|
ADDENVVAR ENVVAR(CATALINA_HOME) + VALUE('/wintouch/tomcat') REPLACE(*YES) ADDENVVAR ENVVAR(CATALINA_OPTS) + VALUE('-verbose:class') REPLACE(*YES) ADDENVVAR ENVVAR(JAVA_OPTS) + VALUE('-Dos400.awt.native=true + -Djava.awt.headless=true + -Djava.version=1.6 -Xms256m -Xmx512m') + REPLACE(*YES) SBMJOB CMD(QSH + CMD('/wintouch/tomcat/bin/startup.sh')) + JOB(CATALINA) JOBD(WINTOUCH/WTSRVC) + INLLIBL(QGPL QTEMP) CPYENVVAR(*YES) + ALWMLTTHD(*YES)
/wintouch/tomcat/bin/catalina.sh: 001-0019 Error found searching for command tty. No such path or directory.tells me that it's at least getting to the point in catalina.sh where it spits out selected environment variables, and that it's getting the environment variables we set in the CL program.
Using CATALINA_BASE: /wintouch/tomcat Using CATALINA_HOME: /wintouch/tomcat Using CATALINA_TMPDIR: /wintouch/tomcat/temp Using JRE_HOME: /QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit Using CLASSPATH: /wintouch/tomcat/bin/bootstrap.jar:/wintouch/tomcat/bin/tomcat-juli.jar
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.