http://bugzilla.novell.com/show_bug.cgi?id=609109
http://bugzilla.novell.com/show_bug.cgi?id=609109#c25 --- Comment #25 from scott fluto <[email protected]> 2010-07-16 15:40:30 UTC --- Note that I also would sometimes get this error too which is really strange. Actually , sometimes running all our persistence tests I will randomly get this error: Target Site: Void CheckDisposed() Stack Trace: at System.Net.Sockets.NetworkStream.CheckDisposed () [0x00000] in <filename unknown>:0 at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0 at Mono.Data.Tds.Protocol.TdsComm.SendPhysicalPacket (Boolean isLastSegment) [0x00000] in <filename unknown>:0 at Mono.Data.Tds.Protocol.TdsComm.SendPacket () [0x00000] in <filename unknown>:0 at Mono.Data.Tds.Protocol.Tds.ExecuteQuery (System.String sql, Int32 timeout, Boolean wantResults) [0x00000] in <filename unknown>:0 at Mono.Data.Tds.Protocol.Tds80.Execute (System.String commandText, Mono.Data.Tds.TdsMetaParameterCollection parameters, Int32 timeout, Boolean wantResults) [0x00000] in <filename unknown>:0 at Mono.Data.Tds.Protocol.Tds.Execute (System.String sql) [0x00000] in <filename unknown>:0 at System.Data.SqlClient.SqlTransaction.Rollback (System.String transactionName) [0x00000] in <filename unknown>:0 at System.Data.SqlClient.SqlTransaction.Rollback () [0x00000] in <filename unknown>:0 at System.Data.SqlClient.SqlTransaction.Dispose (Boolean disposing) [0x00000] in <filename unknown>:0 at System.Data.Common.DbTransaction.Dispose () [0x00000] in <filename unknown>:0 at NHibernate.Transaction.AdoTransaction.Dispose (Boolean isDisposing) [0x00000] in <filename unknown>:0 at NHibernate.Transaction.AdoTransaction.Dispose () [0x00000] in <filename unknown>:0 at NHibernate.AdoNet.ConnectionManager.Close () [0x00000] in <filename unknown>:0 at NHibernate.Impl.SessionImpl.Close () [0x00000] in <filename unknown>:0 at NHibernate.Impl.SessionImpl.Dispose (Boolean isDisposing) [0x00000] in <filename unknown>:0 at NHibernate.Impl.SessionImpl.Dispose () [0x00000] in <filename unknown>:0 at Drms.Server.Oas.Persistence.DaoBackgroundWorkerThread.ProcessQueue () [0x00000] in <filename unknown>:0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
