hi
I am new to bonita bpm and downloaded the bonita bpm, community v7.0.2 and installed successfully.
However, when I am trying to open the Portal, I get following error msg .
"Starting TomCat v7 server at localhost has encountered a problem " - refer the screenshot below.
Look forward for a solution to over come this, tried removing and re-installing , changing the port from the preferences, but still not luck.
![screenshot][screenshot]
[screenshot]: http://i62.tinypic.com/2vl5n40.jpg
2 Likes
I suspect you have another Tomcat running on the same computer.
Anybody have a solution for this matter?
Hi thanks for responding.
I checked, and i do not have another tomcat running on. Then tried with xamp , and wamp with tomcat installed and switched on . still no luck.
System is windows 8.1 , 64 Bit version
Hi,
I think I have the same problem but on linux.
I’m also new and I want to try Bonita BPM, so I download BonitaBPMCommunity-7.0.3-x86_64.run for a CentOS 7.1 VM and launch the installer. It was OK but when it ran Bonita BPM, I got few seconds latter the message : “Server Tomcat v7.0 Server at localhost failed to start.”
I noticed that BonitaBPMCommunity-7.0.3/workspace/tomcat/bin/*.sh didn’t have execution rights. I made the chmod, but still the same message.
When I run $CATALINA_HOME/bin/startup.sh (after export of $CATALINA_HOME et $JRE_HOME; by the way, the BonitaBPMCommunity-7.0.3/workspace/tomcat/RUNNING.txt seems to be not very up to date), the process stops. In BonitaBPMCommunity-7.0.3/workspace/tomcat/logs/catalina.out, I got the error :
java.lang.RuntimeException: org.h2.jdbc.JdbcSQLException: IO Exception: “java.net.UnknownHostException: localhost.localdomain: localhost.localdomain: Name or service not known” [90028-170]
And now, I don’t know what to do. Someone could help us ?
Thank you
For the last problem, I had to update /etc/hosts (I knew that I have already have the problem once and I didn’t remember how I solve it). So now, after a restart of my VM, it’s working. Great !
(and it was not useful to declare $CATALINA_HOME et $JRE_HOME). So it seems that only the excutive rights were missing on $CATALINA_HOME/bin/.
Hi Sean,
Given below is the engine log for your info.
2015-09-19 17:52:16.765 +0530 org.bonitasoft.tomcat.H2Listener org.bonitasoft.tomcat.H2Listener lifecycleEvent
INFO: Starting H2 server : [-tcp, -tcpPort, 9091, -baseDir, D:\BonitaBPMCommunity-7.1.0\workspace\tomcat/bonita/engine-server/work/platform]
2015-09-19 17:59:18.875 +0530 org.bonitasoft.tomcat.H2Listener org.bonitasoft.tomcat.H2Listener lifecycleEvent
INFO: Starting H2 server : [-tcp, -tcpPort, 9091, -baseDir, D:\BonitaBPMCommunity-7.1.0\workspace\tomcat/bonita/engine-server/work/platform]
2015-09-19 18:19:15.503 +0530 org.bonitasoft.tomcat.H2Listener org.bonitasoft.tomcat.H2Listener lifecycleEvent
INFO: Starting H2 server : [-tcp, -tcpPort, 9091, -baseDir, D:\BonitaBPMCommunity-7.1.0\workspace\tomcat/bonita/engine-server/work/platform]
2015-09-19 18:37:04.380 +0530 org.bonitasoft.tomcat.H2Listener org.bonitasoft.tomcat.H2Listener lifecycleEvent
INFO: Starting H2 server : [-tcp, -tcpPort, 9091, -baseDir, D:\BonitaBPMCommunity-7.1.0\workspace\tomcat/bonita/engine-server/work/platform]
2015-09-19 18:46:55.505 +0530 org.bonitasoft.tomcat.H2Listener org.bonitasoft.tomcat.H2Listener lifecycleEvent
INFO: Starting H2 server : [-tcp, -tcpPort, 9091, -baseDir, D:\BonitaBPMCommunity-7.1.0\workspace\tomcat/bonita/engine-server/work/platform]
2015-09-19 19:03:56.422 +0530 org.bonitasoft.tomcat.H2Listener org.bonitasoft.tomcat.H2Listener lifecycleEvent
INFO: Starting H2 server : [-tcp, -tcpPort, 9091, -baseDir, D:\BonitaBPMCommunity-7.1.0\workspace\tomcat/bonita/engine-server/work/platform]