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 76208 - Navigator causes OutOfMemory Error while working with WSIT modules
Summary: Navigator causes OutOfMemory Error while working with WSIT modules
Status: VERIFIED DUPLICATE of bug 75588
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
: 76192 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-05-11 12:25 UTC by Martin Grebac
Modified: 2007-03-30 18:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (7.76 KB, text/plain)
2006-05-11 12:27 UTC, Martin Grebac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Grebac 2006-05-11 12:25:35 UTC
1. Install WSIT
2. Create a Web service in a web project that points to appserver which has wsit
build installed
3. Make sure Navigator is opened, make sure Memory view is on
4. Select WS node, click Edit WS attributes
5. Change something in the UI
6. Open WEB-INF\wsit.xml file in the editor
7. Select WS node, click Edit WS attributes again
8. Continue with changes in the config ui

After subsequent changes in the UI, the processor speed is on 100% and memory
usage grows rapidly. After some time, OutOfMemory error is thrown.

If you do the steps above without navigator opened (or just docked to the tab),
everything's fine and the memory usage is not increased. I'll attach the stack
trace from navigator.
Comment 1 Martin Grebac 2006-05-11 12:27:35 UTC
Created attachment 30336 [details]
stack trace
Comment 2 Martin Grebac 2006-05-11 12:55:05 UTC
Just to bring some more information about the wsit module. It works on a XDM
based WSDL model on top of wsit.xml file, and it updates the file based on some
ui configuration, thus every UI config change updatest the xml file.
Comment 3 Martin Grebac 2006-05-11 12:59:34 UTC
*** Issue 76192 has been marked as a duplicate of this issue. ***
Comment 4 Marek Fukala 2006-05-17 17:54:19 UTC
Pardon my ignorance, but what does it mean "appserver with wsit build
installed"? (I am using latest stable glassfish build, do I need something
special?)  And are the WSIT modules those two with wsit prefix under
nb_all/websvc? Thanks.
Comment 5 Marek Fukala 2006-06-01 15:28:20 UTC
I am duplicating this issue to Issue #75588 since both of them are mostly about
the same (previously described) problem. I am going to reimplement part of the
DocumentModel code and the XMLDocumentModel navigator implementation to 5.5 so
both issue should be fixed.

*** This issue has been marked as a duplicate of 75588 ***
Comment 6 tonybeckham 2007-03-30 18:14:21 UTC
VERIFIED that this problem has been resolved using build 200703291800.