Oracle Enterprise Manager and Infrastructure Plugin
Hi
Does anyone have the means of decoding a Java error regarding the Infrastructure Stack plugin for OEM
I Have tried installing this plugin for some time now. And we got it working in test, but moving to prod gives all new errors...
/u01/app/oracle/agent/core/12.1.0.4.0/jdk/bin/java: javax.management.MBeanException: javax.management.InstanceNotFoundException: Failed to find a resource matching given parameters at com.sun.jmx.mbeanserver.MBeanIntrospector.unwrapInvocationTargetException(MBeanIntrospector.java:312) at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:239) at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138) at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:203) at com.sun.cacao.agent.DispatchInterceptor.invoke(DispatchInterceptor.java:763) at com.sun.cacao.agent.auth.impl.AccessControlInterceptor.invoke(AccessControlInterceptor.java:618) at com.sun.hss.domain.ClasspathInterceptor.invoke(ClasspathInterceptor.java:79) at com.sun.jdmk.JdmkMBeanServerImpl.invoke(JdmkMBeanServerImpl.java:764) at com.sun.hss.wsman.WSMBeanForwarder.invoke(WSMBeanForwarder.java:1712) at com.sun.jmx.remote.ws.api.JMXWSManDispatcher$PrivilegedMBeanServer.doOperation(JMXWSManDispatcher.java:2252) at com.sun.jmx.remote.ws.api.JMXWSManDispatcher$PrivilegedMBeanServer.access$1300(JMXWSManDispatcher.java:1281) at com.sun.jmx.remote.ws.api.JMXWSManDispatcher$PrivilegedMBeanServer$PrivilegedOperation.run(JMXWSManDispatcher.java:2154) at java.security.AccessController.doPrivileged(Native Method) at com.sun.jmx.remote.ws.api.JMXWSManDispatcher$PrivilegedMBeanServer.doPrivilegedOperation(JMXWSManDispatcher.java:2196) at com.sun.jmx.remote.ws.api.JMXWSManDispatcher$PrivilegedMBeanServer.doPrivilegedOperation(JMXWSManDispatcher.java:2174) at com.sun.jmx.remote.ws.api.JMXWSManDispatcher$PrivilegedMBeanServer.invoke(JMXWSManDispatcher.java:1866) at com.sun.jmx.remote.ws.api.JMXWSMBeanRequestHandler.wsmanInvoke(JMXWSMBeanRequestHandler.java:1052) at com.sun.jmx.remote.ws.api.JMXWSManDispatcher$JMXWSMBeanRequestHandlerWrapper.invoke(JMXWSManDispatcher.java:417) at com.sun.jmx.remote.ws.api.JMXWSManDispatcher$ResourceDispatcher.invoke(JMXWSManDispatcher.java:2737) at com.sun.jmx.remote.ws.api.JMXWSManDispatcher$ResourceDispatcher.access$6300(JMXWSManDispatcher.java:2352) at com.sun.jmx.remote.ws.api.JMXWSManDispatcher$JMXWSManRequestDispatcher.call(JMXWSManDispatcher.java:4143) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) Caused by: javax.management.InstanceNotFoundException: Failed to find a resource matching given parameters at com.sun.hss.services.oemmp.impl.OEMMpServiceMXBeanImpl.getCorrelatedOS(OEMMpServiceMXBeanImpl.java:190) at sun.reflect.GeneratedMethodAccessor4022.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:75) at sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at