RE: Liferay DXP restart

mahesh gade, modified 5 Years ago. Junior Member Posts: 44 Join Date: 12/5/13 Recent Posts
we are using Liferay  DXP7.1 and when we restart the server it is giving the below issueHikaripool - 3 starting....that's it ,the server is not printing any messages after this in logs and the server is not getting up and running.we are using Oracle10g Database and JNDI connection pool.what could be the issue ? please any suggestions...?

Thanks,
Mahesh. 
thumbnail
Christoph Rabel, modified 5 Years ago. Liferay Legend Posts: 1555 Join Date: 9/24/09 Recent Posts
Can you check the tomcat/logs/catalina.out logfile too? I saw it a couple of times that database errors were logged only there.
If you just add the connection string, but with invalid credentials, do you get some "invalid login" error? Or is it the same behavior?
mahesh gade, modified 5 Years ago. Junior Member Posts: 44 Join Date: 12/5/13 Recent Posts
Hi Christoph,we have kept the invalid password and restarted the server and it printed the error like ORA:01017 invalid username/password. so it means the credentials are correct  and i have checked in tomcat/logs/catalina.out file no errors printed.
thumbnail
Olaf Kock, modified 5 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts
mahesh gade:

we are using Liferay  DXP7.1 and when we restart the server it is giving the below issueHikaripool - 3 starting....that's it ,the server is not printing any messages after this in logs and the server is not getting up and running.we are using Oracle10g Database and JNDI connection pool.what could be the issue ? please any suggestions...?

Oracle 10g? Notice the compatibility matrix for 7.1 doesn't contain that ancient version. You might want to use a supported release.
mahesh gade, modified 5 Years ago. Junior Member Posts: 44 Join Date: 12/5/13 Recent Posts
Hi Olaf,sorry for wrong printing the versions and the correct versions are liferay DXP 7.0-sp1 and Oracle 18.3.0