Service Probe Initialization error in SystemNode log from an environment where TIBCO Hawk ActiveMatrix Plug-in is installed in TIBCO ActiveMatrix.
book
Article ID: KB0090667
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix Service Grid
-
TIBCO ActiveMatrix BusinessWorks Service Engine
-
Not Applicable
-
Description
Description: SystemNode throws Service Probe Initialization error:
==
[ERROR] com.tibco.neo.monitor.MonitorLoggerProviderImpl - Failed to instantiate BeanManager java.lang.ClassNotFoundException: com.tibco.governance.serviceprobe.ServiceProbeEventSpaceSink
==
Symptoms: The following errors can be seen in the SystemNode log file.
14 Jan 2013 12:19:24,297 [ComponentFramework Deployment Thread] [ERROR] com.tibco.neo.monitor.MonitorLoggerProviderImpl - Failed to instantiate BeanManager java.lang.ClassNotFoundException: com.tibco.governance.serviceprobe.ServiceProbeEventSpaceSink at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:494) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:398) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105) at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
..... 14 Jan 2013 13:40:23,089 [Framework Event Dispatcher] [WARN ] /dashboard - unavailable java.lang.InstantiationException: com.tibco.amf.runtime.implementationtype.webapp.WebAppMessageEndpointWrapper at java.lang.Class.newInstance0(Class.java:340) at java.lang.Class.newInstance(Class.java:308) at org.mortbay.jetty.servlet.Holder.newInstance(Holder.java:153) at org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:419) .....
14 Jan 2013 14:38:55,311 [ComponentFramework Deployment Thread] [INFO ] com.tibco.amf.hpa.tibcohost.jca.SharedResourceManager - TIBCO-AMX-HPA-014212: Failed to lookup shared resource java:cl_payloadservice_jmsDestination javax.naming.NameNotFoundException: Name not found: 'cl_payload_queue' at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:713) at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:489) at javax.naming.InitialContext.lookup(InitialContext.java:392) ......
Cause: A missing import package, "com.tibco.governance.serviceprobe" in the plugin Manifest.MF.
Resolution
If these issues are from an environment where TIBCO Hawk ActiveMatrix Plug-in is installed, then this may be a known issue. The error is considered to be benign and can be ignored.
This issue can be tracked using following change request IDs > AMRP-4293 > MCR-1969
Issue/Introduction
Service Probe Initialization error in SystemNode log from an environment where TIBCO Hawk ActiveMatrix Plug-in is installed in TIBCO ActiveMatrix.