Menu

#18 1.0.6 - Can't find 'lib' dir when running launcher

open
nobody
None
5
2007-08-14
2007-08-14
No

I am getting this error both on Linux and OS X, using:

Eclipse Version: 3.3.0
Build id: I20070621-1340

When I try to launch a Run job I get:

"An internal error occurred during: "Lauching QQExample".
String index out of range: -1

The Error log contains the following errors:

!ENTRY com.orangevolt.eclipse.xslt 1 0 2007-08-14 08:56:34.565
!MESSAGE xsltlauncher-classpath preparation : directory lib doesnt exist in plugin/fragment path update@plugins/com.orangevolt.eclipse.xslt.docbook_1.0.6/ - try to use 'lib' assuming its an absolute path.

!ENTRY com.orangevolt.eclipse.xslt 1 0 2007-08-14 08:56:34.565
!MESSAGE xsltlauncher-classpath preparation : Cannot find/read path /Users/rjt/MyApps/eclipse/Eclipse.app/Contents/MacOS/lib for checking xslt transformer jars.

!ENTRY com.orangevolt.eclipse.xslt 1 0 2007-08-14 08:56:34.566
!MESSAGE xsltlauncher-classpath preparation : directory lib doesnt exist in plugin/fragment path update@plugins/com.orangevolt.eclipse.xslt.xul_1.0.6/ - try to use 'lib' assuming its an absolute path.

!ENTRY com.orangevolt.eclipse.xslt 1 0 2007-08-14 08:56:34.566
!MESSAGE xsltlauncher-classpath preparation : Cannot find/read path /Users/rjt/MyApps/eclipse/Eclipse.app/Contents/MacOS/lib for checking xslt transformer jars.

!ENTRY com.orangevolt.eclipse.xslt 1 0 2007-08-14 08:56:34.567
!MESSAGE xsltlauncher-classpath preparation : directory lib doesnt exist in plugin/fragment path update@plugins/com.orangevolt.eclipse.xslt.docbook_1.0.6/ - try to use 'lib' assuming its an absolute path.

!ENTRY com.orangevolt.eclipse.xslt 1 0 2007-08-14 08:56:34.567
!MESSAGE xsltlauncher-classpath preparation : Cannot find/read path /Users/rjt/MyApps/eclipse/Eclipse.app/Contents/MacOS/lib for checking xslt transformer jars.

!ENTRY com.orangevolt.eclipse.xslt 1 0 2007-08-14 08:56:34.568
!MESSAGE xsltlauncher-classpath preparation : directory lib doesnt exist in plugin/fragment path update@plugins/com.orangevolt.eclipse.xslt.xul_1.0.6/ - try to use 'lib' assuming its an absolute path.

!ENTRY com.orangevolt.eclipse.xslt 1 0 2007-08-14 08:56:34.568
!MESSAGE xsltlauncher-classpath preparation : Cannot find/read path /Users/rjt/MyApps/eclipse/Eclipse.app/Contents/MacOS/lib for checking xslt transformer jars.

!ENTRY org.eclipse.core.jobs 4 2 2007-08-14 08:56:34.568
!MESSAGE An internal error occurred during: "Launching QQExample".
!STACK 0
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1768)
at com.orangevolt.xslt.launch.XSLTLaunchConfigurationDelegate.evaluateTransformerClasspath(XSLTLaunchConfigurationDelegate.java:402)
at com.orangevolt.xslt.launch.XSLTLaunchConfigurationDelegate.computeClasspath(XSLTLaunchConfigurationDelegate.java:193)
at com.orangevolt.xslt.launch.XSLTLaunchConfigurationDelegate.launch(XSLTLaunchConfigurationDelegate.java:111)
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)

In case it helps, I have attached a copy of my eclipse configuration.

Regards

Richard

Discussion

  • Richard Taylor

    Richard Taylor - 2007-08-14

    eclipse configuration

     
  • Richard Taylor

    Richard Taylor - 2007-08-14

    Logged In: YES
    user_id=123212
    Originator: YES

    File Added: log.txt

     

Log in to post a comment.