Re: Can't Run or Debug any more?

From: Mike Schrag (mschra..dimension.com)
Date: Thu Nov 15 2007 - 09:06:11 EST

  • Next message: Paul Yu: "Re: 3.3.2?"

    Check Console app -- i think it might actually write out to console
    log. The last one that loads before that exception should be the one
    to look at to see if there's anything weird. Specifically if you can
    send me the .project file and/or the .classpath file from it?

    ms

    On Nov 15, 2007, at 8:58 AM, Pierce T. Wetter III wrote:

    >
    > On Nov 14, 2007, at 7:01 PM, Mike Schrag wrote:
    >
    >> I've added some debug printlns that will be in tonight's build ...
    >> If you get a chance, update tomorrow and check out your log. It
    >> should print out a bunch of
    >> "WORuntimeClasspathProvider.getWOJavaArchive:" debug statements.
    >> I'm looking for the one just before the exception to see why it
    >> might be failing.
    >
    > Ok, here you go:
    >
    > This is all I got in .log:
    >
    > !ENTRY org.eclipse.core.jobs 4 2 2007-11-15 06:56:14.424
    > !MESSAGE An internal error occurred during: "Launching iLokManager".
    > !STACK 0
    > java.lang.NullPointerException
    > at
    > org
    > .objectstyle
    > .wolips
    > .launching
    > .classpath.WORuntimeClasspathProvider.getWOJavaArchive(Unknown Source)
    > at
    > org
    > .objectstyle
    > .wolips
    > .launching
    > .classpath.WORuntimeClasspathProvider.resolveClasspath(Unknown Source)
    > at
    > org
    > .eclipse
    > .jdt
    > .internal
    > .launching
    > .RuntimeClasspathProvider
    > .resolveClasspath(RuntimeClasspathProvider.java:60)
    > at
    > org
    > .eclipse
    > .jdt.launching.JavaRuntime.resolveRuntimeClasspath(JavaRuntime.java:
    > 1181)
    > at
    > org
    > .eclipse
    > .jdt
    > .launching
    > .AbstractJavaLaunchConfigurationDelegate
    > .getClasspath(AbstractJavaLaunchConfigurationDelegate.java:417)
    > at
    > org
    > .objectstyle
    > .wolips
    > .launching
    > .delegates
    > .WOJavaLocalApplicationLaunchConfigurationDelegate
    > .getClasspath(Unknown Source)
    > at
    > org
    > .eclipse
    > .jdt.launching.JavaLaunchDelegate.launch(JavaLaunchDelegate.java:71)
    > at
    > org
    > .eclipse
    > .debug
    > .internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:
    > 766)
    > at
    > org
    > .eclipse
    > .debug
    > .internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:
    > 608)
    > at
    > org
    > .eclipse
    > .debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:
    > 899)
    > at org.eclipse.debug.internal.ui.DebugUIPlugin
    > $7.run(DebugUIPlugin.java:1102)
    > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    >
    >
    > No debug statements. Should I be looking somewhere other then .log?
    >
    > This is 3.3.4642, which I just installed.
    >
    > Pierce



    This archive was generated by hypermail 2.0.0 : Thu Nov 15 2007 - 09:08:07 EST