Org.hibernate.ObjectNotFoundException: No Row With The Given Identifier Exists- While Login To RPM
(Doc ID 2928243.1)
Last updated on FEBRUARY 15, 2023
Applies to:
Oracle Retail Price Management - Version 14.1.2 and laterInformation in this document applies to any platform.
Symptoms
The users configured a new environment with a standalone server AS1777 and OID as834:3060. The OID Providers are working fine inside Weblogic, but the users cannot log in to RPM using the JNLP client.
Error
-----------------------
20:27:22,427 WARN ([ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)') [HqlSqlWalker] [DEPRECATION] Encountered positional parameter near line 4, column 28. Positional parameter are considered deprecated; use named parameters or JPA-style positional parameters instead.
20:27:24,944 ERROR ([ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)') [RPMSessionBeanCommand] Unknown exception thrown while executing: com.retek.rpm.app.core.service.RPMCommandExecutionServiceEjb$1@7f8e7fd0
com.retek.platform.exception.RetekUnknownSystemException: Error executing service call: org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [com.retek.rpm.domain.location.bo.StoreImpl#50001]
exception id: 1676417244943 [method=com.retek.rpm.app.security.service.SecurityAppService.login, params=com.retek.platform.service.ClientContextjava.lang.Stringjava.lang.String]
at com.retek.rpm.app.core.service.RPMCommandExecutionServiceEjb$1.doExecute(RPMCommandExecutionServiceEjb.java:107)
at com.retek.rpm.domain.core.service.RPMSessionBeanCommand.execute(RPMSessionBeanCommand.java:78)
at com.retek.rpm.app.core.service.RPMCommandExecutionServiceEjb.executeCommand(RPMCommandExecutionServiceEjb.java:121)
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
Changes
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 |