RPM Batches Fail to Execute with Exception [null, null, Invalid username/password, please try again.]
(Doc ID 2471249.1)
Last updated on JULY 04, 2024
Applies to:
Oracle Retail Price Management - Version 13.2 and laterInformation in this document applies to any platform.
Symptoms
When trying to execute any RPM batch, it is failing with [null, null, Invalid username/password, please try again.] exception.
Error stack reads:
"10:14:10,385 ERROR [ServiceAccessor] InvocationTargetException received on a service call...
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:282)
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)
at com.sun.proxy.$Proxy1.login(Unknown Source)
at com.retek.rpm.batch.RpmBatch.getValidatedUser(RpmBatch.java:92)
at com.retek.rpm.batch.RpmBatch.authenticateUser(RpmBatch.java:86)
at com.retek.rpm.batch.RpmBatch.process(RpmBatch.java:58)
at com.retek.rpm.batch.RpmBatch.execute(RpmBatch.java:37)
at com.retek.rpm.batch.InjectorPriceEventBatch.main(InjectorPriceEventBatch.java:198)
Caused by:
<com.retek.rsm.app.security.service.AuthenticationFailedException>
<message>
No cause associated
</message>
<problem>[null, null, Invalid username/password, please try again.]</problem>
</com.retek.rsm.app.security.service.AuthenticationFailedException>
"
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |