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 229935 - 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.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-18 05:56 UTC by _ tboudreau
Modified: 2013-06-10 14:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 136326


Attachments
stacktrace (839 bytes, text/plain)
2013-05-18 05:56 UTC, _ tboudreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2013-05-18 05:56:12 UTC
Build: NetBeans IDE Dev (Build NetBeans-86-on-20130516)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Linux

User Comments:
tboudreau: Kill -9'd a process that was being profiled




Stacktrace: 
org.netbeans.lib.profiler.client.ClientUtils$TargetAppOrVMTerminated: Target JVM inactive
   at org.netbeans.lib.profiler.ProfilerClient.checkForTargetVMAlive(ProfilerClient.java:1567)
   at org.netbeans.lib.profiler.ProfilerClient.getMemoryProfilingResultsSnapshot(ProfilerClient.java:631)
   at org.netbeans.modules.profiler.ResultsManager.prepareSnapshot(ResultsManager.java:747)
   at org.netbeans.modules.profiler.ResultsManager.prepareSnapshot(ResultsManager.java:727)
   at org.netbeans.modules.profiler.ResultsManager.takeSnapshot(ResultsManager.java:900)
   at org.netbeans.modules.profiler.ProfilerControlPanel2$ResultsSnippetPanel$2.run(ProfilerControlPanel2.java:824)
Comment 1 _ tboudreau 2013-05-18 05:56:14 UTC
Created attachment 134583 [details]
stacktrace
Comment 2 Jiri Sedlacek 2013-06-10 14:40:43 UTC

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