简体   繁体   中英

Unable to open JNLP client

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.

A new page to resolve this issue has been posted on java.com http://java.com/en/download/help/clearcache_upgrade.xml

-Duke

Try clearing your Java Cache. Instructions: http://www.java.com/en/download/help/plugin_cache.xml

From the error message, it looks like you have an unsigned jar. You could try signing it and retrying.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM