[
https://jira.jboss.org/browse/JBPM-2917?page=com.atlassian.jira.plugin.sy...
]
Raji Ramachandran commented on JBPM-2917:
-----------------------------------------
Here is what I see in the console messages pane
2010-07-22 16:43:57,490 [DEBUG] New subscription: appContext.model.listener ->
org.jboss.bpm.console.client.task.AssignedTasksView$7@138
2010-07-22 16:43:58,006 [DEBUG] GET:
http://stegbpm01l.nam.nsroot.net:8080/gwt-console-server/rs/tasks/alex
2010-07-22 16:43:58,076 [DEBUG] parse {"tasks":[]}
2010-07-22 16:43:58,090 [INFO ] Loaded 0 tasks
2010-07-22 16:44:06,067 [DEBUG] ToolID: Process_Overview.4
2010-07-22 16:44:06,350 [DEBUG] New subscription: appContext.model.listener ->
org.jboss.bpm.console.client.process.DefinitionListView$5@164
2010-07-22 16:44:06,861 [DEBUG] GET:
http://stegbpm01l.nam.nsroot.net:8080/gwt-console-server/rs/process/defin...
2010-07-22 16:44:17,863 [INFO ] Loaded 58 process definitions in 79 ms
2010-07-22 16:44:18,549 [DEBUG] ToolID: Process_Overview.4
2010-07-22 16:44:26,712 [DEBUG] GET:
http://stegbpm01l.nam.nsroot.net:8080/gwt-console-server/rs/process/defin...
2010-07-22 16:44:26,833 [INFO ] Loaded 0 process instance(s) in 9 ms
2010-07-22 16:44:26,838 [DEBUG] Data model: HAS_BEEN_UPDATED
2010-07-22 16:44:26,844 [DEBUG] GET:
http://stegbpm01l.nam.nsroot.net:8080/gwt-console-server/rs/tasks/alex
2010-07-22 16:44:26,860 [DEBUG] parse {"tasks":[]}
2010-07-22 16:44:26,872 [INFO ] Loaded 0 tasks
2010-07-22 16:44:35,909 [DEBUG] GET:
http://stegbpm01l.nam.nsroot.net:8080/gwt-console-server/rs/process/defin...
2010-07-22 16:44:35,997 [INFO ] Loaded 0 process instance(s) in 10 ms
2010-07-22 16:44:36,004 [DEBUG] Data model: HAS_BEEN_UPDATED
2010-07-22 16:44:36,009 [DEBUG] GET:
http://stegbpm01l.nam.nsroot.net:8080/gwt-console-server/rs/tasks/alex
2010-07-22 16:44:36,030 [DEBUG] parse {"tasks":[]}
2010-07-22 16:44:36,041 [INFO ] Loaded 0 tasks
2010-07-22 16:44:53,942 [DEBUG] GET:
http://stegbpm01l.nam.nsroot.net:8080/gwt-console-server/rs/process/defin...
2010-07-22 16:44:54,029 [INFO ] Loaded 0 process instance(s) in 8 ms
2010-07-22 16:44:54,035 [DEBUG] Data model: HAS_BEEN_UPDATED
2010-07-22 16:44:54,041 [DEBUG] GET:
http://stegbpm01l.nam.nsroot.net:8080/gwt-console-server/rs/tasks/alex
2010-07-22 16:44:54,061 [DEBUG] parse {"tasks":[]}
2010-07-22 16:44:54,072 [INFO ] Loaded 0 tasks
Getting Http 500 Error when trying to create a vacation request
---------------------------------------------------------------
Key: JBPM-2917
URL:
https://jira.jboss.org/browse/JBPM-2917
Project: jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Affects Versions: jBPM 4.3, jBPM 4.4
Environment: Redhat Linux 4 and JBOSS 5.1.0.GA
Reporter: Raji Ramachandran
I deployed all the default examples that comes with the JBPM 4.4 and JBPM 4.3
distributions using the create.and.deploy.examples ant task from the distribution. The ant
returns success and I was able to see that entries where being added to the database. I
logged in as alex from the jbpm-console and then when I tried to create a Vacation Request
Instance I get the following error
---------
New Process Instance: VacationRequest-2
Not found
The requested URL /gwt-console-server/rs/form/process/VacationRequest-2/render was not
found on this server
--------
( I see all isntaces in the list and I get the pop up saying do you want to create a new
instance etc..)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira