users@glassfish.java.net

Connection timed out

From: <glassfish_at_javadesktop.org>
Date: Thu, 01 Jul 2010 05:41:12 PDT

I am getting this error in the logs when load testing an stateless session bean.
Everything works fine when invoking the bean with < 50 clients hitting it, somewhere over that this error happens.

2010-06-30T23:14:38.961-0600|SEVERE|glassfish3.0.1|com.skyviewsoftware.stockmarket.ws.MarketEntityWSSB|_ThreadID=50;_ThreadName=Thread-1;|Connection timed out
java.net.ConnectException: Connection timed out

There are no other messages in the logs other than the above repeatedly.

What timed out?
Was the bean unable to get a connection to the database?
Did a query to the database take to long?
Was the MarketEntityWSSB bean not able to be injected into the managed bean?
Any ideas on how to get more info on what is happening.
[Message sent by forum member 'glenmiller']

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