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 16906 - out of memory trying to open form
Summary: out of memory trying to open form
Status: CLOSED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-24 12:24 UTC by rogert
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log check last exception (412.87 KB, application/octet-stream)
2001-10-24 12:25 UTC, rogert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rogert 2001-10-24 12:24:36 UTC
Hi:
I've edited a lot of forms, opening and closing each one, and in my last opening
I get the log that I send you.
BTW, the rigth click on a control in the tree on the Component Inspector doesn't
work.
Another thing: when I change some properties like the heigth of a JTextBox, the
form don't display the change until next edit or until I try to move the control
or the frame that contains it.
Comment 1 rogert 2001-10-24 12:25:55 UTC
Created attachment 3120 [details]
log check last exception
Comment 2 rogert 2001-10-24 12:53:56 UTC
after reinit the IDE, the rigth click on controls works again, but
last fail was before the out of memory.
Comment 3 Tomas Pavek 2001-10-24 17:40:59 UTC
Well, this is very vague. The exception is thrown from some java 
parsing, but it is quite unclear why the memory ran out... We would 
really appreciate if you found some exact steps which done repeatedly 
lead into the out of memory exception. I'm reassigning to java 
module, if they possibly can know more. Otherwise, this will be 
probabl closed...

> BTW, the rigth click on a control in the tree on the Component
> Inspector doesn't work.
Already reported, see issue 16886.

> when I change some properties like the heigth of a JTextBox, the
> form don't display the change until next edit or until I try to
> move the control or the frame that contains it.
This is quite different thing - please file it as standalone issue, 
and again (please) with exact reproduce steps; and also don't forget 
to give IDE build number... Thanks.
Comment 4 Svata Dedic 2001-10-24 18:01:02 UTC
Hmm... I can't tell I can see anything wrong. The stacktrace shows
just an ordinary parse request, as done while typing or opening the
document. I am running NetBeans whole day (but don't use forms) and no
OutOfMemory occurs to me :-\ Last week I've checked if there aren't
dangling editor windows (referenced from somewhere even if they are
closed), but for plain java the memory is wiped out from unnecessary info.

Please if you find out some working pattern, that makes the bug occur
(even not really deterministic), reopen the bug.
Comment 5 Quality Engineering 2003-07-01 13:11:09 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 6 Quality Engineering 2003-07-01 13:17:11 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.