0 Replies Latest reply on Sep 6, 2002 8:34 AM by prash_swamy

    Error while starting the server

    prash_swamy

      we are working on jboss3.0.1 (Linux Version)
      and jdk(1.3.1) (Linux Version)

      If we run (java -jar run.jar), we are getting these errors


      java.lang.NoSuchMethodError: Java/lang/Class.etProtectionDomain()l.java/Security/ProtectionDomain

      at org.jboss.Main.boot(Main.java:96)
      at org.jboss.Main#1.run(Main.java:375)
      at org.java.lang.Thread.run(Thread.java:325)


      If we run (sh run.sh), we am getting this error

      Missing File /lib/tools/jar
      Could not load the essential file java/lang/Object.NoClassDefFound Error java/lang/Object Aboarted.

      pls send the solutions as soon as possible.