dev@glassfish.java.net

patch for issue #9266 - "The log message is null." message logged when DB is down

From: Dies Koper <diesk_at_fast.au.fujitsu.com>
Date: Thu, 27 Aug 2009 16:14:58 +1000

Hi Shalini,

I've created a patch for issue #9266. The issue tracker is not
responding so I'm attaching it here.
Could you please review it?

I've done the following:
- moved the logging of the warning from the Allocators to the
ConnectionPool. Changed the message accordingly.
- fixed layout of IDs (superfluous white space)
- removed {0} from messages with do not have an argument

Thanks,
Dies