Re: Many error alert in Eclipse/WOLips
Re: Many error alert in Eclipse/WOLips
- Subject: Re: Many error alert in Eclipse/WOLips
- From: Xavier Destombes <email@hidden>
- Date: Sun, 2 Mar 2008 12:02:20 +0100
Good pointer:)
At least now I know where the log is;)
Here's what I've got:
-------------------
eclipse.buildId=M20080212-1200
java.version=1.5.0_13
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=fr_FR
Framework arguments: -keyring /Users/xavier/.eclipse_keyring -
showlocation
Command-line arguments: -os macosx -ws carbon -arch x86 -keyring /
Users/xavier/.eclipse_keyring -consoleLog -showlocation
This is a continuation of log file /Users/xavier/Documents/work/
Current/EclispeWorkspace/.metadata/.bak_0.log
Created Time: 2008-02-26 23:22:27.281
!ENTRY org.eclipse.ui 4 0 2008-02-26 23:22:27.281
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable
(java.lang.NoClassDefFoundError)
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at
org
.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:
132)
at
org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3214)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2954)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:
2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at
org
.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:
289)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:
461)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at
org
.eclipse
.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:
106)
at
org
.eclipse
.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
at
org
.eclipse
.core
.runtime
.internal
.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at
org
.eclipse
.core
.runtime
.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at
org
.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
363)
at
org
.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
176)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
Caused by: java.lang.NoClassDefFoundError
at org.eclipse.swt.browser.Safari.create(Safari.java:82)
at org.eclipse.swt.browser.Browser.<init>(Browser.java:109)
at
org
.objectstyle
.wolips
.htmlpreview
.editor.HtmlPreviewEditor.createPartControl(HtmlPreviewEditor.java:134)
at
org
.objectstyle
.wolips
.componenteditor
.part
.ComponentEditorTab.createInnerPartControl(ComponentEditorTab.java:78)
at
org
.objectstyle
.wolips
.componenteditor.part.HtmlPreviewTab.createTab(HtmlPreviewTab.java:77)
at
org
.objectstyle
.wolips
.componenteditor
.part.ComponentEditorPart.createPages(ComponentEditorPart.java:198)
at
org
.eclipse
.ui
.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:
283)
at
org
.eclipse
.ui.internal.EditorReference.createPartHelper(EditorReference.java:661)
at
org
.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:
426)
at
org
.eclipse
.ui
.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:
592)
at
org
.objectstyle
.wolips
.componenteditor
.launcher
.ComponentEditorMatchingStrategy
.matches(ComponentEditorMatchingStrategy.java$
at
org.eclipse.ui.internal.EditorManager.findEditors(EditorManager.java:
485)
at
org.eclipse.ui.internal.EditorManager.findEditors(EditorManager.java:
431)
at
org.eclipse.ui.internal.EditorManager.findEditor(EditorManager.java:394)
at
org.eclipse.ui.internal.EditorManager.findEditor(EditorManager.java:376)
at
org.eclipse.ui.internal.WorkbenchPage.findEditor(WorkbenchPage.java:
1985)
at
org
.eclipse.ui.NavigationLocation.getEditorPart(NavigationLocation.java:44)
at
org.eclipse.ui.NavigationLocation.getText(NavigationLocation.java:60)
at
org
.eclipse
.ui.internal.NavigationHistoryEntry.<init>(NavigationHistoryEntry.java:
49)
at
org
.eclipse
.ui.internal.NavigationHistory.createEntry(NavigationHistory.java:655)
at
org
.eclipse.ui.internal.NavigationHistory.addEntry(NavigationHistory.java:
371)
at org.eclipse.ui.internal.NavigationHistory.access
$10(NavigationHistory.java:352)
at org.eclipse.ui.internal.NavigationHistory
$2.run(NavigationHistory.java:199)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:
35)
at
org
.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:
129)
... 22 more
!ENTRY org.eclipse.ui.workbench 4 2 2008-02-26 23:23:05.270
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench".
!STACK 0
java.lang.NoClassDefFoundError
at org.eclipse.swt.browser.Safari.create(Safari.java:82)
at org.eclipse.swt.browser.Browser.<init>(Browser.java:109)
at
org
.objectstyle
.wolips
.templateeditor
.TemplateOutlinePage.createControl(TemplateOutlinePage.java:85)
at
org
.eclipse
.ui
.views.contentoutline.ContentOutline.doCreatePage(ContentOutline.java:
135)
at
org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:399)
at
org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:741)
at
org
.eclipse
.ui
.views
.contentoutline.ContentOutline.partBroughtToTop(ContentOutline.java:210)
at org.eclipse.ui.internal.PartListenerList
$2.run(PartListenerList.java:87)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:857)
at
org
.eclipse.ui.internal.PartListenerList.fireEvent(PartListenerList.java:
57)
at
org
.eclipse
.ui
.internal.PartListenerList.firePartBroughtToTop(PartListenerList.java:
85)
at
org
.eclipse.ui.internal.PartService.firePartBroughtToTop(PartService.java:
87)
at
org
.eclipse
.ui
.internal
.WorkbenchPagePartList.firePartBroughtToTop(WorkbenchPagePartList.java:
75)
at
org
.eclipse
.ui
.internal
.WorkbenchPagePartList
.fireActiveEditorChanged(WorkbenchPagePartList.java:51)
at
org.eclipse.ui.internal.PartList.setActiveEditor(PartList.java:152)
at
org
.eclipse.ui.internal.WorkbenchPage.makeActiveEditor(WorkbenchPage.java:
1224)
at
org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:
3395)
at
org.eclipse.ui.internal.WorkbenchPage.activate(WorkbenchPage.java:611)
at
org
.eclipse
.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:
2748)
at
org
.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:
2651)
at org.eclipse.ui.internal.WorkbenchPage.access
$13(WorkbenchPage.java:2643)
at org.eclipse.ui.internal.WorkbenchPage
$10.run(WorkbenchPage.java:2595)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:
2590)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:
2574)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:
2557)
at
org
.objectstyle
.wolips
.workbenchutilities
.WorkbenchUtilitiesPlugin.open(WorkbenchUtilitiesPlugin.java:439)
at
org
.objectstyle
.wolips.datasets.resources.WOComponentHtml.open(WOComponentHtml.java:77)
at org.objectstyle.wolips.ui.view.RelatedView
$1.run(RelatedView.java:160)
at org.objectstyle.wolips.ui.view.RelatedView
$2.doubleClick(RelatedView.java:179)
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:857)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:46)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:
199)
at
org
.eclipse
.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:
797)
at
org
.eclipse
.jface
.viewers.StructuredViewer.handleDoubleSelect(StructuredViewer.java:1061)
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:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1495)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1519)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1504)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:
1295)
at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3350)
at
org.eclipse.swt.widgets.Control.sendTrackEvents(Control.java:2758)
at
org.eclipse.swt.widgets.Control.kEventControlTrack(Control.java:1961)
at org.eclipse.swt.widgets.Widget.controlProc(Widget.java:367)
at org.eclipse.swt.widgets.Display.controlProc(Display.java:
827)
at
org.eclipse.swt.internal.carbon.OS.CallNextEventHandler(Native Method)
at org.eclipse.swt.widgets.Table.kEventMouseDown(Table.java:
2156)
at org.eclipse.swt.widgets.Widget.mouseProc(Widget.java:1262)
at org.eclipse.swt.widgets.Display.mouseProc(Display.java:2815)
at
org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(Native Method)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2934)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:
2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at
org
.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:
289)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:
461)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at
org
.eclipse
.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:
106)
at
org
.eclipse
.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
at
org
.eclipse
.core
.runtime
.internal
.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at
org
.eclipse
.core
.runtime
.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at
org
.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
363)
at
org
.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
176)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
-------------------
It doesn't make much sense to me:(
Xavier
On 1-Mar-08, at 1:11 PM, Xavier Destombes wrote:
Hi,
I've been waiting for quite some time before posting this thinking
it was because of all the none stable builds.
But now I've installed Eclipse 3.3.2 and WOLips 3.3 stable and I
still get those error message pretty much everytime I try to open
a .html or .wod or .wo.
I don't even know where to look to get more details about the issue
(Is there an eclipse log somewhere?)
Try ~/YourWorkspace/.metadata/.log
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site: http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden