[ 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_patch3.diff This updated patch replaces TS-6_traffic_manager_patch2.diff patch -p0 -i TS-6_traffic_manager_patch3.diff The patch addresses the following issues: 1. user/group : nobody/nobody - Jira Ticket TS-15 covers this issue 2. PATH_NAME_MAX vs PATH_MAX - This issue has been pulled out into Jira Ticket TS-84 3. ATS_ROOT vs TS_ROOT - TS_ROOT is the default 4. /etc/traffic_server - This issue has been pulled out into Jira Ticket TS-85 As a recap 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, TS-6_traffic_manager_patch3.diff > > > Seems some paths aren't properly set via the configure script or something: > r...@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)r...@fc11 205/0 # -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.