Opened 17 years ago
Last modified 15 years ago
#548 new defect
Apache restart required sometimes to start mapguide
Reported by: | zspitzer | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Server | Version: | 2.0.0 |
Severity: | major | Keywords: | |
Cc: | External ID: |
Description
I have seen on both XP and Linux that often that mapguide will not restart until the apache service is restarted.
It happens often after the mapguide service has crashed or has been killed.
[root@gis bin]# ./mgserver.sh /usr/local/mapguideopensource/server/bin /usr/local/mapguideopensource/server/bin Running the server interactively as an application instead of as a service. (3085813440) Server starting... (3085813440) PROJ4 Coordinate System Library (3085813440) Port 2812 is not available, please try using a different port. Exception occurred in method MgServer.svc at line 595 in file Server.cpp (3085813440) - MgServer.svc line 595 file Server.cpp (3085813440) The connection is not open. Exception occurred in method MgSiteConnection.GetCurrentUserInfo at line 382 in file System/UserInformation.cpp terminate called after throwing an instance of 'MgConnectionNotOpenException*' ./mgserver.sh: line 7: 1845 Aborted ./mgserver run /usr/local/mapguideopensource/server/bin
after restarting apache, mapguide will start sucessfully
Note:
See TracTickets
for help on using tickets.
Please re-test against 2.1 and let us know if this is still an issue. Will close this ticket if no response by next ticket cleanup cycle.