At last I have managed to install cmdbuild by adding “java –add-opens=java.base/java.nio=ALL-UNNAMED -jar” --add-opens option to the line before calling war file. Received succesfull message “cmdbuild successfully installed! you can find startup/shutdown scripts in dir”, HOWEVER, when I got to the main Tomcat manager page I found that the application cmdbuild is not started, and pressing the Start button I receive the error message like “ERROR - The application at the context path [/cmdbuild] did not start”
. During setup I located tomcat application instead of /root/cmdbuild_30/ to another dir like /data/cmdbuild/esm - 3 levels of nesting, may be this is a reason?