4 Replies Latest reply on Oct 16, 2015 9:57 AM by mhavrda

    Cannot get jbpm-console up and running.

    buch11

      Hi All,

       

      I have just started working on jbpm, so my question may seem too naive.

       

      Using jbpm installer, I installed everything (wildfly and eclipse plugins), now when I tried running "ant start.demo.noeclipse", JBoss is not starting up

       

      When I checked logs, I am seeing:

       

      2015-04-24 20:47:31,790 ERROR [org.guvnor.structure.backend.repositories.RepositoryServiceImpl] (MSC service thread 1-1) Error during create repository: java.lang.RuntimeException: https://github.com/guvnorngtestuser1/jbpm-console-ng-playground-kjar.git: cannot open git-upload-pack

        at org.guvnor.structure.backend.repositories.git.GitRepositoryFactoryHelper.newRepository(GitRepositoryFactoryHelper.java:95) [guvnor-structure-backend-6.2.0.Final.jar:6.2.0.Final]

        at org.guvnor.structure.backend.repositories.git.GitRepositoryFactoryHelper.newRepository(GitRepositoryFactoryHelper.java:62) [guvnor-structure-backend-6.2.0.Final.jar:6.2.0.Final]

        a

       

       

      It seems, jboss is trying to download something from github which is failing. We are sitting behind a proxy, and are not allowed to access github( i know, unlucky! )

      Is there any other way around? Can I bypass this part or somehow get jbpm-console up and running.

       

      Can anyone help me with this?

       

      Happy Coding!