LiquidAtoR
Community Developer
- Joined
- Jan 15, 2010
- Messages
- 1,430
- Reaction score
- 52
Who is Jim (and is hosting the Mesh server at home
)

Code:
[COLOR=black][16:08:48:619] Received error code from mesh server when attempting to download Kalimdor_38_45: System.Data.EntityException: Fehler beim zugrunde liegenden Anbieter auf Open. ---> MySql.Data.MySqlClient.MySqlException: Reading from the stream has failed. ---> System.IO.EndOfStreamException: Es wurde versucht, ?ber das Ende des Streams hinaus zu lesen.[/COLOR]
[COLOR=black] bei MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count)[/COLOR]
[COLOR=black] bei MySql.Data.MySqlClient.MySqlStream.LoadPacket()[/COLOR]
[COLOR=black] --- Ende der internen Ausnahmestapel?berwachung ---[/COLOR]
[COLOR=black] bei MySql.Data.MySqlClient.MySqlStream.LoadPacket()[/COLOR]
[COLOR=black] bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()[/COLOR]
[COLOR=black] bei MySql.Data.MySqlClient.NativeDriver.AuthenticateNew()[/COLOR]
[COLOR=black] bei MySql.Data.MySqlClient.NativeDriver.Authenticate()[/COLOR]
[COLOR=black] bei MySql.Data.MySqlClient.NativeDriver.Open()[/COLOR]
[COLOR=black] bei MySql.Data.MySqlClient.Driver.Open()[/COLOR]
[COLOR=black] bei MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)[/COLOR]
[COLOR=black] bei MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()[/COLOR]
[COLOR=black] bei MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()[/COLOR]
[COLOR=black] bei MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()[/COLOR]
[COLOR=black] bei MySql.Data.MySqlClient.MySqlPool.GetConnection()[/COLOR]
[COLOR=black] bei MySql.Data.MySqlClient.MySqlConnection.Open()[/COLOR]
[COLOR=black] bei System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf(Boolean openCondition, DbConnection storeConnectionToOpen, DbConnection originalConnection, String exceptionCode, String attemptedOperation, Boolean& closeStoreConnectionOnFailure)[/COLOR]
[COLOR=black] --- Ende der internen Ausnahmestapel?berwachung ---[/COLOR]
[COLOR=black] bei System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf(Boolean openCondition, DbConnection storeConnectionToOpen, DbConnection originalConnection, String exceptionCode, String attemptedOperation, Boolean& closeStoreConnectionOnFailure)[/COLOR]
[COLOR=black] bei System.Data.EntityClient.EntityConnection.Open()[/COLOR]
[COLOR=black] bei System.Data.Objects.ObjectContext.EnsureConnection()[/COLOR]
[COLOR=black] bei System.Data.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption)[/COLOR]
[COLOR=black] bei System.Data.Objects.ObjectQuery`1.System.Collections.Generic.IEnumerable<T>.GetEnumerator()[/COLOR]
[COLOR=black] bei System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)[/COLOR]
[COLOR=black] bei System.Data.Objects.ELinq.ObjectQueryProvider.<GetElementFunction>b__1[TResult](IEnumerable`1 sequence)[/COLOR]
[COLOR=black] bei System.Data.Objects.ELinq.ObjectQueryProvider.ExecuteSingle[TResult](IEnumerable`1 query, Expression queryRoot)[/COLOR]
[COLOR=black] bei System.Data.Objects.ELinq.ObjectQueryProvider.System.Linq.IQueryProvider.Execute[S](Expression expression)[/COLOR]
[COLOR=black] bei System.Linq.Queryable.FirstOrDefault[TSource](IQueryable`1 source)[/COLOR]
[COLOR=black] bei Styx.AuthService.AS.TripwireActive(AuthEntities db) in C:\Users\Jim\Desktop\HBSRC\trunk\Styx.AuthService\AuthService.svc.cs:Zeile 160.[/COLOR]
[COLOR=black] bei Styx.AuthService.AS.EnsureSession(AuthEntities db, String sid, Session& session) in C:\Users\Jim\Desktop\HBSRC\trunk\Styx.AuthService\AuthService.svc.cs:Zeile 170.[/COLOR]
[COLOR=black] bei Styx.AuthService.AS.GetMesh(String sid, String file) in C:\Users\Jim\Desktop\HBSRC\trunk\Styx.AuthService\AuthService.svc.cs:Zeile 287.[/COLOR]
[COLOR=black] bei Styx.AuthService.AS.Do(Byte b, Object[] args) in C:\Users\Jim\Desktop\HBSRC\trunk\Styx.AuthService\AuthService.svc.cs:Zeile 56.[/COLOR]
[COLOR=black][16:10:06:705] Exception when attempting to download Kalimdor_33_49: System.ServiceModel.CommunicationException: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:00:29.9530000'. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host[/COLOR]
[COLOR=black] at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)[/COLOR]
[COLOR=black] at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)[/COLOR]
[COLOR=black] --- End of inner exception stack trace ---[/COLOR]
etc etc etc[SIZE=1]
[/SIZE]
Last edited: