RE: too many open files

2010-05-25 Thread privat
Hello, I had a look at my servlet, but it closes the connection after doing a request. Further it crashes by opening the nameserver. Thanks for your help. br, Markus >pri...@samea.de wrote: >> Hello, >> >> I have a problem with my little CORBA-Servlet. >> Allways I get this error: >> >> ja

Too many open files

2010-05-25 Thread privat
Hello, I have a problem with my little CORBA-Servlet. Allways I get this error: java.net.SocketException: Too many open files sun.nio.ch.Net.socket0(Native Method) sun.nio.ch.Net.socket(Net.java:97) sun.nio.ch.SocketChannelImpl.(SocketChannelImpl.java:84) sun.nio

Re: CORBA and Tomcat

2010-05-19 Thread privat
Hello; if I put this: ORB.init(args, null); instad of this ORB.init(); I get this: org.omg.CORBA.OBJECT_NOT_EXIST: vmcid: 0x5854 minor code: 1 completed: No sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) sun.reflect.NativeConstructorAccessorImp

Re: CORBA and Tomcat

2010-05-19 Thread privat
Hello; here are the requested informations: Server Informationen Tomcat Version JVM Version JVM Hersteller OS Name OS Version OS Architektur Apache Tomcat/5.5 1.5.0_14-b03 Sun Microsystems Inc. Linux 2.6.18-6-686 i386 type Exception report message description The server enc

CORBA and Tomcat

2010-05-19 Thread privat
Hello, Does somebody know something about this: java.lang.SecurityException: ORBSingleton: access denied com.sun.corba.se.impl.orb.ORBSingleton.string_to_object(ORBSingleton.java:348) I tried to connect to a CORBA-NameServer by using a Servlet on Tomcat. I also grant all premissions in

Tomcat & JNDI -> javax.naming.NamingException: Cannot create resource instance

2006-02-15 Thread Claus Giesenberg (1&1 Privat)
Hi ! While writing a custom JNDI Resource factory, Tomcat 5 runs into an exception i can't explain: javax.naming.NamingException: Cannot create resource instance at org.apache.naming.factory.ResourceFactory.getObjectInstance(ResourceFactory.java:132) at javax.naming.spi.NamingManager.