Bugs item #774124, was opened at 2003-07-19 10:17 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=774124&group_id=22866
Category: JBossServer Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Jon Barnett (jbarnett) Assigned to: Nobody/Anonymous (nobody) Summary: NullPointerException for removeTimedOut Initial Comment: This only gets picked up by the IBM SDK 1.4.1. Found the problem in Linux (RedHat 7 and 9) but haven't tested anywhere else. It seems from the code that there is an assumption that there is a previous element in the linked list? The source is org.jboss.resource.connectionmanager. InternalManagedConnectionPool.java in 3.2.0. I haven't checked 3.2.1 source for any changes as the CVS connectivity is poor from my side of the world at the moment. I couldn't find an outstanding bug report related to this so I'm assuming it hasn't been found. Not sure why the IBM SDK 1.4.1 has a problem. No other JDK or IBM SDK 1.4.0 has a problem with this. Perhaps it is not really a problem but something of which to be aware. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=774124&group_id=22866 ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
