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 246298 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED WORKSFORME
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-06 09:53 UTC by marco.frattola
Modified: 2014-08-08 10:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 205811


Attachments
stacktrace (1.48 KB, text/plain)
2014-08-06 09:53 UTC, marco.frattola
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marco.frattola 2014-08-06 09:53:04 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: OpenJDK 64-Bit Server VM, 24.51-b03, OpenJDK Runtime Environment, 1.7.0_55-b14
OS: Linux

User Comments:
GUEST: I was not aware that the problem occurred until I started the IDE this morning. I have 8 gig of memory on the computer.

GUEST: <Please provide a description of the problem or the steps to reproduce>sadfadsf

marco.frattola: -------------------------------------------------------------------------------
>Log Session: Wednesday, August 6, 2014 10:08:46 AM CEST
>System Info: 
  Product Version         = NetBeans IDE 8.0 (Build 201403101706) (#b8e35b888b3f)
  Operating System        = Linux version 3.11.0-26-generic running on amd64
  Java; VM; Vendor        = 1.7.0_55; OpenJDK 64-Bit Server VM 24.51-b03; Oracle Corporation
  Runtime                 = OpenJDK Runtime Environment 1.7.0_55-b14
  Java Home               = /usr/lib/jvm/java-7-openjdk-amd64/jre
  System Locale; Encoding = it_IT (nb); UTF-8
  Home Directory          = /home/marcof
  Current Directory       = /home/marcof/work/ripaticinese-www
  User Directory          = /home/marcof/.netbeans/8.0
  Cache Directory         = /home/marcof/.cache/netbeans/8.0
  Installation            = /home/marcof/ide/netbeans-8.0/nb
                            /home/marcof/ide/netbeans-8.0/ide
                            /home/marcof/ide/netbeans-8.0/extide

GUEST: <Please provide a description of the problem or the steps to reproduce>asdfadsf

GUEST: Just start

GUEST: I just tried to open a file using Alt+Shift+O.. and and.. it froze

GUEST: dsfa sdf adsf

GUEST: INetbeans was idle while I was working on something else. Problem occurred without me touching Netbeans.




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.Arrays.copyOf(Arrays.java:2367)
   at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:130)
   at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:114)
   at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:587)
   at java.lang.StringBuilder.append(StringBuilder.java:214)
   at org.netbeans.modules.search.matcher.LineReader$LineInfo.appendCharacter(LineReader.java:163)
Comment 1 marco.frattola 2014-08-06 09:53:06 UTC
Created attachment 148574 [details]
stacktrace
Comment 2 Jaroslav Havlin 2014-08-08 10:44:31 UTC
> marco.frattola: > --------------------------------------------------------------
> >Log Session: Wednesday, August 6, 2014 10:08:46 AM CEST
> >System Info: 
>   Product Version       = NetBeans IDE 8.0 (Build 201403101706) (#b8e35b888b3f)
This issue is already fixed, see bug 243645 comment 4.
Thank you for reporting.