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 102286 - Profiler asks for JDK platform for JBoss projects
Summary: Profiler asks for JDK platform for JBoss projects
Status: VERIFIED INVALID
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:
Blocks:
 
Reported: 2007-04-24 09:43 UTC by Alexander Kouznetsov
Modified: 2007-05-08 13:32 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-04-24 09:43:05 UTC
Profiler 070420
NetBeans IDE Dev (Build 070423)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

Steps to reproduce:
- Make sure that <Use Java Platform Defined In Project> is selected in Profiler
Options.
- Right-click JBoss server in Runtime view and select Start in Profile Mode
  - or -
  Right-click any project targeted to JBoss server
- RESULT: Select Java Platform for Profiling dialog is shown even JDK platfrom
in JBoss server Customizer is already selected
Comment 1 Jiri Sedlacek 2007-04-24 10:22:26 UTC
Not a problem in Profiler, just current state of JBoss serverplugin 
implementation, nothing can be done on Profiler side. Feel free to file a RFE 
for JBoss serverplugin.
Comment 2 Alexander Kouznetsov 2007-04-25 15:05:18 UTC
Currently profiler is not able to determine JDK platform for JBoss projects. So
I reopen the issue. I believe you need to file the issues against non-working
API that you use. After that, you could add the dependency between the issues.
Comment 3 Jiri Sedlacek 2007-04-25 15:28:26 UTC
Profiler is not able to determine JDK platform set for JBoss server because 
JBoss serverplugin doesn't provide this information. Also note that Profiler 
isn't able to detect current outside temperature from profiled JVM because the 
JVM doesn't provide this information. Feel free to file a RFE for JBoss 
serverplugin. If you want, you can also file a RFE to JVM...

Note that I don't have any problem with current state from Profiler point of 
view - profiling works and server is started with correct JDK selected by the 
user. Moreover, Profiler uses all available APIs correctly.

If you are unsatisfied, it's absolutely OK but then you should file a RFE to 
JBoss serverplugin and don't force Profiler developers to do it by creating 
bugs in Profiler. HINT: Reopen this issue, change it from DEFECT to ENHANCEMENT 
and assign it to JBoss serverplugin.
Comment 4 Alexander Kouznetsov 2007-05-08 13:32:07 UTC
Verified

Filed Issue 103483 for JBoss plugin