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



Dave,

IIRC, I saw a similar problem. But only after installing the Aldon CMS plug-in.

Do you by chance use Aldon and do you have this plug in?

Charles


-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx
[mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Turnidge, Dave
Sent: Tuesday, June 12, 2007 12:15 PM
To: Websphere Development Studio Client for iSeries
Subject: [WDSCI-L] Another "Children" question...

Attempting to create a Member Filter. I have found this
referred to as something that was going to be fixed...since
2005. It is talking about and empty filter entry with other
filter entries.

There is a checkbox on the 2nd screen of the dialog which is
titled, "Only create filter in this connection". If I SELECT
this checkbox, the filter fails. If I don't select it, it
works. BUT I only WANT it in "this connection." So, my
assumption is that it hasn't been fixed yet - and therefore,
I am reporting the error.

My entries...

Library: PRDBASDDBT
File: QRPGLESRC
Member: SYA*
Member type: *
Press Finish...

I get the following error...

RSEG1003U - An unexpected exception has occurred.

java.lang.NullPointerException
java.lang.NullPointerException at
com.ibm.etools.systems.filters.ui.dialogs.SystemNewFilterWizar
d.createNe
wFilter(Unknown Source) at
com.ibm.etools.systems.filters.ui.dialogs.SystemNewFilterWizar
d.performF
inish(Unknown Source) at
org.eclipse.jface.wizard.WizardDialog.finishPressed(Unknown
Source) at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(Unknown
Source) at
org.eclipse.jface.dialogs.Dialog$3.widgetSelected(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.Display.runDeferredEvents(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.systems.core.ui.actions.SystemBaseDialogAction.
run(Unknow
n Source) at
com.ibm.etools.systems.as400filesubsys.impl.FileSubSystemFacto
ryImpl.cre
ateFilterByPrompting(Unknown Source) at
com.ibm.etools.systems.core.ui.view.SystemViewFilterReferenceA
dapter.int
ernalGetChildren(Unknown Source) at
com.ibm.etools.systems.core.ui.view.SystemViewFilterReferenceA
dapter.get
Children(Unknown Source) at
com.ibm.etools.systems.core.ui.view.SystemViewLabelAndContentP
rovider.ge
tChildren(Unknown Source) at
org.eclipse.jface.viewers.AbstractTreeViewer.getRawChildren(Unknown
Source) at
org.eclipse.jface.viewers.TreeViewer.getRawChildren(Unknown
Source) at
org.eclipse.jface.viewers.AbstractTreeViewer.getFilteredChildr
en(Unknown
Source) at
org.eclipse.jface.viewers.AbstractTreeViewer.getSortedChildren(Unknown
Source) at
org.eclipse.jface.viewers.AbstractTreeViewer$1.run(Unknown
Source) at
org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown
Source) at
org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(Unknown
Source) at
org.eclipse.jface.viewers.TreeViewer.createChildren(Unknown
Source) at
org.eclipse.jface.viewers.AbstractTreeViewer.handleTreeExpand(Unknown
Source) at
com.ibm.etools.systems.core.ui.view.SystemView.handleTreeExpan
d(Unknown
Source) at
org.eclipse.jface.viewers.AbstractTreeViewer$4.treeExpanded(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.Tree.wmNotifyChild(Unknown Source) at
org.eclipse.swt.widgets.Control.WM_NOTIFY(Unknown Source) at
org.eclipse.swt.widgets.Composite.WM_NOTIFY(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.Tree.callWindowProc(Unknown
Source) at
org.eclipse.swt.widgets.Tree.WM_LBUTTONDOWN(Unknown Source) at
org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at
org.eclipse.swt.widgets.Tree.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(Unknow
n 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.internal.adaptor.EclipseAppLauncher.r
unApplicat
ion(Unknown Source) at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.s
tart(Unkno
wn Source) at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown
Source) at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source) at
org.eclipse.core.launcher.Main.invokeFramework(Unknown
Source) at
org.eclipse.core.launcher.Main.basicRun(Unknown Source) at
org.eclipse.core.launcher.Main.run(Unknown Source) at
org.eclipse.core.launcher.Main.main(Unknown Source)

--
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.



This e-mail transmission contains information that is intended to be
confidential and privileged. If you receive this e-mail and you are not a
named addressee you are hereby notified that you are not authorized to read,
print, retain, copy or disseminate this communication without the consent of
the sender and that doing so is prohibited and may be unlawful. Please reply
to the message immediately by informing the sender that the message was
misdirected. After replying, please delete and otherwise erase it and any
attachments from your computer system. Your assistance in correcting this
error is appreciated.


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.