You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jose Luis Pedrosa (JIRA)" <ji...@apache.org> on 2013/10/31 12:27:19 UTC

[jira] [Resolved] (AMQNET-455) WCF listener stops in IIS

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

Jose Luis Pedrosa resolved AMQNET-455.
--------------------------------------

    Resolution: Invalid

Hi Guys,

I have traced down this, the problem was in IIS:

Logfile in the load test environment was writing the log files in the ApplicationRoot of the application hosting the server, and the directory scanner gets jammed with a huge list of changes in that folder.

The issue about in which thread the execution of the application takes place is there, I'll open other issue for that.


> WCF listener stops in IIS
> -------------------------
>
>                 Key: AMQNET-455
>                 URL: https://issues.apache.org/jira/browse/AMQNET-455
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: WCF
>    Affects Versions: 1.6.0
>         Environment: IIS 7.5 and .NEt 4.0
>            Reporter: Jose Luis Pedrosa
>            Assignee: Jim Gomes
>              Labels: Binding, IIS7.5, WFC
>
> When using Apache.NMS.WCF.dll as a binding in a WCF service hosted in IIS 7.5, randomly (I have not been able to detect the cause) the listener shut downs gracefully and also shutdowns the whole application pool. No errors are show at all, Apache.NMS.Trace was enabled. The more of this services I deploy (Even in diferent app pools) the faster the issue takes places
> Also it is really strange that my application code runs on a thread with name "ActiveMQ Task" instead in the application pool, but the first request that is launched in the same therad.



--
This message was sent by Atlassian JIRA
(v6.1#6144)