Hi,
I am facing a problem where errorlog is keep on increasing its size with the following error. Any one have any idea with this ..
here is the error message
RuntimeException: Access was denied to resource wm.server.query:getClusterSettings
at omi.wm.is.IntegrationServer.ismException(IntegrationServer.java:1679)
at omi.wm.is.IntegrationServer.registerCluster(IntegrationServer.java:1242)
at omi.wm.is.IntegrationServer.initRestOfIs(IntegrationServer.java:985)
at omi.wm.is.IServInitCallback.ISisInitialized(IServInitCallback.java:46)
at com.wm.app.b2b.server.mon.event.ISMonEvtMgr.callServInitCallback(ISMonEvtMgr.java:489)
at com.wm.app.b2b.server.mon.event.ISMonEvtMgr.dispatch(ISMonEvtMgr.java:274)
at com.wm.app.b2b.server.AuditIsmConfig.publishAudit(AuditIsmConfig.java:104)
at com.wm.app.audit.AuditFactory.processMessage(AuditFactory.java:1226)
at com.wm.app.audit.AuditFactory$2.handleMessage(AuditFactory.java:428)
at com.wm.app.audit.AuditFactory$AuditProducerHandler.run(AuditFactory.java:1542)
This error message keep on increasing the size of errorlog and system runs out of space.
Thanks in advance.