JBoss Community

jBPM 5.1 full installation error

created by Rajan Bansal in jBPM - View the full discussion

I got following errors:

 

  1. http://localhost:8080/jbpm-console/app.html opens the login page but username/password not accepting. I tried krisv/krisv, admin/admin, nothing works.
  2. http://localhost:8080/drools-guvnor displays the error 404.
  3. http://localhost:8080/gwt-console-server/rs/server/status also displays the error 404.

 

I follow following steps for installation of  "jbpm-5.1.0.Final-installer-full.zip":--

 

  1. Unzip the "jbpm-5.1.0.Final-installer-full.zip" to "C:\" and all data extracted in "C:\jbpm-installer".
  2. I download the following s/w' and places them to C:\jbpm-installer\lib folder--

 

          slf4j-jdk14-1.5.11.jar                                                same name

          h2-1.2.124.jar                                                         then I rename it to h2.jar and put it into C:\jbpm-installer\db\driver

          jbpm-5.1.0.Final-eclipse-all.zip                                 same name

          GEF-SDK-3.6.2.zip                                                 same name

          org.drools.updatesite-5.2.0.Final-assembly.zip          same name

          apache-ant-1.8.2-bin.zip                                          same name

          jbpm-5.1.0.Final-bin.zip                                           same name

          designer-1.0.0.052-jboss.war                                   same name

          jbpm-5.1.0.Final-gwt-console.zip                              same name

          guvnor-distribution-wars-5.2.0.Final-jboss-as-5.1.war  same name

          jboss-6.0.0.M2.zip                                                  then I rename it to jboss-5.1.0.GA.zip

          eclipse-jee-helios-SR1-win32.zip                              then I rename it to eclipse-java-helios-SR2-win32.zip

3.  After that I Run -->cmd and set the path as set PATH=%PATH%;"f:\Software\jBPM 5.1\apache-ant-1.8.2\bin" and I got following output--

 

C:\jbpm-installer>ANT install.demo

Buildfile: C:\jbpm-installer\build.xml

 

download.jboss.check:

     [echo] Checking JBoss AS download ...

 

download.jboss:

 

install.jboss:

    [unzip] Expanding: C:\jbpm-installer\lib\jboss-5.1.0.GA.zip into C:\jbpm-installer

 

download.drools.guvnor.check:

     [echo] Checking Drools Guvnor download ...

 

download.drools.guvnor:

 

install.guvnor.into.jboss:

 

check.jboss.version:

 

install.guvnor.into.jboss.5:

    [mkdir] Created dir: C:\jbpm-installer\target\drools-guvnor

    [unzip] Expanding: C:\jbpm-installer\lib\guvnor-distribution-wars-5.2.0.Final-jboss-as-5.1.war into C:\jbpm-installer\target\drools-guvnor

      [zip] Building zip: C:\jbpm-installer\target\drools-guvnor.war

     [copy] Copying 1 file to C:\jbpm-installer\jboss-5.1.0.GA\server\default\deploy

   [delete] Deleting directory C:\jbpm-installer\target

 

check.jboss.version:

 

install.guvnor.into.jboss.other:

 

download.designer.check:

     [echo] Checking Designer download ...

 

download.designer:

 

install.designer.into.jboss:

     [copy] Copying 1 file to C:\jbpm-installer\jboss-5.1.0.GA\server\default\deploy

 

download.h2.check:

     [echo] Checking h2 download ...

 

download.h2:

 

check.birt:

 

download.birt.check:

 

download.birt:

 

download.jBPM.gwt-console.check:

     [echo] Checking jBPM gwt-console download ...

 

download.jBPM.gwt-console:

 

install.jBPM-gwt-console.into.jboss:

    [mkdir] Created dir: C:\jbpm-installer\target

    [unzip] Expanding: C:\jbpm-installer\lib\jbpm-5.1.0.Final-gwt-console.zip into C:\jbpm-installer\target

    [mkdir] Created dir: C:\jbpm-installer\target\jbpm-gwt-console-server-war

    [unzip] Expanding: C:\jbpm-installer\target\jbpm-gwt-console-server-5.1.0.Final.war into C:\jbpm-installer\target\jbpm-gwt-console-server-war

     [copy] Copying 1 file to C:\jbpm-installer\target\jbpm-gwt-console-server-war\WEB-INF\classes

     [copy] Copying 1 file to C:\jbpm-installer\target\jbpm-gwt-console-server-war\WEB-INF\classes\META-INF

     [copy] Copying 2 files to C:\jbpm-installer\target\jbpm-gwt-console-server-war\WEB-INF\classes

      [zip] Building zip: C:\jbpm-installer\target\jbpm-gwt-console-server-5.1.0.Final.war

     [copy] Copying 1 file to C:\jbpm-installer\jboss-5.1.0.GA\server\default\deploy

     [copy] Copying 1 file to C:\jbpm-installer\jboss-5.1.0.GA\server\default\deploy

   [delete] Deleting directory C:\jbpm-installer\target

     [copy] Copying 1 file to C:\jbpm-installer\jboss-5.1.0.GA\server\default\deploy

     [copy] Copying 1 file to C:\jbpm-installer\jboss-5.1.0.GA\server\default\lib

     [copy] Copying 1 file to C:\jbpm-installer\jboss-5.1.0.GA\server\default\conf

     [copy] Copying 1 file to C:\jbpm-installer\jboss-5.1.0.GA\server\default\conf

 

check.birt:

 

install.reporting.into.jboss:

 

download.eclipse.check:

     [echo] Checking Eclipse download ...

 

download.eclipse:

 

download.eclipse.gef.check:

     [echo] Checking Eclipse GEF download ...

 

download.eclipse.gef:

 

install.eclipse:

 

unzipEclipse:

    [unzip] Expanding: C:\jbpm-installer\lib\eclipse-java-helios-SR2-win32.zip into C:\jbpm-installer

 

untarEclipse:

    [unzip] Expanding: C:\jbpm-installer\lib\GEF-SDK-3.6.2.zip into C:\jbpm-installer

 

download.jBPM.eclipse.check:

     [echo] Checking jBPM Eclipse download ...

 

download.jBPM.eclipse:

 

install.jBPM-eclipse.into.eclipse:

    [unzip] Expanding: C:\jbpm-installer\lib\jbpm-5.1.0.Final-eclipse-all.zip into C:\jbpm-installer\eclipse

 

download.jBPM.bin.check:

     [echo] Checking jBPM binaries download ...

 

download.jBPM.bin:

 

install.jBPM.runtime:

    [mkdir] Created dir: C:\jbpm-installer\runtime

    [unzip] Expanding: C:\jbpm-installer\lib\jbpm-5.1.0.Final-bin.zip into C:\jbpm-installer\runtime

 

download.drools.eclipse.check:

     [echo] Checking Drools Eclipse download ...

 

download.drools.eclipse:

 

install.drools-eclipse.into.eclipse:

    [mkdir] Created dir: C:\jbpm-installer\eclipse\drools-update-site

    [unzip] Expanding: C:\jbpm-installer\lib\org.drools.updatesite-5.2.0.Final-assembly.zip into C:\jbpm-installer\eclipse\drools-update-site

     [copy] Copying 3 files to C:\jbpm-installer\eclipse\features

     [copy] Copying 4 files to C:\jbpm-installer\eclipse\plugins

   [delete] Deleting directory C:\jbpm-installer\eclipse\drools-update-site

 

install.demo:

 

BUILD SUCCESSFUL

Total time: 8 minutes 23 seconds

 

 

  1. install.designer.into.jboss:

     [copy] Copying 1 file to C:\jbpm-installer\jboss-5.1.0.GA\server\default\deploy

 

  1. download.h2.check:

     [echo] Checking h2 download ...

 

  1. download.h2:

 

  1. check.birt:

 

  1. download.birt.check:

 

  1. download.birt:

 

  1. download.jBPM.gwt-console.check:

     [echo] Checking jBPM gwt-console download ...

 

  1. download.jBPM.gwt-console:

 

  1. install.jBPM-gwt-console.into.jboss:

    [mkdir] Created dir: C:\jbpm-installer\target

    [unzip] Expanding: C:\jbpm-installer\lib\jbpm-5.1.0.Final-gwt-console.zip into C:\jbpm-installer\target

    [mkdir] Created dir: C:\jbpm-installer\target\jbpm-gwt-console-server-war

    [unzip] Expanding: C:\jbpm-installer\target\jbpm-gwt-console-server-5.1.0.Final.war into C:\jbpm-installer\target\jbpm-gwt-console-server-war

     [copy] Copying 1 file to C:\jbpm-installer\target\jbpm-gwt-console-server-war\WEB-INF\classes

     [copy] Copying 1 file to C:\jbpm-installer\target\jbpm-gwt-console-server-war\WEB-INF\classes\META-INF

     [copy] Copying 2 files to C:\jbpm-installer\target\jbpm-gwt-console-server-war\WEB-INF\classes

      [zip] Building zip: C:\jbpm-installer\target\jbpm-gwt-console-server-5.1.0.Final.war

     [copy] Copying 1 file to C:\jbpm-installer\jboss-5.1.0.GA\server\default\deploy

     [copy] Copying 1 file to C:\jbpm-installer\jboss-5.1.0.GA\server\default\deploy

   [delete] Deleting directory C:\jbpm-installer\target

     [copy] Copying 1 file to C:\jbpm-installer\jboss-5.1.0.GA\server\default\deploy

     [copy] Copying 1 file to C:\jbpm-installer\jboss-5.1.0.GA\server\default\lib

     [copy] Copying 1 file to C:\jbpm-installer\jboss-5.1.0.GA\server\default\conf

     [copy] Copying 1 file to C:\jbpm-installer\jboss-5.1.0.GA\server\default\conf

 

  1. check.birt:

 

  1. install.reporting.into.jboss:

 

  1. download.eclipse.check:

     [echo] Checking Eclipse download ...

 

  1. download.eclipse:

 

  1. download.eclipse.gef.check:

     [echo] Checking Eclipse GEF download ...

 

  1. download.eclipse.gef:

 

  1. install.eclipse:

 

unzipEclipse:

    [unzip] Expanding: C:\jbpm-installer\lib\eclipse-java-helios-SR2-win32.zip into C:\jbpm-installer

 

untarEclipse:

    [unzip] Expanding: C:\jbpm-installer\lib\GEF-SDK-3.6.2.zip into C:\jbpm-installer

 

  1. download.jBPM.eclipse.check:

     [echo] Checking jBPM Eclipse download ...

 

  1. download.jBPM.eclipse:

 

  1. install.jBPM-eclipse.into.eclipse:

    [unzip] Expanding: C:\jbpm-installer\lib\jbpm-5.1.0.Final-eclipse-all.zip into C:\jbpm-installer\eclipse

 

  1. download.jBPM.bin.check:

     [echo] Checking jBPM binaries download ...

 

  1. download.jBPM.bin:

 

  1. install.jBPM.runtime:

    [mkdir] Created dir: C:\jbpm-installer\runtime

    [unzip] Expanding: C:\jbpm-installer\lib\jbpm-5.1.0.Final-bin.zip into C:\jbpm-installer\runtime

 

  1. download.drools.eclipse.check:

     [echo] Checking Drools Eclipse download ...

 

  1. download.drools.eclipse:

 

  1. install.drools-eclipse.into.eclipse:

    [mkdir] Created dir: C:\jbpm-installer\eclipse\drools-update-site

    [unzip] Expanding: C:\jbpm-installer\lib\org.drools.updatesite-5.2.0.Final-assembly.zip into C:\jbpm-installer\eclipse\drools-update-site

     [copy] Copying 3 files to C:\jbpm-installer\eclipse\features

     [copy] Copying 4 files to C:\jbpm-installer\eclipse\plugins

   [delete] Deleting directory C:\jbpm-installer\eclipse\drools-update-site

 

  1. install.demo:

 

BUILD SUCCESSFUL

Total time: 8 minutes 23 seconds

 

4. After that I run

     ant start.h2

     ant start.jboss

     ant start.human.task

     ant start.eclipse

and all successufully starts.

 

On starting JBoss the following log comes which I attached as JBoss Starting Error.rtf:


And also I attached the error comes when we opens the  http://localhost:8080/jbpm-console as jbpm-console-error.bmp file.

 

Please tell why the error is and also how to solve this.

Reply to this message by going to Community

Start a new discussion in jBPM at Community