Hi, need some advise with Bonita Community... any help will be highly appreciatted.
Install the Community Bundle from Bonita using the How to set up for UBUNTU, TOMCAT, POSTGRESQL & JAVA, everuthing was done step by step, Tomcat tested before deployment, Postgres works fine creating users and DB. Tomcatwas installed /opt/tomcat along with /opt/bonita.
Tomcat Manager can not start deployment even appear bonita on application list, from there start it and after some minutes show an error that can not be deployed on the path /bonita.
Try to start Bonita from Browser and get a 404 error.
Search on catalina.out log and have this findings:
23-Apr-2020 21:24:21.569 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not f$
23-Apr-2020 21:24:21.786 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"]
23-Apr-2020 21:24:21.800 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
23-Apr-2020 21:24:21.821 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 800 ms
23-Apr-2020 21:24:21.873 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina]
23-Apr-2020 21:24:21.873 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.54
23-Apr-2020 21:24:21.902 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [/opt/tomcat/webapps/bonita.war]
23-Apr-2020 21:24:27.042 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a comple$
23-Apr-2020 21:24:27.082 SEVERE [localhost-startStop-1] org.bonitasoft.console.common.server.servlet.PlatformTenantListener.contextInitialized Error initializing platform configuration. Engine most likely faile$
23-Apr-2020 21:24:27.083 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log $
23-Apr-2020 21:24:27.092 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal Context [/bonita] startup failed due to previous errors
23-Apr-2020 21:24:27.104 INFO [localhost-startStop-1] org.bonitasoft.engine.EngineInitializer.unloadEngine Stopping Bonita Engine...
23-Apr-2020 21:24:27.136 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [/opt/tomcat/webapps/bonita.war] has finished in [5,233] ms
23-Apr-2020 21:24:27.137 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat/webapps/host-manager]
23-Apr-2020 21:24:28.296 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a comple$
23-Apr-2020 21:24:28.319 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat/webapps/host-manager] has finished in [1,182] ms
23-Apr-2020 21:24:28.320 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat/webapps/ROOT]
23-Apr-2020 21:24:29.196 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a comple$
23-Apr-2020 21:24:29.199 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat/webapps/ROOT] has finished in [879] ms
23-Apr-2020 21:24:29.199 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat/webapps/docs]
23-Apr-2020 21:24:30.212 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a comple$
23-Apr-2020 21:24:30.214 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat/webapps/docs] has finished in [1,015] ms
23-Apr-2020 21:24:30.214 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat/webapps/examples]
23-Apr-2020 21:24:31.177 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a comple$
23-Apr-2020 21:24:31.201 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat/webapps/examples] has finished in [987] ms
23-Apr-2020 21:24:31.202 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/opt/tomcat/webapps/manager]
23-Apr-2020 21:24:32.078 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a comple$
23-Apr-2020 21:24:32.123 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/opt/tomcat/webapps/manager] has finished in [921] ms
23-Apr-2020 21:24:32.129 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"]
23-Apr-2020 21:24:32.148 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 10326 ms
23-Apr-2020 21:25:14.705 INFO [http-nio-8080-exec-1] org.apache.catalina.util.LifecycleBase.stop The stop() method was called on component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/boni$
23-Apr-2020 21:25:15.257 INFO [http-nio-8080-exec-1] org.apache.catalina.startup.HostConfig.undeploy Undeploying context [/bonita]