[fdo-trac] #509: Incorrect version of the OGR provider in 3.4.0 GA

FDO trac_fdo at osgeo.org
Mon Apr 20 03:26:07 EDT 2009


#509: Incorrect version of the OGR provider in 3.4.0 GA
-------------------------+--------------------------------------------------
   Reporter:  ksgeograf  |       Owner:  gregboone        
       Type:  task       |      Status:  new              
   Priority:  major      |   Milestone:  3.5.0            
  Component:  FDO API    |     Version:  3.4.0            
   Severity:  3          |    Keywords:  OGR 3.4.0 version
External_id:             |  
-------------------------+--------------------------------------------------
 The OGR provider present in 3.4.0 GA is apparently missing the fix from
 r4525, which prevents it from working with MapGuide Enterprise 2010.

 Below are the error log statements from executing the "Test" operation on
 MapGuide:
 File from the standalone OGR download (file version 3.4.0.4701):

 <2009-04-20T08:54:03>   3620    MapGuide Maestro        127.0.0.1
 Administrator
  Error: An unclassified exception occurred.
  StackTrace:
   - MgFeatureServiceHandler.ProcessOperation line 83 file
 d:\build\testarossa_nightly\build_30.1\ent\os\server\src\services\feature\FeatureServiceHandler.cpp
   - MgOpTestFeatureSourceConnection.Execute line 100 file
 d:\build\testarossa_nightly\build_30.1\ent\os\server\src\services\feature\OpTestFeatureSourceConnection.cpp

 File from the WinSDK download (file version 3.4.0.4701):

 <2009-04-20T08:56:17>   2016    MapGuide Maestro API    127.0.0.1
 Administrator
  Error: An unclassified exception occurred.
  StackTrace:
   - MgFeatureServiceHandler.ProcessOperation line 83 file
 d:\build\testarossa_nightly\build_30.1\ent\os\server\src\services\feature\FeatureServiceHandler.cpp
   - MgOpTestFeatureSourceConnection.Execute line 100 file
 d:\build\testarossa_nightly\build_30.1\ent\os\server\src\services\feature\OpTestFeatureSourceConnection.cpp


 If I build from source, without the fix from r4525 I get the exact same
 errors.
 If I include the fix from r4525, everything works as expected.
 I have attached my own build of the OGR provider, which works.

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/509>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list