\"Widget is disposed\" error during Planning deployment

Symptom:
During creation of a full deployment the following error pops up. "Widget is disposed". All check boxes are checked (ie. planningstore, macros, applications and analyst libraries)

Problem:
There was a problem running the Deployment Wizard.

~~Caused by: com.cognos.ep.planningnetworkindex.exceptions.SerializationException: org.eclipse.swt.SWTException: Widget is disposed
~~~at com.cognos.ep.dtp.PlanningTransferWizard.createExportRequest(line 802)
~~~at com.cognos.ep.dtp.PlanningTransferWizard.kickOffExport(line 581)
~~~at com.cognos.ep.dtp.PlanningTransferWizard.completeProcess(line 508)
~~~at com.cognos.ep.dtp.PlanningTransferWizard.access$1100(line 84
)~~~at com.cognos.ep.dtp.PlanningTransferWizard$7.widgetSelected(line 484)~~~at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)~~~at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)~~~at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)~~~at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)~~~at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)~~~at com.cognos.ep.dtp.PlanningTransferWizard.showGUI(line 293)~~~at com.cognos.ep.dtp.PlanningTransferWizard.main(line 256)~~Caused by: org.eclipse.swt.SWTException: Widget is disposed~~~at org.eclipse.swt.SWT.error(SWT.java:2942)~~~at org.eclipse.swt.SWT.error(SWT.java:2865)~~~at org.eclipse.swt.SWT.error(SWT.java:2836)~~~at org.eclipse.swt.widgets.Widget.error(Widget.java:395)~~~at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:297)~~~at org.eclipse.swt.widgets.Widget.getData(Widget.java:448)~~~at com.cognos.ep.dtp.common.RequestInformation.addSelectedItemsToExportIndex(line 99)~~~at com.cognos.ep.dtp.PlanningTransferWizard.createExportRequest(line 783)~~~at com.cognos.ep.dtp.PlanningTransferWizard.kickOffExport(line 581)~~~at com.cognos.ep.dtp.PlanningTransferWizard.completeProcess(line 508)~~~at com.cognos.ep.dtp.PlanningTransferWizard.access$1100(line 84)~~~at com.cognos.ep.dtp.PlanningTransferWizard$7.widgetSelected(line 484)~~~at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)~~~at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)~~~at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)~~~at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)~~~at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)~~~at com.cognos.ep.dtp.PlanningTransferWizard.showGUI(line 293)~~~at com.cognos.ep.dtp.PlanningTransferWizard.main(line 256)~~

Cause:
Analyst share is missing analyst model data for a particluar application

Solution:
Run the deployment without the Analyst libraries checked or exclude the missing Analyst model in the deployment

or

Make sure that all the Analyst models are available in the Planning Analyst share and run the deployment again

www.cogknowhow.com