can not run my wallet local server since 24 hours
-
Hi,
I have been using the linux wallet since 5 days.
I run the local server and I sync the blockchain and I used it a bit to connect with a couples of pools.
Since yesterday when I run the "run.sh" file to inizialize my localserver and use the wallet I got this error:Exception in thread "Thread-1" java.lang.NoClassDefFoundError: Could not initialize class nxt.db.Db
at nxt.Nxt.shutdown(Nxt.java:179)
at nxt.Nxt$1.run(Nxt.java:158)
at java.lang.Thread.run(Thread.java:745)Please help otherwise I can not connect with new pools
Thank you
-
@ccminer
Turn off wallet.
Delete contents folder burst_db from the wallet folder (if it exists).
Download db.burst-team.us and extract the contents in burst_db folder (create folder if not exists)
start Wallet and allow 5-10 minutes to update blockchain and you're ready to go.
-
@rnahlawi Thank you for the quick reply,
I'll try and I'll post here the results ;)
-
it stuck like this since 40 minutes:
Initializing Burst server version 1.2.6
2016-10-19 13:11:30 INFO: nxt.enableStackTraces = "true"
2016-10-19 13:11:31 INFO: nxt.enableLogTraceback = "false"
2016-10-19 13:11:31 INFO: logging enabled
2016-10-19 13:11:31 INFO: nxt.disableGenerateBlocksThread not defined, assuming false
2016-10-19 13:11:31 INFO: nxt.dbCacheKB = "0"
2016-10-19 13:11:31 INFO: nxt.maxRollback = "1440"
2016-10-19 13:11:31 INFO: nxt.isTestnet = "false"
2016-10-19 13:11:31 INFO: nxt.isOffline = "false"
2016-10-19 13:11:31 INFO: nxt.dbUrl = "jdbc:h2:./burst_db/burst;DB_CLOSE_ON_EXIT=FALSE"
2016-10-19 13:11:32 INFO: nxt.maxDbConnections = "30"
2016-10-19 13:11:32 INFO: nxt.dbLoginTimeout = "70"
2016-10-19 13:11:32 INFO: nxt.dbDefaultLockTimeout = "60":(
-
@ccminer
it passed the DB check .. LOL
-
@rnahlawi is it funny??
by the way it do not work, I tried again and I got the same error
-
@ccminer
Sorry, I stopped and started my wallet without problems .. I also removed and downloaded newer DB and it worked.
What's your OS? and have you done any updates recently?
-
@rnahlawi
ubuntu
Release: 16.04
Codename: xenialYes I run a sudo apt-get update yesterday when my system got an error
-
@ccminer
can you check if anything related to Java was updated?
less /var/log/apt/history.log
-
@rnahlawi
JUst checked the apt log file and nope no java related update
-
It strted finally.
I just did nothing it appear to be random....
-
and again do not work @_@ I hope someone could help me to solve it once and for all!!