Bonita edition: Community
OS: Windows server 2012 R2 64 bit
Java version: 1.7.0_79
Tomcat version: 7.0.67
Bundle: Tomcat
Database: H2 (Bundled)
Running start-bonita.bat in cmd starts bonita and tomcat successfully but soon after that, both processes shut down with the following warnings in bonita’s logs:
2017-01-10 15:49:56.275 -0500 WARNING: org.bonitasoft.console.server.listener.StudioWatchdogListener Bonita Studio watchdog process has started on port 6969 with a delay set to 5000 ms
2017-01-10 15:49:57.447 -0500 WARNING: org.bonitasoft.console.server.listener.StudioWatchdogListener Bonita Studio process has been killed, terminating tomcat process properly
I increased the memory allocated to JVM running BPM studio as mentioned in http://documentation.bonitasoft.com/?page=bonita-bpm-studio-installation#toc6 and increased the work service termination timeout as mentioned in http://documentation.bonitasoft.com/?page=performance-tuning but both didn’t fix the problem.