You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2011/07/10 21:25:59 UTC

[jira] [Closed] (AMQ-1682) Scan Port cause

     [ https://issues.apache.org/jira/browse/AMQ-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQ-1682.
-----------------------------

    Resolution: Cannot Reproduce

Can't reproduce this.  Reopen if a test case that can cause the problem is available.

> Scan Port cause 
> ----------------
>
>                 Key: AMQ-1682
>                 URL: https://issues.apache.org/jira/browse/AMQ-1682
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.0.0
>         Environment: Windows XP, JDK 1.5
>            Reporter: Thomas MONCIEU
>            Assignee: Hiram Chirino
>             Fix For: NEEDS_REVIEWED
>
>
> Hi,
> I try to do a scan port to my server (containing my broker), it blocks the broker (and the other messages incoming) then I get the following error :
> ERROR : TransportConnector.java             -> Could not accept connection from /172.28.1.80:2270: java.io.IOException: Wire format negociation timeout: peer did not send his wire format.
> java.io.IOException: Wire format negociation timeout: peer did not send his wire format.
> 	at org.apache.activemq.transport.WireFormatNegotiator.oneway(WireFormatNegotiator.java:88)
> 	at org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:47)
> 	at org.apache.activemq.broker.TransportConnection.dispatch(TransportConnection.java:1138)
> 	at org.apache.activemq.broker.TransportConnection.processDispatch(TransportConnection.java:805)
> 	at org.apache.activemq.broker.TransportConnection.start(TransportConnection.java:885)
> 	at org.apache.activemq.broker.TransportConnector$1.onAccept(TransportConnector.java:148)
> 	at org.apache.activemq.transport.tcp.TcpTransportServer.run(TcpTransportServer.java:167)
> 	at java.lang.Thread.run(Unknown Source)
> I would like to know how to set this timeout to reduce it ?
> Thanks by advance,
> Thomas MONCIEU

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira