Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error when signing a jar - Invalid manifest format

843802Feb 11 2002 — edited Nov 1 2002
After I run the jarsigner command, I tried to verify it using the command
"jarsigner -verify myjar.jar"

The tool keep throwing an exception:

IOException: Invalid manifest format

When running the same JAR in WebStart I get exactly the same error.
When signing another JAR (using the same keystore) it is woking fine.

Any idea why I get this error message ?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 29 2002
Added on Feb 11 2002
5 comments
350 views