[jboss-user] [JBoss Remoting] - Re: WorkerThread exception occured .... InvocationTargetException / SocketTimeoutException
red Car
do-not-reply at jboss.com
Mon Mar 19 08:14:49 EDT 2012
red Car [https://community.jboss.org/people/redCar] created the discussion
"Re: WorkerThread exception occured .... InvocationTargetException / SocketTimeoutException"
To view the discussion, visit: https://community.jboss.org/message/724652#724652
--------------------------------------------------------------
Hallo,
now I have recognized the problem:
The client instantiates a connection to the SFSB and holds it. Each call to this bean starts a new WorkerThread on the server with a new TCP/IP-Port.
Because on the server-machine are running a lot of progs with many ports, I can run in a situation relative quickly, when a workerthread wants to
hire an used port from another process. This will throw an InvocationTargetException and SocketTimeout Exception on the server, because he can not open his
prefered port.
Is there any possibility to set the range for workerthread-ports in a higher direction?
Or is there any other possibility to avoid port-conflicts?
Werner
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/724652#724652]
Start a new discussion in JBoss Remoting at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120319/490e1bd5/attachment.html
More information about the jboss-user
mailing list