Double check that ATS is really running using ps. There should be three processes, traffic_cop, traffic_manager, and traffic_server. Also, check records.config for proxy.config.process_manager.mgmt_port and verify that there isn't anything already on that port.
Monday, November 21, 2011, 11:14:12 AM, you wrote: > Using that variable seems to have the same result. I think I must have > something messed up. I was trying a few more of the traffic_line commands and > they all error (except version and help). Here are some samples: > [root@localhost trafficserver]# traffic_line -r proxy.node.hostname > traffic_line: Variable Not Found > [root@localhost trafficserver]# traffic_line -x > error: the requested command failed > [root@localhost trafficserver]# traffic_line -c > error: the requested command failed > [root@localhost trafficserver]# traffic_line -V > Apache Traffic Server - traffic_line - 3.0.1 - (build # 101821 on Nov 18 2011 > at 21:35:51)
