× 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 all --

I am using version 5.1.2.4 with build id: 20050104_2139.

When I create a member filter with multiple filter strings, and one of the 
filter strings will return an empty list, I get an RSEG1003U error window 
that says "An unexpected exception has occurred".

The details on this are:

java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException: org.eclipse.swt.SWTException: 
Invalid thread access

        at java.lang.Throwable.<init>(Throwable.java)

        at java.lang.Throwable.<init>(Throwable.java)

        at org.eclipse.swt.SWTException.<init>(SWTException.java:73)

        at org.eclipse.swt.SWTException.<init>(SWTException.java:62)

        at org.eclipse.swt.SWT.error(SWT.java:2330)

        at org.eclipse.swt.SWT.error(SWT.java:2260)

        at org.eclipse.swt.widgets.Widget.error(Widget.java:385)

        at org.eclipse.swt.widgets.Shell.<init>(Shell.java:246)

        at org.eclipse.swt.widgets.Shell.<init>(Shell.java:324)

        at org.eclipse.jface.window.Window.createShell(Window.java:335)

        at org.eclipse.jface.window.Window.create(Window.java:301)

        at org.eclipse.jface.window.Window.open(Window.java:552)

        at 
org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:303)

        at 
com.ibm.etools.systems.core.ui.messages.SystemMessageDialog.open(SystemMessageDialog.java:347)

        at 
com.ibm.etools.systems.core.ui.messages.SystemMessage.displayExceptionMessage(SystemMessage.java:573)

        at 
com.ibm.etools.iseries.core.ui.view.ISeriesLibTableViewProvider$PerformAction.run(Unknown
 
Source)

        at 
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)

Any ideas as to what is causing this?  The last filter that was throwing 
this exception had 4 strings, and it didn't matter how I ordered the 
string.

Now if I define the filter with only one string, and that string returns 
an empty list, it has no problems with this.

Kirk

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.