Post
Topic
Board Announcements (Altcoins)
Re: NXT :: descendant of Bitcoin - Updated Information
by
abctc
on 09/02/2014, 11:49:36 UTC
- 0.7.1 does not run even in 992M for me:
Try again with 0.7.2.
- much better!
Code:
[Nxt nxt]# java -Xms912m -Xmx992m -jar start.jar
WARNING: System properties and/or JVM args set.  Consider using --dry-run or --exec
[2014-02-09 11:46:27.026] NRS 0.7.2 starting...
[2014-02-09 11:46:27.028] DEBUG logging enabled
[2014-02-09 11:46:27.028] logging of exception stack traces enabled
[2014-02-09 11:46:27.028] "myPlatform" = "CentOS_VPS"
[2014-02-09 11:46:27.029] "myScheme" = "http"
[2014-02-09 11:46:27.029] "myPort" = "7874"
[2014-02-09 11:46:27.029] "myAddress" = "......."
[2014-02-09 11:46:27.029] "shareMyAddress" = "true"
[2014-02-09 11:46:27.030] "myHallmark" = "..........."
[2014-02-09 11:46:27.047] "wellKnownPeers" = "....."
[2014-02-09 11:46:28.317] "maxNumberOfConnectedPublicPeers" = "25"
[2014-02-09 11:46:28.317] "connectTimeout" = "2100"
[2014-02-09 11:46:28.317] "readTimeout" = "5100"
[2014-02-09 11:46:28.317] "enableHallmarkProtection" = "true"
[2014-02-09 11:46:28.318] "pushThreshold" = "100"
[2014-02-09 11:46:28.318] "pullThreshold" = "50000"
[2014-02-09 11:46:28.318] "allowedUserHosts" = "*"
[2014-02-09 11:46:28.318] "allowedBotHosts" = "*"
[2014-02-09 11:46:28.318] "blacklistingPeriod" = "300000"
[2014-02-09 11:46:28.318] "communicationLoggingMask" = "0"
[2014-02-09 11:46:28.319] "sendToPeersLimit" = "10"
[2014-02-09 11:46:28.319] DEBUG: Database cache size set to 490976 kB
[2014-02-09 11:46:32.686] Database is at level 6
[2014-02-09 11:46:32.689] Updated database is at level 6
[2014-02-09 11:46:32.705] Scanning blockchain...
[2014-02-09 11:46:55.437] ...Done
[2014-02-09 11:46:55.456] NRS 0.7.2 started successfully.