can not start!

Issue #49 new
wuqinxing created an issue

ubuntu@VM-66-165-ubuntu:/mydata/nxt/nxt$ ./run.sh Initializing Nxt server version 1.11.5 isHeadless=true Runtime mode nxt.env.CommandLineMode User home folder /mydata/nxt/nxt Loading nxt-default.properties from classpath Loading logging-default.properties from classpath 2017-06-10 10:12:31 INFO: nxt.enableStackTraces = "true" 2017-06-10 10:12:31 INFO: nxt.enableLogTraceback = "false" 2017-06-10 10:12:31 INFO: logging enabled 2017-06-10 10:12:31 INFO: socksProxyHost not defined 2017-06-10 10:12:31 INFO: socksProxyPort not defined 2017-06-10 10:12:31 FINE: java.version = 1.8.0_131 2017-06-10 10:12:31 FINE: java.vm.version = 25.131-b11 2017-06-10 10:12:31 FINE: java.vm.name = Java HotSpot(TM) Client VM 2017-06-10 10:12:31 FINE: java.vendor = Oracle Corporation 2017-06-10 10:12:31 FINE: java.vm.vendor = Oracle Corporation 2017-06-10 10:12:31 FINE: java.home = /home/ubuntu/java/jdk1.8.0_131/jre 2017-06-10 10:12:31 FINE: java.library.path = /usr/java/packages/lib/i386:/lib:/usr/lib 2017-06-10 10:12:31 FINE: java.class.path = classes:lib/websocket-servlet-9.3.17.v20170317.jar:lib/websocket-client-9.3.17.v20170317.jar:lib/slf4j-api-1.7.22.jar:lib/jetty-proxy-9.3.17.v20170317.jar:lib/jetty-continuation-9.3.17.v20170317.jar:lib/javase-3.3.0.jar:lib/tika-parsers-1.13.jar:lib/javax.servlet-api-3.1.0.jar:lib/jetty-servlets-9.3.17.v20170317.jar:lib/bcprov-jdk15on-156.jar:lib/websocket-common-9.3.17.v20170317.jar:lib/h2-1.4.194.jar:lib/jetty-client-9.3.17.v20170317.jar:lib/jetty-security-9.3.17.v20170317.jar:lib/lucene-queryparser-5.3.2.jar:lib/lucene-core-5.3.2.jar:lib/jetty-io-9.3.17.v20170317.jar:lib/tika-core-1.13.jar:lib/jetty-util-9.3.17.v20170317.jar:lib/json-simple-1.1.1.jar:lib/websocket-api-9.3.17.v20170317.jar:lib/lucene-analyzers-common-5.3.2.jar:lib/jetty-servlet-9.3.17.v20170317.jar:lib/core-3.3.0.jar:lib/slf4j-jdk14-1.7.22.jar:lib/jetty-server-9.3.17.v20170317.jar:lib/jetty-http-9.3.17.v20170317.jar:lib/weupnp-0.1.4.jar:lib/lucene-queries-5.3.2.jar:lib/websocket-server-9.3.17.v20170317.jar:conf:addons/classes:addons/lib/ 2017-06-10 10:12:31 FINE: os.arch = i386 2017-06-10 10:12:31 FINE: sun.arch.data.model = 32 2017-06-10 10:12:31 FINE: os.name = Linux 2017-06-10 10:12:31 FINE: file.encoding = ANSI_X3.4-1968 2017-06-10 10:12:31 FINE: java.security.policy = null 2017-06-10 10:12:31 FINE: java.security.manager = null 2017-06-10 10:12:31 FINE: nxt.runtime.mode = null 2017-06-10 10:12:31 FINE: nxt.runtime.dirProvider = null 2017-06-10 10:12:31 FINE: availableProcessors = 1 2017-06-10 10:12:31 FINE: maxMemory = 223019008 2017-06-10 10:12:31 FINE: processId = 29798 2017-06-10 10:12:31 INFO: nxt.isTestnet = "false" 2017-06-10 10:12:31 INFO: nxt.isOffline = "false" 2017-06-10 10:12:31 INFO: nxt.isLightClient = "false" 2017-06-10 10:12:31 INFO: nxt.maxRollback = "800" 2017-06-10 10:12:31 INFO: nxt.forgingDelay = "20" 2017-06-10 10:12:31 INFO: nxt.forgingSpeedup = "3" 2017-06-10 10:12:31 INFO: nxt.maxPrunableLifetime = "7776000" 2017-06-10 10:12:31 INFO: nxt.includeExpiredPrunable = "true" 2017-06-10 10:12:31 INFO: nxt.correctInvalidFees = "false" 2017-06-10 10:12:31 INFO: nxt.statementLogThreshold = "10000" 2017-06-10 10:12:31 INFO: nxt.transactionLogThreshold = "15000" 2017-06-10 10:12:31 INFO: nxt.transactionLogInterval = "15" 2017-06-10 10:12:31 INFO: nxt.dbCacheKB = "0" 2017-06-10 10:12:31 INFO: nxt.dbUrl not defined 2017-06-10 10:12:31 INFO: nxt.dbType = "h2" 2017-06-10 10:12:31 INFO: nxt.dbDir = "./nxt_db/nxt" 2017-06-10 10:12:31 INFO: nxt.dbParams = "DB_CLOSE_ON_EXIT=FALSE;MVCC=TRUE;MV_STORE=FALSE" 2017-06-10 10:12:31 INFO: nxt.dbUsername = "sa" 2017-06-10 10:12:31 INFO: nxt.dbPassword = "{not logged}" 2017-06-10 10:12:31 INFO: nxt.maxDbConnections = "30" 2017-06-10 10:12:31 INFO: nxt.dbLoginTimeout = "70" 2017-06-10 10:12:31 INFO: nxt.dbDefaultLockTimeout = "60" 2017-06-10 10:12:31 INFO: nxt.dbMaxMemoryRows = "1000000" 2017-06-10 10:12:31 FINE: Database jdbc url set to jdbc:h2:./nxt_db/nxt;DB_CLOSE_ON_EXIT=FALSE;MVCC=TRUE;MV_STORE=FALSE;CACHE_SIZE=43008 username sa 2017-06-10 10:12:32 INFO: nxt.useStrongSecureRandom = "false" 2017-06-10 10:12:32 FINE: Database connection pool current size: 1 2017-06-10 10:12:32 INFO: Database update may take a while if needed, current db version 489... 2017-06-10 10:12:32 INFO: nxt.enableTransactionRebroadcasting = "true" 2017-06-10 10:12:32 INFO: nxt.testUnconfirmedTransactions not defined, assuming false 2017-06-10 10:12:32 INFO: nxt.maxUnconfirmedTransactions = "2000" 2017-06-10 10:12:32 INFO: nxt.trimDerivedTables = "true" 2017-06-10 10:12:32 INFO: nxt.numberOfForkConfirmations = "2" 2017-06-10 10:12:32 INFO: nxt.simulateEndlessDownload not defined, assuming false 2017-06-10 10:12:32 INFO: nxt.trimFrequency = "1000" 2017-06-10 10:12:32 INFO: nxt.disableGetMoreBlocksThread not defined, assuming false 2017-06-10 10:12:32 INFO: nxt.disableProcessTransactionsThread not defined, assuming false 2017-06-10 10:12:32 INFO: nxt.disableRebroadcastTransactionsThread not defined, assuming false 2017-06-10 10:12:32 INFO: nxt.disableRemoveUnconfirmedTransactionsThread not defined, assuming false 2017-06-10 10:12:32 INFO: nxt.disableProcessWaitingTransactionsThread not defined, assuming false 2017-06-10 10:12:32 INFO: nxt.enablePublicKeyCache = "true" 2017-06-10 10:12:32 INFO: nxt.ledgerTrimKeep = "30000" 2017-06-10 10:12:32 INFO: nxt.ledgerAccounts = "" 2017-06-10 10:12:32 INFO: Account ledger is tracking all accounts 2017-06-10 10:12:32 INFO: nxt.ledgerLogUnconfirmed = "2" 2017-06-10 10:12:32 INFO: nxt.processPolls = "true" 2017-06-10 10:12:32 INFO: nxt.deleteFinishedShufflings = "false" 2017-06-10 10:12:32 INFO: nxt.logFxtBalance not defined 2017-06-10 10:12:32 INFO: nxt.hideErrorDetails = "false" 2017-06-10 10:12:32 INFO: nxt.myPlatform not defined 2017-06-10 10:12:32 INFO: nxt.myAddress not defined 2017-06-10 10:12:32 INFO: nxt.peerServerPort = "7874" 2017-06-10 10:12:32 INFO: nxt.shareMyAddress = "true" 2017-06-10 10:12:32 INFO: nxt.enablePeerUPnP = "true" 2017-06-10 10:12:32 INFO: nxt.myHallmark not defined 2017-06-10 10:12:32 INFO: nxt.adminPassword not defined 2017-06-10 10:12:32 INFO: nxt.maxAPIRecords = "100" 2017-06-10 10:12:32 INFO: nxt.enableAPIUPnP = "false" 2017-06-10 10:12:32 INFO: nxt.apiServerIdleTimeout = "30000" 2017-06-10 10:12:32 INFO: nxt.apiServerCORS = "true" 2017-06-10 10:12:32 INFO: nxt.disabledAPIs not defined 2017-06-10 10:12:32 INFO: nxt.disabledAPITags not defined 2017-06-10 10:12:32 INFO: nxt.allowedBotHosts = "*; localhost; [0:0:0:0:0:0:0:1];" 2017-06-10 10:12:32 INFO: nxt.enableAPIServer = "true" 2017-06-10 10:12:32 INFO: nxt.apiServerPort = "7876" 2017-06-10 10:12:32 INFO: nxt.apiServerSSLPort = "7876" 2017-06-10 10:12:32 INFO: nxt.apiServerHost = "0.0.0.0" 2017-06-10 10:12:32 INFO: nxt.disableAdminPassword = "false" 2017-06-10 10:12:32 INFO: nxt.apiSSL = "false" 2017-06-10 10:12:32 INFO: API server using HTTP port 7876 2017-06-10 10:12:33 INFO: nxt.apiResourceBase = "./html/www" 2017-06-10 10:12:33 INFO: nxt.apiWelcomeFile = "index.html" 2017-06-10 10:12:33 INFO: nxt.javadocResourceBase = "./html/doc" 2017-06-10 10:12:33 INFO: nxt.maxUploadFileSize not defined or not numeric, using default value 0 2017-06-10 10:12:33 INFO: nxt.maxUploadFileSize not defined or not numeric, using default value 0 2017-06-10 10:12:33 INFO: nxt.enableAPIServerGZIPFilter = "false" 2017-06-10 10:12:33 INFO: nxt.apiFrameOptionsSameOrigin = "true" 2017-06-10 10:12:33 FINE: My peer info: {"apiPort":7876,"application":"NRS","apiServerIdleTimeout":30000,"services":"20","version":"1.11.5","platform":"Linux i386","disabledAPIs":"","shareAddress":true} 2017-06-10 10:12:33 INFO: nxt.defaultPeers = "node0.forgenxt.com; 73.154.94.14; 193.151.106.129; 162.243.242.8; 212.232.49.28; 78.46.233.109; 162.243.194.123; 103.250.83.112; 109.172.57.106; 162.243.145.83; nxt.galeki.com; 96.236.141.73; nxt.notbot.me; nxt1.scriba.io; ardornation.duckdns.org; nxt-a.wolski.id.au; 72.182.27.227; 45.32.149.239; 5.9.155.145; 136.243.5.70; 176.9.117.100; megaman.thican.net; 77.152.74.54; humanoide.thican.net; 103.250.83.127; 188.166.161.39; 167.114.226.180; 37.97.136.254; nxt8.y.cz; 78.43.190.20; 178.79.128.235; 176.9.138.21; bug.airdns.org; 85.214.222.82; 212.47.228.94; 91.67.223.1; 167.114.233.211; nxt.cryonet.de; nxt01.lndyn.com; 80.64.86.17; nxtsrv.ddns.net; 163.172.163.4; nxt.result.de; zuqka.asuscomm.com; 87.138.221.20; 79.173.115.209; 96.2.1.93; 93.65.57.148; 81.2.103.237; nxt7.y.cz; nxtx.ru; 192.157.233.106; 13.81.112.232; 37.48.73.249; nrs.scripterron.org; beammeup1.ddns.net; 45.32.113.117; 73.40.166.127; 174.140.167.239; goofoff.mydns.bz; 145.53.123.212; de001.dynamic.nxt-nodes.net; zuqka2.duckdns.org; 176.123.61.153; zuqka1.duckdns.org; bikz19.hopto.org; single-chat.at; neawanna.duckdns.org; nxt.utila.nl; sd-94855.dedibox.fr; 94.159.62.14; strat.hd.free.fr; 89.184.188.160; 192.157.241.139; 178.209.194.4; nxt3.y.cz; 85.159.46.2; 70.31.211.101; 85.65.145.4; 47.36.138.25; 178.62.231.13; bargu.szn.dk; 73.211.90.130; 90.191.146.48; 74.98.215.226; 72.82.151.130; 163.172.68.112; www.funkymonkey.org; 75.110.149.85; 92.222.87.172; 198.46.193.111; f376.ddns.net; 217.168.66.129; 210.138.142.228; 155.94.235.217; 163.172.166.73; 45.55.39.125; 163.172.160.91; 79.133.35.106; 73.132.105.199; 104.47.147.190; 71.178.210.240; 200.229.159.213; 198.71.84.173; 163.172.161.7; 136.243.249.132; home.kaerner.net; nxt1.testdruif.be; 109.76.254.21; 52.174.102.225; 162.243.122.251; 109.230.199.49; 87.211.253.28; 78.63.207.76; 87.138.143.21; 198.199.95.15; 46.59.80.57; 31.187.71.186; 213.91.205.134; 87.139.122.48; 2zuxkwr5kwdjtshv.myfritz.net; 87.139.122.157; brangdon.duckdns.org; 174.140.168.152; nxtpi.duckdns.org; 93.72.182.90; 23.88.113.60; 85.25.5.21; orellas.com; gayka.no-ip.info; 70.35.207.195; 176.94.115.161; phvll7lsuuvlqpfo.myfritz.net; 192.157.241.212; 163.172.154.74; 37.112.43.51; 23.89.198.31; 47.90.75.97; 192.3.196.10; 80.98.81.73; 174.140.168.163; 23.94.134.161; 192.157.241.218; 24.214.142.80; 163.172.158.229; 178.33.203.157; de012.static.nxt-nodes.net; dud1401.ddns.net; nxt.noip.me; crypto.rapidant.com; 90.154.170.235; 163.172.143.181; 88.163.78.131; 54.213.222.141; 163.172.166.207; nxtnode.duckdns.org; 78.228.11.111; zdani.szn.dk; 2.26.182.87; 217.26.24.27; 52.0.72.67; 23.88.113.131; 62.167.85.197;" 2017-06-10 10:12:33 INFO: nxt.wellKnownPeers not defined 2017-06-10 10:12:33 INFO: nxt.knownBlacklistedPeers not defined 2017-06-10 10:12:33 INFO: nxt.maxNumberOfInboundConnections = "250" 2017-06-10 10:12:33 INFO: nxt.maxNumberOfOutboundConnections = "50" 2017-06-10 10:12:33 INFO: nxt.maxNumberOfConnectedPublicPeers = "20" 2017-06-10 10:12:33 INFO: nxt.maxNumberOfKnownPeers = "2000" 2017-06-10 10:12:33 INFO: nxt.minNumberOfKnownPeers = "1000" 2017-06-10 10:12:33 INFO: nxt.connectTimeout = "10000" 2017-06-10 10:12:33 INFO: nxt.readTimeout = "20000" 2017-06-10 10:12:33 INFO: nxt.enableHallmarkProtection = "true" 2017-06-10 10:12:33 INFO: nxt.pushThreshold = "0" 2017-06-10 10:12:33 INFO: nxt.pullThreshold = "0" 2017-06-10 10:12:33 INFO: nxt.useWebSockets = "true" 2017-06-10 10:12:33 INFO: nxt.webSocketIdleTimeout = "900000" 2017-06-10 10:12:33 INFO: nxt.enablePeerServerGZIPFilter = "true" 2017-06-10 10:12:33 INFO: nxt.blacklistingPeriod = "600000" 2017-06-10 10:12:33 INFO: nxt.communicationLoggingMask = "0" 2017-06-10 10:12:33 INFO: nxt.sendToPeersLimit = "10" 2017-06-10 10:12:33 INFO: nxt.usePeersDb = "true" 2017-06-10 10:12:33 INFO: nxt.savePeers = "true" 2017-06-10 10:12:33 INFO: nxt.getMorePeers = "true" 2017-06-10 10:12:33 INFO: nxt.cjdnsOnly = "false" 2017-06-10 10:12:33 INFO: nxt.ignorePeerAnnouncedAddress = "false" 2017-06-10 10:12:33 INFO: nxt.disablePeerConnectingThread not defined, assuming false 2017-06-10 10:12:33 INFO: nxt.disablePeerUnBlacklistingThread not defined, assuming false 2017-06-10 10:12:33 INFO: nxt.disableGetMorePeersThread not defined, assuming false 2017-06-10 10:12:33 INFO: nxt.peerServerHost = "0.0.0.0" 2017-06-10 10:12:33 INFO: nxt.peerServerIdleTimeout = "30000" 2017-06-10 10:12:33 INFO: nxt.enablePeerServerDoSFilter = "true" 2017-06-10 10:12:33 INFO: nxt.peerServerDoSFilter.maxRequestsPerSec = "30" 2017-06-10 10:12:33 INFO: nxt.peerServerDoSFilter.delayMs = "1000" 2017-06-10 10:12:33 INFO: nxt.peerServerDoSFilter.maxRequestMs = "300000" 2017-06-10 10:12:33 INFO: nxt.enableAPIProxy = "true" 2017-06-10 10:12:33 INFO: nxt.apiProxyBlacklistingPeriod = "1800000" 2017-06-10 10:12:33 INFO: nxt.forceAPIProxyServerURL not defined 2017-06-10 10:12:33 INFO: nxt.maxNumberOfForgers = "100" 2017-06-10 10:12:33 INFO: nxt.enableFakeForging not defined, assuming false 2017-06-10 10:12:33 INFO: nxt.disableGenerateBlocksThread not defined, assuming false 2017-06-10 10:12:33 INFO: nxt.addOns not defined 2017-06-10 10:12:33 INFO: nxt.allowedUserHosts = "127.0.0.1; localhost; [0:0:0:0:0:0:0:1];" 2017-06-10 10:12:33 INFO: nxt.enableUIServer = "true" 2017-06-10 10:12:33 INFO: nxt.uiServerPort = "7875" 2017-06-10 10:12:33 INFO: nxt.uiServerHost = "0.0.0.0" 2017-06-10 10:12:33 INFO: nxt.uiSSL = "false" 2017-06-10 10:12:33 INFO: nxt.uiServerIdleTimeout = "30000" 2017-06-10 10:12:33 INFO: nxt.uiResourceBase = "html/nrs" 2017-06-10 10:12:33 INFO: nxt.javadocResourceBase = "./html/doc" 2017-06-10 10:12:33 INFO: nxt.uiServerCORS = "false" 2017-06-10 10:12:33 INFO: nxt.debugTraceQuote = """ 2017-06-10 10:12:33 INFO: nxt.debugTraceSeparator = " " 2017-06-10 10:12:33 INFO: nxt.debugLogUnconfirmed = "false" 2017-06-10 10:12:33 INFO: nxt.debugTraceAccounts not defined 2017-06-10 10:12:33 INFO: nxt.debugTraceLog = "nxt-trace.csv" 2017-06-10 10:12:33 FINE: Running 2 tasks... 2017-06-10 10:12:33 INFO: Genesis block already in database 2017-06-10 10:12:33 FINE: Loading known peers from the database... 2017-06-10 10:12:33 FINE: Database connection pool current size: 2 Exception in thread "Thread-3" java.lang.RuntimeException: org.h2.jdbc.JdbcSQLException: General error: "java.lang.ArrayIndexOutOfBoundsException: 10"; SQL statement: SELECT * FROM block ORDER BY timestamp DESC LIMIT 1 [50000-194] at nxt.BlockDb.findLastBlock(BlockDb.java:181) at nxt.BlockchainProcessorImpl.addGenesisBlock(BlockchainProcessorImpl.java:1366) at nxt.BlockchainProcessorImpl.lambda$new$5(BlockchainProcessorImpl.java:1076) at nxt.util.ThreadPool$2.run(ThreadPool.java:131) Caused by: org.h2.jdbc.JdbcSQLException: General error: "java.lang.ArrayIndexOutOfBoundsException: 10"; SQL statement: SELECT * FROM block ORDER BY timestamp DESC LIMIT 1 [50000-194] at org.h2.message.DbException.getJdbcSQLException(DbException.java:345) at org.h2.message.DbException.get(DbException.java:168) at org.h2.message.DbException.convert(DbException.java:295) at org.h2.command.Command.executeQuery(Command.java:213) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:110) at nxt.db.FilteredPreparedStatement.executeQuery(FilteredPreparedStatement.java:59) at nxt.db.TransactionalDb$DbPreparedStatement.executeQuery(TransactionalDb.java:316) at nxt.BlockDb.findLastBlock(BlockDb.java:174) ... 3 more Caused by: java.lang.ArrayIndexOutOfBoundsException: 10 at org.h2.index.PageDataLeaf.getRowAt(PageDataLeaf.java:330) at org.h2.index.PageDataLeaf.getRowWithKey(PageDataLeaf.java:453) at org.h2.index.PageDataNode.getRowWithKey(PageDataNode.java:280) at org.h2.index.PageDataNode.getRowWithKey(PageDataNode.java:280) at org.h2.index.PageDataIndex.getRowWithKey(PageDataIndex.java:426) at org.h2.index.PageDataIndex.getRow(PageDataIndex.java:415) at org.h2.table.RegularTable.getRow(RegularTable.java:108) at org.h2.index.PageBtreeIndex.getRow(PageBtreeIndex.java:303) at org.h2.index.PageBtreeCursor.get(PageBtreeCursor.java:45) at org.h2.index.MultiVersionCursor.get(MultiVersionCursor.java:82) at org.h2.index.IndexCursor.get(IndexCursor.java:288) at org.h2.table.TableFilter.getValue(TableFilter.java:1087) at org.h2.expression.ExpressionColumn.getValue(ExpressionColumn.java:185) at org.h2.command.dml.Select.queryFlat(Select.java:549) at org.h2.command.dml.Select.queryWithoutCache(Select.java:655) at org.h2.command.dml.Query.query(Query.java:341) at org.h2.command.dml.Query.query(Query.java:309) at org.h2.command.dml.Query.query(Query.java:36) at org.h2.command.CommandContainer.query(CommandContainer.java:113) at org.h2.command.Command.executeQuery(Command.java:201) ... 7 more 2017-06-10 10:12:33 SEVERE: Errors running startup tasks: org.h2.jdbc.JdbcSQLException: General error: "java.lang.ArrayIndexOutOfBoundsException: 10"; SQL statement: SELECT * FROM block ORDER BY timestamp DESC LIMIT 1 [50000-194]

java.lang.RuntimeException: Errors running startup tasks: org.h2.jdbc.JdbcSQLException: General error: "java.lang.ArrayIndexOutOfBoundsException: 10"; SQL statement: SELECT * FROM block ORDER BY timestamp DESC LIMIT 1 [50000-194]

at nxt.util.ThreadPool.runAll(ThreadPool.java:150)
at nxt.util.ThreadPool.start(ThreadPool.java:74)
at nxt.Nxt$Init.<clinit>(Nxt.java:384)
at nxt.Nxt.init(Nxt.java:312)
at nxt.Nxt.main(Nxt.java:299)

2017-06-10 10:12:33 INFO: Shutting down... 2017-06-10 10:12:33 INFO: nxt.maxNumberOfMonitors = "100" 2017-06-10 10:12:33 INFO: shutting down networkService 2017-06-10 10:12:33 INFO: shutting down sendingService 2017-06-10 10:12:33 INFO: shutting down peersService Exception in thread "pool-2-thread-12" Exception in thread "pool-2-thread-2" java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@14f6f02 rejected from nxt.util.QueuedThreadPool@3f02ae[Shutting down, pool size = 3, active threads = 3, queued tasks = 0, completed tasks = 12] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at nxt.util.QueuedThreadPool.afterExecute(QueuedThreadPool.java:181) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Exception in thread "pool-2-thread-15" java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@e57650 rejected from nxt.util.QueuedThreadPool@3f02ae[Shutting down, pool size = 4, active threads = 4, queued tasks = 0, completed tasks = 11] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at nxt.util.QueuedThreadPool.afterExecute(QueuedThreadPool.java:181) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Exception in thread "pool-2-thread-14" java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@842646 rejected from nxt.util.QueuedThreadPool@3f02ae[Shutting down, pool size = 5, active threads = 5, queued tasks = 0, completed tasks = 10] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at nxt.util.QueuedThreadPool.afterExecute(QueuedThreadPool.java:181) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Exception in thread "pool-2-thread-9" java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@ff88e2 rejected from nxt.util.QueuedThreadPool@3f02ae[Shutting down, pool size = 6, active threads = 6, queued tasks = 0, completed tasks = 9] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at nxt.util.QueuedThreadPool.afterExecute(QueuedThreadPool.java:181) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Exception in thread "pool-2-thread-13" java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@1bea1bc rejected from nxt.util.QueuedThreadPool@3f02ae[Shutting down, pool size = 7, active threads = 7, queued tasks = 0, completed tasks = 8] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at nxt.util.QueuedThreadPool.afterExecute(QueuedThreadPool.java:181) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Exception in thread "pool-2-thread-11" java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@b713bd rejected from nxt.util.QueuedThreadPool@3f02ae[Shutting down, pool size = 8, active threads = 8, queued tasks = 0, completed tasks = 7] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at nxt.util.QueuedThreadPool.afterExecute(QueuedThreadPool.java:181) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Exception in thread "pool-2-thread-10" java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@2c3258 rejected from nxt.util.QueuedThreadPool@3f02ae[Shutting down, pool size = 9, active threads = 9, queued tasks = 0, completed tasks = 6] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at nxt.util.QueuedThreadPool.afterExecute(QueuedThreadPool.java:181) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Exception in thread "pool-2-thread-8" java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@1744277 rejected from nxt.util.QueuedThreadPool@3f02ae[Shutting down, pool size = 10, active threads = 10, queued tasks = 0, completed tasks = 5] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at nxt.util.QueuedThreadPool.afterExecute(QueuedThreadPool.java:181) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Exception in thread "pool-2-thread-3" java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@9a3924 rejected from nxt.util.QueuedThreadPool@3f02ae[Shutting down, pool size = 11, active threads = 11, queued tasks = 0, completed tasks = 4] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at nxt.util.QueuedThreadPool.afterExecute(QueuedThreadPool.java:181) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Exception in thread "pool-2-thread-4" java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@4da85f rejected from nxt.util.QueuedThreadPool@3f02ae[Shutting down, pool size = 12, active threads = 12, queued tasks = 0, completed tasks = 3] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at nxt.util.QueuedThreadPool.afterExecute(QueuedThreadPool.java:181) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Exception in thread "pool-2-thread-5" java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@1e3bf83 rejected from nxt.util.QueuedThreadPool@3f02ae[Shutting down, pool size = 13, active threads = 13, queued tasks = 0, completed tasks = 2] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at nxt.util.QueuedThreadPool.afterExecute(QueuedThreadPool.java:181) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Exception in thread "pool-2-thread-7" java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@1a6a523 rejected from nxt.util.QueuedThreadPool@3f02ae[Shutting down, pool size = 14, active threads = 14, queued tasks = 0, completed tasks = 1] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at nxt.util.QueuedThreadPool.afterExecute(QueuedThreadPool.java:181) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@13d826d rejected from nxt.util.QueuedThreadPool@3f02ae[Shutting down, pool size = 15, active threads = 15, queued tasks = 0, completed tasks = 0] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at nxt.util.QueuedThreadPool.afterExecute(QueuedThreadPool.java:181) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Exception in thread "pool-2-thread-6" java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@7e535c rejected from nxt.util.QueuedThreadPool@3f02ae[Shutting down, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 13] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at nxt.util.QueuedThreadPool.afterExecute(QueuedThreadPool.java:181) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Exception in thread "pool-2-thread-1" java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@8a830f rejected from nxt.util.QueuedThreadPool@3f02ae[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 14] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at nxt.util.QueuedThreadPool.afterExecute(QueuedThreadPool.java:181) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1150) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) 2017-06-10 10:12:33 INFO: Database shutdown completed 2017-06-10 10:12:33 INFO: Nxt server 1.11.5 stopped.

Comments (0)

  1. Log in to comment