<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>¡Hello, everybody!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>In our installation we have experience 'deadlocks'
testing OpenCMS with a high number of request over Oracle database.</FONT></DIV>
<DIV><FONT face=Arial size=2>We have:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Oracle 9i with OC4J Application Sever.</FONT></DIV>
<DIV><FONT face=Arial size=2>Red Hat Linux 7.3</FONT></DIV>
<DIV><FONT face=Arial size=2>OpenCMS 5.0.0</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>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.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Has anybody solved this problem?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>José A. Morillas.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>