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 160574 - org.netbeans.lib.cvsclient.connection.AuthenticationException: Wrong Password.
Summary: org.netbeans.lib.cvsclient.connection.AuthenticationException: Wrong Password.
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL: http://statistics.netbeans.org/except...
Keywords:
: 162379 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-03-18 17:48 UTC by Oleg Khokhlov
Modified: 2010-07-30 09:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 145958


Attachments
stacktrace (1.37 KB, text/plain)
2009-03-18 17:48 UTC, Oleg Khokhlov
Details
stacktrace (1.42 KB, text/plain)
2009-10-09 10:33 UTC, chronosmark
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Khokhlov 2009-03-18 17:48:06 UTC
Build: NetBeans IDE Dev (Build 090318)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP, 5.1, x86

User Comments:
GUEST: The CVS repository was offline and was trying to diff from CVS

ovk: cvs diff with wrong password



Stacktrace: 
java.io.IOException: Cannot initialize stream source
        at org.netbeans.modules.versioning.system.cvss.ui.actions.diff.DiffStreamSource.init(DiffStreamSource.java:203)
        at org.netbeans.modules.versioning.system.cvss.ui.actions.diff.Setup.initSources(Setup.java:203)
        at org.netbeans.modules.versioning.system.cvss.ui.actions.diff.MultiDiffPanel$DiffPrepareTask.run(MultiDiffPanel.java:640)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:573)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1005)
Comment 1 Oleg Khokhlov 2009-03-18 17:48:11 UTC
Created attachment 78398 [details]
stacktrace
Comment 2 Ondrej Vrabec 2009-04-17 07:42:31 UTC
*** Issue 162379 has been marked as a duplicate of this issue. ***
Comment 3 Exceptions Reporter 2009-08-07 01:14:31 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=145958
Comment 4 chronosmark 2009-10-09 10:33:53 UTC
Build: NetBeans IDE 6.8 M2 (Build 200910071658)
VM: Java HotSpot(TM) Client VM, 1.5.0_19-138, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_19-b02-306
OS: Mac OS X, 10.4.11, ppc

User Comments: 
CVS Diff on file asked for authentication canceled the dialogue.

Stacktrace: 
org.netbeans.lib.cvsclient.connection.AuthenticationException: Authentication failed. Response from server was: "error 0 /mn".
        at org.netbeans.lib.cvsclient.connection.PServerConnection.openConnection(PServerConnection.java:268)
        at org.netbeans.lib.cvsclient.connection.PServerConnection.open(PServerConnection.java:356)
        at org.netbeans.lib.cvsclient.Client$1.run(Client.java:322)
        at java.lang.Thread.run(Thread.java:613)
Comment 5 chronosmark 2009-10-09 10:33:57 UTC
Created attachment 89171 [details]
stacktrace
Comment 6 Exceptions Reporter 2009-10-09 10:34:02 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=145958