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 251182

Summary: SecurityException: SHA-256 digest error for netbeans/modules/org-netbeans-modules-maven.jar.pack.gz
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: AutoupdateAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: normal CC: alexyarm
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 216116
Attachments: stacktrace

Description Exceptions Reporter 2015-03-14 19:30:15 UTC
This bug was originally marked as duplicate of bug 240838, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: Windows 7

User Comments:
GUEST: really troublesome

GUEST: don't show up my projects!!How i do they came up!!

GUEST: Tried to update Maven and throws the above exception

GUEST: I was updating the plugins.




Stacktrace: 
java.lang.SecurityException: SHA-256 digest error for netbeans/modules/org-netbeans-modules-maven.jar.pack.gz
   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:201)
   at org.netbeans.modules.autoupdate.services.Utilities.getNbmCertificates(Utilities.java:177)
Comment 1 Exceptions Reporter 2015-03-14 19:30:18 UTC
Created attachment 152625 [details]
stacktrace