3 Replies Latest reply on Oct 22, 2002 1:33 AM by joelvogt

    Error when start the jboss.

    linuzboy

      I use the jboss-3.0.3_tomcat-4.1.12 and unzip the file.
      I use the bin\run.bat, but there are many exceptions and errors.
      15:59:50,782 ERROR [URLDeploymentScanner] Failed to deploy: org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL@1679421{ url=file:/D:/GPL/jboss_tomcat/server/default/deploy/jms-service.xml, deployedLastModified=0 }
      org.jboss.deployment.DeploymentException: Could not create deployment: file:/D:/GPL/jboss_tomcat/server/default/deploy/jms-service.xml; - nested throwable: (java.lang.NoClassDefFoundError: $Proxy5)
      ...................
      ..........
      15:59:52,344 ERROR [STDERR] at org.jboss.deployment.MainDeployer.checkIncompleteDeployments(MainDeployer.java:1101)

      How can I do ?