Can you take the queries outside of WFS and just do straight CGI queries? I&#39;m curious if the issues persist. This would help determine if this is a WFS-specific issue or something broader...<br><br>Steve<br><br><div class="gmail_quote">
On Thu, Jul 21, 2011 at 9:12 AM, myOpenLayersUName <span dir="ltr">&lt;<a href="mailto:joanne.mcgraw@sympatico.ca">joanne.mcgraw@sympatico.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
This is a correction and additional information to previous post.<br>
<br>
In my first post, I said &quot;However, the SDE log suggests the query took place<br>
and returned successfully.&quot; Upon closer inspection, this is not actually the<br>
case.<br>
<br>
Watching the SDE logs while trying to perform my query with 5.6.3, I see the<br>
following:<br>
<br>
Thu Jul 21 09:01:52 2011 - SDE Server Pid 11962 Registered, User:<br>
&lt;Username&gt; Schema: sde.<br>
Thu Jul 21 09:01:52 2011 - SDE Server 11962 exit&#39;d with status 0<br>
Thu Jul 21 09:01:52 2011 - SDE Server Pid 11962 Stopped, User: &lt;Username&gt;<br>
Schema: sde.<br>
Thu Jul 21 09:01:54 2011 - SDE Server Pid 11963 Registered, User:<br>
&lt;Username&gt; Schema: sde.<br>
Thu Jul 21 09:01:58 2011 - SDE Server 11963 exit&#39;d with status 0<br>
Thu Jul 21 09:01:59 2011 - SDE Server Pid 11963 Stopped, User: &lt;Username&gt;<br>
Schema: sde.<br>
<br>
<br>
When I perform the same query with 6.0.1, only one connection is made:<br>
<br>
Thu Jul 21 09:00:37 2011 - SDE Server Pid 11224 Registered, User:<br>
&lt;Username&gt; Schema: sde.<br>
Thu Jul 21 09:00:37 2011 - SDE Server 11224 exit&#39;d with status 0<br>
Thu Jul 21 09:00:37 2011 - SDE Server Pid 11224 Stopped, User: &lt;Username&gt;<br>
Schema: sde.<br>
<br>
<br>
<br>
So, while that one connection appears to perform successfully, there is no<br>
second connection at all (which according to what happens with 5.6.3, there<br>
should be). Somewhere between the &quot;handshaking&quot; (or whatever the heck it is)<br>
and the actual query being performed, something is going off the rails.<br>
Perhaps the connection value in layer-&gt;layerinfo being invalid in some way<br>
is stopping the second connection? It&#39;s also unable to free it.<br>
<font color="#888888"><br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Can-t-WFS-getFeature-w-MapServer-6-0-1-tp6600286p6606885.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/Can-t-WFS-getFeature-w-MapServer-6-0-1-tp6600286p6606885.html</a><br>

</font><div><div></div><div class="h5">Sent from the Mapserver - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</div></div></blockquote></div><br>