Hello everyone,
I'm trying to set up a small Zanata server for personal use; however, every time I start the server, I'm greeted with a message that tells me that Zanata could not be started.
The zanata.failed content is as follows:
"{\"JBAS014671: Failed services\" => {\"jboss.web.deployment.default-host./zanata\" => \"org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./zanata: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context
Caused by: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context\"}}"
This makes me think the problem is at the JBoss level, not at Zanata's.
A message on Zanata's mailing list suggested that I downgraded mysql to version 5.5. I did that, but to no avail. Same results using MariaDB.
Could anyone suggest a way to fix this and get this server running once and for all?