Jhipster deployment to aws failing - No Solution Stack named '64bit Amazon Linux 2015.03 v1.4.1 running Tomcat 8 Java 8' found -
i trying deploy application built using jhipster on aws following steps mentioned in document - http://jhipster.github.io/aws.html
it fails. see printed on command prompt.
create s3 bucket
bucket exists
upload war s3
war uploaded successful
create database
database created successful
waiting database (this may take several minutes) database available @ jdbc:mysql://urltodb:3306/
create/update application
x no solution stack named '64bit amazon linux 2015.03 v1.4.1 running tomcat 8 java 8' found.
can please me resolving problem here.
thanks in advance, ankit
the issue should fixed in new jhipster release, check following bug https://github.com/jhipster/generator-jhipster/issues/789#issuecomment-133468642
Comments
Post a Comment