NService bus handler messages are failing due to error in NHibernate.
I am getting the following errors.

System.InvalidOperationException: Internal connection fatal error.
System.ObjectDisposedException: Session is closed!
Object name: 'ISession'.
System.InvalidOperationException: There is already an open DataReader
associated with this Command which must be closed first.
Invalid attempt to call FieldCount when reader is closed.
System.IndexOutOfRangeException: Portfoli1_24_0_

My Scenario is
NService bus message handler in a WCF service
WCF Service bus is running in F5 - networks LTM
But when not running in Cluster, we are not getting this error.

Can any one help on this?

Reply via email to