January 31, 201411 yr Hello, Our users are reporting this error that seems to only happen on Windows. I'm using mac and not experiencing it myself. They can load RawData images but if they go to a File url and it loads the Java Applet they get the following Error: Missing required Permissions manifest attribute in main jar: http://sampleurl.com/SuperContainer/sc_applet.jar When retrieving the details it shows as Java Plug-in 10.51.2.13 Using JRE version 1.7.0_51-b13 Java HotSpot Client VM User home directory = C:Documents and SettingsOwner ---------------------------------------------------- c: clear console window f: finalize objects on finalization queue g: garbage collect h: display this help message l: dump classloader list m: print memory usage o: trigger logging q: hide console r: reload policy configuration s: dump system and deployment properties t: dump thread list v: dump thread stack x: clear classloader cache 0-5: set trace level to <n> ---------------------------------------------------- Missing Application-Name manifest attribute for: http://sampleurl/SuperContainer/sc_applet.jar I poked around the Super Container directory and didn't see an sc_applet.jar file.
February 3, 201411 yr Author Looks like this is the cause of Java 7 update 51: Starting with Java 7 Update 51, Java has enhanced security model to make user system less vulnerable to the external exploits. The new version of Java does not allow users to run the applications that are not signed (Unsigned), Self signed (not signed by trusted authority) and the applications that are missing permission attributes. ~https://www.java.com/en/download/help/java_blocked.xml Someone worked around it - http://community.spiceworks.com/how_to/show/65737-java-error-missing-required-permissions-manifest-attribute-in-main-jar. Confirming 360 Works already resolved this - I need to update Version 2.896 (1/15/2014) * Compatible with Java 7 update 51 * Fixed issue with retrieving and decoding downloaded file name, with the companion plugin * Fixed issue with detecting the machine hostname when using standalone mode http://static.360works.com/plugins/SuperContainer/changelog.txt
February 4, 201411 yr Author Deployed 2.896 and it corrected the error message I was seeing "Missing required Permissions manifest attribute in main jar"
Create an account or sign in to comment