Hi,
I installed JBPM 5.1.0 using command ant install.demo.
I have same problem when starting JBOSS using ant script command ant start.demo
I'm using
OS - WindowsXP
Java Version - 1.6.0_07
jBPM Version - jbpm-5.1.0
Error Message: jboss did not start within 5 minutes.
JAVA_HOME path set as "C:\Program Files\Java\jdk1.6.0_07"
Error log as
E:\JBPM5.2\jbpm-5.1.0.Final-installer-full\jbpm-installer>ant start.demo
Buildfile: E:\JBPM5.2\jbpm-5.1.0.Final-installer-full\jbpm-installer\build.xml
download.h2.check:
[echo] Checking h2 download ...
download.h2:
start.h2:
start.jboss:
BUILD FAILED
E:\JBPM5.2\jbpm-5.1.0.Final-installer-full\jbpm-installer\build.xml:450: jboss d
id not start within 5 minutes
Total time: 5 minutes 12 seconds
Plz help me.