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 247224 - java.io.IOException: Do not create DO for .svn metadata: P:\okcentrum\aplikace\module\apz\apz-rcp\src\main\.svn
Summary: java.io.IOException: Do not create DO for .svn metadata: P:\okcentrum\aplikac...
Status: RESOLVED DUPLICATE of bug 245857
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-17 14:51 UTC by Exceptions Reporter
Modified: 2014-09-17 15:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 211956


Attachments
stacktrace (2.71 KB, text/plain)
2014-09-17 14:51 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-09-17 14:51:31 UTC
This bug was originally marked as duplicate of bug 214569, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 7

User Comments:
onmomo: don't know

GUEST: while delete directory on files tab

onmomo: refreshed project ...




Stacktrace: 
java.io.IOException: Do not create DO for .svn metadata: P:\okcentrum\aplikace\module\apz\apz-rcp\src\main\.svn
   at org.netbeans.modules.subversion.SvnMetadataFolderLoader.handleFindDataObject(SvnMetadataFolderLoader.java:80)
   at org.openide.loaders.DataObjectPool.handleFindDataObject(DataObjectPool.java:161)
   at org.openide.loaders.DataLoader.findDataObject(DataLoader.java:407)
   at org.openide.loaders.DataLoader.findDataObject(DataLoader.java:380)
   at org.openide.loaders.DataLoaderPool.findDataObject(DataLoaderPool.java:535)
   at org.openide.loaders.DataLoaderPool.findDataObject(DataLoaderPool.java:493)
Comment 1 Exceptions Reporter 2014-09-17 14:51:33 UTC
Created attachment 149302 [details]
stacktrace
Comment 2 Tomas Stupka 2014-09-17 15:20:55 UTC
fixed in 8.0.1 patch1

*** This bug has been marked as a duplicate of bug 245857 ***