
Hi,
I am getting following error:
Could not open JPA EntityManager for transaction; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.JDBCConnectionException: Cannot open connection
Tell me how to resolve it?
Thanks

Hi,
You application is not able to get the database connection. Check if your application is consuming large number of database connection.
Thanks
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.