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 59777 - random exception AsserionError
Summary: random exception AsserionError
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-06-09 11:27 UTC by Pavel Rehak
Modified: 2007-01-04 17:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thrown exception (2.39 KB, text/plain)
2005-06-09 11:27 UTC, Pavel Rehak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Rehak 2005-06-09 11:27:23 UTC
Product Version       = NetBeans IDE Dev (Build 200506082117)
  Operating System      = Mac OS X version 10.3.9 running on ppc
  Java; VM; Vendor      = 1.4.2_05; Java HotSpot(TM) Client VM 1.4.2-38; Apple Computer, Inc.
org.netbeans.modules.versioning/1 [1.1.1 1 050609]
org.netbeans.modules.versioning.system.cvss/1 [1.1.1.42 1 050609]
-----
Just been playing with latest build, haven't done any checkout at all
just opened Favourites view with mounted root ("/") and been exploring
files under CVS control.
After some time exception was thrown.
Comment 1 Pavel Rehak 2005-06-09 11:27:58 UTC
Created attachment 22579 [details]
thrown exception
Comment 2 Maros Sandor 2005-06-09 11:52:35 UTC
Did you set java proprety "netbeans.experimental.FileStatusCache" to "turbo" ?
Comment 3 Pavel Rehak 2005-06-09 12:00:35 UTC
Nope, i tought with nbm distribution we don't need this flag anymore.
Using it with turbo option now.
Comment 4 Maros Sandor 2005-06-09 12:06:30 UTC
Please remove this property, I asked just to be sure you did not ACCIDENTALY set it.
Comment 5 Maros Sandor 2005-06-09 12:36:58 UTC
Oddly, this assertion error just could not happen ... any ideas?
Comment 6 Maros Sandor 2005-06-17 23:43:47 UTC
Cannot reproduce on Windows JRE 5.0 update 3.
Comment 7 Maros Sandor 2005-09-20 15:50:22 UTC
This code has been rewritten so this will not appear again. This assertion and
method it was in are gone too.
Comment 8 Pavel Rehak 2006-03-22 14:09:46 UTC
V.