Mantis - Resin
Viewing Issue Advanced Details
5597 minor always 12-02-13 19:33 09-11-14 10:50
alex  
ferg  
normal  
closed 4.0.37  
fixed  
none    
none 4.0.41  
0005597: deploy / timeout issue
rep. by SHINOMIYA Nobuaki

resin-pro-4.0.37 $date; bin/resin.sh deploy foo.war ; date
Mon 2 Dec 2013 19:32:40 PST
NORESULT: 78 @aaa.app.admin.resin/142b68394ba deploy@resin.caucho ReplyPayload[true]
  QueryManager[hmux://127.0.0.1:6800] [^]
Deployed production/webapp/default/foo from /Users/alex/appservers/resin-pro-4.0.37/foo.war to hmux://127.0.0.1:6800 [^]
Mon 2 Dec 2013 19:32:46 PST
resin-pro-4.0.37 $
 foo.war.listing [^] (107,475 bytes) 12-02-13 19:38

Notes
(0006358)
alex   
12-02-13 19:39   
this is an intermittent error. I could reproduce it reliably.
(0006514)
ferg   
09-11-14 10:50   
server/6b0j

Added -timeout to deploy command. Timeout is in seconds.

Note that 5.0.x has a different deploy mechanism which is significantly faster for large .war files.