Bugs item #995099, was opened at 2004-07-21 12:22 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=995099&group_id=22866
Category: JBossServer Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Dmitry Shohov (shohou) Assigned to: Nobody/Anonymous (nobody) Summary: ConcurrentModificationException with not closed PreparedStat Initial Comment: I'm using jboss v3.2.6RC1 and getting ConcurrentModificationException when more than one PreparedStatement not closed. Exception occurs in method Connection.close(). I know that I must close PreparedStatements, but I think it is the bug anyway. Problem exists only in v3.2.6RC1, in v3.2.5 that works without any exceptions. OS - Win2000 JDK Version - j2sdk1.4.2_04 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=995099&group_id=22866 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
