Hide Forgot
project_key: SOA Deploying the jBPM 'websale' sample application - if any of the /src dirs are deployed fails with this exception: !ENTRY org.jbpm.gd.jpdl 4 0 2008-02-27 12:56:56.495 !MESSAGE Exception happened while deploying !STACK 0 java.lang.NullPointerException at org.jbpm.gd.jpdl.util.ProcessDeployer.addClassOrResource(Unknown Source) at org.jbpm.gd.jpdl.util.ProcessDeployer.addClassesAndResources(Unknown Source) at org.jbpm.gd.jpdl.util.ProcessDeployer.createParBytes(Unknown Source) at org.jbpm.gd.jpdl.util.ProcessDeployer.access$1(Unknown Source) at org.jbpm.gd.jpdl.util.ProcessDeployer$1.run(Unknown Source) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313) at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:495) at org.jbpm.gd.jpdl.util.ProcessDeployer.showProgressMonitorDialog(Unknown Source) at org.jbpm.gd.jpdl.util.ProcessDeployer.deploy(Unknown Source) at org.jbpm.gd.jpdl.deployment.DeploymentForm$1.widgetSelected(Unknown Source) 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:1101) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) 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(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.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.java:25) at java.lang.reflect.Method.invoke(Method.java:585) 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) Nothing is written to the server.log
Seeing the same problem if the archive is deployed locally (to file).
Link: Added: This issue is a dependency of JBPM-1142
The tutorial is: http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmGettingStarted
I cannot recreate this problem today. Not at all clear as to the original cause or how/why it is not failig now.