You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2008/05/13 12:46:55 UTC

[jira] Created: (SYNAPSE-312) When the load balance endpoints are defined as anonymous the printed DEBUG messages are invalid

When the load balance endpoints are defined as anonymous the printed DEBUG messages are invalid
-----------------------------------------------------------------------------------------------

                 Key: SYNAPSE-312
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-312
             Project: Synapse
          Issue Type: Bug
          Components: Endpoints
    Affects Versions: 1.2-QA-B2
         Environment: Ubuntu7.04, JDK1.5.0_06
            Reporter: Evanthika Amarasiri
            Priority: Trivial


When the loadBalance endpoints are specified as anonymous the following log is printed when the servers are stopped when executing the client
**********************************************************************************
[HttpServerWorker-3] DEBUG AddressEndpoint Endpoint  'null' is in state ' true '
**********************************************************************************

When the endpoints are defined as endpoint keys the logs printed are duplicated
**********************************************************************************
[HttpServerWorker-8] DEBUG LoadbalanceEndpoint Start : Load-balance Endpoint
[HttpServerWorker-8] DEBUG AddressEndpoint Endpoint  'simple1' is in state ' false '
[HttpServerWorker-8] DEBUG AddressEndpoint Endpoint  'simple1' is in state ' false '
[HttpServerWorker-8] DEBUG DefaultEndpoint Start : Address Endpoint
**********************************************************************************

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Updated: (SYNAPSE-312) When the load balance endpoints are defined as anonymous the printed DEBUG messages are invalid

Posted by "Asankha C. Perera (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asankha C. Perera updated SYNAPSE-312:
--------------------------------------

    Fix Version/s: 1.3

> When the load balance endpoints are defined as anonymous the printed DEBUG messages are invalid
> -----------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-312
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-312
>             Project: Synapse
>          Issue Type: Bug
>          Components: Endpoints
>    Affects Versions: 1.2-QA-B2
>         Environment: Ubuntu7.04, JDK1.5.0_06
>            Reporter: Evanthika Amarasiri
>            Priority: Trivial
>             Fix For: 1.3
>
>
> When the loadBalance endpoints are specified as anonymous the following log is printed when the servers are stopped when executing the client
> **********************************************************************************
> [HttpServerWorker-3] DEBUG AddressEndpoint Endpoint  'null' is in state ' true '
> **********************************************************************************
> When the endpoints are defined as endpoint keys the logs printed are duplicated
> **********************************************************************************
> [HttpServerWorker-8] DEBUG LoadbalanceEndpoint Start : Load-balance Endpoint
> [HttpServerWorker-8] DEBUG AddressEndpoint Endpoint  'simple1' is in state ' false '
> [HttpServerWorker-8] DEBUG AddressEndpoint Endpoint  'simple1' is in state ' false '
> [HttpServerWorker-8] DEBUG DefaultEndpoint Start : Address Endpoint
> **********************************************************************************

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-312) When the load balance endpoints are defined as anonymous the printed DEBUG messages are invalid

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599908#action_12599908 ] 

Ruwan Linton commented on SYNAPSE-312:
--------------------------------------

This issue has been fixed with the fixes to the SYNAPSE-325

> When the load balance endpoints are defined as anonymous the printed DEBUG messages are invalid
> -----------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-312
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-312
>             Project: Synapse
>          Issue Type: Bug
>          Components: Endpoints
>    Affects Versions: 1.2-QA-B2
>         Environment: Ubuntu7.04, JDK1.5.0_06
>            Reporter: Evanthika Amarasiri
>            Assignee: Ruwan Linton
>            Priority: Trivial
>             Fix For: 1.2
>
>
> When the loadBalance endpoints are specified as anonymous the following log is printed when the servers are stopped when executing the client
> **********************************************************************************
> [HttpServerWorker-3] DEBUG AddressEndpoint Endpoint  'null' is in state ' true '
> **********************************************************************************
> When the endpoints are defined as endpoint keys the logs printed are duplicated
> **********************************************************************************
> [HttpServerWorker-8] DEBUG LoadbalanceEndpoint Start : Load-balance Endpoint
> [HttpServerWorker-8] DEBUG AddressEndpoint Endpoint  'simple1' is in state ' false '
> [HttpServerWorker-8] DEBUG AddressEndpoint Endpoint  'simple1' is in state ' false '
> [HttpServerWorker-8] DEBUG DefaultEndpoint Start : Address Endpoint
> **********************************************************************************

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Resolved: (SYNAPSE-312) When the load balance endpoints are defined as anonymous the printed DEBUG messages are invalid

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

Ruwan Linton resolved SYNAPSE-312.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.3)
                   1.2

Fixed on the 1.2 SVN branch of Synapse

> When the load balance endpoints are defined as anonymous the printed DEBUG messages are invalid
> -----------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-312
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-312
>             Project: Synapse
>          Issue Type: Bug
>          Components: Endpoints
>    Affects Versions: 1.2-QA-B2
>         Environment: Ubuntu7.04, JDK1.5.0_06
>            Reporter: Evanthika Amarasiri
>            Assignee: Ruwan Linton
>            Priority: Trivial
>             Fix For: 1.2
>
>
> When the loadBalance endpoints are specified as anonymous the following log is printed when the servers are stopped when executing the client
> **********************************************************************************
> [HttpServerWorker-3] DEBUG AddressEndpoint Endpoint  'null' is in state ' true '
> **********************************************************************************
> When the endpoints are defined as endpoint keys the logs printed are duplicated
> **********************************************************************************
> [HttpServerWorker-8] DEBUG LoadbalanceEndpoint Start : Load-balance Endpoint
> [HttpServerWorker-8] DEBUG AddressEndpoint Endpoint  'simple1' is in state ' false '
> [HttpServerWorker-8] DEBUG AddressEndpoint Endpoint  'simple1' is in state ' false '
> [HttpServerWorker-8] DEBUG DefaultEndpoint Start : Address Endpoint
> **********************************************************************************

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Resolved: (SYNAPSE-312) When the load balance endpoints are defined as anonymous the printed DEBUG messages are invalid

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

Ruwan Linton resolved SYNAPSE-312.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.2)
                   1.3

Fixed on the 1.3 branch as well as on the trunk, and will be available with the 1.3 release

> When the load balance endpoints are defined as anonymous the printed DEBUG messages are invalid
> -----------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-312
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-312
>             Project: Synapse
>          Issue Type: Bug
>          Components: Endpoints
>    Affects Versions: 1.2-QA-B2
>         Environment: Ubuntu7.04, JDK1.5.0_06
>            Reporter: Evanthika Amarasiri
>            Assignee: Ruwan Linton
>            Priority: Trivial
>             Fix For: 1.3
>
>
> When the loadBalance endpoints are specified as anonymous the following log is printed when the servers are stopped when executing the client
> **********************************************************************************
> [HttpServerWorker-3] DEBUG AddressEndpoint Endpoint  'null' is in state ' true '
> **********************************************************************************
> When the endpoints are defined as endpoint keys the logs printed are duplicated
> **********************************************************************************
> [HttpServerWorker-8] DEBUG LoadbalanceEndpoint Start : Load-balance Endpoint
> [HttpServerWorker-8] DEBUG AddressEndpoint Endpoint  'simple1' is in state ' false '
> [HttpServerWorker-8] DEBUG AddressEndpoint Endpoint  'simple1' is in state ' false '
> [HttpServerWorker-8] DEBUG DefaultEndpoint Start : Address Endpoint
> **********************************************************************************

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Assigned: (SYNAPSE-312) When the load balance endpoints are defined as anonymous the printed DEBUG messages are invalid

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

Ruwan Linton reassigned SYNAPSE-312:
------------------------------------

    Assignee: Ruwan Linton

> When the load balance endpoints are defined as anonymous the printed DEBUG messages are invalid
> -----------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-312
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-312
>             Project: Synapse
>          Issue Type: Bug
>          Components: Endpoints
>    Affects Versions: 1.2-QA-B2
>         Environment: Ubuntu7.04, JDK1.5.0_06
>            Reporter: Evanthika Amarasiri
>            Assignee: Ruwan Linton
>            Priority: Trivial
>             Fix For: 1.3
>
>
> When the loadBalance endpoints are specified as anonymous the following log is printed when the servers are stopped when executing the client
> **********************************************************************************
> [HttpServerWorker-3] DEBUG AddressEndpoint Endpoint  'null' is in state ' true '
> **********************************************************************************
> When the endpoints are defined as endpoint keys the logs printed are duplicated
> **********************************************************************************
> [HttpServerWorker-8] DEBUG LoadbalanceEndpoint Start : Load-balance Endpoint
> [HttpServerWorker-8] DEBUG AddressEndpoint Endpoint  'simple1' is in state ' false '
> [HttpServerWorker-8] DEBUG AddressEndpoint Endpoint  'simple1' is in state ' false '
> [HttpServerWorker-8] DEBUG DefaultEndpoint Start : Address Endpoint
> **********************************************************************************

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Reopened: (SYNAPSE-312) When the load balance endpoints are defined as anonymous the printed DEBUG messages are invalid

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

Evanthika Amarasiri reopened SYNAPSE-312:
-----------------------------------------


Tested in synapse1.2. Still the anonymous endpoints are printed as 'null'. Is it alright to display this as 'null'. Maybe the word 'anonymous' would be better than 'null'

[HttpServerWorker-2] DEBUG AlgorithmContext Setting the current EPR 2
[HttpServerWorker-2] DEBUG AddressEndpoint AddressEndpoint with name 'null' is in active state

The issue will be reopened. 


> When the load balance endpoints are defined as anonymous the printed DEBUG messages are invalid
> -----------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-312
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-312
>             Project: Synapse
>          Issue Type: Bug
>          Components: Endpoints
>    Affects Versions: 1.2-QA-B2
>         Environment: Ubuntu7.04, JDK1.5.0_06
>            Reporter: Evanthika Amarasiri
>            Assignee: Ruwan Linton
>            Priority: Trivial
>             Fix For: 1.2
>
>
> When the loadBalance endpoints are specified as anonymous the following log is printed when the servers are stopped when executing the client
> **********************************************************************************
> [HttpServerWorker-3] DEBUG AddressEndpoint Endpoint  'null' is in state ' true '
> **********************************************************************************
> When the endpoints are defined as endpoint keys the logs printed are duplicated
> **********************************************************************************
> [HttpServerWorker-8] DEBUG LoadbalanceEndpoint Start : Load-balance Endpoint
> [HttpServerWorker-8] DEBUG AddressEndpoint Endpoint  'simple1' is in state ' false '
> [HttpServerWorker-8] DEBUG AddressEndpoint Endpoint  'simple1' is in state ' false '
> [HttpServerWorker-8] DEBUG DefaultEndpoint Start : Address Endpoint
> **********************************************************************************

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org