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 241812

Summary: Wildfly plugin server communication error
Product: serverplugins Reporter: pggeldenhuys
Component: WildFlyAssignee: ehsavoie <ehsavoie>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P1    
Version: 8.0   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log
Screenshot

Description pggeldenhuys 2014-02-13 10:47:39 UTC
Wildfly registers, and I can start the server from inside the IDE, but then all communication is broken, I can't deploy, I can't explore the server navigator and I cant stop the server from inside the IDE.
The log shows the server is started in the IDE but the context menu looks the same as when the server is not started, I suspect a comms issue between the plugin and the server?

Product Version = NetBeans IDE 8.0 Beta (Build 201401141042)
Operating System = Mac OS X version 10.9.1 running on x86_64
Java; VM; Vendor = 1.7.0_45
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Comment 1 pggeldenhuys 2014-02-13 10:47:53 UTC
Created attachment 145131 [details]
IDE log
Comment 2 pggeldenhuys 2014-02-13 10:52:15 UTC
Created attachment 145132 [details]
Screenshot
Comment 3 ehsavoie 2014-02-14 08:16:12 UTC
This is an old version of the plugin.
Widlfy has changed the administration port from 9099 to 9090.
Update the plugin to the latest version or use the nightly build.