Advertisement
Guest User

Untitled

a guest
Apr 20th, 2015
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.03 KB | None | 0 0
  1. 04/20/2015 07:31:56 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.1026
  2. 04/20/2015 07:31:56 Info Loaded into process arma3server
  3. 04/20/2015 07:31:56 Info Loading addins
  4. 04/20/2015 07:31:57 Info Domain Name Version Publisher Description
  5. 04/20/2015 07:31:57 Info ALiVEPlugIn SendxRTML 0.1.0.0 Tupolov Sends data to an xRTML service
  6. 04/20/2015 07:31:57 Info ALiVEPlugIn GetBulkJSON 0.1.0.0 Tupolov Gets record from bulk data stack
  7. 04/20/2015 07:31:57 Info ALiVEPlugIn StartALiVE 0.1.0.0 Tupolov Returns the startup data
  8. 04/20/2015 07:31:57 Info ALiVEPlugIn SendJSON 0.1.0.0 Tupolov Send data as JSON to a URL, accepts url, method, module, data returns json string
  9. 04/20/2015 07:31:57 Info ALiVEPlugIn ServerLocation 0.1.0.0 Tupolov Returns the ARMA 2 server geo location.
  10. 04/20/2015 07:31:57 Info ALiVEPlugIn ServerAddress 0.1.0.0 Tupolov Returns the ARMA 2 server IP address.
  11. 04/20/2015 07:31:57 Info ALiVEPlugIn GetWeatherLocation 0.1.0.0 Tupolov Gets Weather Location - accepts location (country/city) string returns json string
  12. 04/20/2015 07:31:57 Info ALiVEPlugIn SendBulkJSON 0.1.0.0 Tupolov Sends bulk data as JSON to a URL, accepts url, method, module, data returns json string
  13. 04/20/2015 07:31:57 Info ALiVEPlugIn SendJSONToFile 0.1.0.0 Tupolov Send data asynchronously as JSON to a File, accepts module, data returns string
  14. 04/20/2015 07:31:57 Info ALiVEPlugIn ServerName 0.1.0.0 Tupolov Returns the ARMA 2 server name.
  15. 04/20/2015 07:31:57 Info ALiVEPlugIn ServerHostName 0.1.0.0 Tupolov Returns the ARMA 2 server host name as seen in the MP play list.
  16. 04/20/2015 07:31:57 Info ALiVEPlugIn SendJSONAsync 0.1.0.0 Tupolov Send data asynchronously as JSON to a URL, accepts url, method, module, data returns json string
  17. 04/20/2015 07:31:57 Info ALiVEPlugIn GroupName 0.1.0.0 Tupolov Returns the group ID specified in ALiVE.cfg.
  18. 04/20/2015 07:31:57 Info ALiVEPlugIn GetWeather 0.1.0.0 Tupolov Gets Weather data - accepts year,month,day,hour and location (string city or lon/lat) returns json string
  19. 04/20/2015 07:31:57 Info DateTimePlugin DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  20. 04/20/2015 07:31:57 Info Arma2NET initialized in 00:00:02.7595066
  21. 04/20/2015 07:32:03 Error Caught exception of type System.UnauthorizedAccessException
  22. System.UnauthorizedAccessException: Access to the registry key 'Global' is denied.
  23. at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
  24. at Microsoft.Win32.RegistryKey.InternalGetValue(String name, Object defaultValue, Boolean doNotExpand, Boolean checkSecurity)
  25. at Microsoft.Win32.RegistryKey.GetValue(String name)
  26. at System.Diagnostics.PerformanceMonitor.GetData(String item)
  27. at System.Diagnostics.PerformanceCounterLib.GetPerformanceData(String item)
  28. at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
  29. at System.Diagnostics.PerformanceCounterLib.GetCategorySample(String category)
  30. at System.Diagnostics.PerformanceCounterLib.GetCategorySample(String machine, String category)
  31. at System.Diagnostics.PerformanceCounterCategory.GetCounterInstances(String categoryName, String machineName)
  32. at System.Diagnostics.PerformanceCounterCategory.GetInstanceNames()
  33. at ALiVEPlugIn.ProcessInfo.StartCounters()
  34. at ALiVEPlugIn.Startup.GetCredentials(String disablePerfMon)
  35. at ALiVEPlugIn.StartALiVE.Invoke(String args, Int32 maxResultSize)
  36. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  37. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  38. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  39. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  40. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  41. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  42. 04/20/2015 07:32:03 Error function: StartALiVE ['false']
  43. 04/20/2015 07:32:03 Error maxResultSize: 10239
  44. 04/20/2015 08:10:32 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.1026
  45. 04/20/2015 08:10:32 Info Loaded into process arma3server
  46. 04/20/2015 08:10:32 Info Loading addins
  47. 04/20/2015 08:10:32 Info Domain Name Version Publisher Description
  48. 04/20/2015 08:10:32 Info ALiVEPlugIn SendxRTML 0.1.0.0 Tupolov Sends data to an xRTML service
  49. 04/20/2015 08:10:32 Info ALiVEPlugIn GetBulkJSON 0.1.0.0 Tupolov Gets record from bulk data stack
  50. 04/20/2015 08:10:32 Info ALiVEPlugIn StartALiVE 0.1.0.0 Tupolov Returns the startup data
  51. 04/20/2015 08:10:32 Info ALiVEPlugIn SendJSON 0.1.0.0 Tupolov Send data as JSON to a URL, accepts url, method, module, data returns json string
  52. 04/20/2015 08:10:32 Info ALiVEPlugIn ServerLocation 0.1.0.0 Tupolov Returns the ARMA 2 server geo location.
  53. 04/20/2015 08:10:32 Info ALiVEPlugIn ServerAddress 0.1.0.0 Tupolov Returns the ARMA 2 server IP address.
  54. 04/20/2015 08:10:32 Info ALiVEPlugIn GetWeatherLocation 0.1.0.0 Tupolov Gets Weather Location - accepts location (country/city) string returns json string
  55. 04/20/2015 08:10:32 Info ALiVEPlugIn SendBulkJSON 0.1.0.0 Tupolov Sends bulk data as JSON to a URL, accepts url, method, module, data returns json string
  56. 04/20/2015 08:10:32 Info ALiVEPlugIn SendJSONToFile 0.1.0.0 Tupolov Send data asynchronously as JSON to a File, accepts module, data returns string
  57. 04/20/2015 08:10:32 Info ALiVEPlugIn ServerName 0.1.0.0 Tupolov Returns the ARMA 2 server name.
  58. 04/20/2015 08:10:32 Info ALiVEPlugIn ServerHostName 0.1.0.0 Tupolov Returns the ARMA 2 server host name as seen in the MP play list.
  59. 04/20/2015 08:10:32 Info ALiVEPlugIn SendJSONAsync 0.1.0.0 Tupolov Send data asynchronously as JSON to a URL, accepts url, method, module, data returns json string
  60. 04/20/2015 08:10:32 Info ALiVEPlugIn GroupName 0.1.0.0 Tupolov Returns the group ID specified in ALiVE.cfg.
  61. 04/20/2015 08:10:32 Info ALiVEPlugIn GetWeather 0.1.0.0 Tupolov Gets Weather data - accepts year,month,day,hour and location (string city or lon/lat) returns json string
  62. 04/20/2015 08:10:32 Info DateTimePlugin DateTime 2.0.0.0 Scott_NZ Returns the current date and time.
  63. 04/20/2015 08:10:32 Info Arma2NET initialized in 00:00:00.1800193
  64. 04/20/2015 08:10:37 Error Caught exception of type System.UnauthorizedAccessException
  65. System.UnauthorizedAccessException: Access to the registry key 'Global' is denied.
  66. at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
  67. at Microsoft.Win32.RegistryKey.InternalGetValue(String name, Object defaultValue, Boolean doNotExpand, Boolean checkSecurity)
  68. at Microsoft.Win32.RegistryKey.GetValue(String name)
  69. at System.Diagnostics.PerformanceMonitor.GetData(String item)
  70. at System.Diagnostics.PerformanceCounterLib.GetPerformanceData(String item)
  71. at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
  72. at System.Diagnostics.PerformanceCounterLib.GetCategorySample(String category)
  73. at System.Diagnostics.PerformanceCounterLib.GetCategorySample(String machine, String category)
  74. at System.Diagnostics.PerformanceCounterCategory.GetCounterInstances(String categoryName, String machineName)
  75. at System.Diagnostics.PerformanceCounterCategory.GetInstanceNames()
  76. at ALiVEPlugIn.ProcessInfo.StartCounters()
  77. at ALiVEPlugIn.Startup.GetCredentials(String disablePerfMon)
  78. at ALiVEPlugIn.StartALiVE.Invoke(String args, Int32 maxResultSize)
  79. at Arma2Net.Managed.AddInManager.DomainInvokeAddIn()
  80. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  81. at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate)
  82. at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize)
  83. at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize)
  84. at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize)
  85. 04/20/2015 08:10:37 Error function: StartALiVE ['false']
  86. 04/20/2015 08:10:37 Error maxResultSize: 10239
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement