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 256883 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED DUPLICATE of bug 236118
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-01 07:32 UTC by Exceptions Reporter
Modified: 2015-12-01 07:33 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 221427


Attachments
stacktrace (271 bytes, text/plain)
2015-12-01 07:32 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-12-01 07:32:52 UTC
This issue was reported manually by thurka.
It already has 11 duplicates 


Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 7

User Comments:
GUEST: Profiling the memory of a project

GUEST: Porfiling

GUEST: was trying to profile my application

GUEST: ran out of memory while profiling

xuelianggao: ?????????????

GUEST: Memory profiling of a large application. After a few minutes NB just runs our of memory. Would help if I could just filter the classes to profile.

GUEST: I was trying to profile a project

GUEST: ? ???????? ?????????????? ?? ??????, ?? ??? ? ?? ????????. ????? ???? ? ??????? 2 ????? ??????????????, ?? ? ?????????????? ?? ??? ??? ???????? ?????????. ????? ?????? ??? ????? ???????? ?????????????? ?? ?????? ?????? "???????? ?? ???????" ???? ??????????? ?????????. ? ?????? ?? ????????? ???????????????, ? ?? ?????? ?????? ??? ??? ?????? ????.

GUEST: The profiler didn't shut down when it was supposed to, it still ran some processes in the background.

GUEST: Profile

GUEST: OOM while trying to profile a web application deployed to Tomcat 8 via the IDE.




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at org.netbeans.lib.profiler.results.EventBufferProcessor.readDataAndPrepareForProcessing(EventBufferProcessor.java:133)
   at org.netbeans.lib.profiler.ProfilerClient$SeparateCmdExecutionThread.run(ProfilerClient.java:131)
Comment 1 Exceptions Reporter 2015-12-01 07:32:53 UTC
Created attachment 157574 [details]
stacktrace
Comment 2 Tomas Hurka 2015-12-01 07:33:17 UTC

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