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 29964 - Mounting a cvs filesystem using wizard logs warnings for each step
Summary: Mounting a cvs filesystem using wizard logs warnings for each step
Status: VERIFIED DUPLICATE of bug 28489
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: -S1S-
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-11 00:21 UTC by clare.taylor
Modified: 2003-02-04 10:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log file from build 030109_1 showing cvs mount warnings for bug (45.90 KB, text/plain)
2003-01-11 00:24 UTC, clare.taylor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description clare.taylor 2003-01-11 00:21:11 UTC
Using S1S to mount a cvs filesystem brings up a
wizard. For each time 'next' is pressed we see a
message like the one below logged into the ide.log
file. These messages need to be cleaned up for
FCS. It seems there are many logged warnings at
startup on win2K platform as well, but that is
another issue. This one is very easy to see if you
run tail -f ide.log as you mount the cvs
filesystem.

WARNING - the WizardDescriptor.Panel
implementation org.netbeans.modules.vcscore
.wizard.mountcvs.LoginPanel provides itself as the
result of getComponent().
This hurts performance and can cause a clash when
Component.isValid() is overrid
den.
Please use a separate component class, see details
at http://performance.netbean
s.org/howto/dialogs/wizard-panels.html.
Comment 1 clare.taylor 2003-01-11 00:24:54 UTC
Created attachment 8536 [details]
ide.log file from build 030109_1 showing cvs mount warnings for bug
Comment 2 Martin Entlicher 2003-01-13 10:01:40 UTC
Thank Clare for the detailed description.
This issue was already submitted as issue #28489.
This problem is still unresolved, because I didn't count with any
release between 3.4.x and 4.0.

Resolving as a duplicate of issue #28489.


*** This issue has been marked as a duplicate of 28489 ***
Comment 3 Jiri Kovalsky 2003-01-13 10:18:35 UTC
Agreed. Verified as duplicate.