Problem:
While launching the shipping page in Onpremise ShipConsole, a Java security message is displayed, preventing further access.
This typically occurs after a Java upgrade if the ShipConsole URL is removed from the Java Control Panel’s Exception Site List.
Solution:
Verify Exception List in Java Control Panel:
Open Java Control Panel on the client machine.
Navigate to the Security tab.
Check if the ShipConsole URL (e.g.,
http://your-shipconsole-url
) is present in the Exception Site List.
Add ShipConsole URL to Exception List (if missing):
Click Edit Site List.
Add your ShipConsole server URL.
Click OK to save changes.
Applet Code Signature Note:
The ShipConsole Applet is signed using DigiCert.
Even though it is signed, the URL must be explicitly added to the exception list because:
The Weighing Scale code (hardware integration) runs on the locally installed Java Runtime Environment (JRE) and requires explicit permission to execute.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article