Notices


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-Nov-2009, 02:30 PM
geoffc's Avatar
 
Join Date: Dec 2007
Location: Teaneck, NJ
Posts: 923
geoffc 20-29 reputation pointsgeoffc 20-29 reputation pointsgeoffc 20-29 reputation points
Default Failure to Deploy

Using Designer 3.5 shipping on Win Xp SP3, I was working on an AD driver
in a standalone project.

Exported to XML conf file. Imported into my Lab project, modified the
settings to match the tree and server, and went to Deploy.

Fail.

Two errors in the Log below.

Try to compare, I get told same basic errors, this time as a
CompareItemAction:Exception instead of the DeployProjectAction:Exception.

I can compare other drivers, just not this new one, that I was able to
import successfully.

I tried compare just Compare Attributes, and I get a compare screen,
tell it update eDir and I get told there is a Deploy error.

I can provide a ZIP of the project to help...




First:
java.lang.ArrayIndexOutOfBoundsException: -1
at java.util.ArrayList.remove(ArrayList.java:390)
at com.novell.core.util.DNConverter.parseDN(Unknown Source)
at com.novell.core.util.DNConverter.<init>(Unknown Source)
at com.novell.core.util.DNConverter.<init>(Unknown Source)
at com.novell.idm.IdmPolicy.getPolicyReferences(Unkno wn Source)
at com.novell.idm.IdmPolicy.getPolicyReferences(Unkno wn Source)
at com.novell.idm.model.impl.PolicyImpl.getItemsToDep loy(Unknown Source)
at com.novell.idm.model.impl.DriverImpl.getItemsToDep loy(Unknown Source)
at
com.novell.idm.deploy.internal.DeployProjectAction .performDeployments(Unknown
Source)
at com.novell.idm.deploy.internal.DeployProjectAction .access$0(Unknown
Source)
at com.novell.idm.deploy.internal.DeployProjectAction $1.run(Unknown Source)
at
org.eclipse.jface.operation.ModalContext.runInCurr entThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(Modal Context.java:372)
at
org.eclipse.jface.dialogs.ProgressMonitorDialog.ru n(ProgressMonitorDialog.java:507)
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 com.novell.idm.deploy.internal.DeployProjectAction .run(Unknown Source)
at com.novell.idm.modeler.actions.DeployAction.runImp l(Unknown Source)
at com.novell.idm.modeler.actions.DeployAction.run(Un known Source)
at org.eclipse.jface.action.Action.runWithEvent(Actio n.java:498)
at
org.eclipse.jface.action.ActionContributionItem.ha ndleWidgetSelection(ActionContributionItem.java:58 3)
at
org.eclipse.jface.action.ActionContributionItem.ac cess$2(ActionContributionItem.java:500)
at
org.eclipse.jface.action.ActionContributionItem$6. handleEvent(ActionContributionItem.java:452)
at org.eclipse.swt.widgets.EventTable.sendEvent(Event Table.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.ja va:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents( Display.java:3823)
at org.eclipse.swt.widgets.Display.readAndDispatch(Di splay.java:3422)
at org.eclipse.ui.internal.Workbench.runEventLoop(Wor kbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench. java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workben ch.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench. java:495)
at
org.eclipse.core.databinding.observable.Realm.runW ithDefault(Realm.java:288)
at
org.eclipse.ui.internal.Workbench.createAndRunWork bench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Pl atformUI.java:149)
at com.novell.idm.rcp.DesignerApplication.start(Unkno wn Source)
at
org.eclipse.equinox.internal.app.EclipseAppHandle. run(EclipseAppHandle.java:193)
at
org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.runApplication(EclipseAppLauncher.java: 110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:386)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework( Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.ja va:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:12 36)


Second:
java.lang.reflect.InvocationTargetException
at
org.eclipse.jface.operation.ModalContext.runInCurr entThread(ModalContext.java:477)
at org.eclipse.jface.operation.ModalContext.run(Modal Context.java:372)
at
org.eclipse.jface.dialogs.ProgressMonitorDialog.ru n(ProgressMonitorDialog.java:507)
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 com.novell.idm.deploy.internal.DeployProjectAction .run(Unknown Source)
at com.novell.idm.modeler.actions.DeployAction.runImp l(Unknown Source)
at com.novell.idm.modeler.actions.DeployAction.run(Un known Source)
at org.eclipse.jface.action.Action.runWithEvent(Actio n.java:498)
at
org.eclipse.jface.action.ActionContributionItem.ha ndleWidgetSelection(ActionContributionItem.java:58 3)
at
org.eclipse.jface.action.ActionContributionItem.ac cess$2(ActionContributionItem.java:500)
at
org.eclipse.jface.action.ActionContributionItem$6. handleEvent(ActionContributionItem.java:452)
at org.eclipse.swt.widgets.EventTable.sendEvent(Event Table.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.ja va:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents( Display.java:3823)
at org.eclipse.swt.widgets.Display.readAndDispatch(Di splay.java:3422)
at org.eclipse.ui.internal.Workbench.runEventLoop(Wor kbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench. java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workben ch.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench. java:495)
at
org.eclipse.core.databinding.observable.Realm.runW ithDefault(Realm.java:288)
at
org.eclipse.ui.internal.Workbench.createAndRunWork bench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Pl atformUI.java:149)
at com.novell.idm.rcp.DesignerApplication.start(Unkno wn Source)
at
org.eclipse.equinox.internal.app.EclipseAppHandle. run(EclipseAppHandle.java:193)
at
org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.runApplication(EclipseAppLauncher.java: 110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:386)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework( Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.ja va:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:12 36)
Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
at java.util.ArrayList.remove(ArrayList.java:390)
at com.novell.core.util.DNConverter.parseDN(Unknown Source)
at com.novell.core.util.DNConverter.<init>(Unknown Source)
at com.novell.core.util.DNConverter.<init>(Unknown Source)
at com.novell.idm.IdmPolicy.getPolicyReferences(Unkno wn Source)
at com.novell.idm.IdmPolicy.getPolicyReferences(Unkno wn Source)
at com.novell.idm.model.impl.PolicyImpl.getItemsToDep loy(Unknown Source)
at com.novell.idm.model.impl.DriverImpl.getItemsToDep loy(Unknown Source)
at
com.novell.idm.deploy.internal.DeployProjectAction .performDeployments(Unknown
Source)
at com.novell.idm.deploy.internal.DeployProjectAction .access$0(Unknown
Source)
at com.novell.idm.deploy.internal.DeployProjectAction $1.run(Unknown Source)
at
org.eclipse.jface.operation.ModalContext.runInCurr entThread(ModalContext.java:464)
... 36 more
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 12:19 PM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2