Tomcat 7 Binary Deployment issue
Issue
Binary deployment to Tomcat 7 containers works through Git push but not through RHC Deploy command. The following error message is displayed:
Deploy commands:
rhc app create
rhc app-create binaryTC jbossews-2.0
rhc save-snapshot binaryTC --deployment
rhc configure-app binaryTC --deployment-type binary
rhc deploy ./binarytc.tar.gz -a binaryTC
Output:
rsync -r --delete /var/lib/openshift/52d5aed84ce7384b84000001/app-root/runtime/repo//webapps/ /var/lib/openshift/52d5aed84ce7384b84000001/jbossews//webapps/
Starting jbossews cartridge
Found 127.5.239.129:8080 listening port
Activation status: failure
Activation failed for the following gears:
undefined method `values' for nil:NilClass
Error deploying local file. You can try to deploy manually with:
ssh -t 52d5aed84ce7384b84000001@app-domain.example.com 'oo-binary-deploy'
Environment
Openshift Enterprise 2.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
