Andi0484 Posted August 9, 2012 Report Share Posted August 9, 2012 Hi all, I have been short the Super Traffic Board. Unfortunately I can not run properly on the board. After a few minutes after I made the connection to the Data Server crashes with the following message from the board. (see screenshot) As of today, I'm already getting this message when you connect to the data server. strange I use the board in network client mode. On the client laptop running the latest version. (V3 Sp3 Update2 3.1.10.1) and the data server also runs the latest version (Sp3 2.3.1.10) SimConnect Version: 10.0.61259.0 FSX version: FSX+ACC SP2 (10.0.61637.0) FSX&Client Laptop: Win7 64bit SP1 I have the board a few times and reinstalled refurbished but unfortunately without success. I guess that a data transmission problem between the client and data server is, I guess maybe sim connect.? In the forum I've found, unfortunately, not appropriate to do so. I hope you can help me best regards Andreas Quote Link to comment Share on other sites More sharing options...
flying-w Posted August 9, 2012 Report Share Posted August 9, 2012 I'm afraid the image is far too small to read the error. Can you get me a bigger one please? Simon Quote Link to comment Share on other sites More sharing options...
Andi0484 Posted August 9, 2012 Author Report Share Posted August 9, 2012 (edited) I'm afraid the image is far too small to read the error. Can you get me a bigger one please? Simon Oh sorry her again the new.. Edit: I get no pictures here big enough..Download here please http://ul.to/x6tn7ghm Regards Edited August 9, 2012 by Andi0484 Quote Link to comment Share on other sites More sharing options...
Andi0484 Posted August 10, 2012 Author Report Share Posted August 10, 2012 Here again in txt form..Who can help me?? 09.08.2012 13:41:06.301STB.SharedComponents.StbDisconnectException: Unable to contact SuperTrafficBoard Data Server after retry. STB will be disconnected. Additional details below: ---> System.ServiceModel.CommunicationException: The maximum message size quota for incoming messages (1000000) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element. ---> System.ServiceModel.QuotaExceededException: The maximum message size quota for incoming messages (1000000) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element. --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.ClientDuplexConnectionReader.DecodeMessage(Byte[] buffer, Int32& offset, Int32& size, Boolean& isAtEOF, TimeSpan timeout) at System.ServiceModel.Channels.SessionConnectionReader.DecodeMessage(TimeSpan timeout) at System.ServiceModel.Channels.SessionConnectionReader.Receive(TimeSpan timeout) at System.ServiceModel.Channels.SynchronizedMessageSource.Receive(TimeSpan timeout) at System.ServiceModel.Channels.FramingDuplexSessionChannel.Receive(TimeSpan timeout) at System.ServiceModel.Channels.FramingDuplexSessionChannel.TryReceive(TimeSpan timeout, Message& message) at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at IStbAirportData.GetCacheObject(Byte cacheType, Int32 offset, Int32 length) at FSObjects.RemoteFlightPlanAgent.GetSerialisedObject(BACKING_STORE_INDEX& index, Boolean retry) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\FSObjects\FSObjects\RemoteFlightPlanAgent.cs:line 128 --- End of inner exception stack trace --- at FSObjects.RemoteFlightPlanAgent.GetSerialisedObject(BACKING_STORE_INDEX& index, Boolean retry) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\FSObjects\FSObjects\RemoteFlightPlanAgent.cs:line 142 at FSObjects.RemoteFlightPlanAgent.GetSerialisedObject(BACKING_STORE_INDEX& index, Boolean retry) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\FSObjects\FSObjects\RemoteFlightPlanAgent.cs:line 139 at FSObjects.RemoteFlightPlanAgent.GetSerialisedObject(BACKING_STORE_INDEX& index) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\FSObjects\FSObjects\RemoteFlightPlanAgent.cs:line 100 at FSObjects.Airport.LoadFlightPlansToCache() in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\FSObjects\FSObjects\Airport.cs:line 223 at FSObjects.Airport.FindCurrentSchedule(AI_FIXED_DATA_GROUP& fsAiData, Boolean isDeparture) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\FSObjects\FSObjects\Airport.cs:line 800 at Traffic_Board.TrafficBoard.FindScheduleAtSelectedAirport(AI_FIXED_DATA_GROUP& aiData, FlightSchedule& aiFlightSched) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\Client\Traffic Board\TrafficBoard.cs:line 5813 at Traffic_Board.TrafficBoard.FSNewFlightCreated(UInt32 fsObjectId, AI_FIXED_DATA_GROUP& aiData) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\Client\Traffic Board\TrafficBoard.cs:line 5504 at Traffic_Board.TrafficBoard.FsAircraftList(UInt32 entry, UInt32 totalEntries, UInt32 fsObjectId, AI_FIXED_DATA_GROUP aiData) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\Client\Traffic Board\TrafficBoard.cs:line 4872 at STB.SimConnectWrapper.SimConnectWrapper10SP2.SimConnect_OnRecvSimobjectDataBytype(SimConnect sender, SIMCONNECT_RECV_SIMOBJECT_DATA_BYTYPE data) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\Client\SimConnect Wrapper 10 SP2\SimConnectWrapper10SP2.cs:line 1757 at Microsoft.FlightSimulator.SimConnect.SimConnect.raise_OnRecvSimobjectDataBytype(SimConnect value0, SIMCONNECT_RECV_SIMOBJECT_DATA_BYTYPE value1) at Microsoft.FlightSimulator.SimConnect.SimConnect.OnReceiveMessage(SIMCONNECT_RECV pData, UInt32 cbData) at Microsoft.FlightSimulator.SimConnect.CSignalProcDelegateMarshaler.CallSignalProc(SIMCONNECT_RECV* pData, UInt32 cbData, Void* pContext) at SimConnect_CallDispatch(Void* , IntPtr , Void* ) at Microsoft.FlightSimulator.SimConnect.SimConnect.ReceiveDispatch(SignalProcDelegate pfcnSignal) at Microsoft.FlightSimulator.SimConnect.SimConnect.ReceiveMessage() at STB.SimConnectWrapper.SimConnectWrapper10SP2.DefWndProc(Message& m) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\Client\SimConnect Wrapper 10 SP2\SimConnectWrapper10SP2.cs:line 114 at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Quote Link to comment Share on other sites More sharing options...
flying-w Posted August 10, 2012 Report Share Posted August 10, 2012 I searched this forum with your message, and found the following: http://forum.simflight.com/topic/70495-stb-2a-update-stb-now-not-working/ To save you the trouble of reading through it all, this is the important section: 1) On your STB client, locate the file TrafficBoardFrontEnd.exe.config. It will be in your STB install folder 2) Make a backup of this file, and then edit the original. 3) Look for the following section: <binding name="NetTcpBinding_IStbData" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" transactionFlow="false" transferMode="Buffered" transactionProtocol="OleTransactions" hostNameComparisonMode="StrongWildcard" listenBacklog="10" maxBufferPoolSize="524288" maxBufferSize="1000000" maxConnections="10" maxReceivedMessageSize="1000000"> NB. There is a similar section for UT2, ignore that. The one you are looking for starts "<binding name="NetTcpBinding_IStbData"" You may have different values for some of the keywords, that's just fine if you do. 4) Change both the maxBufferSize and maxReceivedMessageSize to 20 million. That is, 20000000. 5) Restart STB if it is running, and see if the problem reoccurs. If it does, we'll need a new screenshot to get the exact description. Quote Link to comment Share on other sites More sharing options...
Andi0484 Posted August 12, 2012 Author Report Share Posted August 12, 2012 Hello, first of all thank you for your help. I have the changes you have made written, he looked as if the problem would be gone, but after about 15minutes the board crashed again with the following error message .. Too bad I'm already happy that finally would go .. Well pleased indeed too early 12.08.2012 14:49:30.843STB.SharedComponents.StbDisconnectException: Unable to contact SuperTrafficBoard Data Server after retry. STB will be disconnected. Additional details below: ---> System.ServiceModel.Dispatcher.NetDispatcherFaultException: The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://StbDataTransp...heObjectResult. The InnerException message was 'There was an error deserializing the object of type System.Byte[]. The maximum array length quota (1000000) has been exceeded while reading XML data. This quota may be increased by changing the MaxArrayLength property on the XmlDictionaryReaderQuotas object used when creating the XML reader.'. Please see InnerException for more details. ---> System.Runtime.Serialization.SerializationException: There was an error deserializing the object of type System.Byte[]. The maximum array length quota (1000000) has been exceeded while reading XML data. This quota may be increased by changing the MaxArrayLength property on the XmlDictionaryReaderQuotas object used when creating the XML reader. ---> System.Xml.XmlException: The maximum array length quota (1000000) has been exceeded while reading XML data. This quota may be increased by changing the MaxArrayLength property on the XmlDictionaryReaderQuotas object used when creating the XML reader. at System.Xml.XmlExceptionHelper.ThrowXmlException(XmlDictionaryReader reader, String res, String arg1, String arg2, String arg3) at System.Xml.XmlExceptionHelper.ThrowMaxArrayLengthExceeded(XmlDictionaryReader reader, Int32 maxArrayLength) at System.Xml.XmlDictionaryReader.ReadContentAsBase64(Int32 maxByteArrayContentLength, Int32 maxInitialCount) at System.Xml.XmlBaseReader.ReadContentAsBase64() at System.Xml.XmlDictionaryReader.ReadElementContentAsBase64() at System.Runtime.Serialization.XmlReaderDelegator.ReadElementContentAsBase64() at System.Runtime.Serialization.ByteArrayDataContract.ReadXmlValue(XmlReaderDelegator reader, XmlObjectSerializerReadContext context) at System.Runtime.Serialization.DataContractSerializer.InternalReadObject(XmlReaderDelegator xmlReader, Boolean verifyObjectName) at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName) --- End of inner exception stack trace --- at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName) at System.Runtime.Serialization.DataContractSerializer.ReadObject(XmlDictionaryReader reader, Boolean verifyObjectName) at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader reader, PartInfo part, Boolean isRequest) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader reader, PartInfo part, Boolean isRequest) at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameter(XmlDictionaryReader reader, PartInfo part, Boolean isRequest) at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeBody(XmlDictionaryReader reader, MessageVersion version, String action, MessageDescription messageDescription, Object[] parameters, Boolean isRequest) at System.ServiceModel.Dispatcher.OperationFormatter.DeserializeBodyContents(Message message, Object[] parameters, Boolean isRequest) at System.ServiceModel.Dispatcher.OperationFormatter.DeserializeReply(Message message, Object[] parameters) at System.ServiceModel.Dispatcher.ProxyOperationRuntime.AfterReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at IStbAirportData.GetCacheObject(Byte cacheType, Int32 offset, Int32 length) at FSObjects.RemoteFlightPlanAgent.GetSerialisedObject(BACKING_STORE_INDEX& index, Boolean retry) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\FSObjects\FSObjects\RemoteFlightPlanAgent.cs:line 128 --- End of inner exception stack trace --- at FSObjects.RemoteFlightPlanAgent.GetSerialisedObject(BACKING_STORE_INDEX& index, Boolean retry) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\FSObjects\FSObjects\RemoteFlightPlanAgent.cs:line 142 at FSObjects.RemoteFlightPlanAgent.GetSerialisedObject(BACKING_STORE_INDEX& index, Boolean retry) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\FSObjects\FSObjects\RemoteFlightPlanAgent.cs:line 139 at FSObjects.RemoteFlightPlanAgent.GetSerialisedObject(BACKING_STORE_INDEX& index) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\FSObjects\FSObjects\RemoteFlightPlanAgent.cs:line 100 at FSObjects.Airport.LoadFlightPlansToCache() in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\FSObjects\FSObjects\Airport.cs:line 223 at FSObjects.Airport.FindCurrentSchedule(AI_FIXED_DATA_GROUP& fsAiData, Boolean isDeparture) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\FSObjects\FSObjects\Airport.cs:line 800 at Traffic_Board.TrafficBoard.FindScheduleAtSelectedAirport(AI_FIXED_DATA_GROUP& aiData, FlightSchedule& aiFlightSched) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\Client\Traffic Board\TrafficBoard.cs:line 5813 at Traffic_Board.TrafficBoard.FSNewFlightCreated(UInt32 fsObjectId, AI_FIXED_DATA_GROUP& aiData) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\Client\Traffic Board\TrafficBoard.cs:line 5504 at Traffic_Board.TrafficBoard.FsAircraftList(UInt32 entry, UInt32 totalEntries, UInt32 fsObjectId, AI_FIXED_DATA_GROUP aiData) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\Client\Traffic Board\TrafficBoard.cs:line 4872 at STB.SimConnectWrapper.SimConnectWrapper10SP2.SimConnect_OnRecvSimobjectDataBytype(SimConnect sender, SIMCONNECT_RECV_SIMOBJECT_DATA_BYTYPE data) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\Client\SimConnect Wrapper 10 SP2\SimConnectWrapper10SP2.cs:line 1757 at Microsoft.FlightSimulator.SimConnect.SimConnect.raise_OnRecvSimobjectDataBytype(SimConnect value0, SIMCONNECT_RECV_SIMOBJECT_DATA_BYTYPE value1) at Microsoft.FlightSimulator.SimConnect.SimConnect.OnReceiveMessage(SIMCONNECT_RECV pData, UInt32 cbData) at Microsoft.FlightSimulator.SimConnect.CSignalProcDelegateMarshaler.CallSignalProc(SIMCONNECT_RECV* pData, UInt32 cbData, Void* pContext) at SimConnect_CallDispatch(Void* , IntPtr , Void* ) at Microsoft.FlightSimulator.SimConnect.SimConnect.ReceiveDispatch(SignalProcDelegate pfcnSignal) at Microsoft.FlightSimulator.SimConnect.SimConnect.ReceiveMessage() at STB.SimConnectWrapper.SimConnectWrapper10SP2.DefWndProc(Message& m) in C:\Users\Simon Jones\Documents\FSX Projects\FSX Traffic Board\STB V3 SP3 Update 2\Client\SimConnect Wrapper 10 SP2\SimConnectWrapper10SP2.cs:line 114 at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Quote Link to comment Share on other sites More sharing options...
Andi0484 Posted August 12, 2012 Author Report Share Posted August 12, 2012 Ok, after looking at the other post http://forum.simflig...ow-not-working/ I once read Duch, I'll try it again with the following matter maxArrayLength="100000" I'll report back .. regards Quote Link to comment Share on other sites More sharing options...
Andi0484 Posted August 16, 2012 Author Report Share Posted August 16, 2012 Hello, So now I have done the above changes and after a 2 hour test yesterday finally everything seems to run. If I have any problems but still should I sign up again. Many thanks again for the help .. regards Quote Link to comment Share on other sites More sharing options...
flying-w Posted August 16, 2012 Report Share Posted August 16, 2012 Thank you for reporting back on your experience. Simon. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.