1 Reply Latest reply on Feb 17, 2002 7:21 AM by adrian.brock

    JBoss hangs when deploying app

    garyg

      For some reason, this app was deploying fine for quite awhile. Maybe I changed something in it, but if I did, I can't find what went wrong. Other app's like tomcat-test.ear deploy fine.

      ---
      ...
      [AutoDeployer] Starting
      [AutoDeployer] Watching /u/public/JBoss-2.4.3_Tomcat-4.0/jboss/deploy
      [AutoDeployer] Watching /u/public/JBoss-2.4.3_Tomcat-4.0/jboss/deploy/lib
      [AutoDeployer] Auto deploy of file:/u/public/JBoss-2.4.3_Tomcat-4.0/jboss/deploy/acais-1.0.ear
      [J2EE Deployer Default] Deploy J2EE application: file:/u/public/JBoss-2.4.3_Tomcat-4.0/jboss/deploy/acais-1.0.ear
      [J2eeDeployer] Create application acais-1.0.ear
      [J2eeDeployer] inflate and install WEB module acais-web.war
      [J2eeDeployer] install EJB module acais-ejb.jar
      [J2eeDeployer] add all ejb jar files to the common classpath
      [Container factory] Deploying:file:/u/public/JBoss-2.4.3_Tomcat-4.0/jboss/tmp/deploy/Default/acais-1.0.ear

      ... at this point, it just hangs.
      Any help much appreciated.