NMS\Apache.NMS\tags\1.2.0 not working under Windows 2000
--------------------------------------------------------
Key: AMQNET-240
URL: https://issues.apache.org/activemq/browse/AMQNET-240
Project: ActiveMQ .Net
Issue Type: Bug
Components: ActiveMQ
Affects Versions: 1.2.0
Reporter: Timothy Bish
Assignee: Jim Gomes
Priority: Trivial
Fix For: 1.2.1, 1.3.0
User reports:
NMS\Apache.NMS\tags\1.2.0 used method form .NET .NET Framework 2.0 service
pack 2 - windows 2000 can working with .NET .NET Framework 2.0 service pack
1 only - work around seems to be simply - please consider this problem.
System.MissingMethodException: Method not found: 'Boolean
System.Threading.WaitHandle.WaitOne(System.TimeSpan)'.
at Apache.NMS.ActiveMQ.Transport.InactivityMonitor.StopMonitorThreads()
at Apache.NMS.ActiveMQ.Transport.InactivityMonitor.OnException(ITransport
sender, Exception command)
at Apache.NMS.ActiveMQ.Transport.Tcp.TcpTransport.ReadLoop()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.