Item-Location Ranging is Throwing "java.lang.NoClassDefFoundError: sqlj/runtime/ref/ConnectionContextImpl" Error Message
(Doc ID 2235670.1)
Last updated on DECEMBER 04, 2019
Applies to:
Oracle Retail Merchandising System - Version 16.0 and laterInformation in this document applies to any platform.
Goal
After a new installation of RMS application, while ranging an Item to a location it is throwing below error message:
.....java.lang.NoClassDefFoundError: sqlj/runtime/ref/ConnectionContextImpl
at oracle.retail.apps.rms.foundation.item.model.itemlocation.common.applicationmodule.ItemLocationAMImpl.processCreateItemLoc(ItemLocationAMImpl.java:512)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
What is the problem and how to resolve it?
Solution
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
Goal |
Solution |