Database Administration (MOSC)

MOSC Banner

Java exceptions / Oracle DB 19.19

Hello,

Since the last MQ Update on E/QS our database can not send messages to MQ any more. [BKM-8759]

We added informations [BKM-8772] to “inca.f_kapabgleich_start” on bedmane & q and the result was:

“NOOK, Exception: MQJMS2005: Fehler beim Erstellen von MQQueueManager für 'qswiqte2.wob.vw.vwg:'

...

 MQJE001: MQException aufgetreten: Beendigungscode 2, Ursache 2195

 MQJE018: Protokollfehler - Unerwartete Segmentart empfangen

We updated our code from Java 1.5 (mq 5.3.06) to 1.8 (allclient 9.3.3.0) and now we get:

“"NOOK, Exception: the Permission ("java.lang.reflect.ReflectPermission" "suppressAccessChecks") has not been granted to INCA. The PL/SQL to grant this is dbms_java.grant_permission( 'INCA', 'SYS:java.lang.reflect.ReflectPermission', 'suppressAccessChecks', '' )
…

[3] oracle.aurora.rdbms.SecurityManagerImpl.checkPermission(SecurityManagerImpl.java:210) 
[4] java.lang.reflect.AccessibleObject.setAccessible(AccessibleObject.java:143) 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center