Anonymous | Login | Signup for a new account | 12-17-2024 08:41 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||||
Status | closed | Product Version | |||||||
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. :) |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |