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

Summary: Profiling with JBoss doesn't start
Product: serverplugins Reporter: Jiri Skrivanek <jskrivanek>
Component: JBossAssignee: Petr Hejl <phejl>
Status: VERIFIED FIXED    
Severity: normal CC: cyhelsky
Priority: P3    
Version: 7.1   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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