facebook

Problem starting Weblogic 9

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

    Claye Greene
    Member

    I have the settings for Weblogic input, but when I attempt to start it from the Eclipse IDE I get the following error:

    Thread [main] (Suspended (exception FileNotFoundException))
    URLClassPath$JarLoader.getJarFile(URL) line: 577
    URLClassPath$JarLoader.<init>(URL, URLStreamHandler, HashMap) line: 546
    URLClassPath$3.run() line: 324
    AccessController.doPrivileged(PrivilegedExceptionAction<T>) line: not available [native method]
    URLClassPath.getLoader(URL) line: 313
    URLClassPath.getLoader(int) line: 290
    URLClassPath.getResource(String, boolean) line: 160
    URLClassLoader$1.run() line: 192
    AccessController.doPrivileged(PrivilegedExceptionAction<T>, AccessControlContext) line: not available [native method]
    Launcher$AppClassLoader(URLClassLoader).findClass(String) line: 188
    Launcher$AppClassLoader(ClassLoader).loadClass(String, boolean) line: 306
    Launcher$AppClassLoader.loadClass(String, boolean) line: 268
    Launcher$AppClassLoader(ClassLoader).loadClass(String) line: 251
    Launcher$AppClassLoader(ClassLoader).loadClassInternal(String) line: 319

    I’ve been banging my head trying to figure it out, but no luck. Anyone know what the problem is?

    I’m using Eclipse 3.1.0 and MyEclipse 4.0.0.

    Thanks!

    Claye.

    #239597 Reply

    Scott Anderson
    Participant

    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue or a configuration problem? Thanks.

    #239610 Reply

    Claye Greene
    Member

    Sorry about that. Here you go:

    What operating system and version are you running?
    Windows XP Professional Version 2002, service pack 2

    What Eclipse version and build id are you using? (Help > About Eclipse Platform)
    Eclipse SDK
    Version: 3.1.0
    Build id: I20050627-1435

    – Was Eclipse freshly installed for MyEclipse?
    Yes. I used to have Eclipse 3.0 and MyEclipse 3.8.2, but I upgraded them both at the same time.

    – If not, was it upgraded to its current version using the update manager?
    N/A

    – Are any other external plugins installed?
    Yes, Jigloo by Cloudgarden

    – How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
    4

    What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
    4.0.0

    What JDK version are you using to run Eclipse? (java -version)
    Java 1.4.2

    What JDK version are you using to launch your application server?
    Java 1.4.2

    What steps did you take that resulted in the issue?
    Completed the preferences under MyEclipse -> Application Servers -> Weblogic 9

    What application server are you using?
    Weblogic 9

    Are there any exceptions in the Eclipse log file? (<workspace>/.metadata/.log)
    Yes:
    !ENTRY com.genuitec.eclipse.easie.weblogic9 1 1 2005-10-17 17:18:26.937
    !MESSAGE Error starting WebLogic: WLS JDK name
    !SESSION 2005-10-17 20:39:44.827 ———————————————–
    eclipse.buildId=I20050627-1435
    java.version=1.4.2_05
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY com.genuitec.eclipse.core 1 0 2005-10-17 21:09:59.05
    !MESSAGE Unable to locate .myeclipse.properties file
    !SESSION 2005-10-18 08:35:16.143 ———————————————–
    eclipse.buildId=I20050627-1435
    java.version=1.4.2_05
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    #239676 Reply

    Scott Anderson
    Participant

    Clay,

    When you say you “upgraded” from a previous install, do you really mean uninstalled / installed in the same location? Or, did you install a new instace of Eclipse and MyEclipse?

    One thing it might be is that I believe WLS 9 requires JDK 1.5 and ships with a version of it you should be using to launch it. How about setting the WebLogic 9 > JDK page to point to the version of JDK 1.5 under the weblogic install and seeing if that launches OK.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Problem starting Weblogic 9

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