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 254113 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-03 21:42 UTC by mortematica
Modified: 2015-08-07 08:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 218940


Attachments
stacktrace (1.65 KB, text/plain)
2015-08-03 21:42 UTC, mortematica
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mortematica 2015-08-03 21:42:37 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Linux

User Comments:
mortematica: Executando script




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.Arrays.copyOfRange(Arrays.java:3664)
   at java.lang.String.<init>(String.java:201)
   at java.lang.StringBuilder.toString(StringBuilder.java:407)
   at org.openide.util.Exceptions$AnnException.getMessage(Exceptions.java:247)
   at org.netbeans.core.NbErrorManager$Exc.getLocalizedMessage(NbErrorManager.java:239)
   at org.netbeans.core.NotifyExcPanel.getExceptionSummary(NotifyExcPanel.java:380)
Comment 1 mortematica 2015-08-03 21:42:40 UTC
Created attachment 155154 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2015-08-07 08:25:05 UTC
(In reply to mortematica from comment #0)
> 
> User Comments:
> mortematica: Executando script

If you can provide details of the script's execution, and steps to reproduce, please reopen with the details.