I downloaded Aris Express 2.3 and get the following dialog box when I attempt to run it:
If I check the checkbox to trust the publisher and click run, I receive the following error:
I am running Windows 7 Home Edition SP1 and I have installed the latest version of java, as follows:
I have tried deleting the Java temporary files and reinstalling, but in vain.
How do I resolve the expired certificate issue?
Thank you in advance.
Andrew Hosking Author on
I apologies, my original entry was not posted in it's entirety, so here is the missing information:
The first dialog box:
"Do you want to run this application? The application's digital signature has expired"
The error dialog box:
"Failed to validate certificate. The application will not be executed."
Java Version:
Version 7 Update 9
Additional Information:
From the Java Control Panel/security/certificates, there is no Trusted Certificate entry for IDS Scheer AG.
The details of the error message are:
java.io.FileNotFoundException: C:\Users\Andrew\AppData\LocalLow\Sun\Java\Deployment\security\trusted.certs (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at com.sun.deploy.security.DeploySigningCertStore$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.deploy.security.DeploySigningCertStore.save(Unknown Source)
at com.sun.deploy.security.TrustDecider.validateChain(Unknown Source)
at com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Unknown Source)
at com.sun.javaws.security.AppPolicy.grantUnrestrictedAccess(Unknown Source)
at com.sun.javaws.security.JNLPSignedResourcesHelper.checkSignedResourcesHelper(Unknown Source)
at com.sun.javaws.security.JNLPSignedResourcesHelper.checkSignedResources(Unknown Source)
at com.sun.javaws.Launcher.prepareResources(Unknown Source)
at com.sun.javaws.Launcher.prepareAllResources(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main.access$000(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)