We are getting the below error
SOAPException( Server.userException: com.webMethods.portal.bizPolicy.BizException: [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “< No Location Found >” )
com.wm.app.b2b.server.ISRuntimeException
com.wm.util.BasisException: SOAPException( Server.userException: com.webMethods.portal.bizPolicy.BizException: [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “< No Location Found >” )
at com.wm.util.BasisRuntimeException.(BasisRuntimeException.java:121)
at com.wm.app.b2b.server.ISRuntimeException.(ISRuntimeException.java:183)
at pub.task.taskclient.searchTasksIndexed(taskclient.java:294)
when using the pub.task.taskclient.searchTasksIndexed.
It is running successfully for the same inputs most of the time. At some intermediate time it is throwing the above error.
The same service was not throwing any error for 2 months from the implementation. We are getting this error for the past two days.
Any idea what will cause this kind of error.
Thanks in advance,
Iman