I was writtng a blog on how to get eclipse 3.5 cusp and any sbcl with
its core running when I remembered that I still had the SBCL_HOME
environment variable.
So I just checked the loading of the core with out it and you still need
it to get the right core loaded.
Then I checked if the right sbcl was loaded if you unticked site wide
installation but that also does not work.
Gorsal are you still looking into those 2 issues? Do you need any moew
specifics?
Regards
I am going to ask a stupid question. What is is the executable
environment setting for?
Dewd I know this is out of scope for you but could you put that step by
step idiots guide together on how to debug cusp. That way I could
actually help.
Here is some output, I can't even see what sbcl it tried to use if any.
phil@scatha:~/eclipse$ ./eclipse
start
!SESSION 2009-10-17 10:55:13.296
-----------------------------------------------
eclipse.buildId=I20090611-1540
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_ZA
Command-line arguments: -os linux -ws gtk -arch x86_64
!ENTRY org.eclipse.osgi 2 0 2009-10-17 10:55:23.757
!MESSAGE While loading class "jasko.tim.lisp.swank.LispNode", thread
"Thread[Secondary Swank Listener,6,main]" timed out waiting (5000ms) for
thread "Thread[main,6,main]" to finish starting bundle
"jasko.tim.lisp_1.0.414 [190]". To avoid deadlock, thread
"Thread[Secondary Swank Listener,6,main]" is proceeding but
"jasko.tim.lisp.swank.LispNode" may not be fully initialized.
!STACK 0
org.osgi.framework.BundleException: State change in progress for bundle
"reference:file:plugins/jasko.tim.lisp_1.0.414/" by thread "main".
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1073)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:278)
at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:408)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:449)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:211)
at
org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:376)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:452)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:405)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:393)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
at jasko.tim.lisp.swank.SwankInterface
$DisplayListenerThread.run(SwankInterface.java:1995)
Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle
$BundleStatusException
... 14 more
Root exception:
org.eclipse.osgi.framework.internal.core.AbstractBundle
$BundleStatusException
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1073)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:278)
at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:408)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:449)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:211)
at
org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:376)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:452)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:405)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:393)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
at jasko.tim.lisp.swank.SwankInterface
$DisplayListenerThread.run(SwankInterface.java:1995)
Display input pipe closed.
Display input pipe closed.
Display input pipe closed.