Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After launching JProfiler, the JProfiler Quick Start dialog appears.

NexawebImage RemovedImage Added

1. Click An application on a remote computer radio button and click Next.
    Note: This choice allows you to run any type of application from a Browser, Nexaweb Studio or a
              command line.
    The Where is profiled application located? dialog appears.

NexawebImage RemovedImage Added

2. Click On this computer radio button and click Next.
    The Choose JVM Version . . . dialog appears.

 NexawebImage RemovedImage Added

3. Select the JVM version running on your system and click Next.
    The Choose the port used for profiling connection dialog appears.

NexawebImage RemovedImage Added

4. Click Next to accept the default.
    The Choose whether to wait for the JProfiler GUI dialog appears.

NexawebImage RemovedImage Added

5. Click Next to accept the default.
    The Perform required modifications dialog appears.

NexawebImage RemovedImage Added

6. Modify the Java start command to include the syntax specified in the
    Perform required modifications dialog.

...

    Click Next.
    The Finished dialog appears.

NexawebImage RemovedImage Added

7. Select whether to start a session now or later and click Finish

...

b. Click + to expand Java and select Installed JREs.

NexawebImage RemovedImage Added

c. Select Nexaweb Studio from Installed JREs list and click Edit.
    The Edit JRE dialog appears.

NexawebImage RemovedImage Added

d. Enter the JProfiler command syntax (specified on the Perform required modifications dialog) in the
    Default VM Arguments field.

...

b. Double click on Java.
    The Java Control Panel opens.

NexawebImage RemovedImage Added

c. Click Java Tab.

NexawebImage RemovedImage Added

d. Click View for Java Applet Runtime Settings.
    A list of Java runtime settings for the JREs installed on your system appears.

NexawebImage RemovedImage Added

e. Click in the JavaRuntime Parameters field beside the JRE to use and enter the information specified on
    the JProfiler Perform required modifications dialog in this field. For example, enter: 
    -agentlib:jprofilerti=port=8849  "-Xbootclasspath/a:C:\Program Files\jprofiler5\bin\agent.jar"

...