Hi,

Try (as root) "netstat -pa".
That should tell you the pid and name of the
process using the port.


Best Regards,

Ole Husgaard.


"Nortje, Andrew" wrote:
> 
> How do I fix this please?
> 
> I remember having the problem before and remember finding the port 5555
> specified in one of the jBoss config files and then changing it. I did a
> search on all files in the jBoss directory but cannot find the port 5555
> defined anywhere.
> 
> [J2EE Deployer] Initialized
> [SpyderMQ] Initializing
> [SpyderMQ] Initialized
> java.rmi.server.ExportException: Port already in use: 5555; nested exception
> is:
>         java.net.BindException: Address already in use
> java.net.BindException: Address already in use
>         at java.net.PlainSocketImpl.socketBind(Native Method)
>         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:397)
>         at java.net.ServerSocket.<init>(ServerSocket.java:170)
> o       at java.net.ServerSocket.<init>(ServerSocket.java:82)
> [root@unite-it apache-admin]#
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> List Help?:          [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to