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 198301 - [70cat] AssertionError: FileName: E:...\subversion\...\7cfb8873-7599-11e0-8fad-00e081b628c8 followed by Access Denied reports
Summary: [70cat] AssertionError: FileName: E:...\subversion\...\7cfb8873-7599-11e0-8fa...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.0
Hardware: All All
: P4 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-04 06:36 UTC by aquaglia
Modified: 2011-07-29 13:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176139


Attachments
stacktrace (4.67 KB, text/plain)
2011-05-04 06:36 UTC, aquaglia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aquaglia 2011-05-04 06:36:43 UTC
Build: NetBeans IDE Dev (Build 201104290000)
VM: Java HotSpot(TM) Client VM, 20.0-b02, Java(TM) SE Runtime Environment, 1.7.0-ea-b118
OS: Windows XP

User Comments:
aquaglia: Restarted working on the IDE kept opened after one day




Stacktrace: 
java.lang.AssertionError: FileName: E:\quaglan\My Documents\projects\subversion\sdi3\Geoportal\Common\MavenProjects\INSPIREGeoportalLibrary\7cfb8873-7599-11e0-8fad-00e081b628c8#91a13134@1897bea
7cfb8873-7599-11e0-8fad-00e081b628c8
	at org.netbeans.modules.masterfs.filebasedfs.naming.FileName.<init>(FileName.java:73)
	at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.createFileNaming(NamingFactory.java:283)
	at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.registerInstanceOfFileNaming(NamingFactory.java:214)
	at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.fromFile(NamingFactory.java:92)
	at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport$1IOJob.run(ChildrenSupport.java:230)
	at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.refreshImpl(FolderObj.java:412)
	at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.refresh(BaseFileObj.java:763)
	at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.ref
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getChildren(FolderObj.java:165)
   at org.openide.loaders.FolderChildren$1R.run(FolderChildren.java:156)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 aquaglia 2011-05-04 06:36:47 UTC
Created attachment 108093 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-06-30 07:34:20 UTC
What have you done to your files!?

I see the assert, but later followed by tons of error like:
INFO [org.netbeans.modules.subversion]: org.tigris.subversion.javahl.ClientException: Access is denied.  
svn: Can't open file 'E:\quaglan\My Documents\projects\subversion\sdi3\Geoportal\Common\MavenProjects\INSPIREGeoportalLibrary\38c88dd7-7591-11e0-881f-00e081b628c8\.svn\entries': Access is denied.  

Have you change access rights to your files, remove an external disk, or what?
Comment 3 Jaroslav Tulach 2011-07-29 13:14:48 UTC
No reply, no fix.