<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
r4525 does fix the problem.<br>
However, the 3.4.0 GA still has the problem.<br>
I have created ticket #509 describing the issue, and providing a fresh
build that works.<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
Greg Boone skrev:
<blockquote
 cite="mid:C58680A9E35DCE45A8F1A3CA451C4DA33CF8F8D124@ADSK-NAMSG-01.MGDADSK.autodesk.com"
 type="cite">
  <pre wrap="">If you still have the issue, send us the test and we can examine it to try and determine the issue.

Greg

-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a> [<a class="moz-txt-link-freetext" href="mailto:fdo-users-bounces@lists.osgeo.org">mailto:fdo-users-bounces@lists.osgeo.org</a>] On Behalf Of Kenneth Skovhede, GEOGRAF A/S
Sent: Friday, April 17, 2009 11:43 AM
To: FDO Users Mail List
Subject: Re: [fdo-users] OGR provider in 3.4.0

If GA means General Avalibility, and is the one posted on the website as 
the official one,
I have used that one with the same results.

The actual text is from a run with my own
build, which did not include the fix.
I will try to apply the fix monday and observe the outcome.

Thank you for the response.

Regards, Kenneth Skovhede, GEOGRAF A/S



Greg Boone skrev:
  </pre>
  <blockquote type="cite">
    <pre wrap="">This should be fixed in the 3.4.0 GA. Refer to:

<a class="moz-txt-link-freetext" href="http://trac.osgeo.org/fdo/ticket/498">http://trac.osgeo.org/fdo/ticket/498</a>

Greg

-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a> [<a class="moz-txt-link-freetext" href="mailto:fdo-users-bounces@lists.osgeo.org">mailto:fdo-users-bounces@lists.osgeo.org</a>] On Behalf Of Kenneth Skovhede, GEOGRAF A/S
Sent: Friday, April 17, 2009 7:34 AM
To: FDO Users Mail List
Subject: [fdo-users] OGR provider in 3.4.0

I am trying to use the OGR provider in MGE2010 and it fails with an 
unclassified exception.

Digging a little with a custom build of the OGR provider, I can see that 
it creates the OgrConnection object
through the CreateConnection API call.

Then without calling any methods on the object, it disposes the object 
and returns the
unclassified exception.

The mapguide debug log shows this for "TestConnection":
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    


And this for a preview:
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
  - MgOpGetClasses.Execute line 105 file 
d:\build\testarossa_nightly\build_30.1\ent\os\server\src\services\feature\OpGetClasses.cpp
  - MgServerDescribeSchema.GetClasses line 1527 file 
d:\build\testarossa_nightly\build_30.1\ent\os\server\src\services\feature\ServerDescribeSchema.cpp    



Since the DescribeSchema call fails without ever calling DescribeSchema 
on the provider, I thought that the OGRProvider may be missing some 
required methods.
I suspect that Rfc23 might be the cause:
<a class="moz-txt-link-freetext" href="http://trac.osgeo.org/fdo/wiki/FDORfc23">http://trac.osgeo.org/fdo/wiki/FDORfc23</a>

This may be a MapGuide error, but I was hoping that someone from the FDO 
team had tested the OGR provider with an application that uses
the new schema functions, or could give a hint towards the problem.

Thanks in advance.

  
    </pre>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
fdo-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/fdo-users">http://lists.osgeo.org/mailman/listinfo/fdo-users</a>
_______________________________________________
fdo-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/fdo-users">http://lists.osgeo.org/mailman/listinfo/fdo-users</a>
  </pre>
</blockquote>
</body>
</html>