Bugs item #938010, was opened at 2004-04-19 16:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=938010&group_id=22866

Category: JBossCX
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: MarcMA (marcma12)
Assigned to: Nobody/Anonymous (nobody)
Summary: ManagedConnectionPool flush / Lost connections 

Initial Comment:
WXP Pro., Linux Debian.

JDK 1.4.2_03 

sse-ds-xml is attached.
server.log is partially attached.

JBoss 3.2.3 / JBoss 3.2.4RC1 (same problem), Sybase 
12, Jconn2 (5.5)

Problem:
ConnectionPool is loosing connections after flush of
the ManagedConnectionPool.

Result:
Amount of connections is increasing though jboss only
manages the amount of connections which are in the 
pool.

Reproduce:
Prepare a setting. Watch the amount of connections 
from the databaseside. Invoke flush. Again have a look 
at the connections from the databasside. (Nothing 
changes - connections are not destroyed.) Watch 
MBean for ManagedConnectionPool. ConnectionCount=0.
Wait minimum idle-timout-minutes. The pool gets 
recreated. ConnectionCount=5. Watch amount of 
connections from the databaseside. Amount of 
connections=10. Wait up to 24hours. Nothing changes.
Still 10 opened connections.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=938010&group_id=22866


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to