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 74248 - CCE when creating new CVS folder in Source Packages
Summary: CCE when creating new CVS folder in Source Packages
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2006-03-31 13:38 UTC by Lukas Hasik
Modified: 2008-12-22 20:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Caused by: java.lang.ClassCastException: org.openide.loaders.DefaultDataObject (40.92 KB, text/plain)
2006-03-31 13:40 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2006-03-31 13:38:21 UTC
nb060330
-New File | Other | Folder
-folder name _CVS_

exception appears - it's random, unable to reproduce
Comment 1 Lukas Hasik 2006-03-31 13:40:02 UTC
Created attachment 29530 [details]
Caused by: java.lang.ClassCastException: org.openide.loaders.DefaultDataObject
Comment 2 Jaroslav Tulach 2006-04-05 15:18:14 UTC
"Unable to reproduce" - and what do you think I am going to do? Please try to 
reproduce with no additional modules - e.g. just with running with platform 
cluster. Then I can accept the bug.

You can also generate log files. With today's build it should be 
-J-Dorg.openide.loaders.level=100 if there will be no foreign data loader 
involved, I can accept the bug as well.
Comment 3 Lukas Hasik 2006-04-05 15:29:19 UTC
I don't know what are you going to do. I finished my part of the work - found an
exception, filed bug with stacktrace. Sometimes it can be fixed just from
stacktrace, am I right?

I'm sorry I cannot provide more details. 
It happend therefore I filled issue. Do you think that it's incorrect procedure?