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 55154 - Profiler server library crashes if no parameters supplied
Summary: Profiler server library crashes if no parameters supplied
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: mishadmitriev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-17 20:40 UTC by mishadmitriev
Modified: 2007-02-20 18:37 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 mishadmitriev 2005-02-17 20:40:00 UTC
If one follows the instructions on how to set up 
a java launch script for remote profiling, and 
then just tries to test the profiler library by 
calling 'java -Xrunprofilerinterface', the 
library crashes. That's because it expects two 
command line parameters. Solution: check the 
number of parameters and exit gracefully if there 
is a problem.
Comment 1 mishadmitriev 2005-02-18 00:01:47 UTC
Fixed in M6 release.
Comment 2 ehucka 2006-10-09 12:10:40 UTC
Verification of old issues.
Comment 3 Alexander Kouznetsov 2007-02-12 22:42:12 UTC
Closing old issues.
Comment 4 Alexander Kouznetsov 2007-02-20 18:37:43 UTC
Reverting to the original Target Milestone value changed by mistake. Sorry for
inconvenience.