my OS is windows 8.1 x64
When i click run.bat i have this
Initializing Nxt server version 1.5.10
Command line arguments
-Dnxt.runtime.mode=desktop
isHeadless=false
Loading nxt-default.properties from classpath
Loading nxt.properties from dir C:\Users\Supernet\AppData\Roaming\NXT\conf
Loading logging-default.properties from classpath
Loading logging.properties from dir C:\Users\Supernet\AppData\Roaming\NXT\conf
2015-06-04 11:46:30 INFO: nxt.enableStackTraces = "true"
2015-06-04 11:46:30 INFO: nxt.enableLogTraceback = "false"
2015-06-04 11:46:30 INFO: logging enabled
2015-06-04 11:46:30 FINE: java.version = 1.8.0_45
2015-06-04 11:46:30 FINE: java.vm.version = 25.45-b02
2015-06-04 11:46:30 FINE: java.vm.name = Java HotSpot(TM) 64-Bit Server VM
2015-06-04 11:46:30 FINE: java.vendor = Oracle Corporation
2015-06-04 11:46:30 FINE: java.vm.vendor = Oracle Corporation
2015-06-04 11:46:30 FINE: java.home = C:\Program Files\Java\jre1.8.0_45
2015-06-04 11:46:30 FINE: java.library.path = C:\Program Files\Java\jre1.8.0_45\
bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle
\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program
Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\s
ystem32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShel
l\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Prog
ram Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files
\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\In
tel(R) Management Engine Components\IPT;C:\Program Files (x86)\nodejs\;C:\Users\
Supernet\AppData\Roaming\npm;.
2015-06-04 11:46:30 FINE: java.class.path = classes;lib\bcprov-jdk15on-152.jar;l
ib\h2-1.3.176.jar;lib\jetty-continuation-9.2.11.v20150529.jar;lib\jetty-http-9.2
.11.v20150529.jar;lib\jetty-io-9.2.11.v20150529.jar;lib\jetty-security-9.2.11.v2
0150529.jar;lib\jetty-server-9.2.11.v20150529.jar;lib\jetty-servlet-9.2.11.v2015
0529.jar;lib\jetty-servlets-9.2.11.v20150529.jar;lib\jetty-util-9.2.11.v20150529
.jar;lib\json-simple-1.1.1.jar;lib\lucene-core-3.6.2.jar;lib\servlet-api-3.1.jar
;lib\slf4j-api-1.7.7.jar;lib\slf4j-jdk14-1.7.7.jar;lib\websocket-api-9.2.11.v201
50529.jar;lib\websocket-client-9.2.11.v20150529.jar;lib\websocket-common-9.2.11.
v20150529.jar;lib\websocket-server-9.2.11.v20150529.jar;lib\websocket-servlet-9.
2.11.v20150529.jar;conf
2015-06-04 11:46:30 FINE: os.arch = amd64
2015-06-04 11:46:30 FINE: sun.arch.data.model = 64
2015-06-04 11:46:30 FINE: os.name = Windows 8.1
2015-06-04 11:46:30 FINE: file.encoding = Cp1252
2015-06-04 11:46:30 FINE: nxt.runtime.mode = desktop
2015-06-04 11:46:30 FINE: availableProcessors = 2
2015-06-04 11:46:30 FINE: maxMemory = 1405616128
2015-06-04 11:46:30 FINE: processId = 3452
2015-06-04 11:46:30 INFO: nxt.isTestnet = "false"
2015-06-04 11:46:30 INFO: nxt.isOffline = "false"
2015-06-04 11:46:30 INFO: nxt.maxRollback = "800"
2015-06-04 11:46:30 INFO: nxt.forgingDelay = "20"
2015-06-04 11:46:30 INFO: nxt.forgingSpeedup = "3"
2015-06-04 11:46:30 INFO: nxt.maxPrunableLifetime = "0"
2015-06-04 11:46:30 INFO: nxt.includeExpiredPrunable = "false"
2015-06-04 11:46:30 INFO: nxt.statementLogThreshold = "10000"
2015-06-04 11:46:30 INFO: nxt.transactionLogThreshold = "15000"
2015-06-04 11:46:30 INFO: nxt.transactionLogInterval = "15"
2015-06-04 11:46:30 INFO: nxt.dbCacheKB = "0"
2015-06-04 11:46:30 INFO: nxt.dbUrl not defined
2015-06-04 11:46:30 INFO: nxt.dbType = "h2"
2015-06-04 11:46:30 INFO: nxt.dbDir = "nxt_db/nxt"
2015-06-04 11:46:30 INFO: nxt.dbParams = "DB_CLOSE_ON_EXIT=FALSE;MVCC=TRUE"
2015-06-04 11:46:30 INFO: nxt.dbUsername = "sa"
2015-06-04 11:46:30 INFO: nxt.dbPassword = "sa"
2015-06-04 11:46:30 INFO: nxt.maxDbConnections = "30"
2015-06-04 11:46:30 INFO: nxt.dbLoginTimeout = "70"
2015-06-04 11:46:30 INFO: nxt.dbDefaultLockTimeout = "60"
2015-06-04 11:46:30 FINE: Database jdbc url set to jdbc:h2:C:\Users\Supernet\App
Data\Roaming\NXT\nxt_db\nxt;DB_CLOSE_ON_EXIT=FALSE;MVCC=TRUE;CACHE_SIZE=262144 u
sername sa
2015-06-04 11:46:50 FINE: Database connection pool current size: 1
2015-06-04 11:46:50 INFO: Database update may take a while if needed, current db
version 386...
2015-06-04 11:46:50 INFO: nxt.enableTransactionRebroadcasting = "true"
2015-06-04 11:46:50 INFO: nxt.testUnconfirmedTransactions not defined, assuming
false
2015-06-04 11:46:50 INFO: nxt.maxUnconfirmedTransactions = "2000"
2015-06-04 11:46:50 INFO: nxt.trimDerivedTables = "true"
2015-06-04 11:46:50 INFO: nxt.numberOfForkConfirmations = "2"
2015-06-04 11:46:50 INFO: nxt.trimFrequency = "1000"
2015-06-04 11:46:50 INFO: nxt.disableGetMoreBlocksThread not defined, assuming f
alse
2015-06-04 11:46:50 INFO: nxt.disableProcessTransactionsThread not defined, assu
ming false
2015-06-04 11:46:50 INFO: nxt.disableRemoveUnconfirmedTransactionsThread not def
ined, assuming false
2015-06-04 11:46:50 INFO: nxt.disableRebroadcastTransactionsThread not defined,
assuming false
2015-06-04 11:46:50 INFO: nxt.processPolls = "true"
2015-06-04 11:46:50 INFO: nxt.myPlatform = "PC"
2015-06-04 11:46:50 INFO: nxt.myAddress not defined
2015-06-04 11:46:50 INFO: nxt.peerServerPort = "7874"
2015-06-04 11:46:50 INFO: nxt.shareMyAddress = "true"
2015-06-04 11:46:50 INFO: nxt.myHallmark not defined
2015-06-04 11:46:50 FINE: My peer info:
{"application":"NRS","version":"1.5.10","platform":"PC","shareAddress":true}
2015-06-04 11:46:50 INFO: nxt.defaultPeers = "194.135.95.148; 85.214.222.82; 173
.224.126.254; 194.135.95.149; 89.133.34.109; 185.69.54.117; 185.69.54.118; 185.6
9.54.119; 95.60.149.149; 37.139.5.199; 92.222.22.16; nxt.cryonet.de; 195.154.127
.172; 194.135.95.150; 194.135.95.151; 194.135.95.153; 194.135.95.154; 185.69.54.
110; 185.69.54.111; 185.69.54.112; 185.69.54.113; 185.69.54.126; timekoin1.funky
monkey.org; 185.69.54.127; lamanna.no-ip.org; 185.69.54.128; 192.99.35.133; nxtx
.ru; nxt4.y.cz; 85.25.198.120; 89.212.19.49; 89.72.57.246; 185.69.54.120; 185.69
.54.121; 151.80.162.72:3001; 185.69.54.124; girona2nxtgig.ddns.net; 217.23.6.2;
gunka.szn.dk; 162.243.242.8; 84.242.91.139; dilnu.szn.dk; beor.homeip.net; 178.6
2.175.175; 167.114.113.249; 104.219.53.3; 91.121.150.75; 108.61.57.76; 185.69.54
.103; 185.69.54.104; 185.69.54.105; 80.153.101.190; enricoip.no-ip.biz:65074; 18
5.69.54.109; 202.96.138.246; nxt.sx; nxt.cybermailing.com; 192.3.158.120; 91.202
.253.240; 46.28.111.249; 124.135.104.190; 80.150.243.95; 80.150.243.97; 80.150.2
43.99; 80.150.243.12; 185.69.54.101; 80.150.243.13; 185.69.54.102; finnikola.ddn
s.net; 52.28.97.208; node0.forgenxt.com; gironanxtgig.ddns.net; perky.homeip.net
:60693; 46.108.156.144; 192.52.166.170; 185.69.54.151; silvanoip.dhcp.biz; home.
kaerner.net; 178.15.99.67; 5.9.155.145; banli.szn.dk; serras.homenet.org; 87.139
.122.48; nxt1.y.cz; 191.238.101.73; nxt.dyne.org; 113.106.85.172; 87.139.122.157
; 37.120.168.204; ct.flipflop.mooo.com; 185.69.54.136; 185.69.54.138; 198.105.12
2.160; 173.254.228.133:21518; 108.61.184.187; 84.253.125.186; 95.85.31.45; 176.9
4.115.161; 91.239.69.78; 162.243.145.83; 92.222.72.98; 185.69.54.135; 178.33.203
.157; nxt.noip.me; sluni.szn.dk; 5.249.139.71; 190.10.9.166; 23.102.0.45; megama
n.thican.net; 54.213.222.141; humanoide.thican.net; 106.187.102.227; 37.59.14.7;
52.0.72.67; 104.130.7.74; 192.99.68.108; 185.69.54.140; 185.69.54.141; 185.69.5
4.142; 185.69.54.143; 107.170.43.82; 162.243.122.251; 104.236.82.139; 174.140.16
7.239; 104.193.41.253; 99.227.137.145; 131.72.136.251; 69.163.40.132; 85.214.46.
47; 23.88.59.163; raspi2nxtnode.ddns.net; nxt01.now.im; 109.87.255.75; 77.88.208
.12; scripterron.dyndns.biz; bug.airdns.org; 23.88.59.40; miasik.no-ip.org; cryp
tkeeper.vps.nxtcrypto.org; 174.140.167.75;"
2015-06-04 11:46:50 INFO: nxt.wellKnownPeers not defined
2015-06-04 11:46:50 INFO: nxt.knownBlacklistedPeers not defined
2015-06-04 11:46:50 INFO: nxt.maxNumberOfInboundConnections = "250"
2015-06-04 11:46:50 INFO: nxt.maxNumberOfOutboundConnections = "50"
2015-06-04 11:46:50 INFO: nxt.maxNumberOfConnectedPublicPeers = "20"
2015-06-04 11:46:50 INFO: nxt.maxNumberOfKnownPeers = "2000"
2015-06-04 11:46:50 INFO: nxt.minNumberOfKnownPeers = "1000"
2015-06-04 11:46:50 INFO: nxt.connectTimeout = "10000"
2015-06-04 11:46:50 INFO: nxt.readTimeout = "20000"
2015-06-04 11:46:50 INFO: nxt.enableHallmarkProtection = "true"
2015-06-04 11:46:50 INFO: nxt.pushThreshold = "0"
2015-06-04 11:46:50 INFO: nxt.pullThreshold = "0"
2015-06-04 11:46:50 INFO: nxt.useWebSockets = "true"
2015-06-04 11:46:50 INFO: nxt.webSocketIdleTimeout = "900000"
2015-06-04 11:46:50 INFO: nxt.blacklistingPeriod = "600000"
2015-06-04 11:46:50 INFO: nxt.communicationLoggingMask = "0"
2015-06-04 11:46:50 INFO: nxt.sendToPeersLimit = "10"
2015-06-04 11:46:50 INFO: nxt.usePeersDb = "true"
2015-06-04 11:46:50 INFO: nxt.savePeers = "true"
2015-06-04 11:46:50 INFO: nxt.getMorePeers = "true"
2015-06-04 11:46:50 INFO: nxt.cjdnsOnly = "false"
2015-06-04 11:46:50 INFO: nxt.ignorePeerAnnouncedAddress = "false"
2015-06-04 11:46:50 INFO: nxt.disablePeerConnectingThread not defined, assuming
false
2015-06-04 11:46:50 INFO: nxt.disablePeerUnBlacklistingThread not defined, assum
ing false
2015-06-04 11:46:50 INFO: nxt.disableGetMorePeersThread not defined, assuming fa
lse
2015-06-04 11:46:50 INFO: nxt.peerServerHost = "0.0.0.0"
2015-06-04 11:46:50 INFO: nxt.peerServerIdleTimeout = "30000"
2015-06-04 11:46:50 INFO: nxt.enablePeerServerGZIPFilter = "true"
2015-06-04 11:46:50 INFO: nxt.enablePeerServerDoSFilter = "true"
2015-06-04 11:46:51 INFO: nxt.peerServerDoSFilter.maxRequestsPerSec = "30"
2015-06-04 11:46:51 INFO: nxt.peerServerDoSFilter.delayMs = "1000"
2015-06-04 11:46:51 INFO: nxt.peerServerDoSFilter.maxRequestMs = "300000"
2015-06-04 11:46:51 INFO: nxt.enableFakeForging not defined, assuming false
2015-06-04 11:46:51 INFO: nxt.disableGenerateBlocksThread not defined, assuming
false
2015-06-04 11:46:51 INFO: nxt.adminPassword not defined
2015-06-04 11:46:51 INFO: nxt.maxAPIRecords = "100"
2015-06-04 11:46:51 INFO: nxt.allowedBotHosts = "127.0.0.1; localhost; [0:0:0:0:
0:0:0:1];"
2015-06-04 11:46:51 INFO: nxt.enableAPIServer = "true"
2015-06-04 11:46:51 INFO: nxt.apiServerPort = "7876"
2015-06-04 11:46:51 INFO: nxt.apiServerSSLPort = "7876"
2015-06-04 11:46:51 INFO: nxt.apiServerHost = "127.0.0.1"
2015-06-04 11:46:51 INFO: nxt.disableAdminPassword = "false"
2015-06-04 11:46:51 INFO: nxt.apiSSL = "false"
2015-06-04 11:46:51 INFO: nxt.apiServerIdleTimeout = "30000"
2015-06-04 11:46:51 INFO: API server using HTTP port 7876
2015-06-04 11:46:51 INFO: nxt.apiResourceBase = "html/ui"
2015-06-04 11:46:51 INFO: nxt.apiWelcomeFile = "index.html"
2015-06-04 11:46:51 INFO: nxt.javadocResourceBase = "html/doc"
2015-06-04 11:46:51 INFO: nxt.enableAPIServerGZIPFilter = "false"
2015-06-04 11:46:51 INFO: nxt.apiServerCORS = "false"
2015-06-04 11:46:51 INFO: nxt.allowedUserHosts = "127.0.0.1; localhost; [0:0:0:0
:0:0:0:1];"
2015-06-04 11:46:51 INFO: nxt.enableUIServer = "false"
2015-06-04 11:46:51 INFO: User interface server not enabled
2015-06-04 11:46:51 INFO: nxt.debugTraceQuote = """
2015-06-04 11:46:51 INFO: nxt.debugTraceSeparator = " "
2015-06-04 11:46:51 INFO: nxt.debugLogUnconfirmed = "false"
2015-06-04 11:46:51 INFO: nxt.debugTraceAccounts not defined
2015-06-04 11:46:51 INFO: nxt.debugTraceLog = "nxt-trace.csv"
2015-06-04 11:46:51 FINE: Running 2 tasks...
2015-06-04 11:46:51 FINE: Loading known peers from the database...
2015-06-04 11:46:51 INFO: nxt.enablePeerServerGZIPFilter = "true"
2015-06-04 11:46:51 FINE: Database connection pool current size: 2
2015-06-04 11:46:51 INFO: Genesis block already in database
2015-06-04 11:46:51 FINE: Rollback from block 4114250482793072885 at height 3308
90 to 4114250482793072885 at 330890
2015-06-04 11:46:51 FINE: Average transaction time is 0,125 seconds
2015-06-04 11:46:51 INFO: Last block height: 330890
2015-06-04 11:46:51 INFO: nxt.forceScan = "false"
2015-06-04 11:46:51 FINE: Scheduled scan starting from height 0
2015-06-04 11:46:51 INFO: Scanning blockchain starting from height 0...
2015-06-04 11:46:51 FINE: Dropping all full text search indexes
2015-06-04 11:47:10 FINE: Rolled back derived tables
and when i click Nxt_wallet i have this:
Hébergé par Imagesia.com