Created attachment 868860 [details] creating jbosseap log in development.log Description of problem: It's failed to create jbosseap app, will meet 'cp: cannot stat `/var/lib/openshift/531024b0e12c49d649000048/jbosseap//versions/6/template/*': Not a directory' error, for detail logs at attachment. Version-Release number of selected component (if applicable): devenv_4437 How reproducible: always Steps to Reproduce: 1. Create an app rhc app create ceap60 jbosseap-6 Actual results: Application Options ------------------- Domain: cdm Cartridges: jbosseap-6 (addtl. costs may apply) Gear Size: default Scaling: yes Creating application 'ceap60' ... cp: cannot stat `/var/lib/openshift/531024b0e12c49d649000048/jbosseap//versions/6/template/*': Not a directory Expected results: Should create jbosseap successfully Additional info:
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/21c512faccfe02f2f69d26a25b66a6e36b9872fe Bug 1071123 - Fix template symlink
https://github.com/openshift/origin-server/pull/4849
It's fixed, verified on devenv_4446, please refer to the following results: $ rhc app create ceap1 jbosseap-6 Application Options ------------------- Domain: cdm Cartridges: jbosseap-6 (addtl. costs may apply) Gear Size: default Scaling: no Creating application 'ceap1' ... Artifact: ./ROOT.war is still deploying done Waiting for your DNS name to be available ... done Cloning into 'ceap1'... Warning: Permanently added 'ceap1-cdm.dev.rhcloud.com,54.205.75.178' (RSA) to the list of known hosts. Your application 'ceap1' is now available. URL: http://ceap1-cdm.dev.rhcloud.com/ SSH to: 5313e0e6e8b702fc3d000064.rhcloud.com Git remote: ssh://5313e0e6e8b702fc3d000064.rhcloud.com/~/git/ceap1.git/ Cloned to: /home/chunchen/test/ceap1 Run 'rhc show-app ceap1' for more details about your app.