× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi Mike,

This problem has already been reported (APAR SE24840)
Target for the fix is WDSC iFix 2, RSE service 6.0.1.2

thanks,

Violaine Batthish
WebSphere Development Studio Client, IBM Toronto Lab

You know you've achieved perfection in design, not when you have nothing
more to add, but when you have nothing more to take away. - Antoine de
Saint-Exupéry



wdsci-l-bounces@xxxxxxxxxxxx wrote on 10/05/2006 09:23:18 AM:

> I am getting a stack overflow error when prompting an OPNQRYF command in
> RSE.
> It occurs when I attempt to change the Query select Expression.
>
> Here is the expression from the prompted source
>
> ('RTE *EQ "' *CAT &RTENUM *CAT '" *AND ROBRNO *EQ %VALUES("NS" "PE")')
>
> I am using Version 6 and confirmed that all available updates have been
> applied
> According to the updater the most recent fix I have applied for RSE is
> Interim Fix 6.0.1.1
>
> Here is a copy of the log entries
>
> !ENTRY org.eclipse.ui 4 0 May 10, 2006 10:09:41.468
> !MESSAGE java.lang.StackOverflowError
> !STACK 0
> java.lang.StackOverflowError
>    at
> java.lang.NumberFormatException.forInputString(NumberFormatException.jav
> a:63)
>    at java.lang.Long.parseLong(Long.java:408)
>    at java.lang.Long.valueOf(Long.java:523)
>    at
> com.ibm.etools.iseries.core.util.clprompter.ClLiteral.getObject(Long.jav
> a)
>    at
> com.ibm.etools.iseries.core.util.clprompter.ClExpression.<init>(Unknown
> Source)
> .... Repeated numerous times
>
>    at
> com.ibm.etools.iseries.core.util.clprompter.ClExpressionListener.modifyT
> ext(Unknown Source)
>    at org.eclipse.swt.widgets.TypedListener.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.Combo.wmCommandChild(Unknown Source)
>    at org.eclipse.swt.widgets.Control.WM_COMMAND(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.CallWindowProcW(Native
> Method)
>    at org.eclipse.swt.internal.win32.OS.CallWindowProc(Unknown
> Source)
>    at org.eclipse.swt.widgets.Combo.callWindowProc(Unknown Source)
>    at org.eclipse.swt.widgets.Control.windowProc(Unknown Source)
>    at org.eclipse.swt.widgets.Combo.windowProc(Unknown Source)
>    at org.eclipse.swt.widgets.Display.windowProc(Unknown Source)
>    at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native
> Method)
>    at org.eclipse.swt.internal.win32.OS.CallWindowProc(Unknown
> Source)
>    at org.eclipse.swt.widgets.Combo.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.jface.window.Window.runEventLoop(Unknown Source)
>    at org.eclipse.jface.window.Window.open(Unknown Source)
>    at
> com.ibm.etools.iseries.core.util.clprompter.ClCommandLineDialog.prompt(U
> nknown Source)
>    at
> com.ibm.etools.iseries.core.util.clprompter.CLPrompter.showDialog(Unknow
> n Source)
>    at
> com.ibm.etools.iseries.editor.ISeriesEditorCLParser.showPromptDialog(Unk
> nown Source)
>    at
> com.ibm.etools.iseries.editor.ISeriesEditorCLParser.prompt(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.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)
>
> I saw reference to this in the archive which stated that a fix was
> implented in 6.0.0.2, but this may be a different scenario.
>
> Mike
> _______________________
> Michael Roderick
> IT Senior Programmer/Analyst
> Farmers Co-Operative Dairy
> (902)-835-4005 ext 3226
>



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.