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 241767 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED DUPLICATE of bug 237247
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@web
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-12 13:13 UTC by Exceptions Reporter
Modified: 2014-02-17 13:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207530


Attachments
stacktrace (311 bytes, text/plain)
2014-02-12 13:13 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-02-12 13:13:48 UTC
This issue was reported manually by thurka.
It already has 1 duplicates 


Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b16
OS: Windows 7

User Comments:
GUEST: just launch netbeans.
Netbeans scan projects




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at com.jcraft.jsch.Buffer.<init>(Buffer.java:38)
   at com.jcraft.jsch.Buffer.<init>(Buffer.java:47)
   at com.jcraft.jsch.Session.sendKeepAliveMsg(Session.java:1972)
   at com.jcraft.jsch.Session.run(Session.java:1335)
   at java.lang.Thread.run(Thread.java:724)
Comment 1 Exceptions Reporter 2014-02-12 13:13:50 UTC
Created attachment 145089 [details]
stacktrace
Comment 2 Tomas Hurka 2014-02-12 13:17:50 UTC
Retained size of org.netbeans.modules.html.editor.hints.css.CssClassesVisitor#1 is 230M. There is also 1,894,105 instances of org.netbeans.modules.html.editor.hints.css.CreateRuleInStylesheet. Reassigning to web/html for further investigation.
Comment 3 Marek Fukala 2014-02-17 13:44:54 UTC

*** This bug has been marked as a duplicate of bug 237247 ***