Reputation: 109
I was trying to open an JNLP client but it fails every time throwing an exception.
#### Java Web Start Error:
#### Unsigned application requesting unrestricted access to system
Unsigned resource:URL/beans/molecule.jar
Yesterday it was working, but this morning it Java asked for an update and I did it. After that I am facing this problem.
Please suggest me what i can do to handle this.
Upvotes: 5
Views: 14745
Reputation: 71
A new page to resolve this issue has been posted on java.com http://java.com/en/download/help/clearcache_upgrade.xml
-Duke
Upvotes: 6
Reputation: 21
Try clearing your Java Cache. Instructions: http://www.java.com/en/download/help/plugin_cache.xml
Upvotes: 2