[jboss-user] [Beginners Corner] - configuring port on jboss
pradnyac
do-not-reply at jboss.com
Tue May 29 13:34:34 EDT 2007
When I start my jboss server i see an error message on the dos promt whcih says:
java.net.BindException: Address already in use: JVM_Bind:8080 at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoi
nt.java:297)
at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:142)
at org.apache.catalina.connector.Connector.initialize(Connector.java:928
)
at org.jboss.web.tomcat.tc5.StandardService.initialize(StandardService.j
ava:688)
at org.apache.catalina.core.StandardServer.initialize(StandardServer.jav
a:764)
How can I avoid this error. I do not run any other applications on port 8080 when I start my jboss.
Thanks,
P
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049469#4049469
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049469
More information about the jboss-user
mailing list