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 2010/03/04 16:55:44 UTC

[jira] Created: (AMQNET-240) NMS\Apache.NMS\tags\1.2.0 not working under Windows 2000

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.


[jira] Resolved: (AMQNET-240) NMS\Apache.NMS\tags\1.2.0 not working under Windows 2000

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQNET-240.
---------------------------------

    Resolution: Fixed

Fixed in trunk and 1.2.x fixes branch

> 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: Timothy Bish
>            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.


[jira] Assigned: (AMQNET-240) NMS\Apache.NMS\tags\1.2.0 not working under Windows 2000

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish reassigned AMQNET-240:
-----------------------------------

    Assignee: Timothy Bish  (was: Jim Gomes)

> 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: Timothy Bish
>            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.