java - jbpm6 - build.xml:508: jboss did not start within 5 minutes -


i new jbpm , trying learn jbpm 6, downloaded , following steps provided document.i trying demo using

ant install.demo working upto install jbpm modular.

i set environment of system is

note : using windows 7 - 64 bit.

      java -version 1.7        ant -version 1.9.3 

java_home=c:\program files\java\jdk1.7.0_45

ant_home=d:\ant

path=%java_home%\bin;%ant_home%\bin;

i install demo using command in command prompt ant install.demo

 starting demo using ant start.demo 

then getting error as: build failed c:\jbpm-installer\build.xml:508: jboss application server did not start within 5 minutes

to avoid did things, read things google, increasing time out ful in build.xml when jbpm 6 @ line number 504.

i change port number in build.xml avoid conflicts.

even though following above conditions again repeating same error.

can 1 ? solutions under jbpm 6 version............ in advance

i had same problem. solution reinstalling java version. moreover, have 2 version installed: 32-bit jre , 64-bit jdk in same moment.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -