Closed long241191 closed 6 years ago
Hi, How did you launch your Bonita container on Google Cloud Computer? Could you please check other logs inside the container?
docker exec -ti bonita /bin/bash
cd /opt/bonita/BonitaBPMCommunity-7.5.4-Tomcat-7.0.76/server/logs/
Without more feedback I can't help you and I have to close this issue. I hope that you have resolved your problem since that.
Hi all.
I have start latest version of Bonita Docker in my personal computer, I't okay. But today I try to start Bonita Docker in my Cloud computer (Google cloud computer - 1cpu/4Gb/50GB SSD), it's not work (Not response when I connect to http://localhost:8080/bonita). (I'm using Docker version 17.06.0-ce in both)
I have checked docker logs, and in my cloud computer I't not show some latest success log as in my personal computer
All docker images logs:
[INFO] configuration for Database vendor: h2 [INFO] Connected to 'h2' database with url: 'jdbc:h2:file:../h2_database/bonitadb' with user: 'BONITAUSER' [INFO] Executed SQL script /opt/bonita/BonitaBPMCommunity-7.5.4-Tomcat-7.0.76/setup/platform_conf/sql/h2/createTables.sql [INFO] Executed SQL script /opt/bonita/BonitaBPMCommunity-7.5.4-Tomcat-7.0.76/setup/platform_conf/sql/h2/createQuartzTables.sql [INFO] Executed SQL script /opt/bonita/BonitaBPMCommunity-7.5.4-Tomcat-7.0.76/setup/platform_conf/sql/h2/postCreateStructure.sql [INFO] Executed SQL script /opt/bonita/BonitaBPMCommunity-7.5.4-Tomcat-7.0.76/setup/platform_conf/sql/h2/initTables.sql [INFO] Platform created. [INFO] Database will be initialized with configuration files from folder: platform_conf/initial [INFO] Initial configuration files successfully pushed to database
2017-11-18 10:27:49.171 +0000 INFO: org.quartz.core.QuartzScheduler JobFactory set to: org.bonitasoft.engine.scheduler.impl.TransactionalSimpleJobFactory@77ef3543 2017-11-18 10:27:49.265 +0000 INFO: org.quartz.core.QuartzScheduler Scheduler QuartzScheduler_$_NON_CLUSTERED started. done