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 92238 - Better error handling.
Summary: Better error handling.
Status: RESOLVED DUPLICATE of bug 226975
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-10 16:06 UTC by Peter Pis
Modified: 2013-06-10 15:06 UTC (History)
0 users

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 Peter Pis 2007-01-10 16:06:36 UTC
NetBeans IDE Dev (Build 200701091900)
1.5.0_11; Java HotSpot(TM) Client VM 1.5.0_11-b03
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252

Profiler 20070110.

It happens very often while profiled application is being closed then Profiler
prints error message:

Example:
===
*** Profiler error (Wed Jan 10 16:02:29 CET 2007): in getMonitoredData(), caught
exception: com.sun.tools.profiler.client.ClientUtils$TargetAppOrVMTer
minated: Target JVM inactive
===

These kinds of errors should have had some prefix according to its severity.
(WARNING, INFO, ... or if it's a serious problem then the Error dialog should be
shown).
Comment 1 Tomas Hurka 2007-11-07 10:36:08 UTC
Changing target milestone to dev, since NetBeans 6.0 is in high resistance mode.
Comment 2 Jiri Sedlacek 2013-06-10 15:06:56 UTC

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