Re: Too many open files on Solaris

2004-06-23 Thread Davor Cengija
I've narrowed and hopefully solved the problem described below. At the end, Solaris+Java 1.4.2+Turbine framework combination is problematic. In short, Turbine uses resources/ui/skins/default/skin.props (on my system) file for some configurations etc, and doesn't close it! After a while, that file i

RE: Too many open files on Solaris

2004-06-16 Thread McCorkle, Andrea Yeary
. -Original Message- From: James Black [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 8:40 AM To: Tomcat Users List Subject: Re: Too many open files on Solaris HasanA wrote: >I am having similar problem and i am running Tomcat 4.0 on Open vms >7.2. We have increased number of

Re: Too many open files on Solaris

2004-06-16 Thread Davor Cengija
QM wrote: > : > : My application is hitting that 'too many open files' limit on > : > : Solaris. > : > [I just left this line in for the archives/searching. Read on] > [ yet again ;) ] Yeah baby! :-)) > > This may be rectified in a positive way, long-term: matching -- or at > least, semi-mat

Re: Too many open files on Solaris

2004-06-16 Thread QM
: > : My application is hitting that 'too many open files' limit on Solaris. : > [I just left this line in for the archives/searching. Read on] [ yet again ;) ] : Very mission critical. But the problem is that (strange enough) sysadmin : needs to file a formal restart request (!) in whi

RE: Too many open files on Solaris

2004-06-16 Thread Davor Cengija
Andy Eastham wrote: > The first thing that came up in Google was this, which might help: > > http://support.bea.com/support_news/product_troubleshooting/Too_Many_Open_Fi > les_Pattern.html This is a good reference. Here's a clickable link: http://tinyurl.com/2acgv Thanks -- Davor Cengija, [E

Re: Too many open files on Solaris

2004-06-16 Thread Davor Cengija
QM wrote: > On Wed, Jun 16, 2004 at 10:59:12AM +0200, Davor Cengija wrote: > : My application is hitting that 'too many open files' limit on Solaris. > > [I just left this line in for the archives/searching. Read on] Me too :-) Ok, this post might sound a little bit funny. Read below. > : but

Re: Too many open files on Solaris

2004-06-16 Thread James Black
HasanA wrote: I am having similar problem and i am running Tomcat 4.0 on Open vms 7.2. We have increased number of files open by a process to some ridiculous value but this error is still comming up. Can someone also help with this issue? If you are opening up database connections or files on t

RE: Too many open files on Solaris

2004-06-16 Thread Andy Eastham
9:59 > To: [EMAIL PROTECTED] > Subject: Too many open files on Solaris > > My application is hitting that 'too many open files' limit on Solaris. > > Jun 15, 2004 11:23:01 AM org.apache.tomcat.util.net.PoolTcpEndpoint > acceptSocket > SEVERE: Endpoint ServerSocket

Re: Too many open files on Solaris

2004-06-16 Thread QM
On Wed, Jun 16, 2004 at 10:59:12AM +0200, Davor Cengija wrote: : My application is hitting that 'too many open files' limit on Solaris. [I just left this line in for the archives/searching. Read on] : but my system administrator simply doesn't want to do that (since it : requires restart). If

RE: Too many open files on Solaris

2004-06-16 Thread HasanA
:[EMAIL PROTECTED] Sent: 16 June 2004 09:59 To: [EMAIL PROTECTED] Subject: Too many open files on Solaris My application is hitting that 'too many open files' limit on Solaris. Jun 15, 2004 11:23:01 AM org.apache.tomcat.util.net.PoolTcpEndpoint acceptSocket SEVERE: Endpoint ServerSocket[ad

Too many open files on Solaris

2004-06-16 Thread Davor Cengija
My application is hitting that 'too many open files' limit on Solaris. Jun 15, 2004 11:23:01 AM org.apache.tomcat.util.net.PoolTcpEndpoint acceptSocket SEVERE: Endpoint ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080] ignored exception: java.net.SocketException: Too many open files java.ne