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 213945 - org.netbeans.lib.profiler.client.ClientUtils$TargetAppOrVMTerminated: Target JVM inactive
Summary: org.netbeans.lib.profiler.client.ClientUtils$TargetAppOrVMTerminated: Target ...
Status: RESOLVED DUPLICATE of bug 226975
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-11 08:55 UTC by Petr Cyhelsky
Modified: 2013-06-10 15:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189313


Attachments
stacktrace (836 bytes, text/plain)
2012-06-11 08:55 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2012-06-11 08:55:06 UTC
This bug was originally marked as duplicate of bug 206494, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201206100001)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Linux

User Comments:
tboudreau: Got a dialog saying that the profiled application was not responding, did I want to quit the profiling session.  After I said yes, got this.

cyhelsky: profile test -: take snapshot




Stacktrace: 
org.netbeans.lib.profiler.client.ClientUtils$TargetAppOrVMTerminated: Target JVM inactive
   at org.netbeans.lib.profiler.ProfilerClient.checkForTargetVMAlive(ProfilerClient.java:1523)
   at org.netbeans.lib.profiler.ProfilerClient.getCPUProfilingResultsSnapshot(ProfilerClient.java:493)
   at org.netbeans.modules.profiler.ResultsManager.prepareSnapshot(ResultsManager.java:712)
   at org.netbeans.modules.profiler.ResultsManager.prepareSnapshot(ResultsManager.java:687)
   at org.netbeans.modules.profiler.ResultsManager.takeSnapshot(ResultsManager.java:855)
   at org.netbeans.modules.profiler.ProfilerControlPanel2$ResultsSnippetPanel$1.run(ProfilerControlPanel2.java:832)
Comment 1 Petr Cyhelsky 2012-06-11 08:55:12 UTC
Created attachment 120643 [details]
stacktrace
Comment 2 Jiri Sedlacek 2013-06-10 15:04:27 UTC

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