JBoss startup timeout in eclipse
"Was unable to start within 50 seconds" appears when JBoss is started in eclipse"
Error, onlineArticleMost of them are solved by adding the start timeout time, but there is no reason for this.
Here is a summary based on your own experience. "Was unable to start within 50 seconds" appears when JBoss is started in eclipse"
There are several possible errors:
(When performing the following check, double-click the server on the eclipse servers panel to open the attribute editing window)
1. the start time of the server is relatively long. You can increase the start time in the timeouts attribute.
2. The server properties attribute is incorrect, especially the port and JNDI port.
Control JBoss on the port. Make sure that the configuration is consistent with that on the JBoss server. If not, possible
As a result, (1) eclipse cannot control JBoss; (2) eclipse cannot query the server status.
Although JBoss has been started, eclipse cannot query the server status. Therefore
In eclipse, the server is always displayed as starting, and the last time out
3. An error or suspension occurs during JBoss startup, resulting in an exception
You can check the JBoss log or eclipse console information.
For other servers, see JBoss.