My Oracle Support Banner

FRM-92050: Failed To Connect - Java.security.AccesControlException: Access Denied (Doc ID 1538977.1)

Last updated on JUNE 16, 2024

Applies to:

Oracle Applications DBA - Version 11.5.10.2 to 11.5.10.2 [Release 11.5.10]
Information in this document applies to any platform.

Symptoms

11.5.10.2
After upgrading to JRE 1.7.0.X, users cannot access forms when going through a Load Balancer. When attempting to launch forms after JRE upgrade, the following error occurs.

ERROR
-----------------------
FRM:92050 - on details: Java Security Access control Exception - access denied.

java console shows:
java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "accessClassInPackage.sun.awt")
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPackageAccess(Unknown Source)
at sun.plugin2.applet.SecurityManagerHelper.checkPackageAccessHelper(Unknown Source)
at sun.plugin2.applet.AWTAppletSecurityManager.checkPackageAccess(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source))

… 

Found that the errors do not occur when by-passing the LB and connecting directly to one of the Middle Tiers, although the forms window opens having a yellow triangle in the top right hand side corner and there is some loss in functionality as well, such as copy and paste does not work, toolbar and pop-up (DFF) windows are not visible if user has 2 Monitors screens, some fields become inaccessible, however shown up as yellow (user should close the application and log back again).


Found:
http://host.<DOMAIN>:port/OA_HTML/AppsLocalLogin.jsp ( not working)
http://host.<DOMAIN>.com:port/dev60cgi/f60cgi (working)

Changes

Upgraded JRE and ran adadmin to regenerate the jar files.

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.