You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "George Paul (JIRA)" <ji...@apache.org> on 2009/12/09 19:38:18 UTC

[jira] Updated: (TS-6) traffic_manager does not start

     [ https://issues.apache.org/jira/browse/TS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Paul updated TS-6:
-------------------------

    Attachment: TS-6_traffic_manager_patch2.diff

This updated patch replaces TS-6_traffic_manager_patch1.diff and reflects changes incorporated by patch TS-21_stats_patch3.diff. 

patch -p0 -i TS-6_traffic_manager_patch2.diff

You need to set 'proxy.config.cluster.ethernet_interface' in 'proxy/config/records.config.in' to a valid interface like 'eth0'.

You can bring up Traffic manager on linux:

sudo  $PREFIX/bin/traffic_manager 

Traffic Manger will come up with the Web interface disabled but you can execute the 'sudo $PREFIX/bin/traffic_shell' command and see some stats.

When this ticket gets closed a new ticket should be opened up regarding the Traffic Manager WebUI.

-George

> traffic_manager does not start
> ------------------------------
>
>                 Key: TS-6
>                 URL: https://issues.apache.org/jira/browse/TS-6
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: Leif Hedstrom
>            Assignee: Andrew Hsu
>         Attachments: TS-6_traffic_manager_patch1.diff, TS-6_traffic_manager_patch2.diff
>
>
> Seems some paths aren't properly set via the configure script or something:
> root@fc11 204/0 # ./bin/traffic_manager 
> Manager ERROR: unable to change to root directory "/home/trafficserver" [2 'No such file or directory']
> (last system error 2: No such file or directory)root@fc11 205/0 # 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.