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 48349 - error in NbKeyMapTest test
Summary: error in NbKeyMapTest test
Status: CLOSED DUPLICATE of bug 48433
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-09-02 09:49 UTC by pzajac
Modified: 2008-12-22 17:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
test's log (7.01 KB, text/html)
2004-09-02 09:49 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-09-02 09:49:08 UTC
[200408311800]
estShortcutsFolderAddAndRemove:

      java.io.IOException: File already exists
	at
org.openide.filesystems.MemoryFileSystem.createData(MemoryFileSystem.java:141)
	at
org.openide.filesystems.AbstractFileObject.createData(AbstractFileObject.java:379)
	at
org.openide.filesystems.FileUtil.createData(FileUtil.java:266)
	at
org.openide.filesystems.MultiFileObject.createData(MultiFileObject.java:931)
	at
org.openide.filesystems.FileUtil.createData(FileUtil.java:266)
	at
org.openide.filesystems.MultiFileObject.createData(MultiFileObject.java:931)
Comment 1 pzajac 2004-09-02 09:49:51 UTC
Created attachment 17309 [details]
test's log
Comment 2 pzajac 2004-09-03 08:58:38 UTC

*** This issue has been marked as a duplicate of 48433 ***
Comment 3 pzajac 2004-09-10 13:39:29 UTC
v