Deployment using commands might fail because the network connection times out depending on the WAR file size or sever load status. In that case, please try a handling method below.
Timeout time of deployment is fixed for two minutes and cannot be changed by settings. By changing either of settings below, however, deployment will be available without being limited by the timeout time.
・<dependency-check-interval> - Time interval to execute an update check of Web application. (2 seconds as default settings)
・<redeploy-mode> - Whether to execute an update check of Web application (“auto” as default settings)
Please make settings referring to the procedure below.
https://www.intra-mart.jp/document/library/iap/public/setup/iap_setup_guide/texts/appendix/resin_deploy.html
-- Target ----------------------------------------------------------------------
iAP/Accel Platform/All Updates
--------------------------------------------------------------------------------
FAQID:545
Deployment of a WAR file on the Resin times out. What is the workaround for it?
