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 203942 - Profiling with JBoss doesn't start
Summary: Profiling with JBoss doesn't start
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 7.1
Hardware: All Windows XP
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-19 08:45 UTC by Jiri Skrivanek
Modified: 2011-11-03 15:37 UTC (History)
1 user (show)

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 Jiri Skrivanek 2011-10-19 08:45:33 UTC
Profiling of web project with JBoss server is not started. To reproduce:

- create web project with JBoss server (6.0.0.Final)
- call Profile action on project root node. JBoss is being started but it is stuck forever with message in JBoss console:

Profiler Agent: Waiting for connection on port 5140 (Protocol version: 12)

---
Product Version: NetBeans IDE Dev (Build 201110180600)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17
System: Windows XP version 5.1 running on x86; Cp1250; en_US (nb)
Comment 1 Petr Hejl 2011-10-26 14:55:16 UTC
Changeset 45af521a60d1 fixes it for JBoss 5. It fixes some things for JBoss 6, but there seems to be some other issue.
Comment 2 Quality Engineering 2011-10-27 14:08:46 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/45af521a60d1
User: Petr Hejl <phejl@netbeans.org>
Log: #203942 Profiling with JBoss doesn't start
Comment 3 Petr Hejl 2011-11-01 16:14:20 UTC
This should fix the issue for JBoss 6.

web-main 5e94983e7087
Comment 4 Quality Engineering 2011-11-02 15:20:38 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/5e94983e7087
User: Petr Hejl <phejl@netbeans.org>
Log: #203942 Profiling with JBoss doesn't start
Comment 5 Quality Engineering 2011-11-03 15:37:06 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/5e94983e7087
User: Petr Hejl <phejl@netbeans.org>
Log: #203942 Profiling with JBoss doesn't start