Bugs item #692398, was opened at 2003-02-24 18:40 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=692398&group_id=22866
Category: JBossServer Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Paul W. Ward (pward) Assigned to: David Jencks (d_jencks) Summary: CachedConnectionManager.unregisterConnection Initial Comment: CachedConnectionManager.unregisterConnection throws an IllegalStateException when the connection being unregistered is not the first connection in the map. The throw of "Trying to return an unknown connection2!" should be moved to after the for loop it's currently sitting in. ---------------------------------------------------------------------- >Comment By: David Jencks (d_jencks) Date: 2003-03-31 15:43 Message: Logged In: YES user_id=60525 fixed in 3.2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=692398&group_id=22866 ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
