java ee - How to increase Wildfly timeout on start/stop a group of servers? -




i'm using wildfly in domain mode , our bigger groups of servers (with big ears deployed) respond our start/stop

request timeout

after few seconds, when command start/stop occurring success in servers.

with our smallest applications (wars), start/stop return successful messages:

server group started succeeded

i'm trying find configuration can increase waiting time start/stop time.

the time-out span hard-coded in current implementation of console. stops polling server status after 7.5 seconds.it's not harmful server instance's point of view.





wiki

Comments

Popular posts from this blog

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -

Asterisk AGI Python Script to Dialplan does not work -