CMDBuild Forum

Can't start CMDBuild through Tomcat

Hi everybody,

I'm trying to install CMDBuild on CentOS and having a hard time doing so.
Currently I'm stuck at starting CMDBuild on the Tomcat Manager.

The message I get when I'm trying to start is the following:

FAIL - Application at context path [/cmdbuild] could not be started

 

Does anybody have a clue why?

Thanks in advance

Hi Christian,
Please, could you send in attachment the full catalina.out log?
Thanks
CMDBuild Team
 

Previously Tecnoteca wrote:

Hi Christian,
Please, could you send in attachment the full catalina.out log?
Thanks
CMDBuild Team
 

 

Hi, I can't find an option here to attach files, shall I just post the whole thing into a comment?

Hi Christian,
You need to register an account with this form, so after login you will be able to add attachments to your posts.
Thanks in advance
 
Previously Christian wrote:
Previously Tecnoteca wrote:
Hi Christian,
Please, could you send in attachment the full catalina.out log?
Thanks
CMDBuild Team
 

 

Hi, I can't find an option here to attach files, shall I just post the whole thing into a comment?

 

Hi, thanks.

Unfortunately my catalina file is 1035 kilobytes big, and there are only 100 kilobytes allowed.

 

I've just copied the lines of today into a txt and attached it.

 

Thanks for your help

 

Previously Tecnoteca wrote:
Hi Christian,
You need to register an account with this form, so after login you will be able to add attachments to your posts.
Thanks in advance
 
Previously Christian wrote:
Previously Tecnoteca wrote:
Hi Christian,
Please, could you send in attachment the full catalina.out log?
Thanks
CMDBuild Team
 

 

Hi, I can't find an option here to attach files, shall I just post the whole thing into a comment?

 

 


log_catalina-txt (11.7 KB)

Hi Christian,

it seems that also cmdbuild.log has been written: could you provide this file? (/opt/tomcat/logs/cmdbuild.log)

Another thing: have you test starting Tomcat with root privileges?

CMDBuild Team

Hi, again the file was to big, so I've cut away what was before 2017/06/12

 

No I've not tried that, will do so.

 

Previously admin wrote:

Hi Christian,

it seems that also cmdbuild.log has been written: could you provide this file? (/opt/tomcat/logs/cmdbuild.log)

Another thing: have you test starting Tomcat with root privileges?

CMDBuild Team

 


cmdbuild-log (20.0 KB)
Hi Christian,
It seems that you don't have the PostgreSQL JDBC driver or you have the wrong version.
Download it from this page
https://jdbc.postgresql.org/download.html
 
and put it on Tomcat "lib" folder
For JDK 8 you have to download the 4.2 version
CMDBuild Team
 
 
Previously Christian Witt wrote:

Hi, again the file was to big, so I've cut away what was before 2017/06/12

 

No I've not tried that, will do so.

 

Previously admin wrote:

Hi Christian,

it seems that also cmdbuild.log has been written: could you provide this file? (/opt/tomcat/logs/cmdbuild.log)

Another thing: have you test starting Tomcat with root privileges?

CMDBuild Team

 

 

Hey, thanks for your answer.

It was cloase to this= I already installed the driver but he owner was root, so I changed it to tomcat and now it works.

 

Thanks a lot!

 

Cheers,

Christian

 

Previously Tecnoteca wrote:
Hi Christian,
It seems that you don't have the PostgreSQL JDBC driver or you have the wrong version.
Download it from this page
https://jdbc.postgresql.org/download.html
 
and put it on Tomcat "lib" folder
For JDK 8 you have to download the 4.2 version
CMDBuild Team
 
 
Previously Christian Witt wrote:

Hi, again the file was to big, so I've cut away what was before 2017/06/12

 

No I've not tried that, will do so.

 

Previously admin wrote:

Hi Christian,

it seems that also cmdbuild.log has been written: could you provide this file? (/opt/tomcat/logs/cmdbuild.log)

Another thing: have you test starting Tomcat with root privileges?

CMDBuild Team