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 59150 - editing a property file and saving the changes throws this exception - inconsistently
Summary: editing a property file and saving the changes throws this exception - incons...
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Freeform (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-05-22 01:51 UTC by sviyer
Modified: 2005-10-26 15:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sviyer 2005-05-22 01:51:38 UTC
Annotation: Exception occurred in Request Processor
java.lang.AssertionError: Got change from
org.netbeans.spi.project.support.ant.PropertyUtils$SequentialPropertyEvaluator@13d701a
rather than current delegate
org.netbeans.spi.project.support.ant.PropertyUtils$SequentialPropertyEvaluator@111771e
	at
org.netbeans.modules.ant.freeform.FreeformEvaluator.propertyChange(FreeformEvaluator.java:168)
	at
org.netbeans.spi.project.support.ant.PropertyUtils$SequentialPropertyEvaluator.stateChanged(PropertyUtils.java:798)
	at org.openide.util.WeakListenerImpl$Change.stateChanged(WeakListenerImpl.java:282)
	at org.netbeans.spi.project.support.ant.PropertyUtils$3.run(PropertyUtils.java:254)
	at org.openide.util.Mutex.readAccess(Mutex.java:195)
	at org.netbeans.spi.project.support.ant.PropertyUtils$4.run(PropertyUtils.java:269)
	at org.openide.util.Task.run(Task.java:207)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:419)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:794)
----------------------------------------------------------------

I was not prompted to attach message.log etc
This happens occasionally i.e. inconsistently.

Cheers
Netbeans Rocks.
Comment 1 Martin Matula 2005-05-22 19:30:03 UTC
Seems to be a project system bug. Reassigning...
Comment 2 Jesse Glick 2005-05-22 19:51:08 UTC
Problem in freeform projects. Reporter please attach your messages.log file. If
you have any steps to reproduce, or any other information about unusual things
you are doing or info about when this bug happens and when it doesn't, please
add them too.
Comment 3 Jan Lahoda 2005-10-26 15:38:49 UTC
I have never seen this. I will close the issue now, if it still happens to you
and you have more information (messages.log, etc.), please reopen the issue.