Page 1 of 1

Database connection error on installation

Posted: Sat Oct 05, 2013 11:21 am
by cemfidanlik
Hi,

I have been trying to install logicaldoc trial version with mysql. My system do have a mysql6 already installed and I have created a database called logicaldoc. At the "setup the database connection parameters" screen, I have chosen Mysql, and input the following information:
root
12345
localhost
3306
logicaldoc

to the appropriate fields. But it gives me an error "Database not connected".

I have installed Java SE Development kit 7 update 40 and mysql-connector-java-5.1.26-bin.jar.
At CLASSPATH: .;C:\Program Files\Java\jre7\lib\ext\QTJava.zip;C:\Program Files\MySQL\MySQL Connector J\mysql-connector-java-5.1.26-bin.jar

Mysql server is working properly.

I did installed the comunity verison without the mysql and it is working properly, but can't seem to make this one work.

Best Regards,

Cem

Re: Database connection error on installation

Posted: Mon Dec 23, 2013 9:35 am
by agaspa
You should try the DB connection using an external tool like Squirrel.
Another tip I can give you is to not include your driver in the classpath, because logicaldoc already has it in folder WEB-INF/lib