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 119067 - IllegalStateException: Illegal source modification with dirty model C:\daten\delbanco-ee5\de.delbanco.presentation.internet\web\Page1.jsp
Summary: IllegalStateException: Illegal source modification with dirty model C:\daten\...
Status: CLOSED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker with 2 votes (vote)
Assignee: issues@obsolete
URL: http://statistics.netbeans.org/except...
Keywords:
: 124296 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-16 15:42 UTC by bernd_zedv
Modified: 2011-11-28 11:37 UTC (History)
37 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 4416


Attachments
stacktrace (2.90 KB, text/plain)
2007-10-16 15:42 UTC, bernd_zedv
Details
stacktrace (2.88 KB, text/plain)
2007-10-25 00:09 UTC, zamuta
Details
stacktrace (3.43 KB, text/plain)
2009-11-10 11:53 UTC, Michal Mocnak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bernd_zedv 2007-10-16 15:42:15 UTC
Build: NetBeans IDE Dev (Build 200710150000)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b05
OS: Windows XP, 5.1, x86

User Comments: 
try to manually correct the dataprovider name for a table component.
Comment 1 bernd_zedv 2007-10-16 15:42:25 UTC
Created attachment 51034 [details]
stacktrace
Comment 2 _ alexpetrov 2007-10-16 16:27:23 UTC
May be, this bug was caused by the another bug http://www.netbeans.org/issues/show_bug.cgi?id=118646.
#118646 was fixed on 2007-10-16.
So, you can try to check/reproduce your bug on the NB 6.0 build 200710170000.
Comment 3 _ deva 2007-10-23 23:59:32 UTC

*** This issue has been marked as a duplicate of 118646 ***
Comment 4 zamuta 2007-10-25 00:09:47 UTC
Build: NetBeans IDE 6.0 Beta 1 (Build 200709141330)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Windows 2003, 5.2, x86

User Comments: 
Comment 5 zamuta 2007-10-25 00:09:50 UTC
Created attachment 51632 [details]
stacktrace
Comment 6 Jiri Prox 2008-11-05 10:37:21 UTC
This is still reproducible - see issue 118646 decs56
Comment 7 Peter Zavadsky 2008-11-07 19:26:28 UTC
This issue is about bad insync model implementation, which can get into inconsistent state, and there is no defensive
mechanism implemented against that.
Comment 8 Peter Zavadsky 2008-11-07 19:29:04 UTC
To explain, the insync impl manages dirty flag for a source which is edited, and there is an implementation which in
case the model is already dirty and is tried to set dirty again, illegal state exception is thrown. (I don't understand
the intricacies of such design yet).
Comment 9 Peter Zavadsky 2008-12-10 19:26:51 UTC
No current plan to resolve it. Moving to 'later'.
Comment 10 ouribeb930 2009-06-01 10:25:38 UTC
Work arround:

Open the jsp file with some other text editor and edit the file yourself.

Hope this help, it worked for me. Just change a data binding name.
Comment 11 Exceptions Reporter 2009-06-22 11:25:17 UTC
This issue already has 200 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=4416
Comment 12 Marian Mirilovic 2009-09-08 21:44:21 UTC
*** Issue 124296 has been marked as a duplicate of this issue. ***
Comment 13 Exceptions Reporter 2009-10-14 10:12:52 UTC
This issue already has 653 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=4416
Comment 14 Exceptions Reporter 2009-11-01 21:03:49 UTC
This issue already has 701 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=4416
Comment 15 Michal Mocnak 2009-11-10 11:53:02 UTC
Created attachment 90738 [details]
stacktrace
Comment 16 Jan Chalupa 2011-11-28 09:02:58 UTC
Obsolete issue. Closing.
Comment 17 Marian Mirilovic 2011-11-28 11:37:38 UTC
v/c