Gustavo Fava [
http://community.jboss.org/people/gustavo1376] created the discussion
"Multiple jboss instances with remote access"
To view the discussion, visit:
http://community.jboss.org/message/580931#580931
--------------------------------------------------------------
Hello.
I need to start 2 instances of jboss on my machine, one of them accesible from other
pc's.
Using the multiple IP approach, i start one instance with -b 127.0.0.1 and the other with
-b 0.0.0.0
This is because i want that the second instance to be accesible from other pc's.
But i get the following error:
ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] (main) Error
installing to Start: name=jboss:service=WebService state=Create mode=Manual
requiredState=Installedjava.lang.Exception: Port 8083 already in use.
Followed by a big stacktrace.
Anyone knows why does it happen and what would be the solution to have more than one
instance one of which is accesible from other machines ?
Thanks a lot,Gustavo.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/580931#580931]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]