You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
2.1 KiB
Plaintext

1 year ago
2022-07-01 10:03:36,529 DEBUG - Starting WinSW in console mode
2022-07-01 10:03:37,999 DEBUG - Starting WinSW in console mode
2022-07-01 10:03:38,030 INFO - Installing service 'testSOA (testSOA)'...
2022-07-01 10:03:38,068 INFO - Service 'testSOA (testSOA)' was installed successfully.
2022-07-01 10:04:51,332 DEBUG - Starting WinSW in service mode
2022-07-01 10:04:51,464 INFO - Starting SOA.ServiceHost
2022-07-01 10:04:51,488 ERROR - Failed to start service.
System.ComponentModel.Win32Exception (2): 系统找不到指定的文件。
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at WinSW.Util.ProcessHelper.StartProcessAndCallbackForExit(Process processToStart, String executable, String arguments, Dictionary`2 envVars, String workingDirectory, Nullable`1 priority, ProcessCompletionCallback callback, LogHandler logHandler, Boolean hideWindow)
at WinSW.WrapperService.StartProcess(Process processToStart, String arguments, String executable, LogHandler logHandler)
at WinSW.WrapperService.DoStart()
at WinSW.WrapperService.OnStart(String[] args)
2022-07-01 10:05:55,958 DEBUG - Starting WinSW in service mode
2022-07-01 10:05:56,057 INFO - Starting SOA.ServiceHost
2022-07-01 10:05:56,079 ERROR - Failed to start service.
System.ComponentModel.Win32Exception (2): 系统找不到指定的文件。
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at WinSW.Util.ProcessHelper.StartProcessAndCallbackForExit(Process processToStart, String executable, String arguments, Dictionary`2 envVars, String workingDirectory, Nullable`1 priority, ProcessCompletionCallback callback, LogHandler logHandler, Boolean hideWindow)
at WinSW.WrapperService.StartProcess(Process processToStart, String arguments, String executable, LogHandler logHandler)
at WinSW.WrapperService.DoStart()
at WinSW.WrapperService.OnStart(String[] args)