0 Replies Latest reply on Jan 13, 2004 7:39 AM by stevepu

    java.lang.ClassNotFoundException

    stevepu


      Trying to install JBoss-3.2.3 for first time with the run command with Java j2sdk1.4.2\bin\java
      It failed with the following message?

      Failed to boot JBoss:
      java.lang.ClassNotFoundException: org.jboss.system.server.ServerInpl
      at java.net.URLClassLoader$1.run<URLClassLoader.java:199>
      at java.security.AccessController.doPrivileged<Native Method>
      at jsvs.net.URLClassLoader.findClass<URLClassLoader.java:187>
      at java.lang.ClassLoader.loadClass<ClassLoader.java:289>
      at org.jboss.system.server.ServerLoader.createServer<ServerLoader.java:251>
      at org.jboss.system.server.ServerLoader.load<ServerLoader.java:233>
      at org.jboss.Main.boot<Main.java:142>
      at org.jboss.Main$1.run<Main.java:395>
      at java.lang.Thread.run<Thread.java:534>
      Press any key to continue . . .

      Can you help please?