|
Good suggestion.
I think I have noticed the errors you posted when editing User Actions.
Open the Error Log View so you can see it, and then define User Actions
and watch the errors fly. It must be a non-critical error because I have
not noticed anything not actually working correctly.
Mark
"Bartell, Aaron L. (TC)" <ALBartell@xxxxxxxxxxxxxx>
Sent by: wdsci-l-bounces@xxxxxxxxxxxx
12/05/2003 02:55 PM
Please respond to Websphere Development Studio Client for iSeries
To: "'Websphere Development Studio Client for iSeries'"
<wdsci-l@xxxxxxxxxxxx>
cc:
Subject: [WDSCI-L] "Would you like to send error to WDSc
team?"
I don't know if this is feasible, but it would probably benefit the WDSc
development group if there was a way for us to easily notify them of
uncaught exceptions in WDSc. Similar to how Windows XP comes up with that
window that states a program has ended abnormally and they ask you if you
would like to report it to Microsoft.
I am bringing this up because I have been monitoring the errors I have
been
getting via the Error Log View and am noticing that _a lot_ of them seem
to
be IBM related, and I don't have time to address them all. But I am sure
you WDSc developers would like to know what is bombing out so you know
what
to work on.
Just a thought,
Aaron Bartell
Here are some example errors that I have received in the past 2 hours.
Error Dec 05, 2003 10:31:47.499 EVFCL0071E: SUB#3:
Error Dec 05, 2003 10:31:47.499 EVFCL0071E: SUB#2:
Error Dec 05, 2003 10:31:47.489 EVFCL0071E: SUB#0:LIB
Error Dec 05, 2003 10:58:08.973 Problems occurred when invoking code from
plug-in: "org.eclipse.ui.workbench".
java.lang.NullPointerException
at java.lang.Throwable.<init>(Throwable.java)
at java.lang.Throwable.<init>(Throwable.java)
at java.lang.NullPointerException.<init>(NullPointerException.java:63)
at
com.ibm.etools.iseries.editor.ISeriesEditorRPGILEModel.addPrototypes(Unknown
Source)
at
com.ibm.etools.iseries.editor.ISeriesEditorRPGILEModel.writeGlobalDefn(Unkno
wn Source)
at
com.ibm.etools.iseries.editor.ISeriesEditorRPGILEModel.createOutline(Unknown
Source)
at
com.ibm.etools.iseries.editor.ISeriesEditorRPGILEParser.getModel(Unknown
Source)
at com.ibm.etools.iseries.editor.ISeriesEditorParser.getAdapter(Unknown
Source)
at
com.ibm.etools.systems.editor.SystemTextEditor.getAdapter(SystemTextEditor.j
ava:349)
at
org.eclipse.ui.views.contentoutline.ContentOutline.doCreatePage(ContentOutli
ne.java:120)
at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:306)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:561)
at
org.eclipse.ui.internal.PartListenerList$1.run(PartListenerList.java:49)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java
:1006)
at org.eclipse.core.runtime.Platform.run(Platform.java:413)
at
org.eclipse.ui.internal.PartListenerList.firePartActivated(PartListenerList.
java:47)
at
org.eclipse.ui.internal.WorkbenchPage.firePartActivated(WorkbenchPage.java:1
180)
at
org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:2504)
at
org.eclipse.ui.internal.WorkbenchPage.requestActivation(WorkbenchPage.java:2
217)
at org.eclipse.ui.internal.PartPane.requestActivation(PartPane.java:334)
at
org.eclipse.ui.internal.EditorPane.requestActivation(EditorPane.java:136)
at org.eclipse.ui.internal.PartPane.setFocus(PartPane.java:356)
at
org.eclipse.ui.internal.EditorWorkbook$2.widgetSelected(EditorWorkbook.java:
178)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:849)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:656)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:1744)
at org.eclipse.swt.custom.CTabFolder.onMouseDown(CTabFolder.java:1912)
at org.eclipse.swt.custom.CTabFolder.access$4(CTabFolder.java:1904)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:201)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.jav
a:858)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at java.lang.reflect.AccessibleObject.invokeL(AccessibleObject.java:207)
at java.lang.reflect.Method.invoke(Method.java:271)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
Error Dec 05, 2003 10:59:33.445 java.lang.NullPointerException
java.lang.NullPointerException
at java.lang.Throwable.<init>(Throwable.java)
at java.lang.Throwable.<init>(Throwable.java)
at java.lang.NullPointerException.<init>(NullPointerException.java:63)
at
com.ibm.etools.iseries.editor.ISeriesEditorRPGILEModel.addPrototypes(Unknown
Source)
at
com.ibm.etools.iseries.editor.ISeriesEditorRPGILEModel.writeGlobalDefn(Unkno
wn Source)
at
com.ibm.etools.iseries.editor.ISeriesEditorRPGILEModel.createOutline(Unknown
Source)
at
com.ibm.etools.iseries.editor.ISeriesEditorRPGILEParser.getModel(Unknown
Source)
at
com.ibm.etools.iseries.editor.views.ISeriesEditorContentOutlinePage.refreshV
iew(Unknown Source)
at
com.ibm.etools.iseries.editor.views.ISeriesEditorContentOutlinePage$ISeriesE
ditorRefreshAction.run(Unknown Source)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:842)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Action
ContributionItem.java:456)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionCont
ributionItem.java:403)
at
org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionI
tem.java:397)
at
org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(A
ctionContributionItem.java:72)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1545)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.jav
a:858)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at java.lang.reflect.AccessibleObject.invokeL(AccessibleObject.java:207)
at java.lang.reflect.Method.invoke(Method.java:271)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
_______________________________________________
This is the Websphere Development Studio Client for iSeries (WDSCI-L)
mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.