traffic_line and logstats tries to find the var directory relative to the
current directory
-------------------------------------------------------------------------------------------
Key: TS-112
URL: https://issues.apache.org/jira/browse/TS-112
Project: Traffic Server
Issue Type: Bug
Environment: Ubuntu 9.10. GCC 4.3.3
Reporter: Chintana Wilamuna
traffic_line and logstats tries to find the var directory relative to the
current directory. They will not work unless you run them from /usr/local.
# logstats
critical: can't chdir to ./var/log/trafficserver
# traffic_line
traffic_line: unable to connect to traffic_manager.
They work fine when the current directory is /usr/local.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.