[jboss-dev-forums] [Design of JBoss jBPM] - console file upload

tom.baeyens@jboss.com do-not-reply at jboss.com
Wed May 30 09:30:21 EDT 2007


the graphical designer can't seem to do a file upload

David, could you have a look at this ?

java.io.FileNotFoundException: http://localhost:8080/jbpm-console/upload
  | at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1172)
  | at org.jbpm.ui.util.ProcessDeployer.deployProcessWithServlet(Unknown Source)
  | at org.jbpm.ui.util.ProcessDeployer.access$3(Unknown Source)
  | at org.jbpm.ui.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:479)
  | at org.jbpm.ui.util.ProcessDeployer.showProgressMonitorDialog(Unknown Source)
  | at org.jbpm.ui.util.ProcessDeployer.deploy(Unknown Source)
  | at org.jbpm.ui.editor.form.deployment.DeploymentForm$1.widgetSelected(Unknown Source)
  | 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:928)
  | at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
  | at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
  | at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
  | at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
  | at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
  | at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  | at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
  | at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
  | at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
  | at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
  | at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
  | at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
  | 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.core.launcher.Main.invokeFramework(Main.java:336)
  | at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
  | at org.eclipse.core.launcher.Main.run(Main.java:977)
  | at org.eclipse.core.launcher.Main.main(Main.java:952)
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049719#4049719

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049719



More information about the jboss-dev-forums mailing list