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 - [JDK1.5.0] Cannot create CVS profile using Generic VCS
Summary: [JDK1.5.0] Cannot create CVS profile using Generic VCS
Status: VERIFIED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2003-11-28 10:31 UTC by Milan Kubec
Modified: 2004-02-09 10:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (18.45 KB, text/plain)
2003-11-28 10:31 UTC, Milan Kubec
Details

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