This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 220589 - SecurityException: SHA1 digest error for netbeans/modules/locale/org-netbeans-modules-html-editor_ja.jar
Summary: SecurityException: SHA1 digest error for netbeans/modules/locale/org-netbeans...
Status: RESOLVED WORKSFORME
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Stable (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: pgebauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-22 14:36 UTC by alexyarm
Modified: 2013-02-12 17:28 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 186079


Attachments
stacktrace (3.40 KB, text/plain)
2012-10-22 14:36 UTC, alexyarm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alexyarm 2012-10-22 14:36:56 UTC
Build: NetBeans IDE 7.2 (Build 201207171143)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Windows 7

User Comments:
GUEST: i didn't do anythings just updating plugins

GUEST: Installing updates for NetBeans




Stacktrace: 
java.lang.SecurityException: SHA1 digest error for netbeans/modules/locale/org-netbeans-modules-html-editor_ja.jar
   at sun.security.util.ManifestEntryVerifier.verify(ManifestEntryVerifier.java:220)
   at java.util.jar.JarVerifier.processEntry(JarVerifier.java:229)
   at java.util.jar.JarVerifier.update(JarVerifier.java:216)
   at java.util.jar.JarVerifier$VerifierStream.read(JarVerifier.java:471)
   at org.netbeans.modules.autoupdate.services.Utilities.verifyEntry(Utilities.java:194)
   at org.netbeans.modules.autoupdate.services.Utilities.getNbmCertificates(Utilities.java:170)
Comment 1 alexyarm 2012-10-22 14:36:59 UTC
Created attachment 126337 [details]
stacktrace
Comment 2 Jiri Rechtacek 2012-10-24 08:27:31 UTC
Probably broken NBM archive of org-netbeans-modules-html-editor_ja.nbm
Comment 3 Marian Mirilovic 2012-10-26 13:23:19 UTC
Petr, please evaluate ....
Comment 4 pgebauer 2012-12-05 11:11:54 UTC
I have checked all org-netbeans-modules-html-editor.nbm files in 7.2 and 7.2.1 UCs and didn't find any issue.

Can the issue be caused by wrong download?
Comment 5 Marian Mirilovic 2013-02-12 17:28:22 UTC
No more reports, closing as worksforme now.