Google logo

Google Earth Enterprise Documentation Home | Troubleshooting and error messages

Write to index

Error message

Any of these conditions occur:

Description

Your hard disk might be full, or a network drive might be disconnected.

Resolution

  1. Switch to root and enter:
    /etc/init.d/gefusion stop
    /etc/init.d/geserver stop
    sleep 5
    killall -9 gesystemmanager
    killall -9 geresourceprovider
  2. Enter:
    ps aux | grep ge
  3. Look for and stop any Fusion processes in the output.
  4. Make sure that you have enough free disk space, and then enter:
    /etc/init.d/gefusion start
    /etc/init.d/geserver start
  5. Cancel the build, and then resume it using the gecancel and geresume commands.