I can start JBoss 4.0.2 with the JAVA_OPTS for remote debugging uncommented in 
the run.conf.  (Java 1.5.0_06, Mac OS X 10.4

Once I shut down the server, it doesn't seem to close all the sockets 
connections and localhost:8080 is NOT avail.

When I do a netstat -A I don't see these ports being used.  I can only restart 
JBoss after restarting my computer. Any clues?


  | :32:47,457 ERROR [NamingService] Starting failed jboss:service=Naming
  | java.rmi.server.ExportException: Port already in use: 1098; 
  | .....
  | 19:32:47,500 ERROR [WebService] Starting failed jboss:service=WebService
  | java.lang.Exception: Port 8083 already in use.
  | .....
  | 19:32:47,928 ERROR [JRMPInvoker] Starting failed 
jboss:service=invoker,type=jrmp
  | java.rmi.server.ExportException: Port already in use: 4444;
  | .....
  | 19:32:47,955 ERROR [PooledInvoker] Starting failed 
jboss:service=invoker,type=pooled
  | java.lang.Exception: Port 4445 is already in use

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976461#3976461

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976461
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to