Oracle Hibernate configuration to resolve connection refused error -


tried use hibernate oracle , ended connection refused error.
ora -12516

following options tried:

  1. set connection pool
  2. used c3p0 third party setting connection pool.
  3. changed ora settings increase job queue process.

is there better analysis or solution available ?

the issue got resolved after changing job queue process 500. each time app run went 45 , has caused issue.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -