Advertisement
FrilledFish

Untitled

Aug 5th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.35 KB | None | 0 0
  1. Initializing Burst server version 1.2.6
  2. 2016-08-05 09:34:01 INFO: nxt.enableStackTraces = "true"
  3. 2016-08-05 09:34:01 INFO: nxt.enableLogTraceback = "false"
  4. 2016-08-05 09:34:01 INFO: logging enabled
  5. 2016-08-05 09:34:01 INFO: nxt.disableGenerateBlocksThread not defined, assuming false
  6. 2016-08-05 09:34:01 INFO: nxt.dbCacheKB = "0"
  7. 2016-08-05 09:34:01 INFO: nxt.maxRollback = "1440"
  8. 2016-08-05 09:34:01 INFO: nxt.isTestnet = "false"
  9. 2016-08-05 09:34:01 INFO: nxt.isOffline = "false"
  10. 2016-08-05 09:34:01 INFO: nxt.dbUrl = "jdbc:h2:./burst_db/burst;DB_CLOSE_ON_EXIT=FALSE"
  11. 2016-08-05 09:34:01 INFO: nxt.maxDbConnections = "30"
  12. 2016-08-05 09:34:01 INFO: nxt.dbLoginTimeout = "70"
  13. 2016-08-05 09:34:01 INFO: nxt.dbDefaultLockTimeout = "60"
  14. 2016-08-05 09:34:02 INFO: nxt.enableTransactionRebroadcasting = "true"
  15. 2016-08-05 09:34:02 INFO: nxt.testUnconfirmedTransactions not defined, assuming false
  16. 2016-08-05 09:34:02 INFO: burst.blockCacheMB not defined, assuming 0
  17. 2016-08-05 09:34:02 INFO: burst.oclVerify = "false"
  18. 2016-08-05 09:34:02 INFO: burst.oclThreshold not defined, assuming 0
  19. 2016-08-05 09:34:02 INFO: burst.oclWaitThreshold not defined, assuming 0
  20. 2016-08-05 09:34:02 INFO: nxt.trimDerivedTables = "true"
  21. 2016-08-05 09:34:02 INFO: nxt.forceScan = "false"
  22. 2016-08-05 09:34:02 INFO: nxt.forceValidate = "false"
  23. 2016-08-05 09:34:02 INFO: nxt.disableGetMoreBlocksThread not defined, assuming false
  24. 2016-08-05 09:34:02 INFO: nxt.disableImportBlocksThread not defined, assuming false
  25. 2016-08-05 09:34:02 INFO: nxt.disableProcessTransactionsThread not defined, assuming false
  26. 2016-08-05 09:34:02 INFO: nxt.disableRemoveUnconfirmedTransactionsThread not defined, assuming false
  27. 2016-08-05 09:34:02 INFO: nxt.disableRebroadcastTransactionsThread not defined, assuming false
  28. 2016-08-05 09:34:02 INFO: Database update may take a while if needed, current db version 162...
  29. 2016-08-05 09:34:02 INFO: nxt.myPlatform = "PC"
  30. 2016-08-05 09:34:02 INFO: nxt.myAddress = "(My address)"
  31. 2016-08-05 09:34:02 INFO: nxt.peerServerPort = "8123"
  32. 2016-08-05 09:34:02 INFO: nxt.shareMyAddress = "true"
  33. 2016-08-05 09:34:02 INFO: nxt.myHallmark not defined
  34. 2016-08-05 09:34:02 INFO: nxt.wellKnownPeers = "192.168.0.13; burst.ninja; 176.9.101.198; 46.237.194.160; 80.150.243.95; 162.245.20.201; 119.81.44.170; 119.81.44.171"
  35. 2016-08-05 09:34:02 INFO: nxt.knownBlacklistedPeers not defined
  36. 2016-08-05 09:34:02 INFO: nxt.maxNumberOfConnectedPublicPeers = "20"
  37. 2016-08-05 09:34:02 INFO: nxt.connectTimeout = "4000"
  38. 2016-08-05 09:34:02 INFO: nxt.readTimeout = "8000"
  39. 2016-08-05 09:34:02 INFO: nxt.enableHallmarkProtection = "false"
  40. 2016-08-05 09:34:02 INFO: nxt.pushThreshold = "0"
  41. 2016-08-05 09:34:02 INFO: nxt.pullThreshold = "0"
  42. 2016-08-05 09:34:02 INFO: nxt.blacklistingPeriod = "600000"
  43. 2016-08-05 09:34:02 INFO: nxt.communicationLoggingMask = "0"
  44. 2016-08-05 09:34:02 INFO: nxt.sendToPeersLimit = "10"
  45. 2016-08-05 09:34:02 INFO: nxt.usePeersDb = "true"
  46. 2016-08-05 09:34:02 INFO: nxt.savePeers = "true"
  47. 2016-08-05 09:34:02 INFO: nxt.getMorePeers = "true"
  48. 2016-08-05 09:34:02 INFO: nxt.dumpPeersVersion not defined
  49. 2016-08-05 09:34:02 INFO: nxt.disablePeerConnectingThread not defined, assuming false
  50. 2016-08-05 09:34:02 INFO: nxt.disablePeerUnBlacklistingThread not defined, assuming false
  51. 2016-08-05 09:34:02 INFO: nxt.disableGetMorePeersThread not defined, assuming false
  52. 2016-08-05 09:34:03 INFO: nxt.peerServerHost = "0.0.0.0"
  53. 2016-08-05 09:34:03 INFO: nxt.peerServerIdleTimeout = "30000"
  54. 2016-08-05 09:34:03 INFO: nxt.enablePeerServerGZIPFilter = "true"
  55. 2016-08-05 09:34:03 INFO: nxt.enablePeerServerDoSFilter = "true"
  56. 2016-08-05 09:34:03 INFO: nxt.peerServerDoSFilter.maxRequestsPerSec = "30"
  57. 2016-08-05 09:34:03 INFO: nxt.peerServerDoSFilter.delayMs = "1000"
  58. 2016-08-05 09:34:03 INFO: nxt.peerServerDoSFilter.maxRequestMs = "300000"
  59. 2016-08-05 09:34:03 INFO: nxt.enableDebugAPI = "false"
  60. 2016-08-05 09:34:03 INFO: nxt.allowedBotHosts = "127.0.0.1; localhost; [0:0:0:0:0:0:0:1];"
  61. 2016-08-05 09:34:03 INFO: nxt.enableAPIServer = "true"
  62. 2016-08-05 09:34:03 INFO: nxt.apiServerPort = "8125"
  63. 2016-08-05 09:34:03 INFO: nxt.apiServerHost = "127.0.0.1"
  64. 2016-08-05 09:34:03 INFO: nxt.apiSSL = "false"
  65. 2016-08-05 09:34:03 INFO: nxt.apiServerIdleTimeout = "30000"
  66. 2016-08-05 09:34:03 INFO: nxt.apiResourceBase = "html/ui"
  67. 2016-08-05 09:34:03 INFO: nxt.javadocResourceBase = "html/doc"
  68. 2016-08-05 09:34:03 INFO: nxt.enableAPIServerGZIPFilter = "false"
  69. 2016-08-05 09:34:03 INFO: nxt.apiServerCORS = "false"
  70. 2016-08-05 09:34:03 INFO: nxt.allowedUserHosts = "127.0.0.1; localhost; [0:0:0:0:0:0:0:1];"
  71. 2016-08-05 09:34:03 INFO: nxt.enableUIServer = "false"
  72. 2016-08-05 09:34:03 INFO: User interface server not enabled
  73. 2016-08-05 09:34:03 INFO: nxt.debugTraceQuote = """
  74. 2016-08-05 09:34:03 INFO: nxt.debugTraceSeparator = " "
  75. 2016-08-05 09:34:03 INFO: nxt.debugLogUnconfirmed = "false"
  76. 2016-08-05 09:34:03 INFO: nxt.debugTraceAccounts not defined
  77. 2016-08-05 09:34:03 INFO: nxt.debugTraceLog = "nxt-trace.csv"
  78. 2016-08-05 09:34:03 INFO: Genesis block already in database
  79. 2016-08-05 09:34:53 INFO: Last block height: 259047
  80. 2016-08-05 09:34:53 INFO: Started peer networking server at 0.0.0.0:8123
  81. 2016-08-05 09:34:53 INFO: Started API server at 127.0.0.1:8125
  82. 2016-08-05 09:34:53 INFO: Initialization took 51 seconds
  83. 2016-08-05 09:34:53 INFO: Burst server 1.2.6 started successfully.
  84. 2016-08-05 09:34:53 INFO: burst.mockMining = "false"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement