crazy bug...

0 views
Skip to first unread message

moin

unread,
Sep 24, 2008, 2:30:08 AM9/24/08
to Cusp Development
I'm running osx leopard with sbcl from macports. If I disable the
network connection, sbcl loads. Otherwise I'm getting this console
error:


Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: >>>
Found SBCL_HOME sbcl folder: /opt/local/lib/sbcl
Sep 23 23:07:18: --- last message repeated 1 time ---
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]:
java.lang.NullPointerException
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
jasko.tim.lisp.swank.SwankInterface.connectStreams(SwankInterface.java:
536)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
jasko.tim.lisp.swank.SwankInterface.connect(SwankInterface.java:400)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
jasko.tim.lisp.swank.SwankInterface.<init>(SwankInterface.java:139)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
jasko.tim.lisp.LispPlugin.startSwank(LispPlugin.java:129)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
jasko.tim.lisp.LispPlugin.start(LispPlugin.java:121)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.framework.internal.core.BundleContextImpl
$2.run(BundleContextImpl.java:1009)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
java.security.AccessController.doPrivileged(Native Method)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:
1003)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:
984)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:
346)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:
265)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:
400)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:
111)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:
427)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:
193)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:
368)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:
444)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:
397)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:
385)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:
87)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
java.lang.ClassLoader.loadClass(ClassLoader.java:251)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:
313)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:
227)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:
1274)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:
160)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:
867)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:
243)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:
51)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:
267)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:
263)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.registry.ViewDescriptor.createView(ViewDescriptor.java:
63)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:
328)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:
230)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:
594)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.WorkbenchPage
$ActivationList.setActive(WorkbenchPage.java:4169)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.WorkbenchPage
$17.runWithException(WorkbenchPage.java:3234)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.StartupThreading
$StartupRunnable.run(StartupThreading.java:31)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:
133)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:
803)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:
1361)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.StartupThreading
$StartupRunnable.run(StartupThreading.java:31)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:
133)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:
288)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:
488)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:
113)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:
193)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:
110)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:
79)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
382)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
179)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
java.lang.reflect.Method.invoke(Method.java:585)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Sep 23 23:07:18 localhost
[0x0-0x42042].org.eclipse.eclipse[384]: ]This is SBCL 1.0.20, an
implementation of ANSI Common Lisp.Exception in thread "Secondary
Swank Listener" java.lang.NullPointerException
Sep 23 23:07:18 localhost [0x0-0x42042].org.eclipse.eclipse[384]: at
jasko.tim.lisp.swank.SwankInterface
$DisplayListenerThread.run(SwankInterface.java:1869)

Sergey Kolos

unread,
Sep 24, 2008, 4:36:11 AM9/24/08
to Cusp Development
I would guess that when your network is on, your firewall does not
allow opening port 4005, which is used for communication between Cusp
and swank. Could you please check your firewall settings and report
here if that was the problem.

Thanks
Reply all
Reply to author
Forward
0 new messages