omi.wm.devkit.UnexpectedException: java.lang.NullPointerException Error

Hello

I am getting the error “omi.wm.devkit.UnexpectedException: java.lang.NullPointerException” in the error log files when i start the IS and this error is generated repeatedly in the error log and consume the whole memory space in my hard drive if i do not stop the IS.

Here is the detail error log which repeats:

omi.wm.devkit.UnexpectedException: java.lang.NullPointerException java.lang.NullPointerException
at com.wm.app.b2b.server.mon.ISBrokerCommInfo.getBrokerLocation(ISBrokerCommInfo.java:83)
at com.wm.app.b2b.server.mon.ISBrokerCommInfo.create(ISBrokerCommInfo.java:32)
at omi.wm.is.IntegrationServer.registerBrokerTransport(IntegrationServer.java:1263)
at omi.wm.is.IntegrationServer.initRestOfIs(IntegrationServer.java:986)
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:1223)
at com.wm.app.audit.AuditFactory$2.handleMessage(AuditFactory.java:428)
at com.wm.app.audit.AuditFactory$AuditProducerHandler.run(AuditFactory.java:1539)

Can anyone help me!!

Thanks in advance