jBPM not starting using Docker

407 views
Skip to first unread message

mat...@hypriot.com

unread,
Jun 6, 2017, 4:45:20 AM6/6/17
to Drools Setup
Hi everyone,

I am not able to run the jBPM using Docker, details here: https://github.com/jboss-dockerfiles/jbpm/issues/17

Any help is highly appreciated.

Mathias

Michael B

unread,
Jun 6, 2017, 5:00:59 AM6/6/17
to Drools Setup
Hi Mathias,

Could you please edit here the exact command you use to buid the docker images and to run the containers?

Michael B

mat...@hypriot.com

unread,
Jun 6, 2017, 5:54:11 AM6/6/17
to Drools Setup
Sure: I did not build the image myself (used the prebuilt one on Dockerhub).
To start the images, I used the Docker run commands here: https://github.com/jboss-dockerfiles/jbpm/tree/master/showcase

Michael B

unread,
Jun 6, 2017, 6:35:33 AM6/6/17
to Drools Setup
Hi,

Could you please remove the docker image /container you have right now and execute the build:
https://github.com/jboss-dockerfiles/jbpm/blob/master/showcase/build.sh
This should build without failures.
Once built please run the container with
docker run -p 8081:8080 -p 8001:8001 -i -t --name jbpm-workbench-showcase jboss/jbpm-workbench-showcase:latest
You should see the log when running this container.
The application, once started correctly, is accessible at http://localhost:8081/jbpm-console

Michael B.

mat...@hypriot.com

unread,
Jun 6, 2017, 9:35:48 AM6/6/17
to Drools Setup
Hi, I did it as you said. Exaclty the same error as before...

Michael B

unread,
Jun 6, 2017, 10:02:19 AM6/6/17
to Drools Setup
Hmmm,

This was tested several times.
Then the error must reside somehow in the differences of environment.
Which version of docker do you use?
Which version of java?

Roger Martinez

unread,
Jun 18, 2017, 6:02:37 PM6/18/17
to Drools Setup
Hey,

Let you know that this seems an environment setup issue, a possible solution is to run the container in host networking mode, see comments here.

Thanks for the feedback!
Roger
Reply all
Reply to author
Forward
0 new messages