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 237139 - JBoss 7.x is started but NetBeans don't know that is started
Summary: JBoss 7.x is started but NetBeans don't know that is started
Status: RESOLVED INCOMPLETE
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 7.4
Hardware: PC All
: P3 normal with 3 votes (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-15 14:16 UTC by jorsol
Modified: 2017-06-30 06:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Eclipse-jboss-state detection (3.97 KB, image/png)
2014-04-14 10:11 UTC, ChrisBI
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jorsol 2013-10-15 14:16:29 UTC
When I add JBoss 7.x to NetBeans servers, and click on start, JBoss shows in the log that is started, but NetBeans keep showing the progressbar that is still starting, until NetBeans detect I can't stop or restart JBoss, if I exit NetBeans I have to kill the process to terminate the instance of JBoss running. If I deploy an application is the same behavior.

I tested it in Windows 7 and Ubuntu 12.04.

I could provide more details if required.
Comment 1 Petr Hejl 2013-10-16 13:56:53 UTC
This might be a firewall issue. Can you check that?
Comment 2 jorsol 2013-10-16 20:16:20 UTC
Is not a firewall issue, I disable antivirus and don't have firewall installed and is the same behavior.
Comment 3 Petr Hejl 2014-01-15 13:51:07 UTC
Is the server port matching the NetBeans settings?
Comment 4 ChrisBI 2014-04-14 09:58:01 UTC
Same issue here. Startup of the Server works like a charm but Netbeans does not realize that the startup was finished and is showing the progressbar forever. Therefore it is not possible to stop the server since the button is still disabled. The server-port is set to default(8080) and start/stop works in Eclipse.

JBoss-Version: EAP 6.0.1.GA (AS 7.1.3.Final-redhat-4)
Netbeans 7.4
Comment 5 ChrisBI 2014-04-14 10:11:49 UTC
Created attachment 146731 [details]
Eclipse-jboss-state detection

just added a screenshot of the state-detection settings from eclipse. maybe it helps.
Comment 6 alcatwize 2015-02-13 14:11:50 UTC
Same issue in Netbeans 8.0.2.  Any updates on this????
Comment 7 Petr Hejl 2015-02-13 16:06:16 UTC
We need to know your setup. The EAP is not officially supported. Only the WildFly is.
Comment 8 Petr Hejl 2015-03-12 11:24:37 UTC
Any details? Please provide step by step instructions including product versions.
Comment 9 CrazyBird 2015-11-23 13:36:52 UTC
THe error still exists in Netbeans 8.1 with JBOSS EAP 6.4
Comment 10 prithvipatil 2017-06-29 10:36:00 UTC
Issue still exists in Netbeans 8.2
Comment 11 prithvipatil 2017-06-30 06:14:22 UTC
Is this issue fixed? I face this issue with Netbeans 8.2, JBOSS EAP 6.4, JDK 1.7.

Issue occurs even if ports mentioned while adding are same as ports inside standalone xml. Setting Tool -> Options -> Proxy Settings to 'No Proxy' doesn't help. Setting -> Right click on server -> Properties -> Platform -> 'Use IDE proxy settings' -> unchecked doesn't help