Hello, I am trying to get Unomi running on a Ubuntu 16 virtual machine. I successfully got it running on my mac with no problems. On my VM, the initialization hangs:
root@unomi:~# cd unomi-1.3.0-incubating/root@unomi:~/unomi-1.3.0-incubating# ./bin/karaf __ __ ____ / //_/____ __________ _/ __/ / ,< / __ `/ ___/ __ `/ /_ / /| |/ /_/ / / / /_/ / __/ /_/ |_|\__,_/_/ \__,_/_/ Apache Karaf (4.1.5)Hit '<tab>' for a list of available commandsand '[cmd] --help' for help on a specific command.Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown Karaf.karaf@root()> Initializing Unomi... How can I check the log files to see what's going on? After a while, I try http://x.x.x.x:8181/context.js?sessionId=1234 and get a 404 error. When I try just x.x.x.x:8181 I do see the twitter example. x.x.x.x:8181/cxs comes back with "No services have been found." message