i noticed a debug message saying "Stopping Consumer Pool.." in the
log. please refer to the log below - the log is from the publisher
side.
2010-03-17 19:01:16,748 [4] DEBUG MassTransit.Msmq.MessageLog [(null)]
– SEND:msmq://localhost/
ApplicationServiceEndpoint:c1348752-0e7c-4328-884f-b95637a87920\141731
..
..
..
..
..
2010-03-17 19:34:55,469 [4] DEBUG MassTransit.Msmq.MessageLog [(null)]
– SEND:msmq://localhost/
ApplicationServiceEndpoint:c1348752-0e7c-4328-884f-b95637a87920\196701
2010-03-17 19:34:55,484 [4] DEBUG MassTransit.Msmq.MessageLog [(null)]
– SEND:msmq://localhost/
ApplicationServiceEndpoint:c1348752-0e7c-4328-884f-b95637a87920\196702
2010-03-17 19:34:55,500 [4] DEBUG MassTransit.Msmq.MessageLog [(null)]
– SEND:msmq://localhost/
ApplicationServiceEndpoint:c1348752-0e7c-4328-884f-b95637a87920\196703
2010-03-17 19:34:55,500 [4] DEBUG
MassTransit.Internal.ThreadPoolConsumerPool [(null)] – Stopping
Consumer Pool for msmq://localhost/ApplicationServiceEndpoint
2010-03-17 19:34:55,500 [4] DEBUG
MassTransit.Internal.ThreadPoolConsumerPool [(null)] – Consumer Pool
stopped for msmq://localhost/ApplicationServiceEndpoint
2010-03-17 19:34:56,141 [4] DEBUG
MassTransit.Internal.ThreadPoolConsumerPool [(null)] – Consumer Pool
stopped for msmq://localhost/ApplicationServiceEndpoint
And the exception:
System.NullReferenceException: Object reference not set to an instance
of an object.
at MassTransit.ServiceBus.Publish(T message) in c:\bin\MassTransit\src
\MassTransit\ServiceBus.cs: line 161
before this happens, the messages get published just fine, and are
consumed/processed by application code, hosted on IIS6/win2003/msmq.
please suggest, if you have any ideas to troubleshoot this.
thank you
--
You received this message because you are subscribed to the Google Groups "masstransit-discuss" group.
To post to this group, send email to masstrans...@googlegroups.com.
To unsubscribe from this group, send email to masstransit-dis...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/masstransit-discuss?hl=en.
On Mar 17, 8:14 pm, Dru Sellers <d...@drusellers.com> wrote:
> what version are you using?
> -d
>
> > masstransit-dis...@googlegroups.com<masstransit-discuss%2Bunsu...@googlegroups.com>
-d
--
You received this message because you are subscribed to the Google Groups "masstransit-discuss" group.
To post to this group, send email to masstrans...@googlegroups.com.
To unsubscribe from this group, send email to masstransit-dis...@googlegroups.com.
You might try pulling the latest from codebetter
-d
i am using v. 0.8.0.0
On Mar 17, 8:14 pm, Dru Sellers <d...@drusellers.com> wrote:
what version are you using?
-d
On Wed, Mar 17, 2010 at 7:55 PM, shahid <shahid.moham...@gmail.com> wrote:
I am seeing a System.NullReferenceException, on the ServiceBus.Publish
call. I have a windows service, which publishes messages to the
service bus, and i am seeing this error, after it publishes over 50k
messages. not sure, if there is some
i noticed a debug message saying "Stopping Consumer Pool.." in the
log. please refer to the log below - the log is from the publisher
side.
2010-03-17 19:01:16,748 [4] DEBUG MassTransit.Msmq.MessageLog [(null)]
– SEND:msmq://localhost/
ApplicationServiceEndpoint:c1348752-0e7c-4328-884f-b95637a87920\141731
..
..
..
..
..
2010-03-17 19:34:55,469 [4] DEBUG MassTransit.Msmq.MessageLog [(null)]
– SEND:msmq://localhost/
ApplicationServiceEndpoint:c1348752-0e7c-4328-884f-b95637a87920\196701
2010-03-17 19:34:55,484 [4] DEBUG MassTransit.Msmq.MessageLog [(null)]
– SEND:msmq://localhost/
ApplicationServiceEndpoint:c1348752-0e7c-4328-884f-b95637a87920\196702
2010-03-17 19:34:55,500 [4] DEBUG MassTransit.Msmq.MessageLog [(null)]
– SEND:msmq://localhost/
ApplicationServiceEndpoint:c1348752-0e7c-4328-884f-b95637a87920\196703
To unsubscribe from this group, send email to masstransit-dis...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/masstransit-discuss?hl=en.
--
You received this message because you are subscribed to the Google Groups "masstransit-discuss" group.
To post to this group, send email to masstrans...@googlegroups.com.
To unsubscribe from this group, send email to masstransit-dis...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "masstransit-discuss" group.
To post to this group, send email to masstrans...@googlegroups.com.
To unsubscribe from this group, send email to masstransit-dis...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/masstransit-discuss?hl=en.