Re: [mapguide-users] CPU 100%

2021-10-12 Thread Jérôme DUCKERS
Indeed windows server with iis.
I will try but in the task manager it is the mapguide service who reached
the 100%, not the w3wp.

I try your config and I keep you informed.

thanks,
Jérôme


Le mardi 12 octobre 2021, Gordon Luckett 
a écrit :

> Are you using WIndows or Linux?
>
> If windows, in IIS I sometimes disable 'Rapid Fail Protection' for the
> MapGuide Application Pool
>
>
>
>
> On Tue, Oct 12, 2021 at 4:51 PM Jérôme DUCKERS 
> wrote:
>
>> Hi Gordon,
>>
>> Thanks for your response.
>> I'm just using "SDF" files and WMS.
>>
>> Jérôme.
>>
>> Le mar. 12 oct. 2021 à 16:30, Gordon Luckett > arrowgeomatics.com> a écrit :
>>
>>> Do you happen to have SHPFILES?  Check the IDX files and make sure they
>>> do not have 0 bytes.
>>>
>>> If so, what is happening is that MapGuide is creating an index, but the
>>> legend refers to a value in the theme that may not exist.  For example, if
>>> you colour-code your parcels by a column called Zoning and you have A11
>>> zone, but that doesn't exist in the data, you may get a 0 byte idx file.
>>>
>>> Just a shot in the dark.
>>>
>>>
>>>
>>> On Tue, Oct 12, 2021 at 1:50 PM Jérôme DUCKERS 
>>> wrote:
>>>
 Hi Guys,
 Since 1 month ago, we have had a problem with our mapguide process
 (AIMS2017).
 The CPU is always growing to 100%.

 Has anyone already encountered the issue ?
 I don't know how to investigate this.

 Thanks,
 Jérôme.
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 https://lists.osgeo.org/mailman/listinfo/mapguide-users

>>> ___
>>> mapguide-users mailing list
>>> mapguide-users@lists.osgeo.org
>>> https://lists.osgeo.org/mailman/listinfo/mapguide-users
>>>
>> ___
>> mapguide-users mailing list
>> mapguide-users@lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/mapguide-users
>>
>
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] CPU 100%

2021-10-12 Thread Gordon Luckett
Are you using WIndows or Linux?

If windows, in IIS I sometimes disable 'Rapid Fail Protection' for the
MapGuide Application Pool




On Tue, Oct 12, 2021 at 4:51 PM Jérôme DUCKERS 
wrote:

> Hi Gordon,
>
> Thanks for your response.
> I'm just using "SDF" files and WMS.
>
> Jérôme.
>
> Le mar. 12 oct. 2021 à 16:30, Gordon Luckett <
> gordon.luck...@arrowgeomatics.com> a écrit :
>
>> Do you happen to have SHPFILES?  Check the IDX files and make sure they
>> do not have 0 bytes.
>>
>> If so, what is happening is that MapGuide is creating an index, but the
>> legend refers to a value in the theme that may not exist.  For example, if
>> you colour-code your parcels by a column called Zoning and you have A11
>> zone, but that doesn't exist in the data, you may get a 0 byte idx file.
>>
>> Just a shot in the dark.
>>
>>
>>
>> On Tue, Oct 12, 2021 at 1:50 PM Jérôme DUCKERS 
>> wrote:
>>
>>> Hi Guys,
>>> Since 1 month ago, we have had a problem with our mapguide process
>>> (AIMS2017).
>>> The CPU is always growing to 100%.
>>>
>>> Has anyone already encountered the issue ?
>>> I don't know how to investigate this.
>>>
>>> Thanks,
>>> Jérôme.
>>> ___
>>> mapguide-users mailing list
>>> mapguide-users@lists.osgeo.org
>>> https://lists.osgeo.org/mailman/listinfo/mapguide-users
>>>
>> ___
>> mapguide-users mailing list
>> mapguide-users@lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/mapguide-users
>>
> ___
> mapguide-users mailing list
> mapguide-users@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapguide-users
>
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] CPU 100%

2021-10-12 Thread Jérôme DUCKERS
Hi Gordon,

Thanks for your response.
I'm just using "SDF" files and WMS.

Jérôme.

Le mar. 12 oct. 2021 à 16:30, Gordon Luckett <
gordon.luck...@arrowgeomatics.com> a écrit :

> Do you happen to have SHPFILES?  Check the IDX files and make sure they do
> not have 0 bytes.
>
> If so, what is happening is that MapGuide is creating an index, but the
> legend refers to a value in the theme that may not exist.  For example, if
> you colour-code your parcels by a column called Zoning and you have A11
> zone, but that doesn't exist in the data, you may get a 0 byte idx file.
>
> Just a shot in the dark.
>
>
>
> On Tue, Oct 12, 2021 at 1:50 PM Jérôme DUCKERS 
> wrote:
>
>> Hi Guys,
>> Since 1 month ago, we have had a problem with our mapguide process
>> (AIMS2017).
>> The CPU is always growing to 100%.
>>
>> Has anyone already encountered the issue ?
>> I don't know how to investigate this.
>>
>> Thanks,
>> Jérôme.
>> ___
>> mapguide-users mailing list
>> mapguide-users@lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/mapguide-users
>>
> ___
> mapguide-users mailing list
> mapguide-users@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapguide-users
>
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] CPU 100%

2021-10-12 Thread Gordon Luckett
Do you happen to have SHPFILES?  Check the IDX files and make sure they do
not have 0 bytes.

If so, what is happening is that MapGuide is creating an index, but the
legend refers to a value in the theme that may not exist.  For example, if
you colour-code your parcels by a column called Zoning and you have A11
zone, but that doesn't exist in the data, you may get a 0 byte idx file.

Just a shot in the dark.



On Tue, Oct 12, 2021 at 1:50 PM Jérôme DUCKERS 
wrote:

> Hi Guys,
> Since 1 month ago, we have had a problem with our mapguide process
> (AIMS2017).
> The CPU is always growing to 100%.
>
> Has anyone already encountered the issue ?
> I don't know how to investigate this.
>
> Thanks,
> Jérôme.
> ___
> mapguide-users mailing list
> mapguide-users@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapguide-users
>
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] CPU 100%

2021-10-12 Thread Jérôme DUCKERS
Hi Guys,
Since 1 month ago, we have had a problem with our mapguide process
(AIMS2017).
The CPU is always growing to 100%.

Has anyone already encountered the issue ?
I don't know how to investigate this.

Thanks,
Jérôme.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users