Bug 548196 - Pre-launch check blocks the startup of Wildfly server
Summary: Pre-launch check blocks the startup of Wildfly server
Status: NEW
Alias: None
Product: WTP ServerTools
Classification: WebTools
Component: jst.server (show other bugs)
Version: 3.13   Edit
Hardware: PC Windows 10
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: jst.server CLA
QA Contact: Elson Yuen CLA
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2019-06-12 12:39 EDT by Danut Groza CLA
Modified: 2020-03-06 10:35 EST (History)
2 users (show)

See Also:


Attachments
Screenshot (265.70 KB, image/png)
2019-06-12 12:39 EDT, Danut Groza CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.