Problem starting Bonita 7.0.0 + Tomcat + MySQL

1
0
-1

Hi, I am trying to run Bonita/Tomcat using MySQL but it seems some problems encountered while initializing the platform and I don't know where I should check..
I followed every detail as said in Bonita documentation

Normally after bitronix.tm.resource.ResourceLoader init I should get "" bitronix.tm.recovery.Recoverer run "" .. it's not the case as you can see in the log file and I don't know what the problem might be.

Catalina.log

2016-04-21 10:37:15.808 +0100 org.apache.catalina.core.AprLifecycleListener org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jre1.8.0_91\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;.
2016-04-21 10:37:16.073 +0100 org.apache.coyote.http11.Http11Protocol org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8082"]
2016-04-21 10:37:16.088 +0100 org.apache.coyote.ajp.AjpProtocol org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8099"]
2016-04-21 10:37:16.088 +0100 org.apache.catalina.startup.Catalina org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 578 ms
2016-04-21 10:37:16.088 +0100 bitronix.tm.integration.tomcat55.BTMLifecycleListener bitronix.tm.integration.tomcat55.BTMLifecycleListener lifecycleEvent
INFO: Starting Bitronix Transaction Manager
2016-04-21 10:37:16.120 +0100 bitronix.tm.BitronixTransactionManager bitronix.tm.BitronixTransactionManager logVersion
INFO: Bitronix Transaction Manager version 2.1.3
2016-04-21 10:37:16.120 +0100 bitronix.tm.Configuration bitronix.tm.Configuration buildServerIdArray
INFO: JVM unique ID:
2016-04-21 10:37:16.136 +0100 bitronix.tm.resource.ResourceLoader bitronix.tm.resource.ResourceLoader init
INFO: reading resources configuration from C:\Users\Admin\Desktop\Bonita\BonitaBPMCommunity-7.0.0-Tomcat-7.0.55/conf/bitronix-resources.properties

No answers yet.
Notifications