5

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.

3 Answers 3

6

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

-Duke

Sign up to request clarification or add additional context in comments.

2 Comments

Awesome. How did you find this?
Thanks Duke and everyone. Awesome share.
2

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

Comments

1

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

1 Comment

Our customers are having the issue also, and the app is signed. It's intermittent. Not every user experiences the error, but the solution is to clear the Java cache.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.