Hi, I followed the instruction on page 11
CMDBuild installation
After completion of the operations stated above, the installation and setup the standard CMDBuild
is very simple.
Order to install CMDBuild is sufficient:
• downloading from the project site (http://www.cmdbuild.org/download) the compressed file
(ZIP file) corresponding to the last version released
• copying the directory CMDBuild-{version}.war (it is in "root" of the ZIP file) in the directory
"webapps" of Tomcat, renaming cmdbuild.war
• copying the directory CMDBuild-shark (found in the ZIP file in the directory "extras" of the
ZIP file) in the directory "webapps" of Tomcat
• copying additional libraries for the choosen version of Tomcat (located in the directory
"extras / tomcat-libs") in the "lib" directory of Tomcat
Once you do this, and only at this point, it will be necessary to also start the Tomcat application
server
But when the shark log has errors
java.sql.SQLException: SQLException in StandardPoolDataSource:getConnection exception: java.sql.SQLException: SQLException in StandardPoolDataSource:getConnection no connection available java.sql.SQLException: Cannot get connection for URL jdbc:postgresql://localhost:5432/cmdbuild : FATAL: database "cmdbuild" does not exist
Also the URL http://localhost:8080/cmdbuild, there is only empty page. No Language configuration, No Database configuration etc.
I don't think I can get this works in the manual installation.?