Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Get Tomcat from #14

Open
marvelousgame opened this issue May 13, 2017 · 1 comment
Open

Can't Get Tomcat from #14

marvelousgame opened this issue May 13, 2017 · 1 comment

Comments

@marvelousgame
Copy link

Error message from CodeDeploy:

LifecycleEvent - BeforeInstall
Script - scripts/install_dependencies
[stdout]/usr/bin/wget
[stderr]--2017-05-13 06:53:46-- http://mirror.olnevhost.net/pub/apache/tomcat/tomcat-7/v7.0.75/bin/apache-tomcat-7.0.75.tar.gz
[stderr]Resolving mirror.olnevhost.net (mirror.olnevhost.net)... 188.165.227.148
[stderr]Connecting to mirror.olnevhost.net (mirror.olnevhost.net)|188.165.227.148|:80... connected.
[stderr]HTTP request sent, awaiting response... 404 Not Found
[stderr]2017-05-13 06:53:46 ERROR 404: Not Found.
[stderr]

You might want consider to change the URL to : https://archive.apache.org/dist/tomcat/tomcat-7/v7.0.75/bin/apache-tomcat-7.0.75.tar.gz

@feverLu
Copy link

feverLu commented Sep 20, 2017

Does it work if you change the application revision url to https://archive.apache.org/dist/tomcat/tomcat-7/v7.0.75/bin/apache-tomcat-7.0.75.tar.gz? Seems the exception is thrown by tomcat, and referring the URL you specified as the application destination is invalid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants