Hab eben diese Augabe bekommen.
Einziges Problem war, dass bei "Überblick" kein Graph angezeigt wurde.
OS: Microsoft Windows NT 5.1.2600 Service Pack 3
.NET Runtime: 2.0.50727.3082
RAM: 2GB
Processors: 2
CPU: x86 Family 6 Model 15 Stepping 6: 0/32/2, 1995
Software version: 0.67
(10) Log: 17:09:47.79 -- Logfile set: C:\Dokumente und Einstellungen\Chris\Lokale Einstellungen\Anwendungsdaten\PokerStrategy\Elephant\log.txt
(10) Log: 17:09:47.79 -- Logfile cleared: C:\Dokumente und Einstellungen\Chris\Lokale Einstellungen\Anwendungsdaten\PokerStrategy\Elephant\log.txt
(10) Log: 18:37:21.07 -- , line 0: System.InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first.
bei Npgsql.NpgsqlCommand.CheckConnectionState()
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(Stream inStream, String commandQuery)
(10) , line 0: System.InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first.
bei Npgsql.NpgsqlCommand.CheckConnectionState()
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(Stream inStream, String commandQuery)
(10) , line 0: System.InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first.
bei Npgsql.NpgsqlCommand.CheckConnectionState()
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(Stream inStream, String commandQuery)
(10) , line 0: System.InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first.
bei Npgsql.NpgsqlCommand.CheckConnectionState()
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(Stream inStream, String commandQuery)
(10) Log: 18:37:38.90 -- SELECT * FROM gamesequence WHERE game_ID='7791363063' AND player_ID='5859' AND NOT (action IN ('chat')) ORDER BY sequence ASC
(10) Log: 18:37:40.09 -- , line 0: System.NotSupportedException: Dieser Stream unterstützt keine Suchvorgänge.
bei System.Net.Sockets.NetworkStream.Seek(Int64 offset, SeekOrigin origin)
bei System.IO.BufferedStream.FlushRead()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteReader()
bei PBN.Database.PostgreSQL.ExecuteQuery(String in_sQuery)
(10) , line 0: System.NotSupportedException: Dieser Stream unterstützt keine Suchvorgänge.
bei System.Net.Sockets.NetworkStream.Seek(Int64 offset, SeekOrigin origin)
bei System.IO.BufferedStream.FlushRead()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteReader()
bei PBN.Database.PostgreSQL.ExecuteQuery(String in_sQuery)
(10) Log: 18:37:40.34 -- , line 0: System.Data.DataException: Datenausnahme.
bei Npgsql.StringRowReaderV3.AbandonShip()
bei Npgsql.StringRowReaderV3.SkipOne()
bei Npgsql.RowReader.Skip(Int32 count)
bei Npgsql.RowReader.Dispose()
bei Npgsql.ForwardsOnlyRow.Dispose()
bei Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
bei Npgsql.ForwardsOnlyDataReader.CleanUp(Boolean finishedMessages)
bei Npgsql.ForwardsOnlyDataReader.Close()
bei System.Data.Common.DbDataReader.Dispose(Boolean disposing)
bei Npgsql.ForwardsOnlyDataReader.Dispose(Boolean disposing)
bei System.Data.Common.DbDataReader.Dispose()
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(CacheItemCollection cacheItemCollection, String commandQuery)
(10) , line 0: System.Data.DataException: Datenausnahme.
bei Npgsql.StringRowReaderV3.AbandonShip()
bei Npgsql.StringRowReaderV3.SkipOne()
bei Npgsql.RowReader.Skip(Int32 count)
bei Npgsql.RowReader.Dispose()
bei Npgsql.ForwardsOnlyRow.Dispose()
bei Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
bei Npgsql.ForwardsOnlyDataReader.CleanUp(Boolean finishedMessages)
bei Npgsql.ForwardsOnlyDataReader.Close()
bei System.Data.Common.DbDataReader.Dispose(Boolean disposing)
bei Npgsql.ForwardsOnlyDataReader.Dispose(Boolean disposing)
bei System.Data.Common.DbDataReader.Dispose()
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(CacheItemCollection cacheItemCollection, String commandQuery)
(10) Log: 18:37:40.48 -- , line 0: System.ObjectDisposedException: Auf einen geschlossenen Stream kann nicht zugegriffen werden.
bei System.IO.__Error.StreamIsClosed()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(CacheItemCollection cacheItemCollection, String commandQuery)
(10) , line 0: System.ObjectDisposedException: Auf einen geschlossenen Stream kann nicht zugegriffen werden.
bei System.IO.__Error.StreamIsClosed()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(CacheItemCollection cacheItemCollection, String commandQuery)
(10) , line 0: System.ObjectDisposedException: Auf einen geschlossenen Stream kann nicht zugegriffen werden.
bei System.IO.__Error.StreamIsClosed()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(CacheItemCollection cacheItemCollection, String commandQuery)
(10) Log: 18:37:40.50 -- SELECT g.* FROM game g, gametable t WHERE g.game_ID='7791363063' AND g.table_ID=t.table_ID AND t.site_ID='1' LIMIT 1
(10) Log: 18:37:40.50 -- , line 0: System.ObjectDisposedException: Auf einen geschlossenen Stream kann nicht zugegriffen werden.
bei System.IO.__Error.StreamIsClosed()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteReader()
bei PBN.Database.PostgreSQL.ExecuteQuery(String in_sQuery)
(10) , line 0: System.ObjectDisposedException: Auf einen geschlossenen Stream kann nicht zugegriffen werden.
bei System.IO.__Error.StreamIsClosed()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteReader()
bei PBN.Database.PostgreSQL.ExecuteQuery(String in_sQuery)
(10) , line 0: System.ObjectDisposedException: Auf einen geschlossenen Stream kann nicht zugegriffen werden.
bei System.IO.__Error.StreamIsClosed()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(CacheItemCollection cacheItemCollection, String commandQuery)
(10) , line 0: System.ObjectDisposedException: Auf einen geschlossenen Stream kann nicht zugegriffen werden.
bei System.IO.__Error.StreamIsClosed()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(CacheItemCollection cacheItemCollection, String commandQuery)
(10) , line 0: System.ObjectDisposedException: Auf einen geschlossenen Stream kann nicht zugegriffen werden.
bei System.IO.__Error.StreamIsClosed()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(CacheItemCollection cacheItemCollection, String commandQuery)
(10) , line 0: System.ObjectDisposedException: Auf einen geschlossenen Stream kann nicht zugegriffen werden.
bei System.IO.__Error.StreamIsClosed()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(CacheItemCollection cacheItemCollection, String commandQuery)
(10) , line 0: System.ObjectDisposedException: Auf einen geschlossenen Stream kann nicht zugegriffen werden.
bei System.IO.__Error.StreamIsClosed()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(CacheItemCollection cacheItemCollection, String commandQuery)
(10) , line 0: System.ObjectDisposedException: Auf einen geschlossenen Stream kann nicht zugegriffen werden.
bei System.IO.__Error.StreamIsClosed()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(CacheItemCollection cacheItemCollection, String commandQuery)
(10) , line 0: System.ObjectDisposedException: Auf einen geschlossenen Stream kann nicht zugegriffen werden.
bei System.IO.__Error.StreamIsClosed()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(CacheItemCollection cacheItemCollection, String commandQuery)
(10) Log: 18:37:41.07 -- UPDATE player SET real_player_ID='0' WHERE real_player_ID<>'0'
(10) Log: 18:37:41.09 -- , line 0: System.ObjectDisposedException: Auf einen geschlossenen Stream kann nicht zugegriffen werden.
bei System.IO.__Error.StreamIsClosed()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteNonQuery()
bei PBN.Database.PostgreSQL.ExecuteNonQuery(String in_sQueryString)
(10) , line 0: System.ObjectDisposedException: Auf einen geschlossenen Stream kann nicht zugegriffen werden.
bei System.IO.__Error.StreamIsClosed()
bei System.IO.BufferedStream.WriteByte(Byte value)
bei Npgsql.NpgsqlQuery.WriteToStream(Stream outputStream)
bei Npgsql.NpgsqlReadyState.QueryEnum(NpgsqlConnector context, NpgsqlCommand command)
bei Npgsql.NpgsqlConnector.QueryEnum(NpgsqlCommand queryCommand)
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteNonQuery()
bei PBN.Database.PostgreSQL.ExecuteNonQuery(String in_sQueryString)
(10) , line 0: System.InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first.
bei Npgsql.NpgsqlCommand.CheckConnectionState()
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(Stream inStream, String commandQuery)
(10) , line 0: System.InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first.
bei Npgsql.NpgsqlCommand.CheckConnectionState()
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(Stream inStream, String commandQuery)
(10) , line 0: System.InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first.
bei Npgsql.NpgsqlCommand.CheckConnectionState()
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(Stream inStream, String commandQuery)
(10) , line 0: System.InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first.
bei Npgsql.NpgsqlCommand.CheckConnectionState()
bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb)
bei Npgsql.NpgsqlCommand.ExecuteBlind()
bei Npgsql.NpgsqlCopyIn.Start()
bei PBN.Database.PostgreSQL.ExecuteQueryCopy(Stream inStream, String commandQuery)