0 Replies Latest reply on May 22, 2006 9:42 PM by nkhong

    Jboss freezing in eclipse after second run

    nkhong

      I'm running the jboss server inside MyEclipse. The first time I start it, it works fine. After that, when I stop and start it again it hangs. Can someone tell me how I can turn on jboss/tomcat debugging log to see why its freezing at that point?

      This is where jboss freezes in the log:
      18:29:24,134 INFO [Server] Core system initialized
      18:29:26,996 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
      18:29:27,176 INFO [WebService] Using RMI server codebase: http://US098627:8083/
      18:29:27,506 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076

      No more log is produced after that, and I have waited for about 15minutes to see if its any connection timeouts and I have also verified that port 1098 and 1099 both are available before I started the server.

      Any help is sppreciated.

      Thanks,
      -Rakon