Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. 19:53:42.6478 [INFO] Initializer: Loading config C:\torch-server\Torch.cfg
  2. 19:53:43.0228 [INFO] Torch.Managers.PatchManager.PatchManager: Patching begins...
  3. 19:53:43.3666 [INFO] Torch.Managers.PatchManager.PatchManager: Patched 2/12. (16%)
  4. 19:53:45.5386 [INFO] Torch.Managers.PatchManager.PatchManager: Patched 3/12. (25%)
  5. 19:53:45.5386 [INFO] Torch.Managers.PatchManager.PatchManager: Patched 4/12. (33%)
  6. 19:53:45.5542 [INFO] Torch.Managers.PatchManager.PatchManager: Patched 5/12. (41%)
  7. 19:53:45.5542 [INFO] Torch.Managers.PatchManager.PatchManager: Patched 6/12. (50%)
  8. 19:53:45.5542 [INFO] Torch.Managers.PatchManager.PatchManager: Patched 8/12. (66%)
  9. 19:53:45.5542 [INFO] Torch.Managers.PatchManager.PatchManager: Patched 9/12. (75%)
  10. 19:53:45.5542 [INFO] Torch.Managers.PatchManager.PatchManager: Patched 10/12. (83%)
  11. 19:53:45.5542 [INFO] Torch.Managers.PatchManager.PatchManager: Patched 11/12. (91%)
  12. 19:53:45.5542 [INFO] Torch.Managers.PatchManager.PatchManager: Patched 12/12. (100%)
  13. 19:53:45.5542 [INFO] Torch.Managers.PatchManager.PatchManager: Patching done
  14. 19:53:45.6011 [INFO] Torch.Patches.PromotePatch: patching promote
  15. 19:53:45.6167 [FATAL] Initializer: System.MissingMethodException: Method not found: '!!0[] System.Array.Empty()'.
  16. at Torch.TorchBase..ctor()
  17. at Torch.Server.TorchServer..ctor(TorchConfig config) in C:\jenkins\workspace\Torch_Torch_master\Torch.Server\TorchServer.cs:line 52
  18. at Torch.Server.Initializer.Run() in C:\jenkins\workspace\Torch_Torch_master\Torch.Server\Initializer.cs:line 99
  19. at Torch.Server.Program.Main(String[] args) in C:\jenkins\workspace\Torch_Torch_master\Torch.Server\Program.cs:line 47
  20. at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
  21. at Torch.Utils.TorchLauncher.Launch(String entryPoint, String[] args, String[] binaryPaths) in C:\jenkins\workspace\Torch_Torch_master\Torch\Utils\TorchLauncher.cs:line 34
  22. at Torch.Server.Program.Main(String[] args) in C:\jenkins\workspace\Torch_Torch_master\Torch.Server\Program.cs:line 33
  23. System.MissingMethodException: Method not found: '!!0[] System.Array.Empty()'.
  24. at Torch.TorchBase..ctor()
  25. at Torch.Server.TorchServer..ctor(TorchConfig config) in C:\jenkins\workspace\Torch_Torch_master\Torch.Server\TorchServer.cs:line 52
  26. at Torch.Server.Initializer.Run() in C:\jenkins\workspace\Torch_Torch_master\Torch.Server\Initializer.cs:line 99
  27. at Torch.Server.Program.Main(String[] args) in C:\jenkins\workspace\Torch_Torch_master\Torch.Server\Program.cs:line 47
  28. at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
  29. at Torch.Utils.TorchLauncher.Launch(String entryPoint, String[] args, String[] binaryPaths) in C:\jenkins\workspace\Torch_Torch_master\Torch\Utils\TorchLauncher.cs:line 34
  30. at Torch.Server.Program.Main(String[] args) in C:\jenkins\workspace\Torch_Torch_master\Torch.Server\Program.cs:line 33
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement