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

Summary: OutOfMemoryError: Java heap space
Product: profiler Reporter: Exceptions Reporter <exceptions_reporter>
Component: EngineAssignee: Tomas Hurka <thurka>
Status: RESOLVED DUPLICATE    
Severity: normal CC: thurka, xuelianggao
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 221427
Attachments: stacktrace

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 ***