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 248851 - org.netbeans.lib.profiler.client.ClientUtils$TargetAppOrVMTerminated: Target JVM inactive
Summary: org.netbeans.lib.profiler.client.ClientUtils$TargetAppOrVMTerminated: Target ...
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
: 251602 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-11-24 10:19 UTC by Jiri Skrivanek
Modified: 2015-06-09 09:38 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 213635


Attachments
stacktrace (1.65 KB, text/plain)
2014-11-24 10:19 UTC, Jiri Skrivanek
Details
stacktrace (1.65 KB, text/plain)
2015-02-09 09:48 UTC, _ tboudreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2014-11-24 10:19:20 UTC
Build: NetBeans IDE Dev (Build 201411240001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.71-b01, Java(TM) SE Runtime Environment, 1.7.0_71-b14
OS: Windows 7

User Comments:
jskrivanek: I stopped external application when I was profiling methods.




Stacktrace: 
org.netbeans.lib.profiler.client.ClientUtils$TargetAppOrVMTerminated: Target JVM inactive
   at org.netbeans.lib.profiler.ProfilerClient.checkForTargetVMAlive(ProfilerClient.java:1578)
   at org.netbeans.lib.profiler.ProfilerClient.getCPUProfilingResultsSnapshot(ProfilerClient.java:497)
   at org.netbeans.lib.profiler.ui.cpu.CPUView.refreshData(CPUView.java:147)
   at org.netbeans.lib.profiler.ui.cpu.CPUView.access$000(CPUView.java:81)
   at org.netbeans.lib.profiler.ui.cpu.CPUView$ResultsMonitor.cctEstablished(CPUView.java:105)
   at org.netbeans.lib.profiler.results.BaseCallGraphBuilder.fireCCTEstablished(BaseCallGraphBuilder.java:180)
Comment 1 Jiri Skrivanek 2014-11-24 10:19:21 UTC
Created attachment 150655 [details]
stacktrace
Comment 2 _ tboudreau 2015-02-09 09:48:26 UTC
Created attachment 151896 [details]
stacktrace

After clicking take snapshot button
Comment 3 Tomas Hurka 2015-04-22 08:53:42 UTC
*** Bug 251602 has been marked as a duplicate of this bug. ***
Comment 4 Tomas Hurka 2015-05-22 12:35:33 UTC
This should be fixed by:

changeset:   287173:ed97107fc4aa
user:        Jiri Sedlacek <jis@netbeans.org>
date:        Thu May 14 13:31:54 2015 +0200
summary:     TargetAppOrVMTerminated is expected when refreshing Methods/Objects data