Java openshift中的Tomcat$CATALINA_主环境变量

Java openshift中的Tomcat$CATALINA_主环境变量,java,tomcat,openshift,catalina,opengts,Java,Tomcat,Openshift,Catalina,Opengts,所以我的问题是,我可以像这样将环境变量放入OpenShift中: 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: Stoppi

所以我的问题是,我可以像这样将环境变量放入OpenShift中:

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

所以请告诉我CATALINA_HOME的正确环境变量值是多少?

谢谢Eric B.编辑了这个问题。我是stackoverflow上的新手。也谢谢Ali Dehghani,但我需要这个问题的答案。有人在OpenShift online上部署了OpenGTS_2.6.0项目吗?我也在尝试,但没有工作。这个问题的解决方案是什么?我也有同样的问题谢谢Eric B.编辑这个问题。我是stackoverflow上的新手。也谢谢Ali Dehghani,但我需要这个问题的答案。有人在OpenShift online上部署了OpenGTS_2.6.0项目吗?我也在尝试,但它不起作用。这个问题的解决方案是什么?我也有同样的问题
 $CATALINA_HOME=OPENSHIFT_PRIMARY_CARTRIDGE_DIR or 
 $CATALINA_HOME=OPENSHIFT_JBOSSEWS_DIR or 
 $CATALINA_HOME=/etc/alternatives/jbossews-2.0