Re: Can't get the latest nightly upgrade

From: Watkins, Garry (gwatkin..otleyrice.com)
Date: Mon May 15 2006 - 16:43:32 EDT

  • Next message: Pierre Frisch: "Re: EOGenerator support"

    I just upgraded and I am getting the following exceptions when trying to
    launch:

    !ENTRY org.eclipse.core.jobs 4 2 2006-05-15 16:27:42.783
    !MESSAGE An internal error occurred during: "Launching".
    !STACK 0
    java.lang.NullPointerException
        at
    org.objectstyle.wolips.datasets.adaptable.JavaProjectClasspath.getWOJavaArch
    ive(JavaProjectClasspath.java:488)
        at
    org.objectstyle.wolips.launching.classpath.WORuntimeClasspathProvider.resolv
    eClasspath(WORuntimeClasspathProvider.java:136)
        at
    org.eclipse.jdt.internal.launching.RuntimeClasspathProvider.resolveClasspath
    (RuntimeClasspathProvider.java:60)
        at
    org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspath(JavaRuntime.ja
    va:1182)
        at
    org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getClasspa
    th(AbstractJavaLaunchConfigurationDelegate.java:415)
        at
    org.objectstyle.wolips.launching.delegates.WOJavaLocalApplicationLaunchConfi
    gurationDelegate.getClasspath(WOJavaLocalApplicationLaunchConfigurationDeleg
    ate.java:145)
        at
    org.objectstyle.wolips.launching.delegates.WOJavaLocalApplicationLaunchConfi
    gurationDelegate.launch(WOJavaLocalApplicationLaunchConfigurationDelegate.ja
    va:240)
        at
    org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfigurati
    on.java:639)
        at
    org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfigurati
    on.java:565)
        at
    org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.jav
    a:754)
        at
    org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.java:944)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

    I fixed the first one (put a not null check on line 488) and it gave me this
    error instead.

    !ENTRY org.eclipse.core.jobs 4 2 2006-05-15 16:40:19.085
    !MESSAGE An internal error occurred during: "Launching".
    !STACK 0
    org.eclipse.core.runtime.AssertionFailedException: assertion failed: Library
    path cannot be null
        at org.eclipse.core.runtime.Assert.isTrue(Assert.java:109)
        at org.eclipse.jdt.core.JavaCore.newLibraryEntry(JavaCore.java:3371)
        at org.eclipse.jdt.core.JavaCore.newLibraryEntry(JavaCore.java:3268)
        at
    org.eclipse.jdt.launching.JavaRuntime.newArchiveRuntimeClasspathEntry(JavaRu
    ntime.java:602)
        at
    org.objectstyle.wolips.launching.classpath.WORuntimeClasspathProvider.resolv
    eClasspath(WORuntimeClasspathProvider.java:137)
        at
    org.eclipse.jdt.internal.launching.RuntimeClasspathProvider.resolveClasspath
    (RuntimeClasspathProvider.java:60)
        at
    org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspath(JavaRuntime.ja
    va:1182)
        at
    org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getClasspa
    th(AbstractJavaLaunchConfigurationDelegate.java:415)
        at
    org.objectstyle.wolips.launching.delegates.WOJavaLocalApplicationLaunchConfi
    gurationDelegate.getClasspath(WOJavaLocalApplicationLaunchConfigurationDeleg
    ate.java:145)
        at
    org.objectstyle.wolips.launching.delegates.WOJavaLocalApplicationLaunchConfi
    gurationDelegate.launch(WOJavaLocalApplicationLaunchConfigurationDelegate.ja
    va:240)
        at
    org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfigurati
    on.java:639)
        at
    org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfigurati
    on.java:565)
        at
    org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.jav
    a:754)
        at
    org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.java:944)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

    Confidential & Privileged

    Unless otherwise indicated or obvious from its nature, the information contained in this communication is attorney-client privileged and confidential information/work product. This communication is intended for the use of the individual or entity named above. If the reader of this communication is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error or are not sure whether it is privileged, please immediately notify us by return e-mail and destroy any copies--electronic, paper or otherwise--which you may have of this communication.



    This archive was generated by hypermail 2.0.0 : Mon May 15 2006 - 16:43:54 EDT