I'm using Glassfish 3.0.1_22 with jdk1.6.0_21 and domain1/lib/sqljdbc4.jar installed.
I'm able to successfully create new connection pool (VotingPool) by Admin gui and successfully ping it. But if I try to flush this pool, in Admin gui, i get:
com.sun.appserv.connectors.internal.api.ConnectorRuntimeException: "Flush Connection Pool failed for VotingPool. Please see server.log for more details."
and into server.log file:
[#|2010-08-19T16:54:55.718+0200|WARNING|glassfish3.0.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.resource.pool|_ThreadID=24;_ThreadName=Thread-1;|RAR8023: Flush Connection Pool did not happen as pool - VotingPool is not initialized|#]
I spent three days going around the internet without finding any useful help. Glassfish seems not to be able initialize the pool.
fred
[Message sent by forum member 'dedopansa']
http://forums.java.net/jive/thread.jspa?messageID=480583