PDA

View Full Version : BVE "loading objects"


aburton
10-29-2009, 09:33 PM
I keep finding that the bve status /etc/init.d/traverse status is "loading Objects" which makes the bve interface unusable. Is there a way to fix this or a simple way to restart just the bve?

rajib
10-29-2009, 10:03 PM
Hi Aaron,

You can restart the BVE API server using "etc/bveapi.init restart" command. However, it might be worthwhile to check the logs to ensure there isn't some error that is preventing the component from initializing properly. After restarting the component, inspect logs/error.log for error messages:


su
cd /usr/local/traverse
etc/bveapi.init restart
tail -f logs/error.log logs/stderr.log