Advertisement
KenV99

Lights out exception after win10 anniv update

Aug 4th, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.47 KB | None | 0 0
  1. 2016-08-04 06:47:14:528 [ 5] DEBUG > OnShutdown
  2. 2016-08-04 06:47:14:622 [ 5] DEBUG > ClientCore OnShutdown
  3. 2016-08-04 06:47:14:637 [ 5] DEBUG < ClientCore OnShutdown
  4. 2016-08-04 06:47:14:637 [ 5] DEBUG < OnShutdown
  5. 2016-08-04 06:47:14:637 [ 5] DEBUG ============================
  6.  
  7. 2016-08-04 06:48:06:961 [ 1] INFO
  8.  
  9. 2016-08-04 06:48:06:992 [ 1] INFO >ClientService ctor
  10. 2016-08-04 06:48:06:992 [ 1] INFO <ClientService ctor
  11. 2016-08-04 06:48:07:008 [ 4] DEBUG RequestAdditionalTime
  12. 2016-08-04 06:48:07:008 [ 4] DEBUG ** Initialized ResolveAssemblies, using product dir C:\Program Files\Windows Server\Bin **
  13. 2016-08-04 06:48:07:008 [ 4] DEBUG ============================
  14. 2016-08-04 06:48:07:008 [ 4] DEBUG > OnStart
  15. 2016-08-04 06:48:07:008 [ 4] DEBUG ============================
  16. 2016-08-04 06:48:07:008 [ 4] DEBUG > ClientCore Ctor
  17. 2016-08-04 06:48:07:008 [ 4] DEBUG LightsOutClient Version : 1.6.1.2408
  18. 2016-08-04 06:48:07:008 [ 4] DEBUG .NET Framework Version : 4.0.30319.42000
  19. 2016-08-04 06:48:07:024 [ 4] DEBUG Running on machine/OS : EINSTEINSSON Windows 10 [Professional], 10.0.14393.0, CPU x64, OS x64, Program x64
  20. 2016-08-04 06:48:07:024 [ 4] DEBUG < ClientCore Ctor
  21. 2016-08-04 06:48:07:024 [ 4] DEBUG ============================
  22. 2016-08-04 06:48:07:024 [ 4] DEBUG > ClientCore OnStart
  23. 2016-08-04 06:48:07:024 [ 4] DEBUG WindowsServerSolutionsEnvironment.Initialize()
  24. 2016-08-04 06:48:07:117 [ 4] DEBUG > ConstructObjects
  25. 2016-08-04 06:48:07:117 [ 4] DEBUG Ctor LoEventLogWatcher WSSG
  26. 2016-08-04 06:48:07:117 [ 4] DEBUG LoEventLogWatcher: Log count 0
  27. 2016-08-04 06:48:07:117 [ 4] DEBUG LoEventLogWatcher: 0 Event log entries, last index 0
  28. 2016-08-04 06:48:07:117 [ 4] DEBUG Initialized a check every 00:30:00 for Check for requests
  29. 2016-08-04 06:48:07:117 [ 4] DEBUG Initialized a daily check at start-up and midnight for Daily logging
  30. 2016-08-04 06:48:07:117 [ 4] DEBUG > ClientConfig ctor isVistaOrLater=True
  31. 2016-08-04 06:48:07:164 [ 4] DEBUG ReadNextBackupTimeFromTaskScheduler: Start changed from 1/1/0001 12:00:00 AM to 8/5/2016 1:30:00 AM, Window end 3
  32. 2016-08-04 06:48:07:164 [ 4] DEBUG ClientConfig: NextLocalBackupTime set to 8/5/2016 1:30:00 AM
  33. 2016-08-04 06:48:07:180 [ 4] DEBUG ReadMacAndSettings
  34. 2016-08-04 06:48:07:180 [ 4] DEBUG 1 mac(s) read from registry
  35. 2016-08-04 06:48:07:180 [ 4] DEBUG ClientConfig: AllowSuspend set to True
  36. 2016-08-04 06:48:07:180 [ 4] DEBUG ClientConfig: ServerControlled set to True
  37. 2016-08-04 06:48:07:180 [ 4] DEBUG ClientConfig: LightsOutWakeupTime set to 01:00:00
  38. 2016-08-04 06:48:07:180 [ 4] DEBUG ReadUserMac
  39. 2016-08-04 06:48:07:180 [ 4] ERROR Exception in OnStart: System.NullReferenceException: Object reference not set to an instance of an object.
  40. at LightsOutClientCore.ClientConfig..ctor(Boolean isVistaOrLater)
  41. at LightsOutClientCore.ClientCore.ConstructObjects()
  42. at LightsOutClientCore.ClientCore.OnStart()
  43. 2016-08-04 06:48:07:211 [ 4] DEBUG < OnStart
  44. 2016-08-04 06:48:07:211 [ 4] DEBUG ============================
  45. 2016-08-04 06:51:43:099 [ 5] DEBUG > OnStop
  46. 2016-08-04 06:51:43:099 [ 5] DEBUG > ClientCore OnStop
  47. 2016-08-04 06:51:43:103 [ 5] DEBUG > RemoveAllClientTasks started
  48. 2016-08-04 06:51:43:103 [ 5] DEBUG - Removed task LoSClientBackupWake
  49. 2016-08-04 06:51:43:103 [ 5] DEBUG < RemoveAllClientTasks finished
  50. 2016-08-04 06:51:43:133 [ 5] ERROR Exception in OnStop: System.NullReferenceException: Object reference not set to an instance of an object.
  51. at LightsOutClientCore.ClientCore.CloseAllClients()
  52. at LightsOutClientCore.ClientCore.OnStop()
  53. 2016-08-04 06:51:43:133 [ 5] DEBUG < OnStop
  54. 2016-08-04 06:51:43:133 [ 5] DEBUG ============================
  55.  
  56. 2016-08-04 06:51:44:510 [ 1] INFO
  57.  
  58. 2016-08-04 06:51:44:510 [ 1] INFO >ClientService ctor
  59. 2016-08-04 06:51:44:510 [ 1] INFO <ClientService ctor
  60. 2016-08-04 06:51:44:510 [ 4] DEBUG RequestAdditionalTime
  61. 2016-08-04 06:51:44:510 [ 4] DEBUG ** Initialized ResolveAssemblies, using product dir C:\Program Files\Windows Server\Bin **
  62. 2016-08-04 06:51:44:510 [ 4] DEBUG ============================
  63. 2016-08-04 06:51:44:510 [ 4] DEBUG > OnStart
  64. 2016-08-04 06:51:44:510 [ 4] DEBUG ============================
  65. 2016-08-04 06:51:44:510 [ 4] DEBUG > ClientCore Ctor
  66. 2016-08-04 06:51:44:510 [ 4] DEBUG LightsOutClient Version : 1.6.1.2408
  67. 2016-08-04 06:51:44:510 [ 4] DEBUG .NET Framework Version : 4.0.30319.42000
  68. 2016-08-04 06:51:44:533 [ 4] DEBUG Running on machine/OS : EINSTEINSSON Windows 10 [Professional], 10.0.14393.0, CPU x64, OS x64, Program x64
  69. 2016-08-04 06:51:44:533 [ 4] DEBUG < ClientCore Ctor
  70. 2016-08-04 06:51:44:533 [ 4] DEBUG ============================
  71. 2016-08-04 06:51:44:533 [ 4] DEBUG > ClientCore OnStart
  72. 2016-08-04 06:51:44:533 [ 4] DEBUG WindowsServerSolutionsEnvironment.Initialize()
  73. 2016-08-04 06:51:44:567 [ 4] DEBUG > ConstructObjects
  74. 2016-08-04 06:51:44:567 [ 4] DEBUG Ctor LoEventLogWatcher WSSG
  75. 2016-08-04 06:51:44:567 [ 4] DEBUG LoEventLogWatcher: Log count 0
  76. 2016-08-04 06:51:44:567 [ 4] DEBUG LoEventLogWatcher: 0 Event log entries, last index 0
  77. 2016-08-04 06:51:44:567 [ 4] DEBUG Initialized a check every 00:30:00 for Check for requests
  78. 2016-08-04 06:51:44:567 [ 4] DEBUG Initialized a daily check at start-up and midnight for Daily logging
  79. 2016-08-04 06:51:44:567 [ 4] DEBUG > ClientConfig ctor isVistaOrLater=True
  80. 2016-08-04 06:51:44:591 [ 4] DEBUG ReadNextBackupTimeFromTaskScheduler: Start changed from 1/1/0001 12:00:00 AM to 8/5/2016 1:30:00 AM, Window end 3
  81. 2016-08-04 06:51:44:591 [ 4] DEBUG ClientConfig: NextLocalBackupTime set to 8/5/2016 1:30:00 AM
  82. 2016-08-04 06:51:44:591 [ 4] DEBUG ReadMacAndSettings
  83. 2016-08-04 06:51:44:591 [ 4] DEBUG 1 mac(s) read from registry
  84. 2016-08-04 06:51:44:591 [ 4] DEBUG ClientConfig: AllowSuspend set to True
  85. 2016-08-04 06:51:44:591 [ 4] DEBUG ClientConfig: ServerControlled set to True
  86. 2016-08-04 06:51:44:591 [ 4] DEBUG ClientConfig: LightsOutWakeupTime set to 01:00:00
  87. 2016-08-04 06:51:44:591 [ 4] DEBUG ReadUserMac
  88. 2016-08-04 06:51:44:591 [ 4] ERROR Exception in OnStart: System.NullReferenceException: Object reference not set to an instance of an object.
  89. at LightsOutClientCore.ClientConfig..ctor(Boolean isVistaOrLater)
  90. at LightsOutClientCore.ClientCore.ConstructObjects()
  91. at LightsOutClientCore.ClientCore.OnStart()
  92. 2016-08-04 06:51:44:591 [ 4] DEBUG < OnStart
  93. 2016-08-04 06:51:44:591 [ 4] DEBUG ============================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement