dev@glassfish.java.net

MNTG0104:Unable to load the ProbeProvider

From: Amy Roh <amy.roh_at_oracle.com>
Date: Tue, 26 Jul 2011 16:56:00 -0700

I am seeing the following errors in the server.log starting the server
and this appears to be related to monitoring test failures.

[#|2011-07-26T16:21:07.591-0700|SEVERE|glassfish3.2|javax.enterprise.system.tools.monitor.org.glassfish.admin.monitor|_ThreadID=11;_ThreadName=Thread-2;|MNTG0104:Unable
to load the ProbeProvider
java.lang.ClassNotFoundException:
org.glassfish.hk2.transaction.monitoring.TransactionServiceProbeProvider
not found by org.glassfish.transaction.jta [172]

[#|2011-07-26T16:21:08.452-0700|SEVERE|glassfish3.2|javax.enterprise.system.tools.monitor.org.glassfish.admin.monitor|_ThreadID=11;_ThreadName=Thread-2;|MNTG0104:Unable
to load the ProbeProvider
java.lang.ClassNotFoundException:
org.glassfish.hk2.resource.pool.monitor.JdbcConnPoolProbeProvider not
found by org.glassfish.connectors.runtime [42]

[#|2011-07-26T16:21:08.455-0700|SEVERE|glassfish3.2|javax.enterprise.system.tools.monitor.org.glassfish.admin.monitor|_ThreadID=11;_ThreadName=Thread-2;|MNTG0104:Unable
to load the ProbeProvider
java.lang.ClassNotFoundException:
org.glassfish.hk2.resource.pool.monitor.ConnectorConnPoolProbeProvider
not found by org.glassfish.connectors.runtime [42]

Amy