|
For what it's worth, this is what the viewLog command returned: * Wed Jan 03 17:02:27 EST 2007: java.lang.NullPointerException at com.ibm.etools.iseries.editor.ISeriesEditorParser.terminateParser(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorRPGOPMParser.terminateParser(Unknown Source) at com.ibm.lpex.core.LpexCommonParser.resetParser(Unknown Source) at com.ibm.lpex.core.ParsePendingList.dispose(Unknown Source) at com.ibm.lpex.core.View.dispose(Unknown Source) at com.ibm.lpex.core.LpexView.dispose(Unknown Source) at com.ibm.lpex.core.CompareCommand.compare(Unknown Source) at com.ibm.lpex.core.CompareCommand.doCommand(Unknown Source) at com.ibm.lpex.core.CommandHandler.doDefaultCommand(Unknown Source) at com.ibm.lpex.core.LpexView.doDefaultCommand(Unknown Source) at com.ibm.etools.iseries.core.resources.ISeriesRemoteCompareAction.doAction(Unknown Source) at com.ibm.lpex.core.ActionHandler.doAction(Unknown Source) at com.ibm.lpex.core.ActionHandler.triggerAction(Unknown Source) at com.ibm.lpex.core.LpexView.triggerAction(Unknown Source) at com.ibm.lpex.alef.LpexContextContributor$LpexEditorAction.run(Unknown Source) at org.eclipse.jface.action.Action.runWithEvent(Unknown Source) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Unknown Source) at org.eclipse.jface.action.ActionContributionItem.access$2(Unknown Source) at org.eclipse.jface.action.ActionContributionItem$7.handleEvent(Unknown Source) at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source) at org.eclipse.ui.internal.Workbench.runUI(Unknown Source) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source) at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) at java.lang.reflect.Method.invoke(Method.java:391) at org.eclipse.core.launcher.Main.basicRun(Main.java:185) at org.eclipse.core.launcher.Main.run(Main.java:704) at org.eclipse.core.launcher.Main.main(Main.java:688) * Fri Mar 23 09:13:21 EST 2007: java.lang.NullPointerException at com.ibm.etools.iseries.editor.ISeriesEditorUtilities.getElementTextDBCS(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorUtilities.getDocumentElementTextDBCS(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorRPGOPMSyntaxChecker.checkSyntax(Unknown Source) at com.ibm.etools.iseries.editor.views.ISeriesEditorPromptViewer.showSyntaxErrorMessages(Unknown Source) at com.ibm.etools.iseries.editor.views.ISeriesEditorPromptViewer.promptChange(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorPrompter.elementChanged(Unknown Source) at com.ibm.lpex.core.CursorListenerList.elementChanged(Unknown Source) at com.ibm.lpex.core.View.triggerCursorListeners(Unknown Source) at com.ibm.lpex.core.Screen.uiThreadShow(Unknown Source) at com.ibm.lpex.core.Screen$ScreenShow.run(Unknown Source) at org.eclipse.swt.widgets.Synchronizer.syncExec(Unknown Source) at org.eclipse.ui.internal.UISynchronizer.syncExec(Unknown Source) at org.eclipse.swt.widgets.Display.syncExec(Unknown Source) at com.ibm.lpex.core.Screen$ScreenShow.show(Unknown Source) at com.ibm.lpex.core.Screen.show(Unknown Source) at com.ibm.lpex.core.Document.screenShow(Unknown Source) at com.ibm.lpex.core.Document.screenShow(Unknown Source) at com.ibm.lpex.core.CommandLine.liveFindText(Unknown Source) at com.ibm.lpex.core.CommandLine.access$3000(Unknown Source) at com.ibm.lpex.core.CommandLine$CommandEntry.textChanged(Unknown Source) at com.ibm.lpex.core.CommandLine$CommandEntry.changeText(Unknown Source) at com.ibm.lpex.core.CommandLine$CommandEntry.access$300(Unknown Source) at com.ibm.lpex.core.CommandLine.setFindOptions(Unknown Source) at com.ibm.lpex.core.CommandLine.setMode(Unknown Source) at com.ibm.lpex.core.ActionUtilities.doDefaultAction(Unknown Source) at com.ibm.lpex.core.ActionHandler.doAction(Unknown Source) at com.ibm.lpex.core.ActionHandler.triggerAction(Unknown Source) at com.ibm.lpex.core.LpexView.triggerAction(Unknown Source) at com.ibm.lpex.alef.LpexAbstractTextEditor.runActionFind(Unknown Source) at com.ibm.lpex.alef.LpexAbstractTextEditor.access$2100(Unknown Source) at com.ibm.lpex.alef.LpexAbstractTextEditor$LpexFindReplaceAction.run(Unknown Source) at org.eclipse.jface.action.Action.runWithEvent(Unknown Source) at org.eclipse.ui.commands.ActionHandler.execute(Unknown Source) at org.eclipse.ui.internal.commands.Command.execute(Unknown Source) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Unknown Source) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(Unknown Source) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(Unknown Source) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(Unknown Source) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$2(Unknown Source) at org.eclipse.ui.internal.keys.WorkbenchKeyboard$1.handleEvent(Unknown Source) at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Display.filterEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Control.sendKeyEvent(Unknown Source) at org.eclipse.swt.widgets.Control.sendKeyEvent(Unknown Source) at org.eclipse.swt.widgets.Control.WM_CHAR(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source) at org.eclipse.ui.internal.Workbench.runUI(Unknown Source) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source) at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) at java.lang.reflect.Method.invoke(Method.java:391) at org.eclipse.core.launcher.Main.basicRun(Main.java:185) at org.eclipse.core.launcher.Main.run(Main.java:704) at org.eclipse.core.launcher.Main.main(Main.java:688) * Fri Mar 23 09:34:25 EST 2007: java.lang.NullPointerException at com.ibm.etools.iseries.editor.ISeriesEditorUtilities.getElementTextDBCS(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorUtilities.getDocumentElementTextDBCS(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorRPGOPMSyntaxChecker.checkSyntax(Unknown Source) at com.ibm.etools.iseries.editor.views.ISeriesEditorPromptViewer.showSyntaxErrorMessages(Unknown Source) at com.ibm.etools.iseries.editor.views.ISeriesEditorPromptViewer.promptChange(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorPrompter.elementChanged(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorRPGOPMParser.parseLine(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorRPGOPMParser.parseElements(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorParser.parseElement(Unknown Source) at com.ibm.lpex.core.LpexCommonParser.parse(Unknown Source) at com.ibm.lpex.core.ParsePendingList.parse(Unknown Source) at com.ibm.lpex.core.Document.parse(Unknown Source) at com.ibm.lpex.core.View.endUserAction(Unknown Source) at com.ibm.lpex.core.View.endUserActionKey(Unknown Source) at com.ibm.lpex.core.ActionHandler.doKeyEvent(Unknown Source) at com.ibm.lpex.core.TextWindow.processKeyEvent(Unknown Source) at com.ibm.lpex.core.TextWindow.access$400(Unknown Source) at com.ibm.lpex.core.TextWindow$6.handleEvent(Unknown Source) at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Control.sendKeyEvent(Unknown Source) at org.eclipse.swt.widgets.Control.sendKeyEvent(Unknown Source) at org.eclipse.swt.widgets.Control.WM_CHAR(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source) at org.eclipse.ui.internal.Workbench.runUI(Unknown Source) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source) at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) at java.lang.reflect.Method.invoke(Method.java:391) at org.eclipse.core.launcher.Main.basicRun(Main.java:185) at org.eclipse.core.launcher.Main.run(Main.java:704) at org.eclipse.core.launcher.Main.main(Main.java:688) * Fri Mar 23 09:36:46 EST 2007: java.lang.NullPointerException at com.ibm.etools.iseries.editor.ISeriesEditorUtilities.getElementTextDBCS(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorUtilities.getDocumentElementTextDBCS(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorRPGOPMSyntaxChecker.checkSyntax(Unknown Source) at com.ibm.etools.iseries.editor.views.ISeriesEditorPromptViewer.showSyntaxErrorMessages(Unknown Source) at com.ibm.etools.iseries.editor.views.ISeriesEditorPromptViewer.promptChange(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorPrompter.elementChanged(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorRPGOPMParser.parseLine(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorRPGOPMParser.promptRequest(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorParser.doPromptAction(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorParserAction.run(Unknown Source) at com.ibm.etools.iseries.editor.ISeriesEditorParserAction.doAction(Unknown Source) at com.ibm.lpex.core.ActionHandler.doActionIfAvailable(Unknown Source) at com.ibm.lpex.core.ActionHandler.doKeyEvent(Unknown Source) at com.ibm.lpex.core.TextWindow.processKeyEvent(Unknown Source) at com.ibm.lpex.core.TextWindow.access$400(Unknown Source) at com.ibm.lpex.core.TextWindow$6.handleEvent(Unknown Source) at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Control.sendKeyEvent(Unknown Source) at org.eclipse.swt.widgets.Control.sendKeyEvent(Unknown Source) at org.eclipse.swt.widgets.Control.WM_KEYDOWN(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source) at org.eclipse.ui.internal.Workbench.runUI(Unknown Source) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source) at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) at java.lang.reflect.Method.invoke(Method.java:391) at org.eclipse.core.launcher.Main.basicRun(Main.java:185) at org.eclipse.core.launcher.Main.run(Main.java:704) at org.eclipse.core.launcher.Main.main(Main.java:688) adrian <stori@xxxxxxxxxx> Sent by: wdsci-l-bounces@xxxxxxxxxxxx To: wdsci-l@xxxxxxxxxxxx 03/23/2007 03:22 PM cc: Please respond to Websphere Development Subject: Re: Studio Client for iSeries [WDSCI-L] Editor messed up If the parser stops working while editing, and works fine when the member is reopened, enter viewLog on any LPEX command line. There may have been an exception logged there, which will allow us to track the problem. Karl Childers wrote: > This happens to me randomly too. If I close the member and reopen it works > again. > > On 3/23/07, Brian Johnson <brian.johnson.mn@xxxxxxxxx> wrote: > >>Perhaps you used open-with and selected an editor other than Lpex. >> >>On 3/23/07, daparnin@xxxxxxxxxxxxxx <daparnin@xxxxxxxxxxxxxx> wrote: >> >>>I must have hit some key combination earlier today because now when >>>I'm working in the LPEX editor it doesn't do the immediate syntax >>>checking when I move my cursor off the line and it doesn't change the color >>>for keywords, comment lines, etc. I've checked the archives and poked >>>around in the editor but couldn't find anything relevant. What did I do??? >>> >>> Dave Parnin -- 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-2024 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.