CMDBuild Forum

Having problems with basic 2.1.8 installation on Window 7

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.?  

Hi,

do you have any error in the logs file?
Could you post the cmdbuild.log  and the stdout.log?
Which is your current (absolute) path of installation of the webapps? 
 
Best regards,
the CMDBuild Team

Previously Tecnoteca wrote:

Hi,
do you have any error in the logs file?
Could you post the cmdbuild.log  and the stdout.log?
Which is your current (absolute) path of installation of the webapps? 
 
Best regards,
the CMDBuild Team
 
Hi, 
 
After installing all, I can get only this picture