NoClassDefFoundError

From: Markus Ruggiero (marku..uggiero.ch)
Date: Sat Jan 24 2009 - 03:12:18 EST

  • Next message: Q: "Re: NoClassDefFoundError"

    After more than a year more or less absence from active WO coding I
    tried to come back. Downloaded latest Eclipse 3.4.1 M20080911-1700 and
    installed latest WOLips stable 3.3.5638. In a new workspace crated the
    most simple WO Application. Double click on "Main WO" or one of its
    parts to edit results in the following error (see og output and
    attached screen shot). Any idea? MAC OS X 10.5.6 with Java 1.5.0_16
    (system default settings). is this a WO lips (related) problem?

    Thanks
    ---markus---

    Details from the error log:
    !SESSION 2009-01-24 08:14:48.714
    -----------------------------------------------
    eclipse.buildId=M20080911-1700
    java.version=1.5.0_16
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
    Framework arguments: -keyring /Users/ruggiero/.eclipse_keyring -
    showlocation
    Command-line arguments: -os macosx -ws carbon -arch x86 -keyring /
    Users/ruggiero/.eclipse_keyring -consoleLog -showlocation

    !ENTRY org.eclipse.jface 4 2 2009-01-24 08:15:13.548
    !MESSAGE Problems occurred when invoking code from plug-in:
    "org.eclipse.jface".
    !STACK 0
    java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/corext/
    refactoring/reorg/JavaDeleteRefactoring
            at
    org
    .objectstyle
    .wolips
    .wodclipse.core.completion.WooCacheEntry._parse(WooCacheEntry.java:44)
            at
    org
    .objectstyle
    .wolips
    .wodclipse.core.completion.WooCacheEntry._parse(WooCacheEntry.java:13)
            at
    org
    .objectstyle
    .wolips
    .wodclipse
    .core.completion.AbstractCacheEntry._parse(AbstractCacheEntry.java:120)
            at
    org
    .objectstyle
    .wolips
    .wodclipse
    .core.completion.AbstractCacheEntry._parse(AbstractCacheEntry.java:190)
            at
    org
    .objectstyle
    .wolips
    .wodclipse
    .core.completion.AbstractCacheEntry.parse(AbstractCacheEntry.java:196)
            at
    org
    .objectstyle
    .wolips
    .wodclipse
    .core.completion.AbstractCacheEntry.parse(AbstractCacheEntry.java:232)
            at
    org
    .objectstyle
    .wolips
    .wodclipse.core.completion.WodParserCache.parse(WodParserCache.java:256)
            at
    org
    .objectstyle
    .wolips
    .wodclipse
    .core.completion.AbstractCacheEntry.getModel(AbstractCacheEntry.java:57)
            at
    tk
    .eclipse
    .plugin
    .htmleditor.assist.CSSAssistProcessor.reload(CSSAssistProcessor.java:63)
            at
    tk
    .eclipse
    .plugin
    .htmleditor.assist.HTMLAssistProcessor.update(HTMLAssistProcessor.java:
    630)
            at
    org
    .objectstyle
    .wolips
    .templateeditor
    .TemplateAssistProcessor.update(TemplateAssistProcessor.java:323)
            at
    tk
    .eclipse
    .plugin
    .htmleditor
    .editors.HTMLSourceEditor.updateAssist(HTMLSourceEditor.java:380)
            at
    org
    .objectstyle
    .wolips
    .templateeditor
    .TemplateSourceEditor.updateAssist(TemplateSourceEditor.java:301)
            at
    tk
    .eclipse
    .plugin
    .htmleditor.editors.HTMLSourceEditor.update(HTMLSourceEditor.java:361)
            at
    org
    .objectstyle
    .wolips
    .templateeditor.TemplateSourceEditor.update(TemplateSourceEditor.java:
    153)
            at
    tk
    .eclipse
    .plugin
    .htmleditor
    .editors.HTMLSourceEditor.createPartControl(HTMLSourceEditor.java:192)
            at
    org
    .objectstyle
    .wolips
    .templateeditor
    .TemplateSourceEditor.createPartControl(TemplateSourceEditor.java:105)
            at
    tk
    .eclipse
    .plugin
    .htmleditor.editors.HTMLEditor.createPartControl(HTMLEditor.java:123)
            at
    org
    .objectstyle
    .wolips
    .templateeditor.TemplateEditor.createPartControl(TemplateEditor.java:82)
            at
    org
    .objectstyle
    .wolips
    .componenteditor
    .part
    .ComponentEditorTab.createInnerPartControl(ComponentEditorTab.java:80)
            at
    org
    .objectstyle
    .wolips.componenteditor.part.HtmlWodTab.createTab(HtmlWodTab.java:114)
            at
    org
    .objectstyle
    .wolips
    .componenteditor
    .part.ComponentEditorPart.createPages(ComponentEditorPart.java:183)
            at
    org
    .objectstyle
    .wolips
    .componenteditor.part.ComponentEditor.createPages(ComponentEditor.java:
    170)
            at
    org
    .eclipse
    .ui
    .part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:
    310)
            at
    org
    .eclipse
    .ui.internal.EditorReference.createPartHelper(EditorReference.java:661)
            at
    org
    .eclipse.ui.internal.EditorReference.createPart(EditorReference.java:
    428)
            at
    org
    .eclipse
    .ui
    .internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:
    594)
            at
    org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:
    266)
            at
    org
    .eclipse
    .ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:
    2820)
            at
    org
    .eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:
    2729)
            at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:
    2721)
            at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:
    2673)
            at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:
    70)
            at
    org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:
    2668)
            at
    org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:
    2652)
            at
    org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:
    2635)
            at
    org
    .objectstyle
    .wolips
    .workbenchutilities
    .WorkbenchUtilitiesPlugin.open(WorkbenchUtilitiesPlugin.java:443)
            at
    org
    .objectstyle
    .wolips
    .ui.actions.OpenWOAction.openResourceIfPossible(OpenWOAction.java:95)
            at
    org
    .objectstyle
    .wolips
    .eomodeler
    .eclipse
    .PackageExplorerDoubleClickHandler
    .doubleClick(PackageExplorerDoubleClickHandler.java:245)
            at org.eclipse.jface.viewers.StructuredViewer
    $1.run(StructuredViewer.java:799)
            at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
            at org.eclipse.core.runtime.Platform.run(Platform.java:880)
            at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
            at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
            at
    org
    .eclipse
    .jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:
    797)
            at
    org
    .eclipse
    .jface
    .viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:
    1419)
            at org.eclipse.jface.viewers.StructuredViewer
    $4.widgetDefaultSelected(StructuredViewer.java:1173)
            at
    org
    .eclipse
    .jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:
    237)
            at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:234)
            at org.eclipse.jface.util.OpenStrategy
    $1.handleEvent(OpenStrategy.java:295)
            at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
            at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
            at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3482)
            at org.eclipse.swt.widgets.Control.sendTrackEvents(Control.java:3024)
            at org.eclipse.swt.widgets.Control.kEventControlTrack(Control.java:
    2104)
            at org.eclipse.swt.widgets.Widget.controlProc(Widget.java:375)
            at org.eclipse.swt.widgets.Display.controlProc(Display.java:862)
            at org.eclipse.swt.internal.carbon.OS.CallNextEventHandler(Native
    Method)
            at org.eclipse.swt.widgets.Tree.kEventMouseDown(Tree.java:2599)
            at org.eclipse.swt.widgets.Widget.mouseProc(Widget.java:1326)
            at org.eclipse.swt.widgets.Display.mouseProc(Display.java:2929)
            at org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(Native
    Method)
            at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3051)
            at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
            at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
            at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
            at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
            at
    org
    .eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:
    288)
            at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:
    488)
            at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
            at
    org
    .eclipse
    .ui.internal.ide.application.IDEApplication.start(IDEApplication.java:
    113)
            at
    org
    .eclipse
    .equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
            at
    org
    .eclipse
    .core
    .runtime
    .internal
    .adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
            at
    org
    .eclipse
    .core
    .runtime
    .internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
            at
    org
    .eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
    386)
            at
    org
    .eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
    179)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at
    sun
    .reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
    39)
            at
    sun
    .reflect
    .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
    25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
            at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
            at org.eclipse.equinox.launcher.Main.run(Main.java:1236)



    This archive was generated by hypermail 2.0.0 : Sat Jan 24 2009 - 03:13:49 EST