You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "anas zeglam (JIRA)" <ji...@apache.org> on 2012/10/23 17:35:14 UTC

[jira] [Created] (AMQ-4127) Disconnection problem

anas zeglam created AMQ-4127:
--------------------------------

             Summary: Disconnection problem
                 Key: AMQ-4127
                 URL: https://issues.apache.org/jira/browse/AMQ-4127
             Project: ActiveMQ
          Issue Type: Bug
          Components: JMS client
    Affects Versions: 5.5.1
            Reporter: anas zeglam


we are using activemq version apache-activemq-5.5.1 and some time we have these diconnection problem :
INFO | Started SelectChannelConnector@0.0.0.0:8161
INFO | Connector vm://localhost Started
WARN | Transport Connection to: tcp://127.0.0.1:4153 failed: java.io.EOFExcepti
on
WARN | Transport Connection to: tcp://127.0.0.1:4159 failed: java.io.EOFExcepti
on
WARN | Transport Connection to: tcp://127.0.0.1:4159 failed: org.apache.activem
q.transport.InactivityIOException: Cannot send, channel has already failed: tcp:
//127.0.0.1:4159

 and other time we have these kind of exception :

Transport failed: java.io.EOFException | org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: tcp:///127.0.0.1:1651

Please advise

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (AMQ-4127) Disconnection problem

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482594#comment-13482594 ] 

Timothy Bish commented on AMQ-4127:
-----------------------------------

I think this is just the normal log messages for a client closing down its connection.  Do you actually have an issue or did you just notice these in the logs?
                
> Disconnection problem
> ---------------------
>
>                 Key: AMQ-4127
>                 URL: https://issues.apache.org/jira/browse/AMQ-4127
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client
>    Affects Versions: 5.5.1
>         Environment: windows server 64
>            Reporter: anas zeglam
>
> we are using activemq version apache-activemq-5.5.1 and some time we have these diconnection problem :
> INFO | Started SelectChannelConnector@0.0.0.0:8161
> INFO | Connector vm://localhost Started
> WARN | Transport Connection to: tcp://127.0.0.1:4153 failed: java.io.EOFExcepti
> on
> WARN | Transport Connection to: tcp://127.0.0.1:4159 failed: java.io.EOFExcepti
> on
> WARN | Transport Connection to: tcp://127.0.0.1:4159 failed: org.apache.activem
> q.transport.InactivityIOException: Cannot send, channel has already failed: tcp:
> //127.0.0.1:4159
>  and other time we have these kind of exception :
> Transport failed: java.io.EOFException | org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: tcp:///127.0.0.1:1651
> Please advise

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (AMQ-4127) Disconnection problem

Posted by "anas zeglam (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490522#comment-13490522 ] 

anas zeglam commented on AMQ-4127:
----------------------------------

it's not just a log report.
this issue cause disconnection for the java component,that we use for our product.

Our Product==>send message to the JMS server using ActivemQ in order to execute Java Jobs.
if the activemq is disconnected the job execution  faile.
and we are getting this message specially when we don't have activity with the activemq.
like  a time out.
for exemple today i've got this message also,i think because there was no activity in the weekend. 

could you please advise.
                
> Disconnection problem
> ---------------------
>
>                 Key: AMQ-4127
>                 URL: https://issues.apache.org/jira/browse/AMQ-4127
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client
>    Affects Versions: 5.5.1
>         Environment: windows server 64
>            Reporter: anas zeglam
>
> we are using activemq version apache-activemq-5.5.1 and some time we have these diconnection problem :
> INFO | Started SelectChannelConnector@0.0.0.0:8161
> INFO | Connector vm://localhost Started
> WARN | Transport Connection to: tcp://127.0.0.1:4153 failed: java.io.EOFExcepti
> on
> WARN | Transport Connection to: tcp://127.0.0.1:4159 failed: java.io.EOFExcepti
> on
> WARN | Transport Connection to: tcp://127.0.0.1:4159 failed: org.apache.activem
> q.transport.InactivityIOException: Cannot send, channel has already failed: tcp:
> //127.0.0.1:4159
>  and other time we have these kind of exception :
> Transport failed: java.io.EOFException | org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: tcp:///127.0.0.1:1651
> Please advise

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (AMQ-4127) Disconnection problem

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

anas zeglam updated AMQ-4127:
-----------------------------

    Environment: windows server 64
    
> Disconnection problem
> ---------------------
>
>                 Key: AMQ-4127
>                 URL: https://issues.apache.org/jira/browse/AMQ-4127
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client
>    Affects Versions: 5.5.1
>         Environment: windows server 64
>            Reporter: anas zeglam
>
> we are using activemq version apache-activemq-5.5.1 and some time we have these diconnection problem :
> INFO | Started SelectChannelConnector@0.0.0.0:8161
> INFO | Connector vm://localhost Started
> WARN | Transport Connection to: tcp://127.0.0.1:4153 failed: java.io.EOFExcepti
> on
> WARN | Transport Connection to: tcp://127.0.0.1:4159 failed: java.io.EOFExcepti
> on
> WARN | Transport Connection to: tcp://127.0.0.1:4159 failed: org.apache.activem
> q.transport.InactivityIOException: Cannot send, channel has already failed: tcp:
> //127.0.0.1:4159
>  and other time we have these kind of exception :
> Transport failed: java.io.EOFException | org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: tcp:///127.0.0.1:1651
> Please advise

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira