2 Replies Latest reply on Jun 1, 2012 9:07 AM by carlos.crosetti

    Failed to launch the jbpm-console

    carlos.crosetti

      Hi, after installing and doing "ant start.demo" I can see

       

      start.jboss7:

       

      start.human.task:
          [javac] C:\jbpm-installer\build.xml:647: warning: 'inclu
      t set, defaulting to build.sysclasspath=last; set to false f

       

           [java] SLF4J: Class path contains multiple SLF4J bindin
           [java] SLF4J: Found binding in [jar:file:/C:/jbpm-insta
      4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.clas
           [java] SLF4J: Found binding in [jar:file:/C:/jbpm-insta
      4j-log4j12-1.6.4.jar!/org/slf4j/impl/StaticLoggerBinder.clas
           [java] SLF4J: See http://www.slf4j.org/codes.html#multi
      explanation.
           [java] Task service registered usergroup callback ...
           [java] Task service started correctly!
           [java] Task service running ...

       

      However when I attempt to call the jbpm-console with

       

      http://localhost:8080/jbpm-console

       

      I get...

       

       

      Estado HTTP 404 - /jbpm-console

       


       

       

      type Informe de estado

      mensaje /jbpm-console

      descripción El recurso requerido (/jbpm-console) no está disponible.

       


       

       

      JBoss Web/7.0.1.Final

       

      Browssing the console, in the JAAS section, I can se that jbpm-console and droolss-guvnor are there.

       

      But the AS s up...

       

      http://localhost:9990/console/App.html#server

       

      Wuth the above URL i can access the AS console.

       

       

      What could be wrong? Aby suggestions?

       

      (the same issue with 5.3)

       

      OS winXP SP3, JBPM 6.2 and 5.3, Java 1.7u4

       

       

      Carlos

        • 1. Re: Failed to launch the jbpm-console
          swiderski.maciej

          Mostlikely it is due to Java 1.7, try with 1.6. If that won't make any difference check server.log as this seems to indicate applications were not deployed properly.

           

          HTH

          • 2. Re: Failed to launch the jbpm-console
            carlos.crosetti

            I followd your advice and removed Java 7, installed the latest Java 6 and rebuild the JBPM Full 5.3 from scratch, now I see no errors in the boot.log, But the deployments fail to start, could you please take a look to the enclosed files? I have seen no issue when building, but all deployments are kep in "indeplying" staus, for more than 30 minuts, and then I do "ant stop.demo" amm all deployments go to "failed".