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 190256

Summary: Ide does not save files anymore
Product: platform Reporter: rbuss <rbuss>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mmirilovic
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: messages and uigestures
uigestures and messages

Description rbuss 2010-09-09 07:20:39 UTC
Created attachment 101958 [details]
messages and uigestures

After working a while with a maven- java- project the ide does not save modified files. Restart of ide helps, but after some time it happens again. (Usage becomes impossible)

Version 6.9 works correctly with the same project. 

In log of 6.9.1 an error message: 'IndexOutOfBoundsException: Index: 3, Size: 3' appears. I will include the logs.
Comment 1 rbuss 2010-09-09 07:23:20 UTC
Created attachment 101959 [details]
uigestures and messages
Comment 2 ianmarshall 2010-10-01 13:10:02 UTC
This happens to me too.

Feel free to request debug info, logs, etc. if anyone wants them.
Comment 3 ianmarshall 2010-10-05 11:32:08 UTC
After having closed NetBeans after having encountered this bug, my "messages.log" includes the line:

WARNING [org.netbeans.editor.BaseDocument]: org.netbeans.modules.editor.java.JavaKit$JavaDefaultKeyTypedAction uses deprecated, slow and dangerous method BaseDocument.atomicLock ().
Comment 4 Stanislav Aubrecht 2010-10-15 09:05:24 UTC

*** This bug has been marked as a duplicate of bug 180960 ***