Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] jetty-runner exits with "Invalid signature file digest for Manifest main attributes"

Lars,

Looks like an error with our build for that jar. I've fixed the problem: https://bugs.eclipse.org/bugs/show_bug.cgi?id=406753

You might need to unjar and remove the files mentioned in the close comments for that issue.

thanks,
Jan


On 27 April 2013 00:16, Lars Alexander Blumberg <Lars.Blumberg@xxxxxxx> wrote:
Hello!
 
When running jetty-runner via a terminal, i.e.

 java -jar jetty-runner-9-1.0.2.v20130417.jar

the process exits with the following error message (shortened):

 Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes
    at ...

Looks like the jar file is not signed correctly. Does anybody know how to correctly sign it by myself?

Thank you!

Lars
 
 
_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users



--
Jan Bartel <janb@xxxxxxxxxxx>
www.webtide.com – Developer advice, services and support
from the Jetty & CometD experts.

Back to the top