[mapguide-internals] Mgserver doesn't start in daemon mode after reboot

Jason Birch Jason.Birch at nanaimo.ca
Tue Nov 13 16:33:57 EST 2007


OK, this is a really weird one.

After a "make install" on mapguide, I can run this sequence to start and
stop MapGuide many times, with no problems:

sudo /usr/local/mapguideopensource/server/bin/mgserverd.sh
pgrep -f -u root "mgserver daemon"
sudo pkill -f -u root "mgserver daemon"

After a reboot, this no longer works; the daemon mode does not start up
the server in the background properly.  Interactive mode works fine.

If I then run "make install" again and try the above sequence the daemon
starts up properly in the background.

Is "make install" setting up an environment variable or something that
I'm missing out on?

Is this just me being an idiot, or should I file a bug report on this
too?

Jason


More information about the mapguide-internals mailing list