2 Replies Latest reply on Dec 10, 2001 11:25 AM by eszhou

    run.bat on WIN2000

    eszhou

      Hi,

      I just installed JBOSS2.4.3 with Tomcat 3.2.3. But when I try to run the run.bat on WIN2000 (cd %JBOSS_DIST%\bin) I got following exceptions. Does anybody know what is wrong? Thanks!

      <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
      [AutoDeployer] Starting
      [AutoDeployer] Watching D:\JBoss-2.4.3_Tomcat-3.2.3\jboss\deploy
      [AutoDeployer] Watching D:\JBoss-2.4.3_Tomcat-3.2.3\jboss\deploy\lib
      [AutoDeployer] Auto deploy of file:/D:/JBoss-2.4.3_Tomcat-3.2.3/jboss/deploy/tom
      cat-test.ear
      [J2EE Deployer Default] Deploy J2EE application: file:/D:/JBoss-2.4.3_Tomcat-3.2
      .3/jboss/deploy/tomcat-test.ear
      [J2eeDeployer] Create application tomcat-test.ear
      [J2eeDeployer] inflate and install WEB module tomcat-test.war
      [J2eeDeployer] install EJB module tomcat-test.jar
      [J2eeDeployer] add all ejb jar files to the common classpath
      [Container factory] Deploying:file:/D:/JBoss-2.4.3_Tomcat-3.2.3/jboss/tmp/deploy
      /Default/tomcat-test.ear
      [Verifier] Verifying file:/D:/JBoss-2.4.3_Tomcat-3.2.3/jboss/tmp/deploy/Default/
      tomcat-test.ear/ejb1002.jar
      [Container factory] Deploying Optimized
      [Container factory] Deploying NonOptimized
      [ContainerManagement] Initializing
      [ContainerManagement] Initialized
      [ContainerManagement] Starting
      [ContainerManagement] Started
      [ContainerManagement] Initializing
      [ContainerManagement] Initialized
      [ContainerManagement] Starting
      [ContainerManagement] Started
      [Container factory] Deployed application: file:/D:/JBoss-2.4.3_Tomcat-3.2.3/jbos
      s/tmp/deploy/Default/tomcat-test.ear
      [J2EE Deployer Default] Unable to stop module tomcat-test.war: DefaultDomain:ser
      vice=EmbeddedTomcat
      [J2EE Deployer Default] Stopping module tomcat-test.ear
      [Container factory] Undeploying:file:/D:/JBoss-2.4.3_Tomcat-3.2.3/jboss/tmp/depl
      oy/Default/tomcat-test.ear
      [ContainerManagement] Stopping
      [ContainerManagement] Stopped
      [ContainerManagement] Destroying
      [ContainerManagement] Destroyed
      [ContainerManagement] Destroying
      [ContainerManagement] Destroyed
      [ContainerManagement] Stopping
      [ContainerManagement] Stopped
      [ContainerManagement] Destroying
      [ContainerManagement] Destroyed
      [ContainerManagement] Destroying
      [ContainerManagement] Destroyed
      [Container factory] Undeployed application: file:/D:/JBoss-2.4.3_Tomcat-3.2.3/jb
      oss/tmp/deploy/Default/tomcat-test.ear
      [J2EE Deployer Default] unable to stop application tomcat-test.ear: org.jboss.de
      ployment.J2eeDeploymentException: Error(s) on stopping application tomcat-test.e
      ar:
      Unable to stop module tomcat-test.war: fatal error while calling :service=Embedd
      edTomcat: DefaultDomain:service=EmbeddedTomcat/n
      [J2EE Deployer Default] Destroying application tomcat-test.ear
      [AutoDeployer] Deployment failed:file:/D:/JBoss-2.4.3_Tomcat-3.2.3/jboss/deploy/
      tomcat-test.ear
      [AutoDeployer] org.jboss.deployment.J2eeDeploymentException: application contain
      s war files but no web container available
      [AutoDeployer] at org.jboss.deployment.J2eeDeployer.startModules(J2eeDeployer.j
      ava:501)
      [AutoDeployer] at org.jboss.deployment.J2eeDeployer.startApplication(J2eeDeploy
      er.java:468)