Hi,

I have the following Problem, we have an application running in a JBoss 3.2.3 
Application Server.
Our clients are communicating with the EJBs using the default ports (1098,1099).

It occured the sometimes these ports are already an use and so the naming 
services can't be started, or at least they are not reachable from outside 
JBoss. 

Changing the ports to different numbers seemed to help at first, but from time 
to time these other ports are also already in use.

Of course it is not a big problem to tell our customers how to handle this 
(shut down JBoss, find out which process blocks the port and kill it and start 
jboss again, or simply reboot), but the problem is the users might not know the 
problem occur. After rebooting they check whether the web-application is 
running (and it is) and so they assume everything is alright.

So, long story, short question:
is it possible to prevent JBoss from starting when any of these ports are 
already in use?

Thanks in advance

SVen

PS: sorry if this post is in the wrong forum, I wasn't sure whether to post in 
configuration or here :)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074519#4074519

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4074519
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to