Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Universal Connection Pool already exists in the Universal Connection Pool Manager #61

#1

I am getting this error when I try to run my report.

java.lang.RuntimeException: Could not connect via JDBC: Unable to start the Universal Connection Pool: oracle.ucp.UniversalConnectionPoolException: Error during pool creation in Universal Connection Pool Manager MBean: oracle.ucp.UniversalConnectionPoolException: Error during pool creation in Universal Connection Pool Manager: oracle.ucp.UniversalConnectionPoolException: Universal Connection Pool already exists in the Universal Connection Pool Manager. Universal Connection Pool cannot be added to the Universal Connection Pool Manager

The report runs from the studio properly.
but when deployed on tomcat it does not work.
when I enabled debug it started showing this error.
Please advise.

the URL I am using is "http://localhost:8081/jri/report?_repName=RSPM_JC_leaving_certificate"
the file is in reports folder.

  • replies 1
  • views 311
  • likes 0
#2

I was using Studio 6.14.
As this downloaded integration framework is for 6.20 I thought of installing it and it started working. This issue is not observed now. May be it was due to old Jasper Studio version.