Bug 548196

Summary: Pre-launch check blocks the startup of Wildfly server
Product: [WebTools] WTP ServerTools Reporter: Danut Groza <groza_danut>
Component: jst.serverAssignee: jst.server <jst.server-inbox>
Status: NEW --- QA Contact: Elson Yuen <eyuen7>
Severity: blocker    
Priority: P3 CC: groza_danut, thatnitind
Version: 3.13Keywords: needinfo
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:
Attachments:
Description Flags
Screenshot none

Description Danut Groza CLA 2019-06-12 12:39:18 EDT
Created attachment 278904 [details]
Screenshot

Running a fresh installation of Eclipse for JavaEE Developers Version: 2019-03 (4.11.0) also with a fresh installation of wildfly-16.0.0.Final. I installed JBoss Tools and created a new server configuration for Wildfly but when I try to start the server, it just blocks at the first step saying Preparing pre launch delegate...: Performing pre-launch check. I also mention that I can start Wildfly normally from the standalone.exe. Also if I start Wildfly by running standalone.exe, then I start the Wildfly server in Eclipse, it works; it just asks me if I want to start a new server session or mark the server as started, I tell it to set it to started and it works, but if I then want to restart the server, it blocks at this stage again. This is a really blocking issue as I cannot debug the code in the ejb project.
Comment 1 Nitin Dahyabhai CLA 2019-07-05 08:52:06 EDT
Does this happen without the JBoss Tools installed, or with other server types?
Comment 2 Nitin Dahyabhai CLA 2019-07-05 08:58:51 EDT
A stack trace taken from the instructions at https://wiki.eclipse.org/How_to_report_a_deadlock might also help diagnose the cause.