Finacle : Java Blocked because it is out of date

Security Errors When Loading Java Applets
Your Java version is out-of-date.
Application Blocked
Application Blocked by Security Settings
Your security settings have blocked an application from running with an out-of-date or expired version of Java.
Your security settings have blocked an untrusted application from running.

Solution 1

If you are allowed to install/upgrade software on your computer, please install the latest Java upgrade first, relaunch the web browser, and try again.

Java JRE Latest version Download


Solution 2

If you are unable to install/upgrade to the latest Java version, and you trust the unsigned Java applet to be safe, you can workaround this problem by adding an "exception site" or temporarily lowering the security level of the currently installed Java:

For Microsoft Windows:

Method 1


  • Click on the Windows "Start" menu in the lower-left corner of the screen --> "Control Panel" --> "Programs" --> "Java".
  • In the "Java Control Panel" window that appears --> Click the "Security" tab.
  • If there is a "Exception Site List" section in this window, click on the "Edit Site List..." button --> Click the "Add" button --> Type in the web server location for the Java applet like 
  • Click the "OK" button --> Click the "OK" button.
  • If there is no "Exception Site List" section in this window --> Slide the "Security Level" indicator from "High" down to "Medium" --> Click the "Apply" button --> Click the "OK" button.
  • Close ALL of the open windows. You must completely QUIT the web browser or this workaround will fail.
  • Re-launch the web browser.
  • Go to the Java applet.
  • When the "Security Warning" window asking "Do you want to run this application?" appears, if there is a "I accept the risk and want to run this app." option, checkmark it ON first then --> Click the "Run" button.
  • The Java applet should load OK now. You may need to click on it to start it.
  • When you are done using the Java applet, you should change the Java "Security Level" back to "High" if you had lowered it down to "Medium" earlier. 

Method 2

  • Remove the Update button in the out-of-date ActiveX control blocking notification for Internet Explorer
  • Run the following command from an elevated command prompt: 

reg add "HKCU\Software\Microsoft\Internet Explorer\VersionManager" /v UpdateEnabled /t REG_DWORD /d 0 /f
Note: If you create the UpdateEnabled registry entry as a DWORD using this command and set it to 0, the Update button is removed. If you do not create this registry entry (default), or set the value to 1, the Update button is displayed.

You can Update Cumulative Update