Issue
When accessing I/A Series R2 or G3 station graphics via a web browser, graphics fail to load or repeated Java security warnings appear. Common symptoms include:
- “Application Blocked by Security Settings”
- “Your security settings have blocked an application from running with an insecure or expired JRE.”
- Popups warning of security vulnerabilities for each Java applet.
- In Firefox: “This plugin has security vulnerabilities. Click here to activate the Java(TM) Platform SE Plugin.”
Product Line
TAC IA SeriesEnvironment
- I/A Series R2
- I/A Series G3
Cause
Oracle introduced stricter Java security controls starting with Java 7 Update 11 and further tightened them in Update 51 and later.
- Unsigned or self-signed applets are blocked by default.
- Known vulnerabilities in older Java versions trigger warnings.
- Browser plugins (IE, Firefox) enforce additional security prompts.
Resolution
Several approaches exist depending on site security policy:
Option 1: Use Java Exception Site List (Recommended for Java 7u51+)
- Open Control Panel → Java → Security.
- Ensure Security Level is High (or Medium if required).
- Click Edit Site List… → Add.
- Add URLs for all I/A Series servers and controllers:
http://<EnterpriseServer-host-or-IP>http://<UNC-or-JACE-host-or-IP>- Confirm changes and restart browser.
Option 2: Adjust Java Security Level (Legacy Workaround)
- For Java 7 Update 17 or earlier:
- Open Java Control Panel → Security tab.
- Set Security Level to Medium or Low (not recommended for high-security environments).
- Restart browser.
Option 3: Downgrade Java (Last Resort)
- Testing shows Java 7u9 does not trigger prompts in IE9.
- Downgrade only if site policy allows and system is isolated.
Option 4: Browser-Specific Workarounds
- Internet Explorer: Click Run on each security prompt.
- Firefox:
- If warning “This connection is untrusted”, click I Understand the Risks.
- To suppress plugin warnings (not recommended):
- Enter
about:configin address bar. - Set
extensions.blocklist.enabledto false.
- Enter
Option 5: Clear Java Cache
If graphics fail to load after bypassing warnings:
- Open Java Control Panel → General tab → Temporary Internet Files → Settings.
- Uncheck Keep temporary files on my computer.
- Click OK and restart browser.