error 500

Error 500 - DefaultTenantIdException

So, I've installed Tomcat7 and I have mysql running and I have "installed" the bonita deployment files on the correct path, tomcat's manager indicated that the application is indeed running and has started. However, when accessing localhost:8080/bonita/ all I get is an error for "org.bonitasoft.console.common.server.utils.DefaultTenantIdException"

I thought it was because I had some sort of problem installing the app, however with the h2 database it is working, so my best guess would be some problem with the mysql connectors or the database itself.

Help?

Notifications