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 173742 - [68cat] Hudson password asked at startup
Summary: [68cat] Hudson password asked at startup
Status: RESOLVED INVALID
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Hudson (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-05 11:54 UTC by aldobrucale
Modified: 2009-10-05 16:16 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 aldobrucale 2009-10-05 11:54:10 UTC
[ BUILD # : 200910010513 ]
[ JDK VERSION : 1.6.* ]

Every time I start Netbeans I'm asked the password for my Hudson
server. It did not happen with nb 6.7.1 (I have imported the
configuration from the previous version).
Comment 1 Jesse Glick 2009-10-05 16:16:42 UTC
If some request the IDE makes of Hudson requires authentication (the initial attempt gives a 403) then you will be
prompted for a password. I do not know of any differences between 6.7 and 6.8 in this regard, though your server
configuration may have changed, or you may be using the Hudson integration differently. If you run with
-J-Dorg.netbeans.modules.hudson.level=0 you can see the gory details in your log file.

Issue #173154 would at least save your password. For now you would still get a dialog box to log in, but could just hit
Enter assuming your password had not changed.