[jboss-user] [Beginner's Corner] - Why do my EJB method invocations hang at the server without executing any of the bean code?

Byron Hawkins do-not-reply at jboss.com
Wed Aug 4 00:32:03 EDT 2010


Byron Hawkins [http://community.jboss.org/people/byron.hawkins] created the discussion

"Why do my EJB method invocations hang at the server without executing any of the bean code?"

To view the discussion, visit: http://community.jboss.org/message/555783#555783

--------------------------------------------------------------
Hi all,

I'm having problems with bean method invocations when I run JBoss on Windows in a DOS prompt. Here's what I do:

1. Start the server with run.bat
2. Connect clients to a pair of stateful session beans and repeatedly execute some trivial bean methods

After a few bean methods are executed successfully, the invocations start to hang. Once the hang begins, all attempts to execute any bean methods will hang. The strange thing is that when I press "ctrl-c" in the DOS prompt, I see one SocketException for each hung method invocation--and this not only releases the hung clients, but clears the hang altogether so that clients can once again execute bean methods. Of course, it is only a matter of minutes before invocations start to hang again, and I have to press "ctrl-c" again to release the stuck callers.

It seems like this must be some kind of ultra-newbie problem.  :-/  When I run JBoss inside of Eclipse this problem never occurs. Can someone please help me understand what is happening here? Thanks for your help.

 
Byron

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/555783#555783]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100804/937999df/attachment.html 


More information about the jboss-user mailing list