Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4943 | minor | always | 01-27-12 15:34 | 01-31-12 10:42 | |
|
|||||
Reporter: | rickHigh | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.26 | ||
|
|||||
Summary: | 0004943: 4.0.25 fails to deploy large war files using "resinctl deploy" | ||||
Description: |
Tried to do a cloud deploy with a 19MB war file generated by Roo. It failed. Deployed a 2K war file generated by mvn archetype. It deployed fine. $ resinctl --name blog deploy 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} [ec2-user@ip-10-10-29-230 examples]$ ls blog-0.1.0.BUILD-SNAPSHOT.war [ec2-user@ip-10-10-29-230 examples]$ ls -l * -rw-rw-r-- 1 ec2-user ec2-user 19588389 Jan 27 22:12 blog-0.1.0.BUILD-SNAPSHOT.war |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |