1 Reply Latest reply on Sep 12, 2002 1:06 PM by davidjencks

    JBoss/Tomcat Hangs

    aogrady

      I am using the integrated version of JBoss-2.4.6 with Tomcat-4.0.3.

      I have an applet client that connects to an EJB back end via a servlet hosted in the integrated tomcat, using ObjectStreams.
      This works well for a time, but eventually the client freezes and the following message is logged by JBoss.

      INFO org.jboss.web.localhost.Engine - HttpConnector[8080] ??????????????????????????????
      (repeated per connection attempt)

      The only resolution is to restart JBoss and it runs ok again for a while.

      Any help or suggestions would be most appreciated.