hi all ,
i am using ECLIPSE 3.1 with jbpm-gpd-site-3.0.9.1 and jbpm-starters-kit-3.1.1
. i have made a simple example using demo given in the site. after saving the 
project i tried to deploy the project. The server connection was tested and it 
was showing the connection to be successful. but when the project was deployed 
it was throwing "unexpected exception".

The log message in the .metadata file is 

!ENTRY org.jbpm.ui 4 0 2006-05-26 11:15:43.527
!MESSAGE Exception happened while deploying
!STACK 0
java.io.IOException: Server returned HTTP response code: 500 for URL: 
http://localhost:8080/jbpm/upload
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1149)
        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:346)
        at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:291)
        at 
org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:447)
        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:843)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
        at 
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
        at 
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
        at 
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
        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:334)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
        at org.eclipse.core.launcher.Main.run(Main.java:973)
        at org.eclipse.core.launcher.Main.main(Main.java:948)

This is my first experience with JBPM. 
Please provide the answer if possible.
Thanking you 
kanishk 

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

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


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to