[jboss-user] [jBPM] - Re: Newb Trouble with the jBPM Console

Tihomir Surdilovic do-not-reply at jboss.com
Thu Sep 29 06:56:18 EDT 2011


Tihomir Surdilovic [http://community.jboss.org/people/tsurdilovic] created the discussion

"Re: Newb Trouble with the jBPM Console"

To view the discussion, visit: http://community.jboss.org/message/629078#629078

--------------------------------------------------------------
>> when I used ant start.demo, jboss failed to start within 5 minutes so it failed << this is really an issue with jboss as 5.1 taking ages to start up. I typically replace it with jboss 4, but anyways, you can increase this value in $jbpm-installer-dir/build.xml, change default:

<waitfor maxwait="5" maxwaitunit="minute" checkevery="30"....
to like
<waitfor maxwait="10" maxwaitunit="minute" checkevery="30".....

>> when I tried to go to  http://localhost:8080/jbpm-console http://localhost:8080/jbpm-console I got the error above << what is this error? Increase the maxwait value in build.xml and run ant start.demo again (make sure there are no already running jboss as instances present) so that the server and task service can start up fully, then try again and let us know if you still run into issues navigating to the jbpm console.

Hope this helps.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/629078#629078]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110929/519a7c14/attachment-0001.html 


More information about the jboss-user mailing list