You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Digy (JIRA)" <ji...@apache.org> on 2009/03/19 18:26:50 UTC

[jira] Closed: (LUCENENET-168) Sporadic failures in TestRemoteSearchable.cs

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

Digy closed LUCENENET-168.
--------------------------

    Resolution: Fixed
      Assignee: Digy

Patch applied.

DIGY

> Sporadic failures in TestRemoteSearchable.cs
> --------------------------------------------
>
>                 Key: LUCENENET-168
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-168
>             Project: Lucene.Net
>          Issue Type: Bug
>         Environment: Windows Server 2003, .Net 3.5
>            Reporter: TJ Kolev
>            Assignee: Digy
>            Priority: Trivial
>         Attachments: TestRemoteSearchable.cs.patch
>
>
> NUnit test TestRemoteSearchable.cs fails with SocketException.
> Lucene.Net.Search.TestRemoteSearchable.TestPhraseQuery:
> System.Net.Sockets.SocketException : Only one usage of each socket address (protocol/network address/port) is normally permitted
> at System.Runtime.Remoting.Channels.Http.HttpServerChannel.StartListening(Object data)
> at System.Runtime.Remoting.Channels.Http.HttpServerChannel.SetupChannel()
> at System.Runtime.Remoting.Channels.Http.HttpServerChannel..ctor(Int32 port)
> at System.Runtime.Remoting.Channels.Http.HttpChannel..ctor(Int32 port)
> at Lucene.Net.Search.TestRemoteSearchable.SetUp() in D:\svn_lucene\src\Test\Search\TestRemoteSearchable.cs:line 47
> tjk :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.