Enrique Skater [http://community.jboss.org/people/kike_skater] created the discussion
"[JBossWeb] Failed to startConnectors" To view the discussion, visit: http://community.jboss.org/message/611085#611085 -------------------------------------------------------------- Hi .. I recive this error code at the time that i start the jboss.. When i go to " http://localhost:8080/ http://localhost:8080/" looks like jboss is runing but when i started on eclipse. Crash to the code below. Any ideas to fix this problem?? Thanks [code] 16:53:17,909 WARN [JBossWeb] Failed to startConnectors LifecycleException: service.getName(): "jboss.web"; Falló el arranque del manejador de protocolo: java.net.BindException: Address already in use: JVM_Bind:8009 at org.apache.catalina.connector.Connector.start(Connector.java:1153) at org.jboss.web.tomcat.service.JBossWeb.startConnectors(JBossWeb.java:601) at org.jboss.web.tomcat.service.JBossWeb.handleNotification(JBossWeb.java:638) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:153) at $Proxy46.handleNotification(Unknown Source) at org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBossNotificationBroadcasterSupport.java:127) at org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBossNotificationBroadcasterSupport.java:108) at org.jboss.system.server.ServerImpl.sendNotification(ServerImpl.java:916) at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:497) at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362) at org.jboss.Main.boot(Main.java:200) at org.jboss.Main$1.run(Main.java:508) at java.lang.Thread.run(Unknown Source) 16:53:17,910 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439)] Started in 12s:268ms [/code] -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/611085#611085] Start a new discussion in JBoss Tools at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
