0 Replies Latest reply on Nov 26, 2002 10:30 AM by michaels

    Running ... but still have errors on startup of Jboss (Tomca

    michaels

      Jboss will start and I'm able to access Tomact thru my browser, but I'm getting this error during the startup. Anyone seen this before?

      09:28:38,276 ERROR [URLDeploymentScanner] Failed to deploy: org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL@79b52731{ url=file:/usr/local/jboss-3.0.4_tomcat-4.1.12/server/default/deploy/tomcat41-service.xml, deployedLastModified=0 }
      org.jboss.deployment.DeploymentException: instantiating org.jboss.web.catalina.EmbeddedCatalinaService41 failed: java.lang.NoClassDefFoundError: org/apache/catalina/Context; - nested throwable: (RuntimeErrorException: instantiating org.jboss.web.catalina.EmbeddedCatalinaService41 failed: java.lang.NoClassDefFoundError: org/apache/catalina/Context
      Cause: java.lang.NoClassDefFoundError: org/apache/catalina/Context)