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 192504

Summary: StackOverflowError via DataEditorSupport$Env.readOnlyRefresh && ProvidedExtension.canWrite
Product: platform Reporter: plexor
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: normal CC: abajja, Chiana, jglick, karthi_acb, melque, pgrimm, RedShadow, rudyment, simpatico, synergie-consulting, theradman
Priority: P2    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 173388
Attachments: stacktrace
stacktrace

Description plexor 2010-11-26 10:12:36 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows 7

User Comments:
GUEST: aste html code

GUEST: I have edited persistance.xml by hand

GUEST: nothing, just opened one php file... this sucks

redshadow: checking todos, i clicked on an item to open the file and suddenly this came




Stacktrace: 
java.lang.StackOverflowError
   at org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.getKey(FileChangedManager.java:302)
   at org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.put(FileChangedManager.java:306)
   at org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.checkWrite(FileChangedManager.java:113)
   at org.netbeans.TopSecurityManager.notifyWrite(TopSecurityManager.java:186)
   at org.netbeans.TopSecurityManager.checkWrite(TopSecurityManager.java:337)
   at java.io.File.canWrite(File.java:711)
Comment 1 plexor 2010-11-26 10:12:40 UTC
Created attachment 103349 [details]
stacktrace
Comment 2 abajja 2010-11-28 11:49:26 UTC
Created attachment 103413 [details]
stacktrace

Working with a JPanel.
Comment 3 Jaroslav Tulach 2010-12-06 10:31:43 UTC
*** Bug 192232 has been marked as a duplicate of this bug. ***
Comment 4 Jaroslav Tulach 2010-12-06 10:34:17 UTC
*** Bug 192649 has been marked as a duplicate of this bug. ***
Comment 5 Jaroslav Tulach 2010-12-06 10:34:39 UTC
Happens quite often.
Comment 6 Jaroslav Tulach 2010-12-08 12:55:22 UTC
ergonomics#a8d72fcfb74f
Comment 7 Jaroslav Tulach 2010-12-08 13:29:04 UTC
*** Bug 192447 has been marked as a duplicate of this bug. ***
Comment 8 Jaroslav Tulach 2010-12-08 15:49:25 UTC
*** Bug 193051 has been marked as a duplicate of this bug. ***
Comment 9 Jaroslav Tulach 2010-12-09 12:55:26 UTC
*** Bug 193048 has been marked as a duplicate of this bug. ***
Comment 10 Marian Mirilovic 2010-12-09 13:01:03 UTC
*** Bug 193085 has been marked as a duplicate of this bug. ***
Comment 11 Quality Engineering 2010-12-10 06:20:37 UTC
Integrated into 'main-golden', will be available in build *201012100001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/a8d72fcfb74f
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #192504: Refresh change events cannot be synchronous from init(...)
Comment 12 Jaroslav Tulach 2011-01-03 08:36:03 UTC
*** Bug 193610 has been marked as a duplicate of this bug. ***
Comment 13 Jaroslav Tulach 2011-01-03 09:12:12 UTC
*** Bug 193580 has been marked as a duplicate of this bug. ***