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 226975 - Profiler displays exceptions when connection to profiled app is broken
Summary: Profiler displays exceptions when connection to profiled app is broken
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
: 92238 213945 229935 244959 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-03-04 11:32 UTC by Jiri Sedlacek
Modified: 2014-06-09 14:07 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Sedlacek 2013-03-04 11:32:29 UTC
Receiving 'ClientUtils.TargetAppOrVMTerminated' exception is an expected state when the connection to profiled app breaks and/or the app is terminated by the user.

The profiler should display a notification dialog instead of throwing exceptions and presenting them to the user.
Comment 1 Jiri Sedlacek 2013-06-10 14:40:43 UTC
*** Bug 229935 has been marked as a duplicate of this bug. ***
Comment 2 Jiri Sedlacek 2013-06-10 14:44:14 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/62169670da7b.
Comment 3 Jiri Sedlacek 2013-06-10 15:04:27 UTC
*** Bug 213945 has been marked as a duplicate of this bug. ***
Comment 4 Jiri Sedlacek 2013-06-10 15:06:56 UTC
*** Bug 92238 has been marked as a duplicate of this bug. ***
Comment 5 Quality Engineering 2013-06-12 02:05:03 UTC
Integrated into 'main-golden', will be available in build *201306112301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/62169670da7b
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #226975 - do not throw exceptions when profiled app terminates
Comment 6 Jiri Sedlacek 2014-06-09 14:07:20 UTC
*** Bug 244959 has been marked as a duplicate of this bug. ***