[mapguide-users] Fusion Error (AJAX and parseMapTip ???)
pcardinal
pierre.cardinal at sympatico.ca
Tue Jan 26 09:47:53 PST 2016
MGOS 3.0 with IIS under Windows Server 2008 R2.
Does someone have an idea about the cause of the following Fusion Error?
Fusion Error
Détails de l’erreur :
Une exception est survenue dans le callback AJAX.
Message : Unexpected token T
Emplacement : undefined (undefined)
Pile interne : SyntaxError: Unexpected token T
at parse (native)
at Object.window.Fusion.parseJSON
(http://server2008/mapguide/fusion/lib/fusionSF.js:842:26)
at Object.Fusion.Layers.MapGuide.OpenLayers.Class.parseMapTip
(http://server2008/mapguide/fusion/lib/fusionSF.js:131684:30)
at http://server2008/mapguide/fusion/lib/fusionSF.js:46601:25
at Object.OpenLayers.Ajax.Request.OpenLayers.Class.respondToReadyState
(http://server2008/mapguide/fusion/lib/fusionSF.js:97040:44)
at Object.OpenLayers.Ajax.Request.OpenLayers.Class.onStateChange
(http://server2008/mapguide/fusion/lib/fusionSF.js:96943:18)
at XMLHttpRequest.
(http://server2008/mapguide/fusion/lib/fusionSF.js:46601:25)
Réponse : The custom error module does not recognize this error.
Trace de la pile :
- ? at http://server2008/mapguide/fusion/lib/fusionSF.js (line: 1999)
- Object.window.Fusion.parseJSON at
http://server2008/mapguide/fusion/lib/fusionSF.js (line: 842)
- Object.Fusion.Layers.MapGuide.OpenLayers.Class.parseMapTip at
http://server2008/mapguide/fusion/lib/fusionSF.js (line: 131684)
- ? at http://server2008/mapguide/fusion/lib/fusionSF.js (line: 46601)
- Object.OpenLayers.Ajax.Request.OpenLayers.Class.respondToReadyState at
http://server2008/mapguide/fusion/lib/fusionSF.js (line: 97040)
- Object.OpenLayers.Ajax.Request.OpenLayers.Class.onStateChange at
http://server2008/mapguide/fusion/lib/fusionSF.js (line: 96943)
- XMLHttpRequest. at http://server2008/mapguide/fusion/lib/fusionSF.js
(line: 46601)
- Object.window.Fusion.ajaxException at
http://server2008/mapguide/fusion/lib/fusionSF.js (line: 795)
- ? at http://server2008/mapguide/fusion/lib/fusionSF.js (line: 46601)
- Object.OpenLayers.Ajax.Request.OpenLayers.Class.dispatchException at
http://server2008/mapguide/fusion/lib/fusionSF.js (line: 97096)
- Object.OpenLayers.Ajax.Request.OpenLayers.Class.respondToReadyState at
http://server2008/mapguide/fusion/lib/fusionSF.js (line: 97045)
- Object.OpenLayers.Ajax.Request.OpenLayers.Class.onStateChange at
http://server2008/mapguide/fusion/lib/fusionSF.js (line: 96943)
- XMLHttpRequest. at http://server2008/mapguide/fusion/lib/fusionSF.js
(line: 46601)
Source :
http://server2008/mapguide/greffes/fr/index_app.html?ApplicationDefinition=Library://Greffes/GreffesFr.ApplicationDefinition
In the Error.log file of the server, I have the following infos.
<2016-01-26T12:50:39> 3180 Fusion Viewer 192.168.100.144 Anonymous
Error: Problem:\nThe application encountered a problem and could not finish
the operation you just requested properly.\n\nSolution:\nIf it\'s the first
time you met this problem, try again or restart the application / session;
otherwise, describe the steps to reproduce this problem to the server
administrator for suggestions.
StackTrace:
- MgRenderingServiceHandler.ProcessOperation line 83 file
c:\working\build_area\mapguide\3.0.0\x64\mgdev\server\src\services\rendering\RenderingServiceHandler.cpp
- MgOpQueryFeatures.Execute line 125 file
c:\working\build_area\mapguide\3.0.0\x64\mgdev\server\src\services\rendering\OpQueryFeatures.cpp
- MgServerRenderingService.QueryFeatures line 1092 file
c:\working\build_area\mapguide\3.0.0\x64\mgdev\server\src\services\rendering\ServerRenderingService.cpp
- MgServerRenderingService.RenderForSelection line 1813 file
c:\working\build_area\mapguide\3.0.0\x64\mgdev\server\src\services\rendering\ServerRenderingService.cpp
<2016-01-26T12:50:39> 2708 Fusion Viewer 192.168.100.144 Anonymous
Error: Problem:\nThe application encountered a problem and could not finish
the operation you just requested properly.\n\nSolution:\nIf it\'s the first
time you met this problem, try again or restart the application / session;
otherwise, describe the steps to reproduce this problem to the server
administrator for suggestions.
StackTrace:
- MgRenderingServiceHandler.ProcessOperation line 83 file
c:\working\build_area\mapguide\3.0.0\x64\mgdev\server\src\services\rendering\RenderingServiceHandler.cpp
- MgOpQueryFeatures.Execute line 125 file
c:\working\build_area\mapguide\3.0.0\x64\mgdev\server\src\services\rendering\OpQueryFeatures.cpp
- MgServerRenderingService.QueryFeatures line 1092 file
c:\working\build_area\mapguide\3.0.0\x64\mgdev\server\src\services\rendering\ServerRenderingService.cpp
- MgServerRenderingService.RenderForSelection line 1813 file
c:\working\build_area\mapguide\3.0.0\x64\mgdev\server\src\services\rendering\ServerRenderingService.cpp
In the Access.log file of the server, I have the following infos.
<2016-01-26T12:50:39> 3180 Fusion Viewer 192.168.100.144 Anonymous
QueryFeatures.1.0.0:7(Session:ba017cea-c44a-11e5-8000-00155d641d12_en_MTI3LjAuMC4x0AFC0AFB0AFA//greffes1453826094484.Map,MgStringCollection,MgGeometry,4,,1,5)
Failure
<2016-01-26T12:50:39> 2708 Fusion Viewer 192.168.100.144 Anonymous
QueryFeatures.1.0.0:7(Session:ba017cea-c44a-11e5-8000-00155d641d12_en_MTI3LjAuMC4x0AFC0AFB0AFA//greffes1453826094484.Map,MgStringCollection,MgGeometry,4,,1,5)
Failure
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Fusion-Error-AJAX-and-parseMapTip-tp5247367.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list