0 Replies Latest reply on Oct 21, 2015 1:09 PM by bhagiyabalaji

    jBPM 6.2 and 6.3 - Unable to access http://localhost:8080/jbpm-console - giving 404

    bhagiyabalaji

      I have successfully built jBPM 6.2 and 6.3 community version as per the documentation "Chapter 3. jBPM Installer". After running the "ant start.demo.noeclipse" command I can see jboss server is started as shown below as per the steps.

       

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

      start.h2.check:

           [echo] Checking if h2 db should be started ...

      start.h2:

      start.jboss:

      start.demo.noeclipse:

       

      BUILD SUCCESSFUL

      Total time: 13 seconds

       

      I am able to access Wildfly home and console urls which are "http://localhost:8080/" and  "http://localhost:9990/console/App.html#home" respectively. For accessing wildfly console I created a user to login.

       

      But when I tried to access jbpm console url "http://localhost:8080/jbpm-console", I am getting 404 error. I have attached the server logs of 6.2 and 6.3 versions. I am running 6.2 and 6.3 versions one at a time, making sure port 8080 is being used only once.

       

      Can any one help in this!!! Thanks in advance

       

      Note: The logs are taken from the folder "\wildfly-*********\standalone\log"