|
After updating Java version, my application stops working.This article applies to:
SYMPTOMS After updating Java, my application stops working. An error similar to this can be seen:
UnsignedAccessViolationException
Java Web Start Error: Unsigned application requesting unrestricted access to system Unsigned resource: http://domain_for_jar.domain/directorypath/name_of_jar.jar * * "http://domain_for_jar.domain/directorypath/name_of_jar.jar" is an example of what may be seen. The actual URL in the error will be based on the application being used. SOLUTION Reinstall Java. Install the latest version from java.com.
|