users@glassfish.java.net

Re: Is Glassfish 9.1 supported MS SQL Server 2008?

From: <glassfish_at_javadesktop.org>
Date: Sun, 09 Nov 2008 21:51:34 PST

I am assuming you use Jdk 1.6 and the jdbc-driver is jdbc 4.0 compliant. But it does not seem to support setClientInfo. GlassFish will try to set / reset client info for every getConnection(). Since the driver is throwing the exception, it is logged. If you are not using clientInfo, you can ignore the exception.

Related bug :
https://glassfish.dev.java.net/issues/show_bug.cgi?id=1766

Please check your driver vendor's documentation for connection.get/setClientInfo implementation/support.
[Message sent by forum member 'jr158900' (jr158900)]

http://forums.java.net/jive/thread.jspa?messageID=315718