facebook

Error starting Weblogic 9 using Myeclipse

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #244357 Reply

    svidya
    Member

    Hi,

    I get the following error on trying to start Weblogic 9.

    Should I add any jars in the classpath for myeclipse in the preferences section?

    thanks
    Vidya

    ……………………………
    java.lang.NoClassDefFoundError: java/lang/instrument/Instrumentation
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Class.java:1655)
    at java.lang.Class.getMethod0(Class.java:1901)
    at java.lang.Class.getMethod(Class.java:984)
    at weblogic.Server.isRedefineClassesSupported(Server.java:185)
    at weblogic.Server.intializeClassloader(Server.java:166)
    at weblogic.Server.main(Server.java:66)
    Exception in thread “main”
    ………………………………

    #244387 Reply

    Riyad Kalla
    Member

    Are you trying to run WL9 with a 1.4 VM? I believe java.lang.instrument package was added in Java 5. Make sure you have configured to run it with a Java 5 (1.5) JDK.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Error starting Weblogic 9 using Myeclipse

You must be logged in to post in the forum log in