[fusion-trac] #64: Mapguide error:The value cannot be less than or
equal to zero.
Fusion
trac_fusion at osgeo.org
Tue May 13 23:29:54 EDT 2008
#64: Mapguide error:The value cannot be less than or equal to zero.
------------------------+---------------------------------------------------
Reporter: zspitzer | Owner: madair
Type: defect | Status: new
Priority: P2 | Milestone:
Component: MapGuide | Version:
Severity: Major | Keywords:
External_id: | State: New
Browser: All | Os: All
------------------------+---------------------------------------------------
Using 1.0.6 with a tiled map, i am seeing the following error in the
mapguide server logs viewing the tiled Sheboygan map sample and the slate
template with both FF2 and IE7.
There is no obvious problem i can see as a result of this error. It occurs
using the zoom rectangle tool to zoom in.
mapguide access.log
{{{
<2008-05-14T13:20:20> Anonymous
QueryFeatures.1.0.0:7(Session:1bc12a1a-0000-1000-8001-
00188b8b4aed_en_7F0000010AFC0AFB0AFA//Sheboygan482a59a37a3ac.Map,MgStringCollection,MgGeometry,4,,1,3)
Failure
}}}
apache access.log
{{{
10.3.136.158 - - [14/May/2008:13:20:20 +1000] "GET
/mapguide/mapagent/mapagent.fcgi?&version=1.0.0&locale=en&operation=QUERYMAPFEATURES&session=
1bc12a1a-0000-1000-8001-
00188b8b4aed_en_7F0000010AFC0AFB0AFA&mapname=Sheboygan482a59a37a3ac&geometry=POLYGON((-87.70418013242478%2043.76565229696846%2C%
20-87.70418013242478%2043.76561679407961%2C%20-
87.70414462953593%2043.76561679407961%2C%20-
87.70414462953593%2043.76565229696846%2C%20-
87.70418013242478%2043.76565229696846))&maxFeatures=1&persist=0&selectionVariant=INTERSECTS&layerNames=
HTTP/1.1" 559 522
}}}
mapguide error.log
{{{
<2008-05-14T13:20:20> Anonymous
Error: Invalid argument(s):
The value cannot be less than or equal to zero.
StackTrace:
- MgRenderingServiceHandler.ProcessOperation line 83 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.13\mgdev\server\src\services\rendering\RenderingServiceHandler.cpp
- MgOpQueryFeatures.Execute line 125 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.13\mgdev\server\src\services\rendering\OpQueryFeatures.cpp
- MgServerRenderingService.QueryFeatures line 652 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.13\mgdev\server\src\services\rendering\ServerRenderingService.cpp
- MgServerRenderingService.RenderForSelection line 1041 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.13\mgdev\server\src\services\rendering\ServerRenderingService.cpp
Invalid argument(s):
The value cannot be less than or equal to zero.
}}}
--
Ticket URL: <http://trac.osgeo.org/fusion/ticket/64>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.
More information about the fusion-trac
mailing list