> And is the only way to
> stop the MapGuide service is by killing it?

The kill command without any signal asks kindly the mapguide server to
terminate (the default signal is TERM).
Thus it is not "killing" it, but rather stopping it and may fail if
the process does not stop itself (and Mapguide server in my experience
sometimes fail to stop and you have indeed to properly "kill" it).

To forcefully kill immediately a process the syntax is "kill -9"
(signal KILL. It is not recommended since you may incur in data loss
or dbxml corruption).

Regards,

Gabriele
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to