Yeah, I had the same reaction when I was trying to get details on an unrelated exception in Eclipse. You have to know what you are looking for now. :-)
I don't think it is 4.4.1, I use it in another context and it is very stable. Chuck On 2014-10-20, 7:58 PM, "Paul Hoadley" wrote: On 21 Oct 2014, at 11:40 am, Chuck Hill <[email protected]<mailto:[email protected]>> wrote: Does the Error Log view give a stack trace for the exception? I wondered where the log output was going. Err, short answer yes, something seems to be going to the Error Log view, but the longer answer is that every time I click on an entry in that view, I get more errors logged in that view, to the extent that I can't quite tell where the complaint about the component viewer is. Here's the top of a stack trace that at least seems to reference WOLips: java.lang.NullPointerException at org.eclipse.ui.part.MultiPageEditorPart.pageChange(MultiPageEditorPart.java:859) at org.objectstyle.wolips.componenteditor.part.ComponentEditorPart.pageChange(ComponentEditorPart.java:386) at org.objectstyle.wolips.componenteditor.part.HtmlWodTab$4.handleEvent(HtmlWodTab.java:138) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4188) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1467) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1490) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1475) The fact that every time I click on Eclipse's own UI I'm getting more errors logged would seem suspicious. Maybe 4.4.1 itself is broken? -- Paul Hoadley http://logicsquad.net/
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
