ANSWERED!: need help with local wallet?
-
@HiDevin you getting error ?? Can you post screenshot ??
-
@Castiel Just shows that java needs to be installed and it has been more than 10 minutes/ ive restarted burst wallet
https://gyazo.com/e9a3cdabeb2e6bacfe250e740795a815
-
@HiDevin You got latest version of Java ??
-
@HiDevin Also did you restart your PC after installing Java ??
-
@Castiel Yes Java Version 8 update 101 ill restart my pc and see what happens :P
-
@Castiel waited 10 minutes still not working after restarting
-
@HiDevin Do you see run.bat file in your wallet folder ??
-
@Castiel yes
-
@HiDevin OK try this... Close everything... Make sure you exit Burst Wallet from System Tray too ... After that run run.bat .... Let it keep running .... Then start your wallet
-
@Castiel ok
-
@HiDevin Also if you are running windows 64bit ... Make sure you install Java 64bit version
-
@Castiel I know I did that
-
@Castiel run.bat closes after 5 seconds after opening it
-
@HiDevin Rename this as run.bat and copy it into the directory. It will find your java and run the wallet. 0_1474678478954_run.bat
-
@haitch ok
-
@haitch popping a cmd every 5 seconds and closes it? got a bit scared for a quick sec lol
-
@haitch Initializing Burst server version 1.2.6
2016-09-23 21:03:34 INFO: nxt.enableStackTraces = "true"
2016-09-23 21:03:34 INFO: nxt.enableLogTraceback = "false"
2016-09-23 21:03:34 INFO: logging enabled
2016-09-23 21:03:34 INFO: nxt.disableGenerateBlocksThread not defined, assuming false
2016-09-23 21:03:34 INFO: nxt.dbCacheKB = "0"
2016-09-23 21:03:34 INFO: nxt.maxRollback = "1440"
2016-09-23 21:03:34 INFO: nxt.isTestnet = "false"
2016-09-23 21:03:34 INFO: nxt.isOffline = "false"
2016-09-23 21:03:34 INFO: nxt.dbUrl = "jdbc:h2:./burst_db/burst;DB_CLOSE_ON_EXIT=FALSE"
2016-09-23 21:03:34 INFO: nxt.maxDbConnections = "30"
2016-09-23 21:03:34 INFO: nxt.dbLoginTimeout = "70"
2016-09-23 21:03:34 INFO: nxt.dbDefaultLockTimeout = "60"
Exception in thread "main" java.lang.ExceptionInInitializerError
at nxt.Nxt$Init.<clinit>(Nxt.java:193)
at nxt.Nxt.init(Nxt.java:170)
at nxt.Nxt.main(Nxt.java:161)
Caused by: java.lang.RuntimeException: org.h2.jdbc.JdbcSQLException: General error: "java.lang.NullPointerException" [50000-191]
at nxt.db.Db.<clinit>(Db.java:101)
... 3 more
Caused by: org.h2.jdbc.JdbcSQLException: General error: "java.lang.NullPointerException" [50000-191]
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.engine.Database.openDatabase(Database.java:301)
at org.h2.engine.Database.<init>(Database.java:264)
at org.h2.engine.Engine.openSession(Engine.java:65)
at org.h2.engine.Engine.openSession(Engine.java:175)
at org.h2.engine.Engine.createSessionAndValidate(Engine.java:153)
at org.h2.engine.Engine.createSession(Engine.java:136)
at org.h2.engine.Engine.createSession(Engine.java:28)
at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:349)
at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:107)
at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:91)
at org.h2.Driver.connect(Driver.java:72)
at org.h2.jdbcx.JdbcDataSource.getJdbcConnection(JdbcDataSource.java:190)
at org.h2.jdbcx.JdbcDataSource.getXAConnection(JdbcDataSource.java:353)
at org.h2.jdbcx.JdbcDataSource.getPooledConnection(JdbcDataSource.java:385)
at org.h2.jdbcx.JdbcConnectionPool.getConnectionNow(JdbcConnectionPool.java:227)
at org.h2.jdbcx.JdbcConnectionPool.getConnection(JdbcConnectionPool.java:199)
at nxt.db.Db.<clinit>(Db.java:97)
... 3 more
Caused by: java.lang.NullPointerException
at org.h2.mvstore.db.ValueDataType.compare(ValueDataType.java:102)
at org.h2.mvstore.MVMap.compare(MVMap.java:708)
at org.h2.mvstore.Page.binarySearch(Page.java:334)
at org.h2.mvstore.MVMap.binarySearch(MVMap.java:461)
at org.h2.mvstore.MVMap.get(MVMap.java:450)
at org.h2.mvstore.db.TransactionStore.commit(TransactionStore.java:349)
at org.h2.mvstore.db.TransactionStore$Transaction.commit(TransactionStore.java:779)
at org.h2.mvstore.db.MVTableEngine$Store.initTransactions(MVTableEngine.java:253)
at org.h2.engine.Database.open(Database.java:762)
at org.h2.engine.Database.openDatabase(Database.java:270)
... 19 more
2016-09-23 21:03:34 INFO: Shutting down...
2016-09-23 21:03:34 INFO: nxt.enableDebugAPI = "false"
2016-09-23 21:03:34 INFO: nxt.allowedBotHosts = "127.0.0.1; localhost; [0:0:0:0:0:0:0:1];"
2016-09-23 21:03:34 INFO: nxt.enableAPIServer = "true"
2016-09-23 21:03:34 INFO: nxt.apiServerPort = "8125"
Burst Wallet isnt starting nor is java starting in task
-
@haitch @HiDevin In past ... I remember few people downloaded db from http://db.burst-team.us/ & replaced existing one with it to fix this issue .... Though I am not sure if this will work
-
@HiDevin okay - it's finding your java, but can't start the wallet for some reason. Do Start -> Run. put in "cmd", then goto the directory where the wallet is, and run the run.bat file from there. Let us know what error you get.
-
@haitch ok

