On ubuntu Trusty, I get the following after upgrading to 0.10.2 and running bitcoind -daemon
2015-07-07 07:27:49 init message: Loading block index... 2015-07-07 07:27:49 Opening LevelDB in /home/ubuntu/.bitcoin/blocks/index 2015-07-07 07:27:49 Opened LevelDB successfully 2015-07-07 07:27:49 Opening LevelDB in /home/ubuntu/.bitcoin/chainstate 2015-07-07 07:27:49 Opened LevelDB successfully
And it just hangs there, I upgraded another node and did not have this issue. Is there any way to debug what is wrong. Should I do a reindex?