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 92714 - Server status is shown as Paused even the Profiler is attached
Summary: Server status is shown as Paused even the Profiler is attached
Status: RESOLVED WONTFIX
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on: 110496 182772
Blocks:
  Show dependency tree
 
Reported: 2007-01-17 16:00 UTC by Alexander Kouznetsov
Modified: 2010-03-25 13:13 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 Alexander Kouznetsov 2007-01-17 16:00:27 UTC
NetBeans IDE Dev (Build 200701141900)
1.5.0_10; Java HotSpot(TM) Client VM 1.5.0_10-b03
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

Profiler 070117

Steps to reproduce:
- Right-click Tomcat in Runtime tree and select Start In Profile mode
- Confirm the warning dialog
- The server is started and is waiting for Profiling to connect. This is correctly shown with the appropriate icon.
- Now perform the attachment
- RESULT: Profiler is attached and Tomcat is not paused anymore but the server is still shown as paused in Runtime tree. User needs to refresh the status to see that it is running.
Comment 1 Jiri Sedlacek 2007-01-17 16:06:45 UTC
This is caused by the fact that there's no API for refreshing server instance 
in serverplugin, will be fixed by adding such possibility to profiling API of 
serverplugin.

If you start NetBeans with -J-Dprofiler.serverstate.refresh flag refreshing 
should work correctly for Tomcat, but most likely won't work for GlassFish 
because of some bug in its serverplugin (caused a deadlock at the time of 
implementing J2EE profiling).
Comment 2 Jiri Sedlacek 2007-02-12 10:35:54 UTC
Needs to be checked if refreshing the server instance works for Tomcat, 
SJSAS/GlassFish/JBoss.
Comment 3 Alexander Kouznetsov 2007-04-17 14:30:49 UTC
Is there any progress with this issue?
Comment 4 Alexander Kouznetsov 2007-07-21 17:18:59 UTC
Filed an issue 110496 to serverplugins
Comment 5 J Bachorik 2007-10-03 13:45:27 UTC
the same as issue #93403
Comment 6 Petr Cyhelsky 2008-12-10 11:50:35 UTC
Issue #110496 must be resolved first
Comment 7 Quality Engineering 2009-11-02 11:13:24 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX