Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2014
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.94 KB | None | 0 0
  1. 09/23/2014 22:22:01 +02:00 [Information] [Program] [global] CoiniumServ Aurora 0.2.0.39857 warming-up..
  2. 09/23/2014 22:22:01 +02:00 [Information] [PlatformManager] [global] Running over Mono 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1), framework: 4.5 (v4.0.30319.17020).
  3. 09/23/2014 22:22:01 +02:00 [Debug] [ConfigManager] [global] Discovering enabled pool configs..
  4. 09/23/2014 22:22:01 +02:00 [Information] [ConfigManager] [global] Discovered a total of 2 enabled pool configurations: [Ripoffcoin, Syscoin]
  5. 09/23/2014 22:22:01 +02:00 [Debug] [Pool] [Ripoffcoin] Generated cryptographically random instance Id: 2180544742
  6. 09/23/2014 22:22:01 +02:00 [Information] [NetworkInfo] [Ripoffcoin] symbol: RIPO algorithm: scrypt version: 1010700 protocol: 70005 wallet: 60000 network difficulty: 0.84133566 block difficulty: 55137.77 network hashrate: 61.75 MH/s network: mainnet peers: 8 blocks: 53277 errors: none
  7. 09/23/2014 22:22:01 +02:00 [Information] [MySqlProvider] [Ripoffcoin] Mysql storage initialized: localhost:3306, database: coiniumserv.
  8. 09/23/2014 22:22:01 +02:00 [Information] [RedisProvider] [Ripoffcoin] Redis storage initialized: 127.0.0.1:6379, v2.8.4.
  9. 09/23/2014 22:22:02 +02:00 [Information] [BanManager] [Ripoffcoin] No expired bans found to be cleared [remaining bans: 0].
  10. 09/23/2014 22:22:02 +02:00 [Information] [JobManager] [Ripoffcoin] Broadcasted new job 0x1 to 0 subscribers as no new blocks found for last 55 seconds
  11. 09/23/2014 22:22:02 +02:00 [Debug] [Pool] [Syscoin] Generated cryptographically random instance Id: 4120879174
  12. 09/23/2014 22:22:02 +02:00 [Information] [NetworkInfo] [Syscoin] symbol: SYS algorithm: scrypt version: 80603 protocol: 70005 wallet: 60000 network difficulty: 633.57688517 block difficulty: 41522094.75 network hashrate: 48.24 GH/s network: mainnet peers: 8 blocks: 53595 errors: none
  13. 09/23/2014 22:22:02 +02:00 [Information] [MySqlProvider] [Syscoin] Mysql storage initialized: localhost:3306, database: coiniumserv.
  14. 09/23/2014 22:22:02 +02:00 [Information] [RedisProvider] [Syscoin] Redis storage initialized: 127.0.0.1:6379, v2.8.4.
  15. 09/23/2014 22:22:02 +02:00 [Information] [BanManager] [Syscoin] No expired bans found to be cleared [remaining bans: 0].
  16. 09/23/2014 22:22:02 +02:00 [Information] [JobManager] [Syscoin] Broadcasted new job 0x1 to 0 subscribers as no new blocks found for last 55 seconds
  17. 09/23/2014 22:22:02 +02:00 [Information] [StratumServer] [Ripoffcoin] Stratum server listening on 0.0.0.0:3334
  18. 09/23/2014 22:22:02 +02:00 [Information] [StratumServer] [Syscoin] Stratum server listening on 0.0.0.0:3332
  19. 09/23/2014 22:22:02 +02:00 [Debug] [StatisticsManager] [global] Recached statistics - took 0.109 seconds
  20. 09/23/2014 22:22:02 +02:00 [Information] [WebServer] [global] Web-server listening on: http://localhost:2014/
  21. 09/23/2014 22:22:20 +02:00 [Error] [WebServer] [global] Unhandled web-server exception: System.ArgumentNullException: Argument cannot be null.
  22. Parameter name: key
  23. at System.Collections.Concurrent.ConcurrentDictionary`2<Nancy.ViewEngines.ViewLocationResult, object>.CheckKey (Nancy.ViewEngines.ViewLocationResult) <0x0003f>
  24. at System.Collections.Concurrent.ConcurrentDictionary`2<Nancy.ViewEngines.ViewLocationResult, object>.GetOrAdd (Nancy.ViewEngines.ViewLocationResult,System.Func`2<Nancy.ViewEngines.ViewLocationResult, object>) <0x000f3>
  25. at Nancy.ViewEngines.DefaultViewCache.GetOrAdd<System.Func`1<Nancy.ViewEngines.Razor.INancyRazorView>> (Nancy.ViewEngines.ViewLocationResult,System.Func`2<Nancy.ViewEngines.ViewLocationResult, System.Func`1<Nancy.ViewEngines.Razor.INancyRazorView>>) <0x0019b>
  26. at Nancy.ViewEngines.Razor.RazorViewEngine.GetOrCompileView (Nancy.ViewEngines.ViewLocationResult,Nancy.ViewEngines.IRenderContext,System.Reflection.Assembly,System.Type) <0x00221>
  27. at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,Nancy.ViewEngines.Razor.RazorViewEngine,Nancy.ViewEngines.ViewLocationResult,Nancy.ViewEngines.IRenderContext,System.Reflection.Assembly,object) <0x00182>
  28. at System.Dynamic.UpdateDelegates.UpdateAndExecute5<Nancy.ViewEngines.Razor.RazorViewEngine, Nancy.ViewEngines.ViewLocationResult, Nancy.ViewEngines.IRenderContext, System.Reflection.Assembly, object, object> (System.Runtime.CompilerServices.CallSite,Nancy.ViewEngines.Razor.RazorViewEngine,Nancy.ViewEngines.ViewLocationResult,Nancy.ViewEngines.IRenderContext,System.Reflection.Assembly,object) <0x00624>
  29. at (wrapper delegate-invoke) System.Func`7<System.Runtime.CompilerServices.CallSite, Nancy.ViewEngines.Razor.RazorViewEngine, Nancy.ViewEngines.ViewLocationResult, Nancy.ViewEngines.IRenderContext, System.Reflection.Assembly, object, object>.invoke_TResult__this___T1_T2_T3_T4_T5_T6 (System.Runtime.CompilerServices.CallSite,Nancy.ViewEngines.Razor.RazorViewEngine,Nancy.ViewEngines.ViewLocationResult,Nancy.ViewEngines.IRenderContext,System.Reflection.Assembly,object) <0x000ae>
  30. at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,Nancy.ViewEngines.Razor.RazorViewEngine,Nancy.ViewEngines.ViewLocationResult,Nancy.ViewEngines.IRenderContext,System.Reflection.Assembly,object) <0x00253>
  31. at Nancy.ViewEngines.Razor.RazorViewEngine.GetViewInstance (Nancy.ViewEngines.ViewLocationResult,Nancy.ViewEngines.IRenderContext,System.Reflection.Assembly,object) <0x00403>
  32. at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,Nancy.ViewEngines.Razor.RazorViewEngine,Nancy.ViewEngines.ViewLocationResult,Nancy.ViewEngines.IRenderContext,System.Reflection.Assembly,object) <0x000dc>
  33. at System.Dynamic.UpdateDelegates.UpdateAndExecute5<Nancy.ViewEngines.Razor.RazorViewEngine, Nancy.ViewEngines.ViewLocationResult, Nancy.ViewEngines.IRenderContext, System.Reflection.Assembly, object, object> (System.Runtime.CompilerServices.CallSite,Nancy.ViewEngines.Razor.RazorViewEngine,Nancy.ViewEngines.ViewLocationResult,Nancy.ViewEngines.IRenderContext,System.Reflection.Assembly,object) <0x00624>
  34. at (wrapper delegate-invoke) System.Func`7<System.Runtime.CompilerServices.CallSite, Nancy.ViewEngines.Razor.RazorViewEngine, Nancy.ViewEngines.ViewLocationResult, Nancy.ViewEngines.IRenderContext, System.Reflection.Assembly, object, object>.invoke_TResult__this___T1_T2_T3_T4_T5_T6 (System.Runtime.CompilerServices.CallSite,Nancy.ViewEngines.Razor.RazorViewEngine,Nancy.ViewEngines.ViewLocationResult,Nancy.ViewEngines.IRenderContext,System.Reflection.Assembly,object) <0x000ae>
  35. at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,Nancy.ViewEngines.Razor.RazorViewEngine,Nancy.ViewEngines.ViewLocationResult,Nancy.ViewEngines.IRenderContext,System.Reflection.Assembly,object) <0x001a3>
  36. at Nancy.ViewEngines.Razor.RazorViewEngine/<>c__DisplayClass27.<RenderView>b__26 (System.IO.Stream) <0x001d9>
  37. at Nancy.ViewEngines.Razor.HtmlHelpers`1<object>.Partial (string,object) <0x0050a>
  38. at Nancy.ViewEngines.Razor.HtmlHelpers`1<object>.Partial (string) <0x0001f>
  39. at RazorOutput.RazorView.Execute () <0x0066f>
  40. at Nancy.ViewEngines.Razor.NancyRazorViewBase`1<object>.ExecuteView (string,System.Collections.Generic.IDictionary`2<string, string>) <0x00108>
  41. at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object,object) <0x00146>
  42. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3<object, object, object> (System.Runtime.CompilerServices.CallSite,object,object,object) <0x00547>
  43. at Nancy.ViewEngines.Razor.RazorViewEngine/<>c__DisplayClass27.<RenderView>b__26 (System.IO.Stream) <0x00dbf>
  44. at Nancy.Hosting.Self.NancyHost.OutputWithDefaultTransferEncoding (Nancy.Response,System.Net.HttpListenerResponse) <0x00045>
  45. at Nancy.Hosting.Self.NancyHost.ConvertNancyResponseToResponse (Nancy.Response,System.Net.HttpListenerResponse) <0x0022f>
  46. at Nancy.Hosting.Self.NancyHost.Process (System.Net.HttpListenerContext) <0x0009b>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement