[mapguide-internals] initialization error
Tom Fukushima
tom.fukushima at autodesk.com
Wed Sep 12 15:35:38 EDT 2007
Hi Mike,
When restarting the web tier I find that I have to:
1) Stop the apache service; "C:\Program
Files\MapGuideOpenSource\WebServerExtensions\Apache2\bin\apache.exe" -k
stop -n ApacheMapGuide
2) Kill any lingering MapAgent.exe and php-cgi.exe processes using
taskkill.exe /F /IM php-cgi.exe and taskkill.exe /F /IM MapAgent.exe
3) Restart apache; "C:\Program
Files\MapGuideOpenSource\WebServerExtensions\Apache2\bin\apache.exe" -k
start -n ApacheMapGuide
If you switch from fastcgi to standard CGI, a simple restart of Apache
would work.
Not sure if this will solve your problem, but it's worth a shot.
Tom
-----Original Message-----
From: mapguide-internals-bounces at lists.osgeo.org
[mailto:mapguide-internals-bounces at lists.osgeo.org] On Behalf Of Mike
Adair
Sent: Wednesday, September 12, 2007 12:46 PM
To: MapGuide Internals Mail List
Subject: Re: [mapguide-internals] initialization error
Bob,
I have been aware of having to restart MGserver once in a while, but
this problem seems different. Restarting MGServer and/or ApacheMapGuide
services didn't work in this case. Re-installing MGOS fixed the
problem, until my laptop hibernated for the first time, and now
restarting the service gives the exception below.
Any other ideas? Are there some registry keys or files that I should
look for?
Mike
Robert Bray wrote:
> Mike,
>
> You can get around it by simply restarting the MapGuide 1.2 Server
> service after your laptop wakes up. This has been a persistent thorn
> in my side for sometime, and this is the best workaround I have found.
> I think there is also a track ticket for this somewhere, but it has
> not been addressed yet.
>
> Bob
>
> Mike Adair wrote:
>> Hi,
>>
>> I'm having a problem with MapGuide OS (1.2.0) starting up on my
>> laptop, especially after it has hibernated or been moved to a
>> different network. The error in the logs is:
>>
>> PHP Fatal error: Uncaught exception
>> 'mgconfigurationloadfailedexception' in Unknown on line 0
>>
>> (This is from Fusion's CreateSession.php which normally works when
>> MapGuide is up and running correctly).
>>
>> I was getting the same message using 1.2.0 RC2(?) so I uninstalled
>> and then re-installed the stable release, which seemed to fix the
>> problem for the day yesterday, but it has now re-appeared this
>> morning. I'd rather not spend the day watching Vista reboot again,
>> does anyone have any suggestions to fix this?
>>
>> Thanks in advance,
>>
>> Mike Adair
>>
>> _______________________________________________
>> mapguide-internals mailing list
>> mapguide-internals at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapguide-internals
>>
> _______________________________________________
> mapguide-internals mailing list
> mapguide-internals at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-internals
>
>
_______________________________________________
mapguide-internals mailing list
mapguide-internals at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-internals
More information about the mapguide-internals
mailing list