Mantis - Resin
Viewing Issue Advanced Details
5598 minor always 12-02-13 20:14 09-11-14 10:49
alex  
ferg  
normal  
closed 4.0.37  
fixed  
none    
none 4.0.41  
0005598: deployment of a bigger file times out
ls -la foo.war
-rw-r--r-- 1 alex staff 1373493 2 Dec 19:53 foo.war

date; bin/resin.sh deploy foo.war ; $date
Mon 2 Dec 2013 20:08:59 PST
java.lang.IllegalStateException: QueryFutureCallback[] future timeout: 120000ms
 jvm-app-0.log [^] (101,481 bytes) 12-02-13 20:14
 foo.war.listing [^] (223,975 bytes) 12-02-13 20:15

Notes
(0006513)
ferg   
09-11-14 10:49   
server/6b0j

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