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 19827 - xml edit> make changes> close>discard changes>OutOfMemory
Summary: xml edit> make changes> close>discard changes>OutOfMemory
Status: CLOSED DUPLICATE of bug 15756
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 3.x
Hardware: PC Windows 95/98
: P3 blocker (vote)
Assignee: _ pkuzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-28 11:14 UTC by Dennis Daniels
Modified: 2007-09-25 01:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
xml out of lang error discarding changes (15.71 KB, text/plain)
2002-01-28 11:14 UTC, Dennis Daniels
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Daniels 2002-01-28 11:14:06 UTC
xml edit
made changes to an xml document
clicked on close
did not want to save changes
click discard
out of memory error
partial console stack below
ide.log attached

        Resource Bundle Syntax Coloring [org.netbeans.modules.properties.syntax/
1 1.7.2 200201280331]
        Resource Bundles [org.netbeans.modules.properties/1 1.7.2 200201280331]
        Scripting Support [org.netbeans.modules.scripting/1 1.4.2 200201280331]
        Sourceless Java Classes [org.netbeans.modules.clazz/1 1.8.2 200201280331
]
        Text [org.netbeans.modules.text/1 1.7.2 200201280331]
        Tomcat 3.2 Server [org.netbeans.modules.web.tomcat/1 1.3.2 200201280331]

        Tools Debugger [org.netbeans.modules.debugger.debug/1 1.9.2 200201280331
]
        User Utilities [org.netbeans.modules.utilities/1 1.7.2 200201280331]
        VCS Generic Command-Line Support [org.netbeans.modules.vcs.advanced/1 1.
5.2 200201280331]
Type Groups Level Module Name
---- ------ ----- -----------
err    *     255   * (Default)

Editor module autodetected version=1
path="" :jsp: init
Internal HTTP server running on port 8082
path="" :WrapperServlet: init
java.lang.OutOfMemoryError
        <<no stack trace available>>
Comment 1 Dennis Daniels 2002-01-28 11:14:52 UTC
Created attachment 4448 [details]
xml out of lang error discarding changes
Comment 2 _ pkuzel 2002-01-28 13:05:46 UTC
This seems to be related to tree editor synchronization as tracked by
#15756.

As a workaround try to disable XML Tree Editor module. Current
implementation is not memory friendly, it will by adressed in the next
release.

*** This issue has been marked as a duplicate of 15756 ***
Comment 3 Martin Schovanek 2002-07-24 14:35:15 UTC
VERIFIED
Comment 4 Quality Engineering 2003-07-02 08:39:13 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.