Hi, everyone,

I run application that need to connect tomcat-apache
web server. But I meet the problem as the following:
Exception in: R(/LiveAlarmDisplay +
/servlet/LiveAlarmDisplay + null) -
org.omg.CORBA.INITIALIZE: java.net.SocketException:
Too many open files minor code: 0 completed: No
        at java.lang.Throwable.fillInStackTrace(Native
Method)
        at
java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at java.lang.RuntimeException.<init>(Compiled
Code)
        at
org.omg.CORBA.SystemException.<init>(Compiled Code)
        at org.omg.CORBA.INITIALIZE.<init>(Compiled
Code)
        at org.omg.CORBA.INITIALIZE.<init>(Compiled
Code)
        at
com.visigenic.vbroker.ds.DSUser.<init>(Compiled Code)
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance0(Compiled Code)
        at java.lang.Class.newInstance(Compiled Code)
        at
com.visigenic.vbroker.orb.ORB.doCreate(Compiled Code)
        at
com.visigenic.vbroker.orb.ORB.create(Compiled Code)
        at
com.visigenic.vbroker.orb.ORB.create(Compiled Code)
        at
com.visigenic.vbroker.orb.ORB.locator(Compiled Code)
        at
com.visigenic.vbroker.orb.AdapterManagerImpl.init(Compiled
Code)
        at
com.visigenic.vbroker.orb.ORB.doCreate(Compiled Code)
        at
com.visigenic.vbroker.orb.ORB.create(Compiled Code)
        at
com.visigenic.vbroker.orb.ORB.create(Compiled Code)
        at
com.visigenic.vbroker.orb.ORB.adapterManager(Compiled
Code)
        at
com.visigenic.vbroker.orb.ORB.BOA_init(Compiled Code)
        at
com.visigenic.vbroker.orb.ORB.BOA_init(Compiled Code)
        at
javax.servlet.http.HttpServlet.service(Compiled Code)
        at
org.apache.tomcat.core.ServletWrapper.doService(Compiled
Code)
        at
org.apache.tomcat.core.Handler.service(Compiled Code)
        at
org.apache.tomcat.core.ServletWrapper.service(Compiled
Code)
        at
org.apache.tomcat.core.ContextManager.internalService(Compiled
Code)
        at
org.apache.tomcat.core.ContextManager.service(Compiled
Code)
        at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(Compiled
Code)
        at
org.apache.tomcat.service.TcpWorkerThread.runIt(Compiled
Code)
        at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(Compiled
Code)
        at java.lang.Thread.run(Compiled Code)

Any one know how to set up tomcat & apache to increase
the capacity of file opened?

______________________________________________________________________ 
Find, Connect, Date! http://personals.yahoo.ca

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to