daily pastebin goal
49%
SHARE
TWEET

Untitled

a guest Jul 16th, 2010 192 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ad@mythserver:~/Downloads/MythPodcaster$ ${CATALINA_HOME}/bin/startup.sh
  2. Using CATALINA_BASE:   /usr/share/tomcat6
  3. Using CATALINA_HOME:   /usr/share/tomcat6
  4. Using CATALINA_TMPDIR: /usr/share/tomcat6/temp
  5. Using JRE_HOME:        /usr/lib/jvm/java-6-sun
  6. Using CLASSPATH:       /usr/share/tomcat6/bin/bootstrap.jar
  7. touch: cannot touch `/usr/share/tomcat6/logs/catalina.out': No such file or directory
  8. /usr/share/tomcat6/bin/catalina.sh: 452: cannot create /usr/share/tomcat6/logs/catalina.out: Directory nonexistent
  9. dad@mythserver:~/Downloads/MythPodcaster$ sudo mkdir /usr/share/tomcat6/logs/
  10. [sudo] password for dad:
  11. dad@mythserver:~/Downloads/MythPodcaster$ ${CATALINA_HOME}/bin/startup.sh
  12. Using CATALINA_BASE:   /usr/share/tomcat6
  13. Using CATALINA_HOME:   /usr/share/tomcat6
  14. Using CATALINA_TMPDIR: /usr/share/tomcat6/temp
  15. Using JRE_HOME:        /usr/lib/jvm/java-6-sun
  16. Using CLASSPATH:       /usr/share/tomcat6/bin/bootstrap.jar
  17. touch: cannot touch `/usr/share/tomcat6/logs/catalina.out': Permission denied
  18. /usr/share/tomcat6/bin/catalina.sh: 452: cannot create /usr/share/tomcat6/logs/catalina.out: Permission denied
  19. dad@mythserver:~/Downloads/MythPodcaster$
RAW Paste Data
Top