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 149240

Summary: Authentication Error in spite of being logged in
Product: updatecenters Reporter: Jiri Kovalsky <jkovalsky>
Component: PluginportalAssignee: David Botterill <dbotterill>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Kovalsky 2008-10-06 14:51:22 UTC
It is not possible to vote, comment, change featured plugin or to do any other role based operations because the Plugin
Portal displays the following error:
_______________________________________________________________

System Messages

    * Error setting VerificationRequest vote! PluginException= Not Authenticated
or
    * Exception modifying prefereneces: Not Authenticated
_______________________________________________________________

The first report [1] occurred on 10/5. Please note that user is always logged in correctly.

[1] http://www.netbeans.org/servlets/ReadMsg?list=pluginreview&msgNo=502
Comment 1 Jiri Kovalsky 2008-10-07 08:11:52 UTC
The error had something to do with a hashmap containing logged-in key mappings. Somehow this hashmap was corrupted. This
was fixed hence closing this issue.