ORA-29532 - "the Permission (java.lang.RuntimePermission accessClassInPackage.sun.misc) has not been granted to GLOGOWNER" Error Being Generated After Upgrading the Database to 11.2.0.4
(Doc ID 1945137.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Transportation Management - Version 6.1.0 to 6.3.5 [Release 6.1 to 6.3]Information in this document applies to any platform.
Symptoms
After upgrading the Database to 11.2.0.4 the following error is being generated when sending in integration using DirectXML.
2014-10-17 10:45:46.044 PDT | getTransmissionNumber().DRSChangeRequest:ORA-29532: Java call terminated by uncaught Java exception: java.security.AccessControlException: the Permission (java.lang.RuntimePermission accessClassInPackage.sun.misc) has not been granted to GLOGOWNER. The PL/SQL to grant this is dbms_java.grant_permission( 'GLOGOWNER', 'SYS:java.lang.RuntimePermission', 'accessClassInPackage.sun.misc', '' )
ORA-06512: at "GLOGOWNER.PKG_INTEGRATION_UTIL", line 180
ORA-06512: at line 1
Similar errors may be seen when trying to access FTI via OBIEE.
[2014-10-24T10:29:11.000-04:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: add2d328e43927ec:-16f4cd4a:149426c98db:-8000-000000000000042c,0:1:1:6:2] [tid: a9ea0700] [nQSError: 17012] Bulk fetch failed. [[^M
[nQSError: 17001] Oracle Error code: 29532, message: ORA-29532: Java call terminated by uncaught Java exception: java.security.AccessControlException: the Permission (java.lang.RuntimePermission accessClassInPackage.sun.misc) has not been granted to GLOGOW
NER. The PL/SQL to grant this is dbms_java.grant_permission( 'GLOGOWNER', 'SYS:java.lang.RuntimePermission', 'accessClassInPackage.sun.misc', '' )
ORA-06512: at "GLOGOWNER.PKG_GL_PASSWORD", line 4
Changes
Upgrading a OTM Database to 11.2.0.4.
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 |
References |