Counting objects: 5, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 566 bytes | 0 bytes/s, done.
Total 5 (delta 1), reused 0 (delta 0)
remote: Stopping jbossews cartridge
remote: Sending SIGTERM to jboss:37420 ...
remote: Stopping MySQL 5.5 cartridge
remote: Repairing links for 1 deployments
remote: Building git ref 'master', commit 836ffbc
remote: Skipping Maven build due to absence of pom.xml
remote: /var/lib/openshift/56938f232d5271a6d000013b
remote: Buildfile: /var/lib/openshift/56938f232d5271a6d000013b/app-root/runtime/
repo/OpenGTS_2.6.0/build.xml
remote:
remote: BUILD FAILED
remote: /var/lib/openshift/56938f232d5271a6d000013b/app-root/runtime/repo/OpenGT
S_2.6.0/build.xml:66: /var/lib/openshift/56938f232d5271a6d000013b/app-root/runti
me/repo/OpenGTS_2.6.0/OPENSHIFT_PRIMARY_CARTRIDGE_DIR does not exist.
remote:
remote: Total time: 0 seconds
remote: An error occurred executing 'gear postreceive' (exit code: 1)
remote: Error message: CLIENT_ERROR: Failed to execute action hook 'build' for 5
6938f232d5271a6d000013b application tomcat
remote:
remote: For more details about the problem, try running the command again with t
he '--trace' option.
To ssh://56938f232d5271a6d000013b@tomcat-winnetou.rhcloud.com/~/git/tomcat.git/
07d33ce..836ffbc master -> master
所以我的问题是我可以将环境变量放在OpenShift中吗:
$CATALINA_HOME=OPENSHIFT_PRIMARY_CARTRIDGE_DIR or
$CATALINA_HOME=OPENSHIFT_JBOSSEWS_DIR or
$CATALINA_HOME=/etc/alternatives/jbossews-2.0
那么请告诉我CATALINA_HOME
的环境变量值是什么?