I have some problem to run the node. this is the info:
2016-06-09 22:19:11 INFO: nxt.cjdnsOnly = "false"
2016-06-09 22:19:11 INFO: nxt.ignorePeerAnnouncedAddress = "false"
2016-06-09 22:19:11 INFO: nxt.trimDerivedTables = "true"
2016-06-09 22:19:11 INFO: nxt.numberOfForkConfirmations = "2"
2016-06-09 22:19:11 INFO: nxt.trimFrequency = "1000"
2016-06-09 22:19:11 INFO: nxt.disableGetMoreBlocksThread not defined, assuming false
2016-06-09 22:19:11 INFO: nxt.enablePublicKeyCache = "true"
2016-06-09 22:19:11 INFO: nxt.disablePeerConnectingThread not defined, assuming false
2016-06-09 22:19:11 INFO: nxt.disablePeerUnBlacklistingThread not defined, assuming false
2016-06-09 22:19:11 INFO: nxt.disableGetMorePeersThread not defined, assuming false
2016-06-09 22:19:11 INFO: nxt.peerServerHost = "0.0.0.0"
2016-06-09 22:19:11 INFO: nxt.peerServerIdleTimeout = "30000"
2016-06-09 22:19:11 INFO: nxt.enablePeerServerDoSFilter = "true"
2016-06-09 22:19:11 INFO: nxt.peerServerDoSFilter.maxRequestsPerSec = "30"
2016-06-09 22:19:11 INFO: nxt.peerServerDoSFilter.delayMs = "1000"
2016-06-09 22:19:11 INFO: nxt.peerServerDoSFilter.maxRequestMs = "300000"
2016-06-09 22:19:11 INFO: shutting down sendingService
2016-06-09 22:19:11 INFO: shutting down peersService
2016-06-09 22:19:11 INFO: Nxt server 1.8.3 stopped.