Tomcat error: failed to start connector [connector[HTTP/1.1-8080]]

Hello everyone,

I recently tried to install the Tomcat bundle on my desktop pc, because i want to test Bonita BPM. I know that i can use the build in test server in Bonita Studio but I also want to test the tomcat bundle. I set all environment variables and tomcat is starting, but there is an error (see title). When i try to connect to http://localhost:8080/bonita, like it is mentioned in the documentation (http://documentation.bonitasoft.com/first-steps-after-setup-0) i can’t connect to bonita.
This is the first time that i installed a server so it’s kinda new to me.

Does anyone know where this error is coming from?

Kind regards,

Pascal


OS: Windows 7
Java version: jdk1.8.0_20
Tomcat bundle: BonitaBPMCommunity-6.3.8-Tomcat-6.0.37

Hello everyone,

i got the answer. The problem was that there was another programm running on port 8080. It was an oracle database. I had to change the port of the oracle database and now it works.