|
| Designer 3.0 M3 GCV browser |
 |
Thu, 03 Apr 2008 14:36:01 GMT |
Trying to bring up the GCV browser in the argument builder I got this
every time I click the magnifier button:
eclipse.buildId=M20070921-1145
java.version=1.6.0_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en
Command-line arguments: -os win32 -ws win32 -arch x86 -clean
Error
Thu Apr 03 16:26:58 CEST 2008
Unhandled event loop exception
java.lang.NullPointerException
at
com.novell.idm.systemtools.GCVSelector.createGCVTable(GCVSelector.java:276)
at
com.novell.idm.systemtools.GCVSelector.createDialogArea(GCVSelector.java:156)
at
org.eclipse.jface.dialogs.TitleAreaDialog.createContents(TitleAreaDialog.java:14
7)
at org.eclipse.jface.window.Window.create(Window.java:426)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1081)
at org.eclipse.jface.window.Window.open(Window.java:785)
at
com.novell.idm.policybuilder.internal.argbuilder.ArgInputWidget.buttonPressed(Ar
gInputWidget.java:1208)
at
com.novell.idm.policybuilder.internal.argbuilder.ArgInputWidget$3.widgetSelected
(ArgInputWidget.java:587)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
at org.eclipse.jface.window.Window.open(Window.java:796)
at
com.novell.idm.policybuilder.internal.rulebuilder.InputWidget.buttonPressed(Inpu
tWidget.java:1247)
at
com.novell.idm.policybuilder.internal.rulebuilder.InputWidget$1.widgetSelected(I
nputWidget.java:545)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java
:106)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ecli
pseAppLauncher.java:106)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLau
ncher.java:76)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav
a:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
--
alekz
------------------------------------------------------------------------
alekz's Profile: http://forums.novell.com/member.php?userid=1936
View this thread: http://forums.novell.com/showthread.php?t=322639
|
| Post Reply
|
| Re: Designer 3.0 M3 GCV browser |
 |
Fri, 04 Apr 2008 05:52:08 GMT |
Is this happening with the same project you sent for bug
https://bugzilla.novell.com/show_bug.cgi?id=375932
I tested this with your project sent in on M3 and had no problems with
launching the GCV browser from inside of ARG builder. Is it specific to
one of the driver sets in the project?
Thanks
|
| Post Reply
|
| Re: Designer 3.0 M3 GCV browser |
 |
Fri, 04 Apr 2008 07:27:48 GMT |
No, another project. The problem was that the driverset GCV was missing
the <configuration-values> element, after I added it the GCV browser
works. The driverset was created using 3.0M3RC3 I think with several
other driversets at the same time but only this was missing the
<configuration-values> element.
--
alekz
------------------------------------------------------------------------
alekz's Profile: http://forums.novell.com/member.php?userid=1936
View this thread: http://forums.novell.com/showthread.php?t=322639
|
| Post Reply
|
|
|
|
|
|
|
|
|
|