[mapguide-trac] #309: Mgserver doesn't start in daemon mode after reboot (Linux)

MapGuide Open Source trac_mapguide at osgeo.org
Tue Nov 13 16:48:41 EST 2007


#309: Mgserver doesn't start in daemon mode after reboot (Linux)
-----------------------+----------------------------------------------------
   Reporter:  jbirch   |       Owner:     
       Type:  defect   |      Status:  new
   Priority:  medium   |   Milestone:     
  Component:  General  |     Version:     
   Severity:  major    |    Keywords:     
External_id:           |  
-----------------------+----------------------------------------------------
 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 (looked through a full ps ax list
 too).  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?

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/309>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list