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 267906 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Slowness Detector (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@performance
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-06 18:16 UTC by lanietoc
Modified: 2016-11-25 13:01 UTC (History)
8 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 224678


Attachments
stacktrace (760 bytes, text/plain)
2016-09-06 18:16 UTC, lanietoc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lanietoc 2016-09-06 18:16:00 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) Client VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Windows XP

User Comments:
GUEST: started IDE

twolf2919: NB was running on another virtual desktop when I packed up my laptop from the office and connected it back home.  The two monitors are different resolutions: work 1900x1200, home 2500x1440.  So when I went to my NB virtual desktop, it was the wrong size (I expected this and have done the following a million times before), so I click the Mac's green "maximize" window button.  This usually cause NB to resize.  This time, the button stayed depressed, CPU went high, and everything kind of got stuck there - until I killed the process.

thruminds: I was running an EAR project on Oracle WebLogic that creates a thread, which in turn invokes jpa updates in batches of 10 records, total of required iterations is 1000, but only 31 iterations were executed and then Netbeans hanged. I used a tool to stop Oracle WebLogic server but that couldn't help

lanietoc: It begun at starup moment.

jdavidbakr: Stalled while synchronizing with server.  I had switched from branch a, which had a new large directory, to branch b, and then merged branch a into branch b, so the directly went away and then came back immediately, so I think the file upload queue got very large.  It was uploading for nearly an hour before it finally stalled out and became unresponsive.

GUEST: Project got stuck when trying to jump from one function to another.

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

paul_floyd: Opening a remote project and parsing it.
Client running Windows 7, server Red Hat 5.

GUEST: programming

GUEST: Application Frozen

herlandercs: ,,,

GUEST: automatically netbeans started to do background scanning of projects. The waiting time was more than 18 hours. I did wait, but system go stuck

GUEST: CTRL + SPACE for autocomplete!

GUEST: Had left Netbeans open for a while, and had run things in debug several times.

sunflower: Run the IDE with JDK 9

GUEST: During php yii project git commit (137 commits) to samba drive on Ubuntu distro.

GUEST: Failed on a query of about a quater milloin records

GUEST: Running an overnight test on an RCP application

GUEST: geting stuck when project background scanning. this happens after i updated NB

GUEST: when i open the IDE , it keep on hanging and i cannot code anaymore.

GUEST: <pt-BR> Lentid
Comment 1 lanietoc 2016-09-06 18:16:09 UTC
Created attachment 161928 [details]
stacktrace
Comment 2 Tomas Hurka 2016-11-25 13:01:34 UTC
Please try NetBeans 8.2. The problem should be fixed there. Thanks.