You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2010/05/06 19:18:47 UTC

[jira] Created: (TS-339) Poor error message when a port is already bound

Poor error message when a port is already bound
-----------------------------------------------

                 Key: TS-339
                 URL: https://issues.apache.org/jira/browse/TS-339
             Project: Traffic Server
          Issue Type: Bug
            Reporter: Leif Hedstrom
            Priority: Minor


If a port (e.g. 80) is already bound by another process, and traffic_server tries to bind it, we get


root@loki 538/1 # ./bin/traffic_server 
[TrafficServer] using root directory '/opt/ats'
[May  6 11:08:20.966] {140669412489184} STATUS: opened var/log/trafficserver/diags.log
[May  6 11:08:21.052] Server {140669247612688} FATAL: <HttpAccept.cc:98 (mainEvent)> HTTP accept received fatal error: errno = 9
NOTE: Traffic Server received Sig 11: Segmentation fault
./bin/traffic_server - STACK TRACE: 
Segmentation fault


jplevyak also notes:

(11:15:38 AM) jplevyak: I got a weird error message also because I don't run root and it was a trying to bind a low port

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


[jira] Updated: (TS-339) Poor error message when a port is already bound

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-339:
-----------------------------

    Assignee: Leif Hedstrom

> Poor error message when a port is already bound
> -----------------------------------------------
>
>                 Key: TS-339
>                 URL: https://issues.apache.org/jira/browse/TS-339
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.1.2
>
>
> If a port (e.g. 80) is already bound by another process, and traffic_server tries to bind it, we get
> root@loki 538/1 # ./bin/traffic_server 
> [TrafficServer] using root directory '/opt/ats'
> [May  6 11:08:20.966] {140669412489184} STATUS: opened var/log/trafficserver/diags.log
> [May  6 11:08:21.052] Server {140669247612688} FATAL: <HttpAccept.cc:98 (mainEvent)> HTTP accept received fatal error: errno = 9
> NOTE: Traffic Server received Sig 11: Segmentation fault
> ./bin/traffic_server - STACK TRACE: 
> Segmentation fault
> jplevyak also notes:
> (11:15:38 AM) jplevyak: I got a weird error message also because I don't run root and it was a trying to bind a low port

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


[jira] Updated: (TS-339) Poor error message when a port is already bound

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-339:
-----------------------------

    Fix Version/s: 2.1.2

> Poor error message when a port is already bound
> -----------------------------------------------
>
>                 Key: TS-339
>                 URL: https://issues.apache.org/jira/browse/TS-339
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.1.2
>
>
> If a port (e.g. 80) is already bound by another process, and traffic_server tries to bind it, we get
> root@loki 538/1 # ./bin/traffic_server 
> [TrafficServer] using root directory '/opt/ats'
> [May  6 11:08:20.966] {140669412489184} STATUS: opened var/log/trafficserver/diags.log
> [May  6 11:08:21.052] Server {140669247612688} FATAL: <HttpAccept.cc:98 (mainEvent)> HTTP accept received fatal error: errno = 9
> NOTE: Traffic Server received Sig 11: Segmentation fault
> ./bin/traffic_server - STACK TRACE: 
> Segmentation fault
> jplevyak also notes:
> (11:15:38 AM) jplevyak: I got a weird error message also because I don't run root and it was a trying to bind a low port

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


[jira] Resolved: (TS-339) Poor error message when a port is already bound

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom resolved TS-339.
------------------------------

    Resolution: Duplicate

Duplicate of TS-247.

> Poor error message when a port is already bound
> -----------------------------------------------
>
>                 Key: TS-339
>                 URL: https://issues.apache.org/jira/browse/TS-339
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.1.2
>
>
> If a port (e.g. 80) is already bound by another process, and traffic_server tries to bind it, we get
> root@loki 538/1 # ./bin/traffic_server 
> [TrafficServer] using root directory '/opt/ats'
> [May  6 11:08:20.966] {140669412489184} STATUS: opened var/log/trafficserver/diags.log
> [May  6 11:08:21.052] Server {140669247612688} FATAL: <HttpAccept.cc:98 (mainEvent)> HTTP accept received fatal error: errno = 9
> NOTE: Traffic Server received Sig 11: Segmentation fault
> ./bin/traffic_server - STACK TRACE: 
> Segmentation fault
> jplevyak also notes:
> (11:15:38 AM) jplevyak: I got a weird error message also because I don't run root and it was a trying to bind a low port

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