[
https://issues.apache.org/activemq/browse/AMQNET-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james strachan moved AMQ-931 to AMQNET-13:
------------------------------------------
Fix Version/s: (was: 4.1.0)
1.0
Component/s: (was: NMS (C# client))
Key: AMQNET-13 (was: AMQ-931)
Project: ActiveMQ .Net (was: ActiveMQ)
> NMS test fails against trunk version of server
> ----------------------------------------------
>
> Key: AMQNET-13
> URL: https://issues.apache.org/activemq/browse/AMQNET-13
> Project: ActiveMQ .Net
> Issue Type: Bug
> Environment: Gentoo Linux EM64T, Mono 1.1.17, AMQ SVN
> Reporter: Adam Wendt
> Fix For: 1.0
>
>
> When running the test case against svn version of broker server the server
> generates this error:
> Exception in thread "ActiveMQ Transport: tcp:///127.0.0.1:36117"
> java.lang.IllegalArgumentException: Invalid version: 0, could not load
> org.apache.activemq.openwire.v0.MarshallerFactory
> at
> org.apache.activemq.openwire.OpenWireFormat.setVersion(OpenWireFormat.java:328)
> at
> org.apache.activemq.openwire.OpenWireFormat.renegotiateWireFormat(OpenWireFormat.java:568)
> at
> org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireFormatNegotiator.java:110)
> at
> org.apache.activemq.transport.InactivityMonitor.onCommand(InactivityMonitor.java:123)
> at
> org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:88)
> at
> org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:129)
> at java.lang.Thread.run(Thread.java:595)
> The C# test runs fine against 4.0.1 or 4.0.2RC3 server
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.