RPM_MERCHEXTRACTKICKOFFBATCH shows "no cause associated" error
The processing fails for some worksheets showing the next error:
01:27:45,955 ERROR [ServiceAccessorProxy] Cannot call service, com.retek.rpm.app.batch.service.MerchExtractBatchAppService, via the CommandExecutionService. Rethrowing exception of type: com.retek.platform.exception.RetekAccessorException
01:27:45,951 ERROR [ServiceAccessor] InvocationTargetException received on a service call...
java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:216)
at com.retek.platform.service.ServiceAccessor.callRemoteMethod(ServiceAccessor.java:300)
at com.retek.rpm.app.RPMServiceAccessorProxy.remoteTransaction(RPMServiceAccessorProxy.java:24)
at com.retek.platform.service.ServiceAccessorProxy.invoke(ServiceAccessorProxy.java:52)