<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>

<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#7030A0;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body bgcolor=white lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:#7030A0'>Does it help if you enable property db.pool.default.testQuery in
opencms.properties?<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:#7030A0'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:#7030A0'>That normally helps if there is a timeout set somewhere in the
network infrastructure.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:#7030A0'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:#7030A0'>Regards,<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:#7030A0'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:#7030A0'>Olli<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#7030A0'><o:p> </o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";
color:windowtext'>From:</span></b><span style='font-size:10.0pt;font-family:
"Tahoma","sans-serif";color:windowtext'> opencms-dev-bounces@opencms.org
[mailto:opencms-dev-bounces@opencms.org] <b>On Behalf Of </b>Christian Steinert<br>
<b>Sent:</b> 08 July 2009 22:59<br>
<b>To:</b> The OpenCms mailing list<br>
<b>Subject:</b> Re: [opencms-dev] Urgent: Error because IOException project in
production... =(<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Deiverson Silveira wrote: <o:p></o:p></p>

<pre>Brothers,<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>got a serious problem and I canīt solve.<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>Put the site into production and when is a time of use, gives IOException<o:p></o:p></pre><pre>connection.<o:p></o:p></pre><pre>  <o:p></o:p></pre>

<p class=MsoNormal>Maybe you have a problem, that sometimes, a database
connection will die, while it is kept in the pool. You can cause opencms to
re-validate connections before using them when they are taken out of the
connection pool.<br>
<br>
There was a discussion about this a while ago, sadly I don't know the title of
that thread anymore.<br>
<br>
Please try to search the list archives, or maybe somebody else can give further
information about this.<br>
<br>
Regards<br>
Christian<br>
<br>
<o:p></o:p></p>

<pre><o:p> </o:p></pre><pre>The site will have on average 10,000 hits per day, I am not able to do some<o:p></o:p></pre><pre>configuration in opencms.properties<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>JDK 1.5<o:p></o:p></pre><pre>JBoss 4.2.1<o:p></o:p></pre><pre>OpenCms 7.0.5<o:p></o:p></pre><pre>SqlServer 2005<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>Is a site for the government, and various aspects are being criticized for<o:p></o:p></pre><pre>using free software, due to this error, I know opencms is a great software,<o:p></o:p></pre><pre>but I am not getting set to stay stable in production, can someone help me ?<o:p></o:p></pre><pre> Deiverson Silveira<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>My opencms.properties is:<o:p></o:p></pre><pre>#<o:p></o:p></pre><pre># Configuration of the driver manager<o:p></o:p></pre><pre>#################################################################################<o:p></o:p></pre><pre>driver.vfs=db<o:p></o:p></pre><pre>driver.project=db<o:p></o:p></pre><pre>driver.user=db<o:p></o:p></pre><pre>driver.history=db<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>#<o:p></o:p></pre><pre># Declaration of database pools<o:p></o:p></pre><pre>#################################################################################<o:p></o:p></pre><pre>db.pools=default<o:p></o:p></pre><pre>#<o:p></o:p></pre><pre># Configuration of the default database pool<o:p></o:p></pre><pre>#################################################################################<o:p></o:p></pre><pre># name of the JDBC driver<o:p></o:p></pre><pre>db.pool.default.jdbcDriver=net.sourceforge.jtds.jdbc.Driver<o:p></o:p></pre><pre># URL of the JDBC driver<o:p></o:p></pre><pre>db.pool.default.jdbcUrl=jdbc:jtds:sqlserver://xxx:1433/portal<o:p></o:p></pre><pre># optional parameters for the URL of the JDBC driver<o:p></o:p></pre><pre>db.pool.default.jdbcUrl.params=<o:p></o:p></pre><pre># user name to connect to the database<o:p></o:p></pre><pre>db.pool.default.user=xxx<o:p></o:p></pre><pre># password to connect to the database<o:p></o:p></pre><pre>db.pool.default.password=xxx<o:p></o:p></pre><pre># the URL to make the JDBC DriverManager return connections from the DBCP<o:p></o:p></pre><pre>pool<o:p></o:p></pre><pre>db.pool.default.poolUrl=opencms:default<o:p></o:p></pre><pre>#modifiquei de 50 para 500<o:p></o:p></pre><pre># the maximum number of objects that can be borrowed from the pool<o:p></o:p></pre><pre>db.pool.default.maxActive=50<o:p></o:p></pre><pre># the maximum amount of time before throwing an exception when the pool is<o:p></o:p></pre><pre>exhausted<o:p></o:p></pre><pre>db.pool.default.maxWait=2000<o:p></o:p></pre><pre># the minimum number of objects that will kept connected<o:p></o:p></pre><pre>db.pool.default.minIdle=3<o:p></o:p></pre><pre>#modifiquei de 10 para 100<o:p></o:p></pre><pre># the maximum number of objects that can sit idled in the pool<o:p></o:p></pre><pre>db.pool.default.maxIdle=10<o:p></o:p></pre><pre># action to take when the pool is exhausted {grow|block|fail}<o:p></o:p></pre><pre>db.pool.default.whenExhaustedAction=grow<o:p></o:p></pre><pre># connections will be validated before they are borrowed from the pool<o:p></o:p></pre><pre>db.pool.default.testOnBorrow=false<o:p></o:p></pre><pre># connections will be validated by evictor thread<o:p></o:p></pre><pre>db.pool.default.testWhileIdle=true<o:p></o:p></pre><pre># number of milliseconds to sleep between runs of the evictor thread<o:p></o:p></pre><pre># -1 means no idle connection evictor thread will be run<o:p></o:p></pre><pre>db.pool.default.timeBetweenEvictionRuns=3600000<o:p></o:p></pre><pre># number of connections tested in a run of the evictor thread<o:p></o:p></pre><pre>db.pool.default.numTestsPerEvictionRun=3<o:p></o:p></pre><pre># minimum amount of time in milliseconds a connection may be idle in the<o:p></o:p></pre><pre>pool before it is eligable for eviction<o:p></o:p></pre><pre>db.pool.default.minEvictableIdleTime=1800000<o:p></o:p></pre><pre># the query to validate connections<o:p></o:p></pre><pre>#db.pool.default.testQuery=SELECT STRUCTURE_ID FROM CMS_OFFLINE_STRUCTURE<o:p></o:p></pre><pre>WHERE RESOURCE_PATH = '/'<o:p></o:p></pre><pre>db.pool.default.testQuery=<o:p></o:p></pre><pre>#modifiquei de 100 para 1000<o:p></o:p></pre><pre># number of attempts to connect to the database during startup (default =<o:p></o:p></pre><pre>10)<o:p></o:p></pre><pre>db.pool.default.connects=100<o:p></o:p></pre><pre># sleep time between two attempts to connect to the database during startup<o:p></o:p></pre><pre>in ms (default = 5000)<o:p></o:p></pre><pre>db.pool.default.wait=5000<o:p></o:p></pre><pre>#<o:p></o:p></pre><pre># Configuration for statement pooling<o:p></o:p></pre><pre>#################################################################################<o:p></o:p></pre><pre>db.statements.default.pooling=true<o:p></o:p></pre><pre>#modifiquei 200 para 2000<o:p></o:p></pre><pre>db.statements.default.maxActive=200000<o:p></o:p></pre><pre>db.statements.default.maxWait=2000<o:p></o:p></pre><pre>#modifiquei de 100 para 1000<o:p></o:p></pre><pre>db.statements.default.maxIdle=100<o:p></o:p></pre><pre>db.statements.default.whenExhaustedAction=grow<o:p></o:p></pre><pre>#<o:p></o:p></pre><pre># Configuration of the database driver manager<o:p></o:p></pre><pre>#################################################################################<o:p></o:p></pre><pre>db.name=mssql<o:p></o:p></pre><pre>db.vfs.driver=org.opencms.db.mssql.CmsVfsDriver<o:p></o:p></pre><pre>db.vfs.pool=opencms:default<o:p></o:p></pre><pre>db.vfs.sqlmanager=org.opencms.db.mssql.CmsSqlManager<o:p></o:p></pre><pre>db.project.driver=org.opencms.db.mssql.CmsProjectDriver<o:p></o:p></pre><pre>db.project.pool=opencms:default<o:p></o:p></pre><pre>db.project.sqlmanager=org.opencms.db.mssql.CmsSqlManager<o:p></o:p></pre><pre>db.user.driver=org.opencms.db.mssql.CmsUserDriver<o:p></o:p></pre><pre>db.user.pool=opencms:default<o:p></o:p></pre><pre>db.user.sqlmanager=org.opencms.db.mssql.CmsSqlManager<o:p></o:p></pre><pre>db.history.driver=org.opencms.db.mssql.CmsHistoryDriver<o:p></o:p></pre><pre>db.history.pool=opencms:default<o:p></o:p></pre><pre>db.history.sqlmanager=org.opencms.db.mssql.CmsSqlManager<o:p></o:p></pre><pre>db.cos.pool=opencms:default<o:p></o:p></pre><pre>#<o:p></o:p></pre><pre># Ethernet address used for UUID generation<o:p></o:p></pre><pre># Server name used for various messages<o:p></o:p></pre><pre>#################################################################################<o:p></o:p></pre><pre>server.ethernet.address=15:d4:e8:c1:c4:f8<o:p></o:p></pre><pre>server.name=OpenCmsServer<o:p></o:p></pre><pre>#<o:p></o:p></pre><pre># Enable/Disable OpenCms Setup Wizard<o:p></o:p></pre><pre># The wizard sets the flag to false after the setup.<o:p></o:p></pre><pre># To use the wizard again, reset it manually to true.<o:p></o:p></pre><pre># By setting no value, wizard can always be used.<o:p></o:p></pre><pre>#################################################################################<o:p></o:p></pre><pre>wizard.enabled=false<o:p></o:p></pre><pre>#<o:p></o:p></pre><pre># Enable/Disable exception thrown during servlet initialization.<o:p></o:p></pre><pre># If disabled there is no attempt to reinitialize the servlet, so the<o:p></o:p></pre><pre>servlet<o:p></o:p></pre><pre># container has to be restarted, as required by some servlet containers that<o:p></o:p></pre><pre># does not like servlets throwing exceptions during initialization.<o:p></o:p></pre><pre>#################################################################################<o:p></o:p></pre><pre>servlet.exception.enabled=true<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>  <o:p></o:p></pre><pre><o:p> </o:p></pre><pre
style='text-align:center'>

<hr size=4 width="90%" align=center>

</pre><pre><o:p> </o:p></pre><pre><o:p> </o:p></pre><pre>_______________________________________________<o:p></o:p></pre><pre>This mail is sent to you from the opencms-dev mailing list<o:p></o:p></pre><pre>To change your list options, or to unsubscribe from the list, please visit<o:p></o:p></pre><pre><a
href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><o:p></o:p></pre>

<p class=MsoNormal><o:p> </o:p></p>

</div>

</body>

</html>