users@glassfish.java.net

Problem with a connection pool in glassfish3

From: <forums_at_java.net>
Date: Sun, 3 Jul 2011 23:21:05 -0500 (CDT)

Hi everybody,

I have a problem with pinging a connection pool in glassfish 3. It complains
the connection pool is not registered in runtime environment wiht the
following stack trace:

[#|2011-06-26T13:54:03.562+0330|SEVERE|glassfish3.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service|_ThreadID=125;_ThreadName=Thread-1;|RAR8061:
failed to load resource-adapter-config or RA [ __xa_jdbc_ra ],
com.sun.appserv.connectors.internal.api.ConnectorRuntimeException: Unable to
get active RA for module __xa_jdbc_ra|#]
[#|2011-06-26T13:54:03.562+0330|SEVERE|glassfish3.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service|_ThreadID=125;_ThreadName=Thread-1;|RAR8060:
Unable to lookup pool [ bancoPool ], javax.naming.NamingException: Lookup
failed for '__SYSTEM/pools/bancoPool' in
SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.SerialInitContextFactory,
java.naming.factory.url.pkgs=com.sun.enterprise.naming,
java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}
[Root exception is javax.naming.NameNotFoundException: bancoPool not
found]|#]
[#|2011-06-26T13:54:03.562+0330|SEVERE|glassfish3.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service|_ThreadID=125;_ThreadName=Thread-1;|RAR6017
: Failed to get connection pool object jdbc/bancoDS via JNDI lookup :
com.sun.appserv.connectors.internal.api.ConnectorRuntimeException: Lookup
failed for '__SYSTEM/pools/bancoPool' in
SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.SerialInitContextFactory,
java.naming.factory.url.pkgs=com.sun.enterprise.naming,
java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}|#]
[#|2011-06-26T13:54:03.578+0330|SEVERE|glassfish3.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service|_ThreadID=125;_ThreadName=Thread-1;|RAR8061:
failed to load resource-adapter-config or RA [ __xa_jdbc_ra ],
com.sun.appserv.connectors.internal.api.ConnectorRuntimeException: Unable to
get active RA for module __xa_jdbc_ra|#]
[#|2011-06-26T13:54:03.578+0330|SEVERE|glassfish3.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service|_ThreadID=125;_ThreadName=Thread-1;|RAR8060:
Unable to lookup pool [ bancoPool ], javax.naming.NamingException: Lookup
failed for '__SYSTEM/pools/bancoPool' in
SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.SerialInitContextFactory,
java.naming.factory.url.pkgs=com.sun.enterprise.naming,
java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}
[Root exception is javax.naming.NameNotFoundException: bancoPool not
found]|#]
[#|2011-06-26T13:54:03.593+0330|SEVERE|glassfish3.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service|_ThreadID=125;_ThreadName=Thread-1;|RAR6017
: Failed to get connection pool object jdbc/bancononxaDS via JNDI lookup :
com.sun.appserv.connectors.internal.api.ConnectorRuntimeException: Lookup
failed for '__SYSTEM/pools/bancoPool' in
SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.SerialInitContextFactory,
java.naming.factory.url.pkgs=com.sun.enterprise.naming,
java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}|#]
Any idea?

Afsaneh


--
[Message sent by forum member 'afsaneh']
View Post: http://forums.java.net/node/818446