Anonymous_User

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-01-13
07:47
525 views
designer 4.5-can't compare or deploy drivers
Hey,This is Prakash
I have installed designer 4.5 in windows 7 and installation completed
with success .And now if I'm comparing or deploying my drivers,the
pop-up window displays for a sec and then goes off.Any one has faced
this issue?
Is there any fix?
Regards
--
prakashtiwari
------------------------------------------------------------------------
prakashtiwari's Profile: https://forums.netiq.com/member.php?userid=10974
View this thread: https://forums.netiq.com/showthread.php?t=55120
8 Replies


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-01-13
07:54
prakashtiwari wrote:
> I have installed designer 4.5 in windows 7 and installation completed
> with success .And now if I'm comparing or deploying my drivers,the
> pop-up window displays for a sec and then goes off
Open the error log view (type "error" into the quick launch box at the top
right) and post back the details you find there.
> I have installed designer 4.5 in windows 7 and installation completed
> with success .And now if I'm comparing or deploying my drivers,the
> pop-up window displays for a sec and then goes off
Open the error log view (type "error" into the quick launch box at the top
right) and post back the details you find there.
______________________________________________
https://www.is4it.de/identity-access-management
https://www.is4it.de/identity-access-management
Anonymous_User

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-01-13
08:14
Severity :Error
Message: CompareItemAction:Exception
java.lang.reflect.InvocationTargetException
at
org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:479)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at
org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
at
com.novell.idm.deploy.internal.compare.CompareItemAction.performCompare(Unknown
Source)
at com.novell.idm.deploy.internal.compare.CompareItemAction.run(Unknown
Source)
at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
at
org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at com.novell.idm.rcp.DesignerApplication.start(Unknown Source)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
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.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class
com.novell.admin.ns.nds.jclient.NDSNamespaceImpl
at
com.novell.core.datatools.access.nds.DSAccess.authenticateToTree(Unknown
Source)
at com.novell.core.datatools.access.nds.DSAccess.buildDSAccess(Unknown
Source)
at com.novell.idm.model.impl.IdentityVaultImpl.getDSAccess(Unknown
Source)
at com.novell.idm.model.impl.IdentityVaultImpl.getDSAccess(Unknown
Source)
at com.novell.idm.IdmModel.getItemDSAccess(Unknown Source)
at com.novell.idm.IdmModel.getItemDSAccessDisplayError(Unknown Source)
at
com.novell.idm.deploy.internal.compare.CompareItemAction.performCompare(Unknown
Source)
at
com.novell.idm.deploy.internal.compare.CompareItemAction.access$1(Unknown
Source)
at
com.novell.idm.deploy.internal.compare.CompareItemAction$1.run(Unknown
Source)
at
org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
... 34 more
Root exception:
java.lang.NoClassDefFoundError: Could not initialize class
com.novell.admin.ns.nds.jclient.NDSNamespaceImpl
at
com.novell.core.datatools.access.nds.DSAccess.authenticateToTree(Unknown
Source)
at com.novell.core.datatools.access.nds.DSAccess.buildDSAccess(Unknown
Source)
at com.novell.idm.model.impl.IdentityVaultImpl.getDSAccess(Unknown
Source)
at com.novell.idm.model.impl.IdentityVaultImpl.getDSAccess(Unknown
Source)
at com.novell.idm.IdmModel.getItemDSAccess(Unknown Source)
at com.novell.idm.IdmModel.getItemDSAccessDisplayError(Unknown Source)
at
com.novell.idm.deploy.internal.compare.CompareItemAction.performCompare(Unknown
Source)
at
com.novell.idm.deploy.internal.compare.CompareItemAction.access$1(Unknown
Source)
at
com.novell.idm.deploy.internal.compare.CompareItemAction$1.run(Unknown
Source)
at
org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at
org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
at
com.novell.idm.deploy.internal.compare.CompareItemAction.performCompare(Unknown
Source)
at com.novell.idm.deploy.internal.compare.CompareItemAction.run(Unknown
Source)
at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
at
org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at com.novell.idm.rcp.DesignerApplication.start(Unknown Source)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
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.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
--
prakashtiwari
------------------------------------------------------------------------
prakashtiwari's Profile: https://forums.netiq.com/member.php?userid=10974
View this thread: https://forums.netiq.com/showthread.php?t=55120


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-01-13
08:21
prakashtiwari wrote:
>
>
> Root exception:
> java.lang.NoClassDefFoundError: Could not initialize class
> com.novell.admin.ns.nds.jclient.NDSNamespaceImpl
Check your NICI install, if necessary uninstall NICI, reboot, reinstall NICI and reboot again.
>
>
> Root exception:
> java.lang.NoClassDefFoundError: Could not initialize class
> com.novell.admin.ns.nds.jclient.NDSNamespaceImpl
Check your NICI install, if necessary uninstall NICI, reboot, reinstall NICI and reboot again.
Alex McHugh - Knowledge Partner - Stavanger, Norway
Who are the Knowledge Partners
If you appreciate my comments, please click the Like button.
If I have resolved your issue, please click the Accept as Solution button.
Who are the Knowledge Partners
If you appreciate my comments, please click the Like button.
If I have resolved your issue, please click the Accept as Solution button.
Anonymous_User

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-01-13
08:34
Okay..Let me try that.I'll be back in moments.
--
prakashtiwari
------------------------------------------------------------------------
prakashtiwari's Profile: https://forums.netiq.com/member.php?userid=10974
View this thread: https://forums.netiq.com/showthread.php?t=55120
Anonymous_User

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-01-13
08:24
This is what I'm getting if I'm deploying the driver
Severity :Error
Message: Unhandled event loop exception
java.lang.NoClassDefFoundError: Could not initialize class
com.novell.admin.ns.nds.jclient.NDSNamespaceImpl
at
com.novell.core.datatools.access.nds.DSAccess.authenticateToTree(Unknown
Source)
at com.novell.core.datatools.access.nds.DSAccess.buildDSAccess(Unknown
Source)
at com.novell.idm.model.impl.IdentityVaultImpl.getDSAccess(Unknown
Source)
at com.novell.idm.model.impl.IdentityVaultImpl.getDSAccess(Unknown
Source)
at com.novell.idm.IdmModel.getItemDSAccess(Unknown Source)
at
com.novell.idm.deploy.internal.DeployProjectAction.performDeployments(Unknown
Source)
at com.novell.idm.deploy.internal.DeployProjectAction.runImpl(Unknown
Source)
at com.novell.idm.deploy.internal.DeployProjectAction.run(Unknown
Source)
at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
at
org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at com.novell.idm.rcp.DesignerApplication.start(Unknown Source)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
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.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
--
prakashtiwari
------------------------------------------------------------------------
prakashtiwari's Profile: https://forums.netiq.com/member.php?userid=10974
View this thread: https://forums.netiq.com/showthread.php?t=55120


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-01-13
08:25
prakashtiwari wrote:
> Caused by: java.lang.NoClassDefFoundError: Could not initialize class
> com.novell.admin.ns.nds.jclient.NDSNamespaceImpl
Here's your main error, see the other thread re. Designer on Win2008 about how
to fix it.
> Caused by: java.lang.NoClassDefFoundError: Could not initialize class
> com.novell.admin.ns.nds.jclient.NDSNamespaceImpl
Here's your main error, see the other thread re. Designer on Win2008 about how
to fix it.
______________________________________________
https://www.is4it.de/identity-access-management
https://www.is4it.de/identity-access-management
Anonymous_User

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-01-13
09:14
Thats It..Thanks.It was an NICI problem.Uninstalled it and installed the
x64 version.Now the problem is solved!!
--
prakashtiwari
------------------------------------------------------------------------
prakashtiwari's Profile: https://forums.netiq.com/member.php?userid=10974
View this thread: https://forums.netiq.com/showthread.php?t=55120


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-01-13
15:15
On 1/13/2016 4:14 AM, prakashtiwari wrote:
>
> Thats It..Thanks.It was an NICI problem.Uninstalled it and installed the
> x64 version.Now the problem is solved!!
Let us say it all together. UAC sucks!
We need a sticky. Every JClient error on Windows is UAC's fault
blocking NICI installs! 🙂
>
> Thats It..Thanks.It was an NICI problem.Uninstalled it and installed the
> x64 version.Now the problem is solved!!
Let us say it all together. UAC sucks!
We need a sticky. Every JClient error on Windows is UAC's fault
blocking NICI installs! 🙂