|
Xuan, I tried this and it fixed the message, but then I cant debug anything. I just get State:<waiting for engine> Connection:local(disconnected) in debug. Chris Beck >>> xuanchen@xxxxxxxxxx 10/04/05 1:45 PM >>> Hi Bruce, There is an APAR for this problem (SE22422), and we are currently working on a fix for it. To workaround this problem before the fix is available, please following the steps below: . Go to directory "D:\ProgramFiles\IBM\Rational\SDP\6.0\rwd\eclipse\plugins" (you may need to made some modification according to your WDSC installation) . Go to directory "com.ibm.debug.pdt_6.0.0.1" under it, and rename the ibmdebug.jar file to another name (to back it up) . Go one directory back, and then copy the ibmdebug.jar file from com.ibm.debug.pdt_6.0.0.2 directory to com.ibm.debug.pdt_6.0.0.1 directory. . Restart your WDSC using command "D:\Program Files\IBM\Rational\SDP\6.0\rationalsdp.exe -clean" Thanks, Xuan Chen, Problem Determination Tools for iSeries (905) 413-3769 T/L 969-3769 xuanchen@xxxxxxxxxx "Bruce Guetzkow" <bruceg@unitedcre ditservice.com> To Sent by: <wdsci-l@xxxxxxxxxxxx> wdsci-l-bounces@m cc idrange.com Subject [WDSCI-L] Error editing RPG/400 10/04/2005 02:34 source PM Please respond to Websphere Development Studio Client for iSeries When I open a source member of type RPG (RPG/400) after the editor opens and displays the source (edit or browse) I get a pop-up box that has the message "An error has occurred when activating this view". If I switch between open editors (other source members), every time I re-select an RPG source member the error message reappears. Has anyone else seen this? I am using Version: 6.0.1, Build id: 20050725_1800. I believe this started happening after I began experimenting with the Debug perspective. Thanks in advance (sorry for the lengthy post), --Bruce Guetzkow =============================================== PS: Here are the pertinent log file entries... =============================================== !SESSION Oct 04, 2005 12:21:40.185 --------------------------------------------- eclipse.buildId=I200406192000 java.fullversion=J2RE 1.4.2 IBM J9 2.2 Windows XP x86-32 j9n142-20050609 (JIT enabled) J9VM - 20050524_1738_lHdSMR JIT - r7_level20050518_1803 BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Command-line arguments: -plugincustomization C:\Program Files\IBM\Rational\SDP\6.0\eclipse\default\plugin_customization.ini !ENTRY com.ibm.etools.systems.core 2 0 Oct 04, 2005 12:21:40.196 !MESSAGE Programming Error: input subsystem is not set !ENTRY com.ibm.etools.systems.core 4 0 Oct 04, 2005 12:21:46.04 !MESSAGE EVFF1016E !ENTRY com.ibm.etools.systems.core 4 0 Oct 04, 2005 12:21:46.234 !MESSAGE EVFF1016E !ENTRY com.ibm.etools.systems.core 4 0 Oct 04, 2005 12:21:46.384 !MESSAGE EVFF1016E !ENTRY com.ibm.etools.systems.core 4 0 Oct 04, 2005 12:21:46.575 !MESSAGE EVFF1016E !ENTRY com.ibm.etools.systems.core 4 0 Oct 04, 2005 12:24:52.602 !MESSAGE EVFCL0071E: SUB#0:FILE !ENTRY com.ibm.etools.systems.core 4 0 Oct 04, 2005 12:24:52.612 !MESSAGE EVFCL0071E: SUB#1: !ENTRY com.ibm.etools.systems.core 4 0 Oct 04, 2005 12:24:52.612 !MESSAGE EVFCL0071E: SUB#2: !ENTRY com.ibm.etools.systems.core 4 0 Oct 04, 2005 12:24:52.612 !MESSAGE EVFCL0071E: SUB#3: !ENTRY org.eclipse.core.runtime 4 2 Oct 04, 2005 12:26:37.213 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime". !STACK 0 java.lang.NoClassDefFoundError: com.ibm.debug.pdt.PDTTextHover at com.ibm.etools.iseries.editor.ISeriesEditorRPGOPMSourceViewerConfigurati on.getTextHover(Unknown Source) at com.ibm.etools.systems.editor.SystemTextEditor.switchMenuBarContext(Unkn own Source) at com.ibm.etools.systems.editor.SystemEditorContextContributor.setActiveEd itor(Unknown Source) at org.eclipse.ui.internal.EditorActionBars.partChanged(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage$2.run(Unknown Source) at org.eclipse.core.internal.runtime.InternalPlatform.run(Unknown Source) at org.eclipse.core.runtime.Platform.run(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.activatePart(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.setActivePart(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.activate(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.access$6(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage$9.run(Unknown Source) at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.openEditor(Unknown Source) at org.eclipse.ui.ide.IDE.openEditor(Unknown Source) at org.eclipse.ui.actions.OpenFileAction.openFile(Unknown Source) at org.eclipse.ui.actions.OpenSystemEditorAction.run(Unknown Source) at org.eclipse.ui.views.navigator.OpenActionGroup.runDefaultAction(Unknown Source) at com.ibm.etools.iseries.perspective.internal.ui.navigator.ISeriesNavigato rActionGroup.runDefaultAction(Unknown Source) at com.ibm.etools.iseries.perspective.internal.ui.navigator.ISeriesNavigato r.handleOpen(Unknown Source) at com.ibm.etools.iseries.perspective.internal.ui.navigator.ISeriesNavigato r$7.open(Unknown Source) at org.eclipse.jface.viewers.StructuredViewer$2.run(Unknown Source) at org.eclipse.core.internal.runtime.InternalPlatform.run(Unknown Source) at org.eclipse.core.runtime.Platform.run(Unknown Source) at org.eclipse.jface.viewers.StructuredViewer.fireOpen(Unknown Source) at org.eclipse.jface.viewers.StructuredViewer.handleOpen(Unknown Source) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(Unknown Source) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(Unknown Source) at org.eclipse.jface.util.OpenStrategy.access$2(Unknown Source) at org.eclipse.jface.util.OpenStrategy$1.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.jav a:85) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:58) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.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) !ENTRY org.eclipse.core.runtime 4 2 Oct 04, 2005 12:26:54.958 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime". !STACK 0 java.lang.NoClassDefFoundError: com.ibm.debug.pdt.PDTTextHover at com.ibm.etools.iseries.editor.ISeriesEditorRPGOPMSourceViewerConfigurati on.getTextHover(Unknown Source) at com.ibm.etools.systems.editor.SystemTextEditor.switchMenuBarContext(Unkn own Source) at com.ibm.etools.systems.editor.SystemEditorContextContributor.setActiveEd itor(Unknown Source) at org.eclipse.ui.internal.EditorActionBars.partChanged(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage$2.run(Unknown Source) at org.eclipse.core.internal.runtime.InternalPlatform.run(Unknown Source) at org.eclipse.core.runtime.Platform.run(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.activatePart(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.setActivePart(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.activate(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.access$6(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage$9.run(Unknown Source) at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.openEditor(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.openEditor(Unknown Source) at com.ibm.etools.iseries.core.resources.ISeriesEditableSrcPhysicalFileMemb er.openEditor(Unknown Source) at com.ibm.etools.iseries.core.resources.ISeriesEditableSrcPhysicalFileMemb er.open(Unknown Source) at com.ibm.etools.iseries.core.api.ISeriesMember.browse(Unknown Source) at com.ibm.etools.iseries.core.ui.actions.ISeriesOpenMemberAction.run(Unkno wn Source) at com.ibm.etools.iseries.core.ui.actions.ISeriesOpenMemberActionWindowDele gate.run(Unknown Source) at org.eclipse.ui.internal.PluginAction.runWithEvent(Unknown Source) at org.eclipse.ui.internal.WWinPluginAction.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.jav a:85) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:58) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.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) !ENTRY org.eclipse.core.runtime 4 2 Oct 04, 2005 12:28:34.251 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime". !STACK 0 java.lang.NoClassDefFoundError: com.ibm.debug.pdt.PDTTextHover at com.ibm.etools.iseries.editor.ISeriesEditorRPGOPMSourceViewerConfigurati on.getTextHover(Unknown Source) at com.ibm.etools.systems.editor.SystemTextEditor.switchMenuBarContext(Unkn own Source) at com.ibm.etools.systems.editor.SystemEditorContextContributor.setActiveEd itor(Unknown Source) at org.eclipse.ui.internal.EditorActionBars.partChanged(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage$2.run(Unknown Source) at org.eclipse.core.internal.runtime.InternalPlatform.run(Unknown Source) at org.eclipse.core.runtime.Platform.run(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.activatePart(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.setActivePart(Unknown Source) at org.eclipse.ui.internal.WorkbenchPage.requestActivation(Unknown Source) at org.eclipse.ui.internal.PartPane.requestActivation(Unknown Source) at org.eclipse.ui.internal.EditorPane.requestActivation(Unknown Source) at org.eclipse.ui.internal.PartPane.setFocus(Unknown Source) at org.eclipse.ui.internal.EditorPane.setFocus(Unknown Source) at org.eclipse.ui.internal.PartStack.presentationSelectionChanged(Unknown Source) at org.eclipse.ui.internal.PartStack.access$0(Unknown Source) at org.eclipse.ui.internal.PartStack$1.selectPart(Unknown Source) at org.eclipse.ui.internal.presentations.DefaultPartPresentation.setSelecti on(Unknown Source) at org.eclipse.ui.internal.presentations.DefaultPartPresentation$4.handleEv ent(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.Widget.notifyListeners(Unknown Source) at org.eclipse.swt.custom.CTabFolder.setSelection(Unknown Source) at org.eclipse.swt.custom.CTabFolder.onMouse(Unknown Source) at org.eclipse.swt.custom.CTabFolder$1.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.jav a:85) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:58) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.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) -- 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.