Strategy for Debugging?
Emil Zegers
taatuut at PLANET.NL
Thu Jun 9 23:18:12 PDT 2005
Hello Richard,
The error message points to the line number in yout .map file so you should
check your .map file at line 399.
Probably there is a symbol used on that line that is not defined in the .map
file (or external file if you have stored your symbol definitions in anothet
file).
Regards,
Emil
-----Original Message-----
From: UMN MapServer Users List [mailto:MAPSERVER-USERS at LISTS.UMN.EDU]On
Behalf Of Richard A. Milewski
Sent: vrijdag 10 juni 2005 2:59
To: MAPSERVER-USERS at LISTS.UMN.EDU
Subject: [UMN_MAPSERVER-USERS] Strategy for Debugging?
I have a mapserver running that serves small maps to phone browsers. On
some phones it fails, sending the following to the phone instead of the
image:
<HTML>
<HEAD><TITLE>MapServer Message</TITLE></HEAD>
<!-- MapServer version 4.4.1 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP
SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER INPUT=EPPL7 INPUT=GDAL
INPUT=SHAPEFILE -->
<BODY BGCOLOR="#FFFFFF">
getDouble(): Symbol definition error. Parsing error near ():(line 399) <br>
</BODY></HTML>
0
When this happens the entry in mapserver.log always ends in ",normal
execution".
Anybody know which file line 399 is in?
For most phones it works fine. For phones using an Openwave 6 browser it
fails. I can reproduce the error with the simulator in the Openwave SDK
6.2.2, but don't have a clue as to what to start looking for. Can someone
point me in the right direction?
-- Richard
More information about the MapServer-users
mailing list