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 245897 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-22 21:46 UTC by yaco
Modified: 2014-08-04 16:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 210849


Attachments
stacktrace (1.71 KB, text/plain)
2014-07-22 21:46 UTC, yaco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yaco 2014-07-22 21:46:46 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows 7

User Comments:
yaco: <Please provide a description of the problem or the steps to reproduce>




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at sun.text.UCompactIntArray.initPlane(UCompactIntArray.java:160)
   at sun.text.UCompactIntArray.setElementAt(UCompactIntArray.java:73)
   at java.text.RBTableBuilder.addOrder(RBTableBuilder.java:342)
   at java.text.RBTableBuilder.build(RBTableBuilder.java:154)
   at java.text.RBCollationTables.<init>(RBCollationTables.java:83)
   at java.text.RuleBasedCollator.<init>(RuleBasedCollator.java:300)
Comment 1 yaco 2014-07-22 21:46:47 UTC
Created attachment 148221 [details]
stacktrace
Comment 2 Tomas Zezula 2014-08-04 16:49:17 UTC
Caused by net.sf.jasperreports.engine.fill.JRTemplatePrintText