0 Replies Latest reply on Aug 8, 2002 12:12 PM by dadeliman

    Installation Problem

    dadeliman

      I am currently trying to install the JBoss3.0 bundled with Tomcat 4. After I extract the files into the home directory I created for it, I run the run.bat file and I get the following message:


      ===============================================================================
      .
      JBoss Bootstrap Environment
      .
      JBOSS_HOME: C:\PROGRA~1\jboss3.0\jboss-3.0.0_tomcat-4.0.3\bin\\..
      .
      JAVA: C:\jdk1.3.1\bin\java
      .
      JAVA_OPTS: -Dprogram.name=run.bat
      .
      CLASSPATH: ;C:\jdk1.3.1\lib\tools.jar;C:\PROGRA~1\jboss3.0\jboss-3.0.0_tomcat-4.0.3\bin\\run.jar
      .
      ===============================================================================
      .
      11:22:35,468 INFO [Server] JBoss Release: JBoss-3.0.0 CVSTag=JBoss_3_0_0
      11:22:35,488 INFO [Server] Home Dir: C:\Program Files\jboss3.0\jboss-3.0.0_tomcat-4.0.3
      11:22:35,498 INFO [Server] Home URL: file:/C:/Program Files/jboss3.0/jboss-3.0.0_tomcat-4.0.3/
      11:22:35,498 INFO [Server] Library URL: file:/C:/Program Files/jboss3.0/jboss-3.0.0_tomcat-4.0.3/lib/
      11:22:35,498 INFO [Server] Patch URL: null
      11:22:35,498 INFO [Server] Server Name: default
      11:22:35,498 INFO [Server] Server Home Dir: C:\Program Files\jboss3.0\jboss-3.0.0_tomcat-4.0.3\server\default
      11:22:35,498 INFO [Server] Server Home URL: file:/C:/Program Files/jboss3.0/jboss-3.0.0_tomcat-4.0.3/server/default/
      11:22:35,498 INFO [Server] Server Data Dir: C:\Program Files\jboss3.0\jboss-3.0.0_tomcat-4.0.3\server\default\db
      11:22:35,498 INFO [Server] Server Temp Dir: C:\Program Files\jboss3.0\jboss-3.0.0_tomcat-4.0.3\server\default\tmp
      11:22:35,498 INFO [Server] Server Config URL: file:/C:/Program Files/jboss3.0/jboss-3.0.0_tomcat-4.0.3/server/default/conf/
      11:22:35,498 INFO [Server] Server Library URL: file:/C:/Program Files/jboss3.0/jboss-3.0.0_tomcat-4.0.3/server/default/lib/
      11:22:35,498 INFO [Server] Root Deployemnt Filename: jboss-service.xml
      11:22:35,508 INFO [Server] Starting General Purpose Architecture (GPA)...
      11:22:35,979 INFO [ServerInfo] Java version: 1.3.1,Sun Microsystems Inc.
      11:22:35,979 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.3.1-b24,Sun Microsystems Inc.
      11:22:35,979 INFO [ServerInfo] OS-System: Windows 2000 5.0,x86
      11:22:36,019 INFO [ServiceController] Controller MBean online
      11:22:36,099 INFO [MainDeployer] Creating
      11:22:36,119 INFO [MainDeployer] Created
      11:22:36,119 INFO [MainDeployer] Starting
      11:22:36,119 INFO [MainDeployer] Started
      11:22:36,139 INFO [JARDeployer] Creating
      11:22:36,139 INFO [JARDeployer] Created
      11:22:36,139 INFO [JARDeployer] Starting
      11:22:36,139 INFO [MainDeployer] Adding deployer: org.jboss.deployment.JARDeployer@2d77a7
      11:22:36,139 INFO [JARDeployer] Started
      11:22:36,149 INFO [SARDeployer] Creating
      11:22:36,149 INFO [SARDeployer] Created
      11:22:36,159 INFO [SARDeployer] Starting
      11:22:36,159 INFO [MainDeployer] Adding deployer: org.jboss.deployment.SARDeployer@52906a
      11:22:36,179 INFO [SARDeployer] Started
      11:22:36,179 INFO [Server] Core system initialized
      11:22:36,199 INFO [MainDeployer] Starting deployment of package: file:/C:/Program Files/jboss3.0/jboss-3.0.0_tomcat-4.0.3/server/default/conf/jboss-service.xml
      11:22:36,410 ERROR [Server] start failed
      java.lang.NoSuchMethodError
      at org.jboss.deployment.SARDeployer.parseXMLClasspath(SARDeployer.java:269)
      at org.jboss.deployment.SARDeployer.init(SARDeployer.java:155)
      at org.jboss.deployment.MainDeployer.init(MainDeployer.java:556)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:501)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:481)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:465)
      at java.lang.reflect.Method.invoke(Native Method)
      at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
      at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:314)
      at org.jboss.system.server.ServerImpl.start(ServerImpl.java:216)
      at org.jboss.Main.boot(Main.java:142)
      at org.jboss.Main$1.run(Main.java:375)
      at java.lang.Thread.run(Thread.java:484)
      11:22:36,440 INFO [Server] undeploying all packages
      11:22:36,440 INFO [MainDeployer] Undeploying file:/C:/Program Files/jboss3.0/jboss-3.0.0_tomcat-4.0.3/server/default/conf/jboss-service.xml
      11:22:36,440 INFO [MainDeployer] Cleaned Deployment file:/C:/Program Files/jboss3.0/jboss-3.0.0_tomcat-4.0.3/server/default/conf/jboss-service.xml
      11:22:36,440 INFO [MainDeployer] Undeployed file:/C:/Program Files/jboss3.0/jboss-3.0.0_tomcat-4.0.3/server/default/conf/jboss-service.xml
      11:22:36,440 INFO [MainDeployer] Undeployed 1 deployed packages
      11:22:36,440 INFO [Server] Shutting down all services
      Shutting down
      11:22:36,440 INFO [ServiceController] Stopping 3 services
      11:22:36,440 INFO [SARDeployer] Stopping
      11:22:36,440 INFO [MainDeployer] Removing deployer: org.jboss.deployment.SARDeployer@52906a
      11:22:36,440 INFO [SARDeployer] Stopped
      11:22:36,440 INFO [JARDeployer] Stopping
      11:22:36,440 INFO [JARDeployer] Stopped
      11:22:36,440 INFO [MainDeployer] Stopping
      11:22:36,440 INFO [MainDeployer] Stopped
      11:22:36,440 INFO [ServiceController] Stopped 3 services
      11:22:36,440 INFO [Server] Shutdown complete
      Shutdown complete
      Press any key to continue . . .

      I am not sure what I am missing here. Any help would be appreciated.