Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004869 [Resin] minor always 11-23-11 22:49 11-28-11 13:30
Reporter rickHigh View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.25 Product Version
  Product Build
Summary 0004869: Cloud Deploy local box not recognizing the -address command line. (with workaround)
Description Ok. It does seem to recognize local props on the remote server now. I did a hard reset and reinstall. :)

I think I have narrowed it down to the local box not recognizing the -address command line.

Local Ubuntu box:

$ resinctl deploy blog-0.1.0.BUILD-SNAPSHOT.war -name blog -address 107.22.104.25 -port 8080
Deployed production/webapp/default/blog from blog-0.1.0.BUILD-SNAPSHOT.war to hmux://127.0.0.1:6800 [^]


Notice is says hmux://127.0.0.1:6800 [^] even though I put an address.


It seems to ignore the address and deploy locally.

On the Remote AMI box.....

$ resinctl deploy-list
[ec2-user@domU-12-31-39-0B-6E-66 ~]$

(no response)


Here I verify that it is deploying it locally and not remotely by creating a unique name for the war.

$ resinctl deploy blog-0.1.0.BUILD-SNAPSHOT.war -name bullshittest -address 107.22.104.25 -port 8080
Deployed production/webapp/default/bullshittest from blog-0.1.0.BUILD-SNAPSHOT.war to hmux://127.0.0.1:6800 [^]
rick@ubuntu:~/resincloud_demo/target$ resinctl deploy-list | grep bullshittest
production/webapp/default/bullshittest



Our first cloud deploy. :)






com.caucho.bam.NotAuthorizedException: BamError[type=auth,group=not-authorized,text='admin' has invalid digest credentials]


This did work. Whoot!!!!!!

rick@ubuntu:~/resincloud_demo/target$ resinctl deploy blog-0.1.0.BUILD-SNAPSHOT.war -name blog -address 107.22.104.25 -port 8080 -user admin -password somepass777999
Deployed production/webapp/default/blog from blog-0.1.0.BUILD-SNAPSHOT.war to admin@aaa.app_tier.admin.resin/133d20492c7



From remote Amazon AMI....

11-11-23 20:24:45.309] {MailboxWorker[deploy@resin.caucho]-118} WebApp[production/webapp/default/blog,STARTING] Initializing Spring FrameworkServlet 'blog'
[11-11-23 20:24:46.537] {MailboxWorker[deploy@resin.caucho]-118} WebApp[production/webapp/default/blog] active

We have liftoff. Our first cloud deploy. :)
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0005636)
ferg
11-28-11 13:30

server/6b28
 

- Issue History
Date Modified Username Field Change
11-23-11 22:49 rickHigh New Issue
11-28-11 13:30 ferg Note Added: 0005636
11-28-11 13:30 ferg Assigned To  => ferg
11-28-11 13:30 ferg Status new => closed
11-28-11 13:30 ferg Resolution open => fixed
11-28-11 13:30 ferg Fixed in Version  => 4.0.25


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker