shaneAtMonsanto
10 years agoOccasional Visitor
[CodeReviewer] Server will not start after Ubuntu VM restart
Situation: Have Codereviewer Server on Ubuntu 14.10 Virtualbox (v4.3.26 with concurrent Guest Editions installed) that I was able to run/work on just fine after install. I stopped the VMand later restarted it and went to restart Codereviewer and cannot get a stable boot.
msfunk@ubuntu:/opt/ccollab_server$ ./ccollab-server start Starting ccollab-server msfunk@unbuntu:/opt/ccollab_server$ ./ccollab-server status The daemon is stopped.
There is no additional error/exception informations in the error.log or output.log. Nothing in the corresponding tomcat/logs directory either.
msfunk@ubuntu:/opt/ccollab_server$ java -version java version "1.8.0_45" Java(TM) SE Runtime Environment (build 1.8.0_45-b14) Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)
msfunk@ubuntu:/opt/ccollab_server$ uname -a Linux ubuntu 3.16.0-37-generic #49-Ubuntu SMP Wed Apr 29 20:38:03 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
If someone can at least point me in the direction of a useful error message, that would be great