CMDBuild Forum

Fresh Install does not start duie to tomcat starting as root

Hello,

Installed the new package cmdbuildready2use on Roky linux 9

Installing directly by “cmdbuild.sh” from the war archive, installation process completes correctly, then I start the tomcat server, but cmdbuild does not start complaining that the user running tomcat is root.

any ckue?

For security reasons, CMDBuild cannot be started using the root user.
We recommend running the application with a dedicated non-root user that has only the necessary permissions.

Correct !!!t
Better use tomcat as user instead of root !!!

So you have to modify your installation scripts because, so far, it configure tomcat 10 to run as root.

:smiley: