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 73377 - Concurent modification error MultiDataObjectTest
Summary: Concurent modification error MultiDataObjectTest
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL: http://beetle.czech:8080/unittest/Tes...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2006-03-08 12:59 UTC by Jaroslav Tulach
Modified: 2008-12-22 18:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The failure (59.26 KB, text/html)
2006-03-08 12:59 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2006-03-08 12:59:37 UTC
Suite: org.openide.loaders.MultiDataObjectTest
Test Case: testConsistencyWithContinuousQueryingForDeletedFiles
Last failed: 200603070300
Comment 1 Jaroslav Tulach 2006-03-08 12:59:55 UTC
Created attachment 29168 [details]
The failure
Comment 2 Jaroslav Tulach 2006-04-10 12:12:20 UTC
The previous attachment seems to show interesting concurent modification 
error, however it is not clear from where it originates. The findDataObject 
method does not seem to have any chance to throw such exception, and the rest 
of the stack is missing.