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 153096 - AssertionError: Unexpected file change in /Users/David/temp/projects/multithreaddebug/nbproject/project.xml
Summary: AssertionError: Unexpected file change in /Users/David/temp/projects/multithr...
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kubec
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-11-12 23:59 UTC by David Botterill
Modified: 2009-09-08 15:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 57730


Attachments
stacktrace (1017 bytes, text/plain)
2008-11-12 23:59 UTC, David Botterill
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Botterill 2008-11-12 23:59:32 UTC
Build: NetBeans IDE 6.5 RC2 (Build 200810270001)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X, 10.5.5, x86_64

User Comments:
dbotterill: Just creating a project, nothing special.

elissandromendes: It's occur in New Project wizard

Wizard stopping in 25%

GUEST: Creating a new Desktop Application project

GUEST: I was trying to setup a project with subversion.  I had checked out the project and was trying to recreate a NetBeans project.  I set the source directory to the checkout directory.

GUEST: just created a new java aplication when this happened.

weiju: Creating a new JRuby on Rails application

GUEST: Creating a new project

dbotterill: Just creating a project, nothing special.



Stacktrace: 
java.lang.AssertionError: Unexpected file change in /Users/David/temp/projects/multithreaddebug/nbproject/project.xml
        at org.netbeans.spi.project.support.ant.AntProjectHelper$FileListener.change(AntProjectHelper.java:810)
        at org.netbeans.spi.project.support.ant.AntProjectHelper$FileListener.fileCreated(AntProjectHelper.java:817)
        at org.netbeans.modules.project.ant.FileChangeSupport$Holder.someChange(FileChangeSupport.java:190)
        at org.netbeans.modules.project.ant.FileChangeSupport$Holder.fileFolderCreated(FileChangeSupport.java:208)
        at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:133)
        at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEvent(FCLSupport.java:122)
Comment 1 David Botterill 2008-11-12 23:59:37 UTC
Created attachment 73708 [details]
stacktrace
Comment 2 Milan Kubec 2009-09-08 15:18:02 UTC
Closing the issue as there are no recent reports of the problem.