users@glassfish.java.net

Re: What causes a RAR7099? (The mcf being used to allocate the connection a

From: <glassfish_at_javadesktop.org>
Date: Thu, 06 Mar 2008 02:33:35 PST

Hi, Todd!

This message occurs when the app server wants to use a connection created by a resource adapter's ManagedConnectionFactory taken from the connection pool maintained by the app server. Before issuing the connection to the requesting app, the app server compares the ManagedConnectionFactory used to create the pooled connection (which usually serves as the key in the app server's table of pooled connections for all resource adapters) to the ManagedConnectionFactory instance provided by the resource adapter. If the two instances are not equal, this message is issued. This usually happens, when the resource adapter is reconfigured during runtime without the connection pool being purged. After a restart of the app server, this message should not occur again.

Regards,
Kai
[Message sent by forum member 'hudalla' (hudalla)]

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