We have a Fedora 8 running on an Amazon hosted machine. To install
ATS, i ran 'install_trafficserver.sh' (from contrib folder in trunk)
ATS installs, but does not run. On starting, only the traffic_cop
process starts.
The following error is shown in /var/log/messages.
Jul 2 06:57:33 domU-12-31-39-09-25-F2 traffic_manager[23428]:
{3078555968} ERROR: [bindProxyPort] Unable to bind socket: 8080 :
Address already in use
Jul 2 06:57:33 domU-12-31-39-09-25-F2 traffic_manager[23428]:
{3078555968} ERROR: (last system error 98: Address already in use)
Jul 2 06:57:33 domU-12-31-39-09-25-F2 traffic_cop[23353]: cop
received child status signal [23428 256]
Jul 2 06:57:33 domU-12-31-39-09-25-F2 traffic_cop[23353]:
traffic_manager not running, making sure traffic_server is dead
Jul 2 06:57:33 domU-12-31-39-09-25-F2 traffic_cop[23353]: unable to
start traffic_manager, retrying in 60 second(s)
netstat -o does not show any process using the port 8080.
Can someone please confirm if the installation script works fine for
Fedora 8 on EC2?
PS - /incubator from SVN_HOME should probably be removed in the
installation script.
|