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 37595

Summary: [JDK1.5.0] Cannot create CVS profile using Generic VCS
Product: obsolete Reporter: Milan Kubec <mkubec>
Component: vcscoreAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED INVALID    
Severity: blocker Keywords: JDK_SPECIFIC
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: exc stack trace

Description Milan Kubec 2003-11-28 10:31:12 UTC
[dev-200311271900, JDK 1.5.0, b29] Cannot create
CVS profile using Generic VCS - number of
NullPointerExceptions is thrown.

Steps to reproduce:
1) Start IDE on JDK 1.5.0
2) Invoke File | Mount Filesystem, select Generic VCS
3) Select CVS profile

First NPE is thrown and then attempt to do any
other action on that profile throws another NPEs.
Comment 1 Milan Kubec 2003-11-28 10:31:35 UTC
Created attachment 12348 [details]
exc stack trace
Comment 2 Martin Entlicher 2003-11-28 10:42:48 UTC
This is actually a problem in vcscore module (or JDK).
I'll have to debug the code to see what's wrong...
Comment 3 Milan Kubec 2003-11-28 14:43:21 UTC
See issue #37120, maybe the same problem, already resolved.
Comment 4 Martin Entlicher 2003-11-28 15:19:18 UTC
Yes, thanks. The exception is the same, it's the same problem.

Resolving as invalid - the bug is not in NetBeans product.
Comment 5 Milan Kubec 2003-12-04 13:04:51 UTC
Verified, fixed in JDK 1.5.0 b30.