jimmy.jiang@vinno.com 8 сар өмнө
parent
commit
d9ec3564e1

+ 1 - 1
Client/PC/vStation/App.xaml.cs

@@ -166,7 +166,7 @@ namespace vStation
 
                            GetServerState(URMConfig.RPCAddress);
 
-                           if (count == 15)
+                           if (count == 30)
                            {
                                URMConfig.ServerStatus = ServerStatus.StartingTimeout;
                                break;

+ 39 - 0
URMStationOutput/vStation/Logs/Log_20240802.txt

@@ -0,0 +1,39 @@
+[20240802151442,384]-E ; [Thread:1]Unhandled exception:System.IO.DirectoryNotFoundException: 未能找到路径“E:\FISStation\vStationURM\URMStationOutput\vStation\Settings\Station\Setting.ini”的一部分。
+   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
+   在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
+   在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
+   在 System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
+   在 System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
+   在 vStation.Utilities.Configuration.ConfigHelper.LoadConfig(String path) 位置 E:\FISStation\vStationURM\Client\PC\vStation\Utilities\Configuration\ConfigHelper.cs:行号 14
+   在 vStation.Module.SystemSetting.ParameterReader.LoadParameters(String path) 位置 E:\FISStation\vStationURM\Client\PC\vStation\Module\SystemSetting\ParameterReader.cs:行号 20
+   在 vStation.Module.SystemSetting.SystemSettingManager..ctor() 位置 E:\FISStation\vStationURM\Client\PC\vStation\Module\SystemSetting\SystemSettingManager.cs:行号 163
+   在 vStation.App.OnStartup(StartupEventArgs e) 位置 E:\FISStation\vStationURM\Client\PC\vStation\App.xaml.cs:行号 62
+   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
+   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
+   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
+[20240802155826,173]-E ; [Thread:1]Unhandled exception:System.IO.DirectoryNotFoundException: 未能找到路径“E:\FISStation\vStationURM\URMStationOutput\vStation\Settings\Station\Setting.ini”的一部分。
+   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
+   在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
+   在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
+   在 System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
+   在 System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
+   在 vStation.Utilities.Configuration.ConfigHelper.LoadConfig(String path) 位置 E:\FISStation\vStationURM\Client\PC\vStation\Utilities\Configuration\ConfigHelper.cs:行号 14
+   在 vStation.Module.SystemSetting.ParameterReader.LoadParameters(String path) 位置 E:\FISStation\vStationURM\Client\PC\vStation\Module\SystemSetting\ParameterReader.cs:行号 20
+   在 vStation.Module.SystemSetting.SystemSettingManager..ctor() 位置 E:\FISStation\vStationURM\Client\PC\vStation\Module\SystemSetting\SystemSettingManager.cs:行号 163
+   在 vStation.App.OnStartup(StartupEventArgs e) 位置 E:\FISStation\vStationURM\Client\PC\vStation\App.xaml.cs:行号 62
+   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
+   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
+   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
+[20240802161104,867]-E ; [Thread:1]Unhandled exception:System.IO.DirectoryNotFoundException: 未能找到路径“E:\FISStation\vStationURM\URMStationOutput\vStation\Settings\Station\Setting.ini”的一部分。
+   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
+   在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
+   在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
+   在 System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
+   在 System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
+   在 vStation.Utilities.Configuration.ConfigHelper.LoadConfig(String path) 位置 E:\FISStation\vStationURM\Client\PC\vStation\Utilities\Configuration\ConfigHelper.cs:行号 14
+   在 vStation.Module.SystemSetting.ParameterReader.LoadParameters(String path) 位置 E:\FISStation\vStationURM\Client\PC\vStation\Module\SystemSetting\ParameterReader.cs:行号 20
+   在 vStation.Module.SystemSetting.SystemSettingManager..ctor() 位置 E:\FISStation\vStationURM\Client\PC\vStation\Module\SystemSetting\SystemSettingManager.cs:行号 163
+   在 vStation.App.OnStartup(StartupEventArgs e) 位置 E:\FISStation\vStationURM\Client\PC\vStation\App.xaml.cs:行号 62
+   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
+   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
+   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

+ 52 - 0
URMStationOutput/vStation/Logs/Log_20240803.txt

@@ -0,0 +1,52 @@
+[20240803114411,776]-E ; [Thread:1]Unhandled exception:System.IO.DirectoryNotFoundException: 未能找到路径“E:\FISStation\vStationURM\URMStationOutput\vStation\Settings\Station\Setting.ini”的一部分。
+   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
+   在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
+   在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
+   在 System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
+   在 System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
+   在 vStation.Utilities.Configuration.ConfigHelper.LoadConfig(String path) 位置 E:\FISStation\vStationURM\Client\PC\vStation\Utilities\Configuration\ConfigHelper.cs:行号 14
+   在 vStation.Module.SystemSetting.ParameterReader.LoadParameters(String path) 位置 E:\FISStation\vStationURM\Client\PC\vStation\Module\SystemSetting\ParameterReader.cs:行号 20
+   在 vStation.Module.SystemSetting.SystemSettingManager..ctor() 位置 E:\FISStation\vStationURM\Client\PC\vStation\Module\SystemSetting\SystemSettingManager.cs:行号 163
+   在 vStation.App.OnStartup(StartupEventArgs e) 位置 E:\FISStation\vStationURM\Client\PC\vStation\App.xaml.cs:行号 63
+   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
+   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
+   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
+[20240803114506,013]-E ; [Thread:1]Unhandled exception:System.IO.DirectoryNotFoundException: 未能找到路径“E:\FISStation\vStationURM\URMStationOutput\vStation\Settings\Station\Setting.ini”的一部分。
+   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
+   在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
+   在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
+   在 System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
+   在 System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
+   在 vStation.Utilities.Configuration.ConfigHelper.LoadConfig(String path) 位置 E:\FISStation\vStationURM\Client\PC\vStation\Utilities\Configuration\ConfigHelper.cs:行号 14
+   在 vStation.Module.SystemSetting.ParameterReader.LoadParameters(String path) 位置 E:\FISStation\vStationURM\Client\PC\vStation\Module\SystemSetting\ParameterReader.cs:行号 20
+   在 vStation.Module.SystemSetting.SystemSettingManager..ctor() 位置 E:\FISStation\vStationURM\Client\PC\vStation\Module\SystemSetting\SystemSettingManager.cs:行号 163
+   在 vStation.App.OnStartup(StartupEventArgs e) 位置 E:\FISStation\vStationURM\Client\PC\vStation\App.xaml.cs:行号 63
+   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
+   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
+   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
+[20240803114541,057]-E ; [Thread:1]Unhandled exception:System.IO.DirectoryNotFoundException: 未能找到路径“E:\FISStation\vStationURM\URMStationOutput\vStation\Settings\Station\Setting.ini”的一部分。
+   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
+   在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
+   在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
+   在 System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
+   在 System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
+   在 vStation.Utilities.Configuration.ConfigHelper.LoadConfig(String path) 位置 E:\FISStation\vStationURM\Client\PC\vStation\Utilities\Configuration\ConfigHelper.cs:行号 14
+   在 vStation.Module.SystemSetting.ParameterReader.LoadParameters(String path) 位置 E:\FISStation\vStationURM\Client\PC\vStation\Module\SystemSetting\ParameterReader.cs:行号 20
+   在 vStation.Module.SystemSetting.SystemSettingManager..ctor() 位置 E:\FISStation\vStationURM\Client\PC\vStation\Module\SystemSetting\SystemSettingManager.cs:行号 163
+   在 vStation.App.OnStartup(StartupEventArgs e) 位置 E:\FISStation\vStationURM\Client\PC\vStation\App.xaml.cs:行号 63
+   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
+   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
+   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
+[20240803175457,143]-E ; [Thread:1]Unhandled exception:System.IO.DirectoryNotFoundException: 未能找到路径“E:\FISStation\vStationURM\URMStationOutput\vStation\Settings\Station\Setting.ini”的一部分。
+   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
+   在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
+   在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
+   在 System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
+   在 System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
+   在 vStation.Utilities.Configuration.ConfigHelper.LoadConfig(String path) 位置 E:\FISStation\vStationURM\Client\PC\vStation\Utilities\Configuration\ConfigHelper.cs:行号 14
+   在 vStation.Module.SystemSetting.ParameterReader.LoadParameters(String path) 位置 E:\FISStation\vStationURM\Client\PC\vStation\Module\SystemSetting\ParameterReader.cs:行号 20
+   在 vStation.Module.SystemSetting.SystemSettingManager..ctor() 位置 E:\FISStation\vStationURM\Client\PC\vStation\Module\SystemSetting\SystemSettingManager.cs:行号 163
+   在 vStation.App.OnStartup(StartupEventArgs e) 位置 E:\FISStation\vStationURM\Client\PC\vStation\App.xaml.cs:行号 63
+   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
+   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
+   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

BIN
URMStationOutput/vStation/sqlite3.x64.dll


BIN
URMStationOutput/vStation/sqlite3.x86.dll


BIN
URMStationOutput/vStation/vStation.exe


BIN
URMStationOutput/vStation/vStation.pdb