Cannot start Bonita 7.2 tomcat bundle + postgresql

1
0
-1

I followed this tutorial http://documentation.bonitasoft.com/ubuntu-openjdk-tomcat-postgresql-0

When I started tomcat server I got this message

Node not started. Method 'org.bonitasoft.engine.api.LoginAPI.login' cannot be called until node has been started (PlatformAPI.startNode()). Exact class: org.bonitasoft.engine.api.impl.LoginAPII

catalina.out: https://drive.google.com/open?id=0B9XpTxlsVuaoUnpTM2Nmc19yRVk

svr:8080/bonita: https://drive.google.com/open?id=0B9XpTxlsVuaoQWJLRXA3SGtlYmM

I changed JDBC versions, but nothing works. I'm using JDK and Tomcat version 7u67

Thanks in advance.

Comments

Submitted by antoine.mottier on Thu, 04/07/2016 - 10:56

Can you share as well bonita log file?

Thanks

1 answer

1
0
-1
This one is the BEST answer!

Hi Antoine,

Thanks for reply.... After you mentioned bonita log file, I review them, and I realized there called H2 in the log. I checked the `setenv.sh` file and here is my error. I didn't make changes in DB_OPTS and BDM_BD_OPTS. After changed that, everything worked like a charm.

Notifications