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 54238 - IllegalStateException in my log file
Summary: IllegalStateException in my log file
Status: RESOLVED DUPLICATE of bug 59261
Alias: None
Product: utilities
Classification: Unclassified
Component: Properties (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Marian Petras
URL:
Keywords:
Depends on: 48263
Blocks:
  Show dependency tree
 
Reported: 2005-01-31 20:21 UTC by _ pcw
Modified: 2005-09-19 12:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack trace. (4.63 KB, text/plain)
2005-01-31 20:21 UTC, _ pcw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ pcw 2005-01-31 20:21:16 UTC
I found this in my NB 4.1 log (recent build from
around 1/25/05).  I have no idea which component
cause it, btw.

[catch]java.lang.IllegalStateException: Warning -
the node "default language"
[org.netbeans.modules.properties.PropertiesLocaleNode]
is trying to fire the property modified which is
not included in its property sets. This is
illegal. See IZ #31413 for details.
        at
org.openide.nodes.Node.firePropertyChange(Node.java:851)
        at
org.netbeans.modules.properties.FileEntryNode.fireChange(FileEntryNode.java:206)
        at
org.netbeans.modules.properties.FileEntryNode$PropL.propertyChange(FileEntryNode.java:217)
        at
org.openide.util.WeakListenerImpl$PropertyChange.propertyChange(WeakListenerImpl.java:131)

See attachment for full trace.
Comment 1 _ pcw 2005-01-31 20:21:31 UTC
Created attachment 20104 [details]
Exception stack trace.
Comment 2 Jan Stola 2005-02-01 08:40:02 UTC
Lowering priority to P4 according to the bug priority guidelines:
http://qa.netbeans.org/processes/bug_priority_guidelines.html
(incorrect behavior that doesn't affect functionality).
Comment 3 Marian Petras 2005-02-23 14:44:36 UTC
Accepted.
Comment 4 Marian Petras 2005-09-19 12:26:31 UTC

*** This issue has been marked as a duplicate of 59261 ***