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 204990 - Instructions for starting an applet with profiler agent does not work
Summary: Instructions for starting an applet with profiler agent does not work
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Attach (show other bugs)
Version: 7.1
Hardware: PC Windows 7 x64
: P4 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-11 13:28 UTC by mago_ebon
Modified: 2011-11-11 13:57 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 mago_ebon 2011-11-11 13:28:21 UTC
While attaching a profiler to an applet, the profiler gives you some instructions to add the profiler as a parameter. The parameter will always be ignored in runtime.

According to Sun (Bug id 6763455, http://bugs.sun.com/view_bug.do;jsessionid=d4e69b71cb63c19a6a07aff2e188?bug_id=6763455), this is not a Java bug.

It just seems to be that the instructions does not include proper quoting, but after several attempts still haven't been able to understand how to make it work.

I have also done the obvious things to test it: restarting the browser, restarting the computer, testing several browsers, etc.
Comment 1 Petr Cyhelsky 2011-11-11 13:57:02 UTC
It works for me on:

Product Version: NetBeans IDE Dev (Build 201111100600)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b18
System: Windows 7 version 6.1 running on x86; Cp1252; en_US (nb)

are you sure you put the parameter (including the quotation marks) in the correct place ie. the "Runtime Parameters" field of Java Runtime Enviroment Settings?