You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <jj...@in...> - 2004-05-28 08:01:29
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; charset=3Diso-885= 9-1"> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version 6.0.6524.0= "> <TITLE>shutdown pool with poolman</TITLE> </HEAD> <BODY> <!-- Converted from text/rtf format --> <P><FONT SIZE=3D2 FACE=3D"Arial">Hi friends,</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial"> &nb= sp; I beginig work with poolman and i have a problem. H= ow i can do the shutdown of the Pool (datasource) with the PoolMan.= </FONT></P> <P><FONT SIZE=3D2 FACE=3D"Arial">Thanks.</FONT> </P> -------------------------------------------------------------------------= ------------------------------------------<br>Este correo electr=F3nico y= , en su caso, cualquier fichero anexo al mismo, contiene informaci=F3n de= car=E1cter confidencial exclusivamente dirigida a su destinatario o dest= inatarios. Queda prohibida su divulgaci=F3n, copia o distribuci=F3n a ter= ceros sin la previa autorizaci=F3n escrita de Indra. En el caso de haber = recibido este correo electr=F3nico por error, se ruega notificar inmediat= amente esta circunstancia mediante reenv=EDo a la direcci=F3n electr=F3ni= ca del remitente.<br><br>The information in this e-mail and in any attach= ments is confidential and solely for the attention and use of the named a= ddressee(s). You are hereby notified that any dissemination, distribution= or copy of this communication is prohibited without the prior written co= nsent of Indra. If you have received this communication in error, please,= notify the sender by reply e-mail</BODY> </HTML> |
|
From: <jj...@in...> - 2004-05-28 07:40:54
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; charset=3Diso-885= 9-1"> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version 6.0.6524.0= "> <TITLE>RE: is ok</TITLE> </HEAD> <BODY> <!-- Converted from text/rtf format --> <P><FONT SIZE=3D2 FACE=3D"Courier New">confirm 447917</FONT> </P> -------------------------------------------------------------------------= ------------------------------------------<br>Este correo electr=F3nico y= , en su caso, cualquier fichero anexo al mismo, contiene informaci=F3n de= car=E1cter confidencial exclusivamente dirigida a su destinatario o dest= inatarios. Queda prohibida su divulgaci=F3n, copia o distribuci=F3n a ter= ceros sin la previa autorizaci=F3n escrita de Indra. En el caso de haber = recibido este correo electr=F3nico por error, se ruega notificar inmediat= amente esta circunstancia mediante reenv=EDo a la direcci=F3n electr=F3ni= ca del remitente.<br><br>The information in this e-mail and in any attach= ments is confidential and solely for the attention and use of the named a= ddressee(s). You are hereby notified that any dissemination, distribution= or copy of this communication is prohibited without the prior written co= nsent of Indra. If you have received this communication in error, please,= notify the sender by reply e-mail</BODY> </HTML> |
|
From: Yunfeng H. <ho...@ya...> - 2003-02-21 01:32:20
|
YAPoolMan started because I like PoolMan but need more feature and need bugs being fixed. Please check it out at http://sourceforge.net/projects/yapoolman __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ |
|
From: Paulo P. <pau...@di...> - 2003-02-14 20:20:59
|
Dear Developers,
Just some contributions: (ChangeLog)
* JDBCPoolMetaData.java
- New property "charset"
* PoolManConstants.java
- Default value to "charset" property
DEFAULT_CHARSET = "ISO-8859-1"
* PoolManStatement.java
- set query timeout to UserTimeout. The new query timeout limit
in seconds; zero means there is no limit.
* JDBCPool.java
- new method getUserTimeout()
- p.put("charSet", info.getCharSet());
* ConfigParser
- Fix some deprecated methods
Cheers,
Paulo Pizarro
email: ppi...@us...
|
|
From: Matthew L. <mle...@cr...> - 2002-07-24 16:14:42
|
Hello, I'm having a problem with PoolMan 2.0.4 and 2.1b1. It seems that if the skimmer destroys all of my connections, then a new connection is created, I get a NullPointerException thrown from within Oracle from within setObject. I checked the values being passed in to setObject from PoolMan and they are both valid. It appears something within the connection, or more precisely, the prepared statement, is bad. I'm using Oracle 9i on Linux. The problem occurs from Windows, Mac OS X and Solaris. Has anybody else seen this? FYI, I'm using Castor JDO, as well. Thanks! Matthew |
|
From: Anne D. <po...@an...> - 2002-07-18 23:29:12
|
Hi All --
I am using poolman and love it, except that I am having problems with
Informix (v 7).
I'm running a webapp (under tomcat) using poolman which, after several
minutes of use, suffers severe brain damage and hangs the database.
The webapp itself hangs, tomcat won't respond to a control c, and
another webapp in a different tomcat, not using connection pooling, on
a different machine, but accessing the same database, hangs too.
dbAccess (the command line viewer) can't connect to the database.
However, in the midst of all of this, I was able to get a simple java
app that opens a connection and executes a query to work properly...
I'm very confused.
I tested this same app with poolman for 2 days straight under postgres
at home and had no such problems.
The DBA here said that there are 10 connections open and that each of
those has spawned several threads. There are 10 distinct session
numbers, which seems to jive with my poolman.xml file.
If anyone has any ideas, or has experienced something similar, I'd love
to hear from you. Included below are my poolman.xml and the log file.
Thanks,
Anne
-------------------------------------------------
poolman.xml
-------------------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<poolman>
<management-mode>local</management-mode>
<datasource>
<dbname>informix</dbname>
<jndiName>jndi-informix</jndiName>
<driver>com.informix.jdbc.IfxDriver</driver>
<url>jdbc:informix-sqli://eagle:1912/trans:INFORMIXSERVER=oltp</url>
<username>bstwall</username>
<password>twoby8</password>
<minimumSize>0</minimumSize>
<maximumSize>10</maximumSize>
<initialConnections>2</initialConnections>
<logFile>/home/bstwall/logs/testdb.log</logFile>
<debugging>true</debugging>
<maximumSoft>false</maximumSoft>
<connectionTimeout>300</connectionTimeout>
<userTimeout>10</userTimeout>
<skimmerFrequency>100</skimmerFrequency>
<shrinkBy>2</shrinkBy>
</datasource>
</poolman>
-------------------------------------------------
logfile
-------------------------------------------------
Creating 2 initial objects in pool informix
PoolMan ObjectPool: created a new object for request
Pool Name: informix { Total Objects: 1 Objects Available: 0
Objects In Use: 1 }
PoolMan ObjectPool: created a new object for request
Pool Name: informix { Total Objects: 2 Objects Available: 0
Objects In Use: 2 }
PoolMan ObjectPool metrics after returning object:
Pool Name: informix { Total Objects: 2 Objects Available: 1
Objects In Use: 1 }
PoolMan ObjectPool metrics after returning object:
Pool Name: informix { Total Objects: 2 Objects Available: 2
Objects In Use: 0 }
Completed creation of initial objects
Starting PoolSkimmer, which will expire objects after the
<skimmerFrequency> element (currently set to 100 seconds)
Starting LifeGuard, which will return checked-out objects to their
pools if they are held longer than the <userTimeout> element (currently
set to 10 seconds)
DataSource bound to JNDI under name jndi-informix
PoolMan Local Pool Deployer: Created JDBC Connection Pool named:
informix
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 2 Objects Available: 1
Objects In Use: 1 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 2 Objects Available: 0
Objects In Use: 2 }
PoolMan ObjectPool: created a new object for request
Pool Name: informix { Total Objects: 3 Objects Available: 0
Objects In Use: 3 }
PoolMan ObjectPool: created a new object for request
Pool Name: informix { Total Objects: 4 Objects Available: 0
Objects In Use: 4 }
PoolMan ObjectPool: created a new object for request
Pool Name: informix { Total Objects: 5 Objects Available: 0
Objects In Use: 5 }
PoolMan ObjectPool: created a new object for request
Pool Name: informix { Total Objects: 6 Objects Available: 0
Objects In Use: 6 }
PoolMan ObjectPool: created a new object for request
Pool Name: informix { Total Objects: 7 Objects Available: 0
Objects In Use: 7 }
PoolMan ObjectPool: created a new object for request
Pool Name: informix { Total Objects: 8 Objects Available: 0
Objects In Use: 8 }
PoolMan ObjectPool: created a new object for request
Pool Name: informix { Total Objects: 9 Objects Available: 0
Objects In Use: 9 }
PoolMan ObjectPool: created a new object for request
Pool Name: informix { Total Objects: 10 Objects Available: 0
Objects In Use: 10 }
PoolMan ObjectPool: No available objects and maximum pool size hard
limit reached... waiting for an object to be checked in
PoolMan ObjectPool: No available objects and maximum pool size hard
limit reached... waiting for an object to be checked in
PoolMan ObjectPool: No available objects and maximum pool size hard
limit reached... waiting for an object to be checked in
PoolMan ObjectPool: No available objects and maximum pool size hard
limit reached... waiting for an object to be checked in
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 1
Objects In Use: 9 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 2
Objects In Use: 8 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 3
Objects In Use: 7 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 4
Objects In Use: 6 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 5
Objects In Use: 5 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 6
Objects In Use: 4 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 7
Objects In Use: 3 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 8
Objects In Use: 2 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 9
Objects In Use: 1 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 10
Objects In Use: 0 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 9
Objects In Use: 1 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 8
Objects In Use: 2 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 7
Objects In Use: 3 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 6
Objects In Use: 4 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 5
Objects In Use: 5 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 4
Objects In Use: 6 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 3
Objects In Use: 7 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 2
Objects In Use: 8 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 1
Objects In Use: 9 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 0
Objects In Use: 10 }
PoolMan ObjectPool: No available objects and maximum pool size hard
limit reached... waiting for an object to be checked in
PoolMan ObjectPool: No available objects and maximum pool size hard
limit reached... waiting for an object to be checked in
PoolMan ObjectPool: No available objects and maximum pool size hard
limit reached... waiting for an object to be checked in
PoolMan ObjectPool: No available objects and maximum pool size hard
limit reached... waiting for an object to be checked in
PoolMan ObjectPool: No available objects and maximum pool size hard
limit reached... waiting for an object to be checked in
PoolMan ObjectPool: No available objects and maximum pool size hard
limit reached... waiting for an object to be checked in
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 1
Objects In Use: 9 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 2
Objects In Use: 8 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 3
Objects In Use: 7 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 4
Objects In Use: 6 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 5
Objects In Use: 5 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 6
Objects In Use: 4 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 7
Objects In Use: 3 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 8
Objects In Use: 2 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 9
Objects In Use: 1 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 10
Objects In Use: 0 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 9
Objects In Use: 1 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 8
Objects In Use: 2 }
JDBCPool received a ConnectionClosed Event, returning connection to pool
PoolMan ObjectPool metrics after returning object:
Pool Name: informix { Total Objects: 10 Objects Available: 9
Objects In Use: 1 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 8
Objects In Use: 2 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 7
Objects In Use: 3 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 6
Objects In Use: 4 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 5
Objects In Use: 5 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 4
Objects In Use: 6 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 5
Objects In Use: 5 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 6
Objects In Use: 4 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 5
Objects In Use: 5 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 4
Objects In Use: 6 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 5
Objects In Use: 5 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 6
Objects In Use: 4 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 7
Objects In Use: 3 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 8
Objects In Use: 2 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 7
Objects In Use: 3 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 6
Objects In Use: 4 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 5
Objects In Use: 5 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 4
Objects In Use: 6 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 3
Objects In Use: 7 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 2
Objects In Use: 8 }
JDBCPool received a ConnectionClosed Event, returning connection to pool
PoolMan ObjectPool metrics after returning object:
Pool Name: informix { Total Objects: 10 Objects Available: 3
Objects In Use: 7 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 2
Objects In Use: 8 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 1
Objects In Use: 9 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 0
Objects In Use: 10 }
PoolMan ObjectPool: No available objects and maximum pool size hard
limit reached... waiting for an object to be checked in
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 1
Objects In Use: 9 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 2
Objects In Use: 8 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 1
Objects In Use: 9 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 0
Objects In Use: 10 }
PoolMan ObjectPool: No available objects and maximum pool size hard
limit reached... waiting for an object to be checked in
PoolMan ObjectPool: No available objects and maximum pool size hard
limit reached... waiting for an object to be checked in
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 1
Objects In Use: 9 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 2
Objects In Use: 8 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 3
Objects In Use: 7 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 4
Objects In Use: 6 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 5
Objects In Use: 5 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 6
Objects In Use: 4 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 7
Objects In Use: 3 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 8
Objects In Use: 2 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 7
Objects In Use: 3 }
JDBCPool received a ConnectionClosed Event, returning connection to pool
PoolMan ObjectPool metrics after returning object:
Pool Name: informix { Total Objects: 10 Objects Available: 8
Objects In Use: 2 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 7
Objects In Use: 3 }
JDBCPool received a ConnectionClosed Event, returning connection to pool
PoolMan ObjectPool metrics after returning object:
Pool Name: informix { Total Objects: 10 Objects Available: 8
Objects In Use: 2 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 7
Objects In Use: 3 }
JDBCPool received a ConnectionClosed Event, returning connection to pool
PoolMan ObjectPool metrics after returning object:
Pool Name: informix { Total Objects: 10 Objects Available: 8
Objects In Use: 2 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 7
Objects In Use: 3 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 6
Objects In Use: 4 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 5
Objects In Use: 5 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 4
Objects In Use: 6 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 3
Objects In Use: 7 }
PoolSkimmer cleaning objects from the pool that have exceeded their
allotted lifespan, has 3 pooled objects to evaluate...
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 4
Objects In Use: 6 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 5
Objects In Use: 5 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 6
Objects In Use: 4 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 7
Objects In Use: 3 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 8
Objects In Use: 2 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 9
Objects In Use: 1 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 10
Objects In Use: 0 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 9
Objects In Use: 1 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 8
Objects In Use: 2 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 7
Objects In Use: 3 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 6
Objects In Use: 4 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 5
Objects In Use: 5 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 4
Objects In Use: 6 }
PoolMan ObjectPool: returned existing pooled object for request
Pool Name: informix { Total Objects: 10 Objects Available: 3
Objects In Use: 7 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 4
Objects In Use: 6 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 5
Objects In Use: 5 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
Pool Name: informix { Total Objects: 10 Objects Available: 6
Objects In Use: 4 }
LifeGuard returning an object to pool informix that had exceeded its
user timeout
|