CMDBuild Forum

/cmdbuild could not be started

Hello,

I am receiving the following error when trying to deploy the .war from Tomcat.

FAIL - Application at context path /cmdbuild could not be started
And from the latest catalina log file:
SEVERE: The web application [/cmdbuild] appears to have started a thread named [FileWatchdog] but has failed to stop it. This is very likely to create a memory leak.
 
Server information below:
Tomcat Version	JVM Version	JVM Vendor	OS Name	OS Version	OS Architecture	Hostname	IP Address
Apache Tomcat/7.0.59	1.7.0_72-b14	Oracle Corporation	Linux	3.10.0-123.20.1.el7.x86_64	amd64
This instance is using the latest CentOS7 update.
I have tried the latest Java 1.8 as well but I reverted to 1.7.0_72.
Would appreciate any assistance provided!
this

As written in the Technical Manual and in the download page on the web site:

http://www.cmdbuild.org/en/download/ultima-versione

CMDBuild currently requires Java version 6

.

CMDBuild Team