Mantis - Resin
Viewing Issue Advanced Details
4939 minor always 01-25-12 22:48 01-31-12 10:52
rickHigh  
ferg  
normal  
closed  
fixed  
none    
none 4.0.26  
0004939: deploy not working like it did in 4.0.24, failing with com.caucho.bam.TimeoutException
$ resinctl deploy --name blog target/blog-0.1.0.BUILD-SNAPSHOT.war
com.caucho.bam.TimeoutException: QueryFutureImpl[to=deploy@resin.caucho,from=hmux://127.0.0.1:6800,payload=DeployCommitListQuery[]] [^] query timeout DeployCommitListQuery[] {to:deploy@resin.caucho}



Ok... I tried to enable this in resin.properties file.

I installed a new user and pwd.
I turned on remote cli.
I get the same failure message.

I am going to file a bug for this.

resin.properties
....


# Enable command-line remote admin (required for remote deploy)
remote_cli_enable : true

# Enable /resin-admin web administration console
web_admin_enable : true

# Permit access to /resin-admin from non-local network ip-addresses
# web_admin_external : true

# Require HTTPS to access /resin-admin
# web_admin_ssl : true
#
admin_user : admin
admin_password : {SSHA}bZmzzzzzznWEvNZcnJ3n4zUzzzz

Notes
(0005682)
rickHigh   
01-25-12 23:00   
No error messages in log file.
(0005685)
ferg   
01-31-12 10:52   
hmtp/1017