Need help: jBPM installation issue
Posted
by
Kouky
on Programmers
See other posts from Programmers
or by Kouky
Published on 2014-06-08T13:32:04Z
Indexed on
2014/06/08
15:42 UTC
Read the original article
Hit count: 223
This is Ms Kahina, I’m getting started with jBPM & Java EE, I tried to install the jBPM 5.4 version by following all the steps stated in the iBPM user guide as below:
1- I’ve installed Java (JDK 1.7) and ant ( Apache-ant-1.9.4).
2- I’ve set both JAVA_HOME and ANT_HOME environement variables.
3- I’ve downloaded the jBPM 5.4 full installer and run the installation script “ant install.demo” and after that the start script “ant start.demo”.
But unfortunately jBPM 5.4 is not working. When running the installation Script I’m getting successful message but with the following warnings :
[copy] Warning: Could not find file C:\jbpm-installer\db\task-persistence.xml to copy.
[copy] Warning: Could not find file C:\jbpm-installer\db\Taskorm.xml to copy.
The start demo was successful.
Actually when I try to open any tool provided with the jBPM such us the jBPM-console for example I’m getting the following messages: Address not found or sometimes the http status 404 occurred even if the Welcome page of jBoss AS was opened at http://localhost:8080/
.
Please need your assistance to sort out this issue in order to move forward in my project as I'm blocked in the installation stage since more than a week now, I don’t know if this is related to the jBoss AS7 or to any other thing that I didn’t find out.
Looking forward to hearing from you.
Thanks
Kahina
© Programmers or respective owner