kzuerner Posted December 30, 2004 Report Posted December 30, 2004 Hi Pete I am useing (even) registered Versions of FSUIPC (Version 6.44) and WideFS (Version 6.441). I also use PDMG B737 and PM Glasscockpit. Now I try to "Autostart" my GC which works fine. WideClient starts PM after FS4K is startet. When I shut down FS the PM PFD gets shut down but starts immedeately (?spellt correct??) again. What do I do wrong?? Wideserver.ini: [Config] Port=8002 AutoRestart=0 AutoUpdateTime=13 MaximumBlock=4096 NoStoppedRestarts=Yes RestartTime=10 SendTimeout=15 TCPcoalesce=No ; ----------------------------------------------- [user] Log=Errors+ AutoShutdown=Apps ; =============================================== [ClientNames] 1=HAMBURG17 2=HAMBURG5 3=HAMBURG4 4=PC121 WideClient.ini [Config] Port=8002 Window=43,44,886,589 Visible=No ServerName=192.168.100.16 ButtonScanInterval=20 ClassInstance=0 NetworkTiming=5,1 PollInterval=2000 ResponseTime=18 TCPcoalesce=No UseTCPIP=Yes WaitForNewData=500 ApplicationDelay=0 MaxSendQ=100 WhenMaxSendQ=Recon SendScanTime=10 Priority=3,1,2 ; ----------------------------------------------- [user] Log=Errors+ ;Log=Debug AllowShutdown=AppOnly RunReady1=C:\PM\PFD\PFD.EXE CloseReady1=Yes ActionKeys=Yes KeySend1=34,8;ThunderRT5Form,"PFD" KeySend2=33,8;ThunderRT5Form,"PFD" I also have some interesting messages in the log: ********* WideClient Log [version 6.441] Class=FS98MAIN ********* Date (dmy): 30/12/04, Time 18:57:36.812: Client name is HAMBURG5 47 Attempting to connect now 47 Trying TCP/IP host "192.168.100.16" port 8002 ... 47Okay, IP Address = 192.168.100.16 984 Error on client pre-Connection Select() [Error=10061] Connection refused 984 Ready to try connection again 1047 Attempting to connect now 71422 Connection made okay! 77969 New Client Application: "pfd" (Id=420) 130172 Shutdown request received! 131156 Error on client post-Connection Select() [Error=10053] Software caused connection abort 131219 Attempting to connect now What do I do wrong?? :oops: Regards Klaus Zürner info@hsc-gmbh.de
Pete Dowson Posted December 30, 2004 Report Posted December 30, 2004 When I shut down FS the PM PFD gets shut down but starts immedeately (?spellt correct??) again. What do I do wrong?? I think that may be a PM PFD problem. At least, there was something exactly like that happening to some folks with the CDU. Have you asked PM support? I also have some interesting messages in the log:********* WideClient Log [version 6.441] Class=FS98MAIN ********* Date (dmy): 30/12/04, Time 18:57:36.812: Client name is HAMBURG5 47 Attempting to connect now 47 Trying TCP/IP host "192.168.100.16" port 8002 ... 47Okay, IP Address = 192.168.100.16 984 Error on client pre-Connection Select() [Error=10061] Connection refused 984 Ready to try connection again 1047 Attempting to connect now 71422 Connection made okay! 77969 New Client Application: "pfd" (Id=420) 130172 Shutdown request received! 131156 Error on client post-Connection Select() [Error=10053] Software caused connection abort 131219 Attempting to connect now HmmmWhich ones do you think are "interesting"? Does the log end there, BTW? Regards, Pete
kzuerner Posted December 30, 2004 Author Report Posted December 30, 2004 Thank you for that quick reply!! I admit I have not asked PM. So if I understand you right I have not done big mistakes in my ini-files. Why do I get "Errors" in my log. That is interesting to me. Maybe I can just ignore them. This was the complete log of the client. Again thanks!! Regards Klaus
Pete Dowson Posted December 30, 2004 Report Posted December 30, 2004 Why do I get "Errors" in my log. That is interesting to me. Maybe I can just ignore them. This was the complete log of the client. Well, the first looks to be simply that WideServer wasn't ready: 984 Error on client pre-Connection Select() [Error=10061] Connection refused 984 Ready to try connection again 1047 Attempting to connect now 71422 Connection made okay! As you see, the connection was okay after WideClient was running for 71 seconds. The error after 9 was probably simply because the Client couldn't connect to the Server whilst FS was still loading, or not even loaded. The other error: 130172 Shutdown request received! 131156 Error on client post-Connection Select() [Error=10053] Software caused connection abort 131219 Attempting to connect now was obviously where FS had been closed down. The shutdown request has been seen, but the Client takes that as a request to close client applications, that's all. Regards, Pete
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now