Jump to content

Missing required Permissions manifest attribute in main jar


This topic is 3725 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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. 

 

Link to comment
Share on other sites

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

Link to comment
Share on other sites

This topic is 3725 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.