[opencms-dev] OpenCMS pool vs. DataSource

Jose Antonio Morillas Sanchez josea.morillas.ext at juntadeandalucia.es
Wed Mar 3 13:44:01 CET 2004


¡Hello, everybody!

In our installation we have experience 'deadlocks' testing OpenCMS with a high number of request over Oracle database.
We have:

Oracle 9i with OC4J Application Sever.
Red Hat Linux 7.3
OpenCMS 5.0.0

In the list, we find a solution consiting in replacing DriverManager connections used by OpenCMS pool with calls to DataSource, throw a JNDI jdbc connection. It works, but every operation now opens a big amount of connections and our recompiled OpenCMS is now, very, very slow.

Has anybody solved this problem?

Thanks in advance,

José A. Morillas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20040303/6df06330/attachment.htm>


More information about the opencms-dev mailing list