Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. bash-3.2# /danger/scripts/rc.danger stop
  2. Stopping supervise...
  3. about to stop the tomcat-jdst
  4. + cygwin=false
  5. + os400=false
  6. + darwin=false
  7. + case "`uname`" in
  8. ++ uname
  9. + PRG=/danger/local/tomcat/bin/catalina.sh
  10. + '[' -h /danger/local/tomcat/bin/catalina.sh ']'
  11. ++ dirname /danger/local/tomcat/bin/catalina.sh
  12. + PRGDIR=/danger/local/tomcat/bin
  13. + '[' -z '' ']'
  14. ++ cd /danger/local/tomcat/bin/..
  15. ++ pwd
  16. + CATALINA_HOME=/danger/local/tomcat
  17. + '[' -r /danger/local/tomcat/bin/setenv.sh ']'
  18. + false
  19. + false
  20. + false
  21. + '[' -r /danger/local/tomcat/bin/setclasspath.sh ']'
  22. + BASEDIR=/danger/local/tomcat
  23. + . /danger/local/tomcat/bin/setclasspath.sh
  24. ++ CLASSPATH=
  25. ++ '[' -z '' -a -z '' ']'
  26. ++ false
  27. ++ echo 'Neither the JAVA_HOME nor the JRE_HOME environment variable is defined'
  28. Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
  29. ++ echo 'At least one of these environment variable is needed to run this program'
  30. At least one of these environment variable is needed to run this program
  31. ++ exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement