[jboss-user] [JBoss jBPM] - Error Deploying

b16d do-not-reply at jboss.com
Tue Mar 17 09:02:09 EDT 2009


Hello, I am testing jboss(5.0.0) jbpm  with eclipse. When a deploy a project I have this error in Eclipse log : 



  | !ENTRY org.jbpm.gd.jpdl 4 0 2009-03-17 13:49:37.234
  | !MESSAGE Exception happened while deploying
  | !STACK 0
  | java.io.IOException: Server returned HTTP response code: 403 for URL: http://localhost:8080/jbpm-console/app/upload
  | 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  | 	at org.jbpm.gd.jpdl.util.ProcessDeployer.deployProcessWithServlet(Unknown Source)
  | 	at org.jbpm.gd.jpdl.util.ProcessDeployer.access$3(Unknown Source)
  | 	at org.jbpm.gd.jpdl.util.ProcessDeployer$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 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:228)
  | 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
  | 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
  | 	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)
  | 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
  | 	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
  | 	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
  | 	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
  | 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
  | 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
  | 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
  | 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  | 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
  | 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
  | 	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:386)
  | 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
  | 	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:549)
  | 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
  | 	at org.eclipse.equinox.launcher.Main.run(Main.java:1236)


How I can deply my application with no error?

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

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



More information about the jboss-user mailing list