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 53687 - [folding] ISE: Active transaction already exists.
Summary: [folding] ISE: Active transaction already exists.
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-01-19 14:26 UTC by Marek Fukala
Modified: 2006-03-24 13:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.lang.IllegalStateException: Active transaction already exists. (1.35 KB, text/plain)
2005-01-19 14:26 UTC, Marek Fukala
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Fukala 2005-01-19 14:26:01 UTC
[20050118]
Sometimes during editing a JSP page an ISE is
thrown.
Comment 1 Marek Fukala 2005-01-19 14:26:45 UTC
Created attachment 19786 [details]
java.lang.IllegalStateException: Active transaction already exists.
Comment 2 Marek Fukala 2005-01-19 14:38:22 UTC
fixed in trunk. Since the bug is random, I cannot say it's fixed for
sure. So if anyone encounter the some problem again, please reopen and
add provide some info about situation when it happened.

Checking in JspFoldManager.java;
/cvs/web/jspsyntax/src/org/netbeans/modules/web/core/syntax/folding/JspFoldManager.java,v
 <--  JspFoldManager.java
new revision: 1.8; previous revision: 1.7
done
Comment 3 Jiri Kovalsky 2005-04-07 23:01:41 UTC
Verified in development build #200504062223 of NetBeans 4.1.