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 11209

Summary: It is not possible to change connection info through customizer once user is logged in.
Product: obsolete Reporter: Jiri Kovalsky <jkovalsky>
Component: vcscvsAssignee: issues@obsolete <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Exception thrown during closing "Login dialog".

Description Jiri Kovalsky 2001-04-09 14:06:56 UTC
NetBeans relese 3.2 build #23 on Windows 2000, Red Hat Linux 6.2, Solaris 5.8
(all with JDK 1.3)

Description:
============
User is not allowed to change settings in the customizer and login to another 
pserver/repository or on behalf of another user. The login process seems to be 
freezed and if one tries to close the login dialog or to go on with offline mode
he will obtain the exception instead.

Steps to reproduce:
===================
1. Mount CVS filesystem using CVS Command-line Client Support possibility.
2. After it is mounted invoke its customizer and change user name, server or re-
   pository. Click on "OK" button.
3. "Login dialog" will come up with no result. Click on "Offline Mode" button.
4. You will get the exception.
Comment 1 Jiri Kovalsky 2001-04-09 14:09:34 UTC
Created attachment 1047 [details]
Exception thrown during closing "Login dialog".
Comment 2 Martin Entlicher 2001-04-09 14:26:08 UTC
Fixed in release32 build #25 and dev build #163.
Comment 3 Jan Chalupa 2001-05-06 15:36:04 UTC
Target milestone -> 3.2
Comment 4 Jiri Kovalsky 2001-05-30 16:09:17 UTC
Working in development build #199 of NetBeans. Verified.