how to configure bonita core and history database to oracle database 11.2.0.4

1
0
-1

Hi,

I have followed instruction and install Bonita with Oracle 11.2.0.4 using Tomcat. Unfortunately, when I start Tomcat It seem that some goes wrong and do not populate the proper users schema tables.

Could you please help, I will attached the catalina log.

Thanks,
Ivan

1 answer

1
0
-1

2016-10-31 16:41:49.910 +0100 INFORMAZIONI: org.apache.catalina.core.AprLifecycleListener 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_111\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\app\oracle\product\11.2.0\dbhome_2\bin;C:\app\PAOLO\product\11.2.0\dbhome_1\bin;C:\app\product\11.2.0\dbhome_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;.
2016-10-31 16:41:50.422 +0100 INFORMAZIONI: org.apache.coyote.http11.Http11Protocol Initializing ProtocolHandler ["http-bio-8080"]
2016-10-31 16:41:50.483 +0100 INFORMAZIONI: org.apache.coyote.ajp.AjpProtocol Initializing ProtocolHandler ["ajp-bio-8009"]
2016-10-31 16:41:50.490 +0100 INFORMAZIONI: org.apache.catalina.startup.Catalina Initialization processed in 1302 ms
2016-10-31 16:41:50.496 +0100 INFORMAZIONI: bitronix.tm.integration.tomcat55.BTMLifecycleListener Starting Bitronix Transaction Manager
2016-10-31 16:41:50.524 +0100 INFORMAZIONI: bitronix.tm.BitronixTransactionManager Bitronix Transaction Manager version 2.1.3
2016-10-31 16:41:50.531 +0100 INFORMAZIONI: bitronix.tm.Configuration JVM unique ID:
2016-10-31 16:41:50.581 +0100 INFORMAZIONI: bitronix.tm.resource.ResourceLoader reading resources configuration from C:\BonitaBPMCommunity-7.3.3\workspace\tomcat/conf/bitronix-resources.properties
2016-10-31 16:41:51.851 +0100 INFORMAZIONI: bitronix.tm.recovery.Recoverer recovery committed 0 dangling transaction(s) and rolled back 0 aborted transaction(s) on 2 resource(s) [jdbc/BusinessDataDSXA, jdbc/bonitaDSXA] (restricted to serverId 'bonita-tomcat-btm-node0')
2016-10-31 16:41:51.898 +0100 INFORMAZIONI: org.apache.catalina.core.StandardService Starting service Catalina
2016-10-31 16:41:51.904 +0100 INFORMAZIONI: org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/7.0.67
2016-10-31 16:41:53.260 +0100 INFORMAZIONI: org.apache.catalina.startup.TldConfig At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2016-10-31 16:41:53.385 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deploying configuration descriptor C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\conf\Catalina\localhost\bonita.xml
2016-10-31 16:42:09.864 +0100 INFORMAZIONI: org.apache.catalina.startup.TldConfig At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2016-10-31 16:42:43.898 +0100 INFORMAZIONI: org.quartz.core.SchedulerSignalerImpl Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2016-10-31 16:42:43.900 +0100 INFORMAZIONI: org.quartz.core.QuartzScheduler Quartz Scheduler v.2.2.1 created.
2016-10-31 16:42:43.903 +0100 INFORMAZIONI: org.quartz.plugins.management.ShutdownHookPlugin Registering Quartz shutdown hook.
2016-10-31 16:42:43.909 +0100 INFORMAZIONI: org.quartz.core.QuartzScheduler Scheduler meta-data: Quartz Scheduler (v2.2.1) 'QuartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads.
Using job-store 'org.bonitasoft.engine.scheduler.impl.BonitaJobStoreCMT' - which supports persistence. and is not clustered.

2016-10-31 16:42:43.910 +0100 INFORMAZIONI: org.quartz.core.QuartzScheduler JobFactory set to: org.bonitasoft.engine.scheduler.impl.TransactionalSimpleJobFactory@6771c357
2016-10-31 16:42:44.153 +0100 INFORMAZIONI: org.quartz.core.QuartzScheduler Scheduler QuartzScheduler_$NON_CLUSTERED started.
2016-10-31 16:42:57.322 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deployment of configuration descriptor C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\conf\Catalina\localhost\bonita.xml has finished in 63,935 ms
2016-10-31 16:42:57.325 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deploying web application archive C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\webapps\designer.war
2016-10-31 16:43:05.179 +0100 INFORMAZIONI: org.apache.catalina.startup.TldConfig At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2016-10-31 16:43:12.349 +0100 INFORMAZIONI: org.apache.commons.vfs2.impl.StandardFileSystemManager Using "C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\temp\vfs_cache" as temporary files store.
2016-10-31 16:43:17.158 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deployment of web application archive C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\webapps\designer.war has finished in 19,833 ms
2016-10-31 16:43:17.161 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deploying web application archive C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\webapps\studio-watchdog-7.2.0.war
2016-10-31 16:43:17.606 +0100 INFORMAZIONI: org.apache.catalina.startup.TldConfig At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2016-10-31 16:43:17.615 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deployment of web application archive C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\webapps\studio-watchdog-7.2.0.war has finished in 455 ms
2016-10-31 16:43:17.620 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deploying web application directory C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\webapps\manager
2016-10-31 16:43:17.996 +0100 INFORMAZIONI: org.apache.catalina.startup.TldConfig At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2016-10-31 16:43:18.011 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deployment of web application directory C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\webapps\manager has finished in 391 ms
2016-10-31 16:43:18.021 +0100 INFORMAZIONI: org.apache.coyote.http11.Http11Protocol Starting ProtocolHandler ["http-bio-8080"]
2016-10-31 16:43:18.058 +0100 INFORMAZIONI: org.apache.coyote.ajp.AjpProtocol Starting ProtocolHandler ["ajp-bio-8009"]
2016-10-31 16:43:18.062 +0100 INFORMAZIONI: org.apache.catalina.startup.Catalina Server startup in 62159 ms
2016-10-31 16:43:19.386 +0100 INFORMAZIONI: org.apache.catalina.core.StandardServer A valid shutdown command was received via the shutdown port. Stopping the Server instance.
2016-10-31 16:43:19.389 +0100 INFORMAZIONI: org.apache.coyote.http11.Http11Protocol Pausing ProtocolHandler ["http-bio-8080"]
2016-10-31 16:43:19.473 +0100 INFORMAZIONI: org.apache.coyote.ajp.AjpProtocol Pausing ProtocolHandler ["ajp-bio-8009"]
2016-10-31 16:43:19.552 +0100 INFORMAZIONI: org.apache.catalina.core.StandardService Stopping service Catalina
2016-10-31 16:43:19.691 +0100 GRAVE: org.apache.catalina.loader.WebappClassLoaderBase The web application [/designer] appears to have started a thread named [Thread-15] but has failed to stop it. This is very likely to create a memory leak.
2016-10-31 16:43:19.694 +0100 GRAVE: org.apache.catalina.loader.WebappClassLoaderBase The web application [/designer] appears to have started a thread named [Thread-16] but has failed to stop it. This is very likely to create a memory leak.
2016-10-31 16:43:19.697 +0100 GRAVE: org.apache.catalina.loader.WebappClassLoaderBase The web application [/designer] appears to have started a thread named [Thread-17] but has failed to stop it. This is very likely to create a memory leak.
2016-10-31 16:43:19.700 +0100 GRAVE: org.apache.catalina.loader.WebappClassLoaderBase The web application [/designer] appears to have started a thread named [Thread-18] but has failed to stop it. This is very likely to create a memory leak.
2016-10-31 16:43:19.768 +0100 INFORMAZIONI: org.quartz.core.QuartzScheduler Scheduler QuartzScheduler
$NON_CLUSTERED shutting down.
2016-10-31 16:43:19.771 +0100 INFORMAZIONI: org.quartz.core.QuartzScheduler Scheduler QuartzScheduler
$NON_CLUSTERED paused.
2016-10-31 16:43:20.538 +0100 INFORMAZIONI: org.quartz.core.QuartzScheduler Scheduler QuartzScheduler
$_NON_CLUSTERED shutdown complete.
2016-10-31 16:43:20.653 +0100 GRAVE: org.apache.catalina.loader.WebappClassLoaderBase The web application [/bonita] appears to have started a thread named [net.sf.ehcache.CacheManager@235b576d] but has failed to stop it. This is very likely to create a memory leak.
2016-10-31 16:43:20.656 +0100 GRAVE: org.apache.catalina.loader.WebappClassLoaderBase The web application [/bonita] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@44e8f7c8]) and a value of type [org.bonitasoft.engine.session.model.impl.SSessionImpl] (value [org.bonitasoft.engine.session.model.impl.SSessionImpl@b929413d]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
2016-10-31 16:43:20.661 +0100 GRAVE: org.apache.catalina.loader.WebappClassLoaderBase The web application [/bonita] created a ThreadLocal with key of type [org.bonitasoft.engine.transaction.JTATransactionServiceImpl.TransactionServiceContextThreadLocal] (value [org.bonitasoft.engine.transaction.JTATransactionServiceImpl$TransactionServiceContextThreadLocal@780e90d1]) and a value of type [org.bonitasoft.engine.transaction.JTATransactionServiceImpl.TransactionServiceContext] (value [org.bonitasoft.engine.transaction.JTATransactionServiceImpl$TransactionServiceContext@7b5b6eaf]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
2016-10-31 16:43:20.691 +0100 INFORMAZIONI: org.apache.coyote.http11.Http11Protocol Stopping ProtocolHandler ["http-bio-8080"]
2016-10-31 16:43:20.694 +0100 INFORMAZIONI: org.apache.coyote.ajp.AjpProtocol Stopping ProtocolHandler ["ajp-bio-8009"]
2016-10-31 16:43:20.696 +0100 INFORMAZIONI: bitronix.tm.integration.tomcat55.BTMLifecycleListener Shutting down Bitronix Transaction Manager
2016-10-31 16:43:20.697 +0100 INFORMAZIONI: bitronix.tm.BitronixTransactionManager shutting down Bitronix Transaction Manager
2016-10-31 16:43:21.312 +0100 INFORMAZIONI: org.apache.coyote.http11.Http11Protocol Destroying ProtocolHandler ["http-bio-8080"]
2016-10-31 16:43:21.317 +0100 INFORMAZIONI: org.apache.coyote.ajp.AjpProtocol Destroying ProtocolHandler ["ajp-bio-8009"]
2016-10-31 16:50:12.986 +0100 INFORMAZIONI: org.apache.catalina.core.AprLifecycleListener 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_111\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\app\oracle\product\11.2.0\dbhome_2\bin;C:\app\PAOLO\product\11.2.0\dbhome_1\bin;C:\app\product\11.2.0\dbhome_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;.
2016-10-31 16:50:13.126 +0100 INFORMAZIONI: org.apache.coyote.http11.Http11Protocol Initializing ProtocolHandler ["http-bio-8080"]
2016-10-31 16:50:13.133 +0100 INFORMAZIONI: org.apache.coyote.ajp.AjpProtocol Initializing ProtocolHandler ["ajp-bio-8009"]
2016-10-31 16:50:13.135 +0100 INFORMAZIONI: org.apache.catalina.startup.Catalina Initialization processed in 1024 ms
2016-10-31 16:50:13.136 +0100 INFORMAZIONI: bitronix.tm.integration.tomcat55.BTMLifecycleListener Starting Bitronix Transaction Manager
2016-10-31 16:50:13.152 +0100 INFORMAZIONI: bitronix.tm.BitronixTransactionManager Bitronix Transaction Manager version 2.1.3
2016-10-31 16:50:13.155 +0100 INFORMAZIONI: bitronix.tm.Configuration JVM unique ID:
2016-10-31 16:50:13.218 +0100 INFORMAZIONI: bitronix.tm.resource.ResourceLoader reading resources configuration from C:\BonitaBPMCommunity-7.3.3\workspace\tomcat/conf/bitronix-resources.properties
2016-10-31 16:50:14.012 +0100 INFORMAZIONI: bitronix.tm.recovery.Recoverer recovery committed 0 dangling transaction(s) and rolled back 0 aborted transaction(s) on 2 resource(s) [jdbc/BusinessDataDSXA, jdbc/bonitaDSXA] (restricted to serverId 'bonita-tomcat-btm-node0')
2016-10-31 16:50:14.041 +0100 INFORMAZIONI: org.apache.catalina.core.StandardService Starting service Catalina
2016-10-31 16:50:14.046 +0100 INFORMAZIONI: org.apache.catalina.core.StandardEngine Starting Servlet Engine: Apache Tomcat/7.0.67
2016-10-31 16:50:14.934 +0100 INFORMAZIONI: org.apache.catalina.startup.TldConfig At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2016-10-31 16:50:14.986 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deploying configuration descriptor C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\conf\Catalina\localhost\bonita.xml
2016-10-31 16:50:24.189 +0100 INFORMAZIONI: org.apache.catalina.startup.TldConfig At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2016-10-31 16:50:40.651 +0100 INFORMAZIONI: org.quartz.core.SchedulerSignalerImpl Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2016-10-31 16:50:40.651 +0100 INFORMAZIONI: org.quartz.core.QuartzScheduler Quartz Scheduler v.2.2.1 created.
2016-10-31 16:50:40.655 +0100 INFORMAZIONI: org.quartz.plugins.management.ShutdownHookPlugin Registering Quartz shutdown hook.
2016-10-31 16:50:40.665 +0100 INFORMAZIONI: org.quartz.core.QuartzScheduler Scheduler meta-data: Quartz Scheduler (v2.2.1) 'QuartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads.
Using job-store 'org.bonitasoft.engine.scheduler.impl.BonitaJobStoreCMT' - which supports persistence. and is not clustered.

2016-10-31 16:50:40.668 +0100 INFORMAZIONI: org.quartz.core.QuartzScheduler JobFactory set to: org.bonitasoft.engine.scheduler.impl.TransactionalSimpleJobFactory@6771c357
2016-10-31 16:50:40.725 +0100 INFORMAZIONI: org.quartz.core.QuartzScheduler Scheduler QuartzScheduler_$NON_CLUSTERED started.
2016-10-31 16:50:46.983 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deployment of configuration descriptor C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\conf\Catalina\localhost\bonita.xml has finished in 31,997 ms
2016-10-31 16:50:46.985 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deploying web application archive C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\webapps\designer.war
2016-10-31 16:50:49.521 +0100 INFORMAZIONI: org.apache.catalina.startup.TldConfig At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2016-10-31 16:50:53.878 +0100 INFORMAZIONI: org.apache.commons.vfs2.impl.StandardFileSystemManager Using "C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\temp\vfs_cache" as temporary files store.
2016-10-31 16:50:56.776 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deployment of web application archive C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\webapps\designer.war has finished in 9,791 ms
2016-10-31 16:50:56.777 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deploying web application archive C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\webapps\studio-watchdog-7.2.0.war
2016-10-31 16:50:56.963 +0100 INFORMAZIONI: org.apache.catalina.startup.TldConfig At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2016-10-31 16:50:56.968 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deployment of web application archive C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\webapps\studio-watchdog-7.2.0.war has finished in 191 ms
2016-10-31 16:50:56.970 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deploying web application directory C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\webapps\manager
2016-10-31 16:50:57.233 +0100 INFORMAZIONI: org.apache.catalina.startup.TldConfig At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2016-10-31 16:50:57.241 +0100 INFORMAZIONI: org.apache.catalina.startup.HostConfig Deployment of web application directory C:\BonitaBPMCommunity-7.3.3\workspace\tomcat\webapps\manager has finished in 271 ms
2016-10-31 16:50:57.244 +0100 INFORMAZIONI: org.apache.coyote.http11.Http11Protocol Starting ProtocolHandler ["http-bio-8080"]
2016-10-31 16:50:57.257 +0100 INFORMAZIONI: org.apache.coyote.ajp.AjpProtocol Starting ProtocolHandler ["ajp-bio-8009"]
2016-10-31 16:50:57.259 +0100 INFORMAZIONI: org.apache.catalina.startup.Catalina Server startup in 56910 ms
2016-10-31 16:50:58.086 +0100 INFORMAZIONI: org.apache.catalina.core.StandardServer A valid shutdown command was received via the shutdown port. Stopping the Server instance.
2016-10-31 16:50:58.087 +0100 INFORMAZIONI: org.apache.coyote.http11.Http11Protocol Pausing ProtocolHandler ["http-bio-8080"]
2016-10-31 16:50:58.137 +0100 INFORMAZIONI: org.apache.coyote.ajp.AjpProtocol Pausing ProtocolHandler ["ajp-bio-8009"]
2016-10-31 16:50:58.186 +0100 INFORMAZIONI: org.apache.catalina.core.StandardService Stopping service Catalina
2016-10-31 16:50:58.223 +0100 GRAVE: org.apache.catalina.loader.WebappClassLoaderBase The web application [/designer] appears to have started a thread named [Thread-14] but has failed to stop it. This is very likely to create a memory leak.
2016-10-31 16:50:58.224 +0100 GRAVE: org.apache.catalina.loader.WebappClassLoaderBase The web application [/designer] appears to have started a thread named [Thread-15] but has failed to stop it. This is very likely to create a memory leak.
2016-10-31 16:50:58.225 +0100 GRAVE: org.apache.catalina.loader.WebappClassLoaderBase The web application [/designer] appears to have started a thread named [Thread-16] but has failed to stop it. This is very likely to create a memory leak.
2016-10-31 16:50:58.226 +0100 GRAVE: org.apache.catalina.loader.WebappClassLoaderBase The web application [/designer] appears to have started a thread named [Thread-17] but has failed to stop it. This is very likely to create a memory leak.
2016-10-31 16:50:58.238 +0100 INFORMAZIONI: org.quartz.core.QuartzScheduler Scheduler QuartzScheduler
$NON_CLUSTERED shutting down.
2016-10-31 16:50:58.239 +0100 INFORMAZIONI: org.quartz.core.QuartzScheduler Scheduler QuartzScheduler
$NON_CLUSTERED paused.
2016-10-31 16:50:58.341 +0100 INFORMAZIONI: org.quartz.core.QuartzScheduler Scheduler QuartzScheduler
$_NON_CLUSTERED shutdown complete.
2016-10-31 16:50:58.416 +0100 GRAVE: org.apache.catalina.loader.WebappClassLoaderBase The web application [/bonita] appears to have started a thread named [net.sf.ehcache.CacheManager@235b576d] but has failed to stop it. This is very likely to create a memory leak.
2016-10-31 16:50:58.417 +0100 GRAVE: org.apache.catalina.loader.WebappClassLoaderBase The web application [/bonita] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@3c470715]) and a value of type [org.bonitasoft.engine.session.model.impl.SSessionImpl] (value [org.bonitasoft.engine.session.model.impl.SSessionImpl@46f9d0c3]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
2016-10-31 16:50:58.422 +0100 GRAVE: org.apache.catalina.loader.WebappClassLoaderBase The web application [/bonita] created a ThreadLocal with key of type [org.bonitasoft.engine.transaction.JTATransactionServiceImpl.TransactionServiceContextThreadLocal] (value [org.bonitasoft.engine.transaction.JTATransactionServiceImpl$TransactionServiceContextThreadLocal@511e4d15]) and a value of type [org.bonitasoft.engine.transaction.JTATransactionServiceImpl.TransactionServiceContext] (value [org.bonitasoft.engine.transaction.JTATransactionServiceImpl$TransactionServiceContext@5565978c]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
2016-10-31 16:50:58.437 +0100 INFORMAZIONI: org.apache.coyote.http11.Http11Protocol Stopping ProtocolHandler ["http-bio-8080"]
2016-10-31 16:50:58.438 +0100 INFORMAZIONI: org.apache.coyote.ajp.AjpProtocol Stopping ProtocolHandler ["ajp-bio-8009"]
2016-10-31 16:50:58.440 +0100 INFORMAZIONI: bitronix.tm.integration.tomcat55.BTMLifecycleListener Shutting down Bitronix Transaction Manager
2016-10-31 16:50:58.440 +0100 INFORMAZIONI: bitronix.tm.BitronixTransactionManager shutting down Bitronix Transaction Manager
2016-10-31 16:50:58.840 +0100 INFORMAZIONI: org.apache.coyote.http11.Http11Protocol Destroying ProtocolHandler ["http-bio-8080"]
2016-10-31 16:50:58.841 +0100 INFORMAZIONI: org.apache.coyote.ajp.AjpProtocol Destroying ProtocolHandler ["ajp-bio-8009"]

Comments

Submitted by contact_420 on Wed, 11/02/2016 - 10:26

Please attach bonita log file instead of catalina to give more specific information.

Best regards,
bpms.help

Notifications