[mapserver-users] Debugging mapserver 6.2
Antti J. Lind
anttij.lind at birdlife.fi
Tue Sep 2 08:27:14 PDT 2014
Hi,
Seems to be plenty of space on /tmp/, only 7% used.
With shp2img seems to write to correct file
[Tue Sep 2 18:24:58 2014].520502 msDrawMap(): rendering using
outputformat named png (AGG/PNG).
[Tue Sep 2 18:24:59 2014].17303 msDrawMap(): WMS/WFS set-up and query,
0.497s
[Tue Sep 2 18:24:59 2014].19072 msDrawRasterLayerLow(kartta_mk2m):
entering.
[Tue Sep 2 18:24:59 2014].34160 msDrawMap(): Layer 0 (kartta_mk2m),
0.017s
[Tue Sep 2 18:24:59 2014].34341 msDrawRasterLayerLow(watermark):
entering.
[Tue Sep 2 18:24:59 2014].47150 msDrawMap(): Layer 7 (watermark),
0.013s
[Tue Sep 2 18:24:59 2014].47221 msDrawMap(): Layer 8 (lupa), 0.000s
[Tue Sep 2 18:24:59 2014].47299 msDrawMap(): Drawing Label Cache,
0.000s
[Tue Sep 2 18:24:59 2014].47311 msDrawMap() total time: 0.528s
[Tue Sep 2 18:24:59 2014].879297 msSaveImage(stdout) total time: 0.832s
[Tue Sep 2 18:24:59 2014].879659 msFreeMap(): freeing map at 0x234f570.
--
AJL
Jeff McKenna kirjoitti 2014-09-02 18:21:
> On 2014-09-02 12:01 PM, Antti J. Lind wrote:
>> Hello list,
>>
>> I try to debug mapserver (version 6.2.2) without success.
>>
>> I have set on map-file
>> CONFIG "MS_ERRORFILE" "/tmp/ms_error.txt"
>> DEBUG 5
>> and run web-application.
>>
>> Log file shows up on /tmp-directory, but it's allways empty.
>>
>> ll /tmp/ms_*
>> -rw-r--r-- 1 apache apache 0 Sep 2 12:16 /tmp/ms_error.txt
>>
>> Ideas?
>>
>> --
>> Antti J. Lind
>>
>
> You might also use the shp2img commandline utility with the
> '-all_debug 5' switch.
>
> -jeff
More information about the MapServer-users
mailing list