Learn and Be Curious

Faro test

Cloud/Bluemix2017. 4. 5. 01:12

C:\Users\myung\workspace>cf push faro_test -p Faro -b https://github.com/cloudfoundry/java-buildpack.git --no-manifest

Creating app faro_test in org jesang.myung / space test as jesang.myung@gmail.com...

OK


Creating route faro-test.mybluemix.net...

OK


Binding faro-test.mybluemix.net to faro_test...

OK


Uploading faro_test...

Uploading app files from: C:\Users\myung\workspace\Faro

Uploading 6.1M, 1932 files

Done uploading

OK


Starting app faro_test in org jesang.myung / space test as jesang.myung@gmail.com...

Creating container

Downloading app package...

-----> Java Buildpack Version: e5e1ae0 | https://github.com/cloudfoundry/java-buildpack.git#e5e1ae0

No container can run this application. Please ensure that you’ve pushed a valid JVM artifact or artifacts using the -p command line argument or path manifest entry. Information about valid JVM artifacts can be found at https://github.com/cloudfoundry/java-buildpack#additional-documentation.

Staging failed: Exited with status 223

Destroying container


FAILED

Error restarting application: BuildpackCompileFailed


TIP: use 'cf logs faro_test --recent' for more information

'Cloud > Bluemix' 카테고리의 다른 글

bluemix에 faro oracle 이미지 올리기  (0) 2017.04.06
API Connect  (0) 2017.04.05
TLS  (0) 2017.04.04
3-2 webinar  (0) 2017.04.04
3-1  (0) 2017.04.03