You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2006/06/15 05:44:51 UTC

[jira] Resolved: (AMQ-482) Error in connection, probable race condition.

     [ https://issues.apache.org/activemq/browse/AMQ-482?page=all ]
     
Hiram Chirino resolved AMQ-482:
-------------------------------

    Fix Version: 4.0
     Resolution: Fixed
      Assign To: Hiram Chirino

Race conditions have been resolved in 4.0.  I encourage you to upgrade.

> Error in connection, probable race condition.
> ---------------------------------------------
>
>          Key: AMQ-482
>          URL: https://issues.apache.org/activemq/browse/AMQ-482
>      Project: ActiveMQ
>         Type: Bug

>   Components: Connector
>     Versions: 3.2.1
>  Environment: java version "1.5.0_04"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
> Java HotSpot(TM) Server VM (build 1.5.0_04-b05, mixed mode)
>     Reporter: tyler ward
>     Assignee: Hiram Chirino
>      Fix For: 4.0

>
>
> This appears to just be a race condition. I'm using version 3.2.1.
> 06:13:12,247 INFO  [STDOUT] Exception in thread "TcpTransportChannel: Socket[addr=/65.202.163.15,port=58475,localport=61616]" 
> 06:13:12,249 INFO  [STDOUT] java.lang.NegativeArraySizeException
> 06:13:12,249 INFO  [STDOUT]     at org.activemq.io.impl.DefaultWireFormat.readPacket(DefaultWireFormat.java:129)
> 06:13:12,249 INFO  [STDOUT]     at org.activemq.io.impl.AbstractDefaultWireFormat.readPacket(AbstractDefaultWireFormat.java:175)
> 06:13:12,249 INFO  [STDOUT]     at org.activemq.io.AbstractWireFormat.readPacket(AbstractWireFormat.java:235)
> 06:13:12,250 INFO  [STDOUT]     at org.activemq.transport.tcp.TcpTransportChannel.run(TcpTransportChannel.java:313)
> 06:13:12,250 INFO  [STDOUT]     at java.lang.Thread.run(Thread.java:595)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira