Bugs item #1261094, was opened at 2005-08-16 12:19
Message generated for change (Comment added) made by glongman
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=682377&aid=1261094&group_id=118870

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
>Resolution: Fixed
Priority: 5
Submitted By: g zombi (zombi)
Assigned to: Nobody/Anonymous (nobody)
Summary: Incorrect jar handling

Initial Comment:
I dont know why, but I get the following exception,
when I tried to add servlet.jar to the project as an
external library. 


!ENTRY org.eclipse.core.runtime 4 2 2005-08-15 22:57:05.937
!MESSAGE An internal error occurred during: "Launching".
!STACK 0
org.eclipse.jdt.internal.core.Assert$AssertionFailedException:
Assertion failed; Path for IClasspathEntry must be absolute
        at
org.eclipse.jdt.internal.core.Assert.isTrue(Assert.java:89)
        at
org.eclipse.jdt.core.JavaCore.newLibraryEntry(JavaCore.java:3134)
        at
org.eclipse.jdt.core.JavaCore.newLibraryEntry(JavaCore.java:3030)
        at
org.eclipse.jdt.launching.JavaRuntime.newArchiveRuntimeClasspathEntry(JavaRuntime.java:577)
        at
com.iw.plugins.jetty.launcher.JettyClasspathProvider.setupJettyPaths(JettyClasspathProvider.java:191)
        at
com.iw.plugins.jetty.launcher.JettyClasspathProvider.computeUnresolvedClasspath(JettyClasspathProvider.java:82)
        at
org.eclipse.jdt.internal.launching.RuntimeClasspathProvider.computeUnresolvedClasspath(RuntimeClasspathProvider.java:53)
        at
org.eclipse.jdt.launching.JavaRuntime.computeUnresolvedRuntimeClasspath(JavaRuntime.java:1135)
        at
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getBootpathExt(AbstractJavaLaunchConfigurationDelegate.java:300)
        at
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getVMSpecificAttributesMap(AbstractJavaLaunchConfigurationDelegate.java:552)
        at
com.iw.plugins.jetty.launcher.JettyLaunchConfigurationDelegate.launch(JettyLaunchConfigurationDelegate.java:101)
        at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:590)
        at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:515)
        at
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:733)
        at
org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.java:931)
        at
org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
!SESSION 2005-08-15 22:58:33.468
-----------------------------------------------


----------------------------------------------------------------------

>Comment By: Geoffrey Longman (glongman)
Date: 2006-03-09 01:41

Message:
Logged In: YES 
user_id=387057

fixed in Eclipse_3_2 branch, release TBD

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=682377&aid=1261094&group_id=118870


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Jettylauncher-plugin mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jettylauncher-plugin

Reply via email to