users@glassfish.java.net

Re: ORB connection leak

From: <glassfish_at_javadesktop.org>
Date: Wed, 23 Dec 2009 07:02:54 PST

Hi, Claudio.

In what way are you doing lookup from the client throught the CORBA?

We are using remote-EJB connection to the Glassfish, where the beans are working.

Our jndi.properties are:

INITIAL_CONTEXT_FACTORY=com.sun.enterprise.naming.SerialInitContextFactory (it is in appserv-rt.jar from our glassfish libs)
CORBA_ENDPOINTS_CLASS=com.sun.appserv.iiop.endpoints

But, when we create ANY NUMBER (even few thousands) of connections to the Beans, we have only 4 connections to the 3700 port (in netstat and in glassfish monitoring page).

So, as I understand, our InitialContext can't create more than 4 connections....and I can't find any information about it's configuration.

Can you give your jndi.properties and sources, where you create you Context and doing lookup of Beans?
[Message sent by forum member 'presich' (presich_at_iforma.com.ua)]

http://forums.java.net/jive/thread.jspa?messageID=377183