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 - Authentication Error in spite of being logged in
Summary: Authentication Error in spite of being logged in
Status: RESOLVED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: David Botterill
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-06 14:51 UTC by Jiri Kovalsky
Modified: 2009-10-03 12:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.