Bugs item #1261094, was opened at 2005-08-16 18:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: None
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
-----------------------------------------------


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

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Jettylauncher-plugin mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jettylauncher-plugin

Reply via email to