Forum Problems Installing LAMS: Re: Re: Re: Re: problem is starting jboss server


 
Search: 

5: Re: Re: Re: Re: problem is starting jboss server
In response to 4 10/20/08 04:34 AM
[ Reply | Forward ]
> Reason: java.rmi.server.ExportException: Port already in
> use: 1098; nested exception is:
> java.net.BindException: Address already in use: JVM_Bind

It seems that either you are running JBoss already or another web application is already in used.

If you are using linux, see if another instance is running (ps -ef|grep java). If it is JBoss, stop it by running /path-to-jboss/bin/shutdown.sh -S

Once you are sure that Jboss or tomcat is running, then restart JBoss and you start up properly.

Thanks,

Ernie

Posted by Ernie Ghiglione

Reply to first post on this page
Back to Problems Installing LAMS