Page 1 of 1

Lost database connection after restart

Posted: Mon Jan 22, 2018 9:00 am
by guoyufeng
System: Windows Server 2008 R2
Version: LogicalDOC CE 7.7.3
JRE: 1.8.0_152

I configured LogicalDOC with MSSQL during installation, and it works fine. Then I customized some property in server.xml, and use the

Code: Select all

logicaldoc.bat restart
to restart the service, I'm not able to login anymore. After searching the forum, I believe this is caused by the failure of retrieving database configuration. So, has anyone encountered this same problem? Is this because I'm doing the wrong way to restart the service, and do you have a solution or suggestion?

Re: Lost database connection after restart

Posted: Tue Jan 23, 2018 9:41 am
by mmeschieri
Touching the server.xml is not a good idea in case you don't know exactly what you are doing.

Pelase look at the folder tomcat\logs completely delete the content there inside, then try to start logicaldoc, then return in the folder and inspect the log files trying to detect what the problem could be.
Perhaps you edited the server.xml but you maked it not valid XML.