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 239299 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED DUPLICATE of bug 236773
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-10 08:27 UTC by deff
Modified: 2013-12-10 12:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 144637


Attachments
stacktrace (3.26 KB, text/plain)
2013-12-10 08:27 UTC, deff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deff 2013-12-10 08:27:57 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: OpenJDK 64-Bit Server VM, 23.7-b01, OpenJDK Runtime Environment, 1.7.0_25-b30
OS: Linux

User Comments:
GUEST: opening projects java and grails

deff: UI just start lagging. While CPU and HardDisk continue to working in normal modes




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at com.sun.xml.internal.stream.Entity$ScannedEntity.<init>(Entity.java:407)
   at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:825)
   at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1271)
   at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1238)
   at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:260)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1153)
Comment 1 deff 2013-12-10 08:27:58 UTC
Created attachment 142996 [details]
stacktrace
Comment 2 Jaroslav Havlin 2013-12-10 12:46:27 UTC
Probably duplicate of bug 236773.
Thank you for reporting.

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