Error Attempting To Register A Queue Based Java Package
(Doc ID 1908972.1)
Last updated on JANUARY 28, 2020
Applies to:
Oracle Database Mobile Server - Version 11.3.0.0.0 to 11.3.0.0.0 [Release 11.3]Information in this document applies to any platform.
Symptoms
When run Java queue package this error appears :
oracle.lite.sync.ConsolidatorException:
CONS-10046: Invalid PL/SQL package specified:
Failed to load class
at oracle.lite.sync.Subscription.assertQueuePkg(Subscription.java:11194)
at oracle.lite.sync.Subscription.setQueuePkg(Subscription.java:10761)
at oracle.lite.sync.ConsolidatorManager.registerQueuePkg(ConsolidatorManager.java:1796)
at BPSQueueManager.main(BPSQueueManager.java:138)
Please notice that the error says "Invalid PL/SQL package" even though the Consolidator.QPKG_JAVA_i variable has been cleared.
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 |
Cause |
Solution |