users@glassfish.java.net

[Glassfish 3.0.1] Testing a connection pool fails: not registered at runtime

From: <forums_at_java.net>
Date: Mon, 15 Nov 2010 21:28:45 -0800

Hello!

I have created a security database in /Glassfish v3.0.1/, using /Derby/. I
would like to use it later for authentification.
Then, from /Eclipse/, using the /Data Source Explorer/ I've filled some
tables /USERTABLE /and /GROUPTABLE/.

After that, I've been to the admin console of /Glassfish/. I have created a
connection pool *SecurityPool *with these properties:

When I attempt to save my connection pool, I enable the ping checking and I
receive this message:
/Ping failed Exception - This pool is not registered with the runtime
environment : *SecurityPool* Please check the server.log for more details./

 

I can find these entries into my /server.log/.

[#|2010-11-16T06:19:37.031+0100|INFO|glassfish3.0.1|org.hibernate.validator.util.Version|_ThreadID=33;_ThreadName=Thread-1;|Hibernate
Validator bean-validator-3.0-JBoss-4.0.2|#]
[#|2010-11-16T06:19:37.038+0100|INFO|glassfish3.0.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=33;_ThreadName=Thread-1;|Instantiated
an instance of
org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
[#|2010-11-16T06:19:37.698+0100|WARNING|glassfish3.0.1|com.sun.enterprise.naming|_ThreadID=33;_ThreadName=Thread-1;|Failed
to load com.sun.enterprise.naming.SerialInitContextFactory using
CommonClassLoader|#]
[#|2010-11-16T06:19:37.929+0100|INFO|glassfish3.0.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=33;_ThreadName=Thread-1;|Instantiated
an instance of
org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
[#|2010-11-16T06:19:37.979+0100|WARNING|glassfish3.0.1|com.sun.enterprise.naming|_ThreadID=33;_ThreadName=Thread-1;|Failed
to load com.sun.enterprise.naming.SerialInitContextFactory using
CommonClassLoader|#]
[#|2010-11-16T06:19:37.979+0100|WARNING|glassfish3.0.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.resource.deployer|_ThreadID=33;_ThreadName=Thread-1;|RAR8035:
Exception while creating jdbc connection pool [ SecurityPool ] : ,
com.sun.appserv.connectors.internal.api.ConnectorRuntimeException: This pool
is not bound in JNDI : SecurityPool|#]
[#|2010-11-16T06:19:37.984+0100|WARNING|glassfish3.0.1|com.sun.enterprise.naming|_ThreadID=33;_ThreadName=Thread-1;|Failed
to load com.sun.enterprise.naming.SerialInitContextFactory using
CommonClassLoader|#]
[#|2010-11-16T06:19:37.984+0100|WARNING|glassfish3.0.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service|_ThreadID=33;_ThreadName=Thread-1;|RAR7010:
Pool not reachable. |#]
[#|2010-11-16T06:19:37.984+0100|WARNING|glassfish3.0.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service|_ThreadID=33;_ThreadName=Thread-1;|RAR8054:
Exception while creating an unpooled [test] connection for pool [
SecurityPool ], This pool is not registered with the runtime environment :
SecurityPool|#]

 

Do you have an idea of anything I could have missed?

Regards,

Grunt.


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