While running the FullLoad graph in endeca information discovery getting the JMX Notification error in the logs (for one of the sub graph) even though the graph status is showing as completed without any errors.
Please find the complete log file.
Note: We were not able to reproduce this, but It happened twice in last one month.
ERROR 2170136 [JobFinalizer_2170136] cannot remove JMX notification listener for runRecord=RunRecord#2170136 RUNNING node01 javax.management.InstanceNotFoundException: org.jetel.graph.runtime:type=CLOVERJMX_1366788277039_2170136 at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.removeNotificationListener(DefaultMBeanServerInterceptor.java:1322) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.removeNotificationListener(DefaultMBeanServerInterceptor.java:1242) at com.sun.jmx.mbeanserver.JmxMBeanServer.removeNotificationListener(JmxMBeanServer.java:861) at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$23.run(WLSMBeanServerInterceptorBase.java:608) at java.security.AccessController.doPrivileged(Native Method) at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.removeNotificationListener(WLSMBeanServerInterceptorBase.java:606) at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$23.run(WLSMBeanServerInterceptorBase.java:608) at java.security.AccessController.doPrivileged(Native Method) at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.removeNotificationListener(WLSMBeanServerInterceptorBase.java:606) at weblogic.management.jmx.mbeanserver.WLSMBeanServer.removeNotificationListener(WLSMBeanServer.java:398) at com.cloveretl.server.c.d.c(Unknown Source) at com.cloveretl.server.c.d.b(Unknown Source) at com.cloveretl.server.c.d.a(Unknown Source) at com.cloveretl.server.c.e.run(Unknown Source) 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:722)
Any help would be appreciated!!
Thanks in Advance