Deployment failed due to timeout

I am new to AWS.

I read an AWS Elastic Beanstalk tutorial. I have successfully applied the sample application "My elastic application for bean samples."

However, no matter what the web application I am trying to deploy from scratch, it fails for the same reason: "The maximum amount of time has been exceeded to wait for the application to appear. Setting up the Ready environment.

In addition, journal entries include the following journal:

"INFO: Apr-based Apache Tomcat Native library that provides optimal performance in production environments not found at java.library.path: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/JRE/Library /i386/client:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386:/usr/lib/jvm/java-1.6.0-openjdk-1.6. 0.0 / JRE /../Library/i386:/USR/Java/packages/Library/i386:/Library:/USR/Library "

I tried many simple examples even of the following:

https://elasticbeanstalk-us-east-1.s3.amazonaws.com/resources/elasticbeanstalk-sampleapp2.war

What is the key point that I missed, can someone help me?

+3
source share

All Articles