1 Reply Latest reply on Jan 29, 2003 11:38 AM by rmahal

    Catalina >>> java.io.InterruptedIOException: Read timed out

    rmahal

      After about 2 weeks of some usage (handleful of concurrent users) on Catalina-4.0.4 and Jboss-3.0.0 running (in separate JVMs), we experienced the following problem:

      1123249122 [HttpProcessor[8080][5]] FATAL org.avient.component.util.ServiceLocator - Unable to get home object - system failure: í__sr_)org.jboss.proxy.ejb.handle.HomeHandleImpl_å3Q2N.\___L__jndiNamet__Ljava/lang/String;xpt__avient/permission Could not get EJBHome; nested exception is:
      javax.naming.CommunicationException [Root exception is java.rmi.MarshalException: Error marshaling transport header; nested exception is:
      java.io.InterruptedIOException: Read timed out]
      1123251141 [HttpProcessor[8080][5]] ERROR org.avient.app.common.ui.AbstractAction - org.avient.component.exception.ServiceLocatorException: Unable to get home object - system failure: í__sr_)org.jboss.proxy.ejb.handle.HomeHandleImpl_å3Q2N.\___L__jndiNamet__Ljava/lang/String;xpt__avient/permission: Could not get EJBHome; nested exception is:
      javax.naming.CommunicationException [Root exception is java.rmi.MarshalException: Error marshaling transport header; nested exception is:
      java.io.InterruptedIOException: Read timed out];
      ---> nested java.rmi.ServerException: Could not get EJBHome; nested exception is:
      javax.naming.CommunicationException [Root exception is java.rmi.MarshalException: Error marshaling transport header; nested exception is:
      java.io.InterruptedIOException: Read timed out]

      All requests after this then hung!

      Can anyone help with regards to what could be happening? Unfortunately, our users rebooted both tomcat and jboss which means we lost server.log on the side of jboss, which means I can't tell you what jboss was up to at the time.

      Regards.