2 Replies Latest reply on May 23, 2016 5:23 AM by elgavlador

    jbpm-console NOT FOUND and SOLUTION NOT FOUND

    elgavlador

      I am trying to deploy jbpm-console but no use. I have read a lot of your solution but nothing works for me... I have already clean the demo and re-install it but nothing.

       

      ant clean.demo
      ant install.demo 

       

      Also i have install dashboard.

       

      ant install.dashboard.into.jboss 

       

      I had deleted only the jbpm-console.war from the directory and install it again with ant, but still nothing... I had cleaned the server.log file...
      I have created a new user and guess what.... NOTHING
      What else can i do? I need your wisdom

        • 1. Re: jbpm-console NOT FOUND and SOLUTION NOT FOUND
          zcc39r

          At the first lines of your log we can see:

          2016-05-18 13:38:28,502 WARN  [jacorb.orb.iiop] (MSC service thread 1-2) could not create server socket port: 3528 host: /127.0.0.1: java.net.BindException: Address already in use: JVM_Bind

          So make sure before starting the demo that ports mentioned in Re: jBPM-6.4.0 Installation Issues are not already in use.

          • 2. Re: jbpm-console NOT FOUND and SOLUTION NOT FOUND
            elgavlador

            It's ok, i find my solution.

            There was many java apps, which run simultaneously and crashed it. So I had to run a process manager app (in my case was ProcessHacker) and stop running the unnecessary java apps, manually. After a while, I start again jboss. There is a little bit of delay, but just be patient and it will deploy.

             

             

            PS. Sorry if my English are not so good.