Tamas, You are right ! It is working fine now... Thanks
Paul On Tue, Jun 23, 2009 at 11:47 AM, Tamas Szekeres <[email protected]>wrote: > Paul, > > The problem described in this thread sounds like it may be dedicated to a > problem discovered recently in geos-3-1 branch causing the application to > crash/hang during the process termination. You said you've been using MS4W > 3.0 beta2 or the packages from > http://vbkto.dyndns.org:1280/sdk/Default.aspx both have been using > geos-3-1 in the packages up to this time. > Since fastCGI keeps mapserv.exe running that would explain why this issue > doesn't come up with the FCGI mode. > > I've now reverted to use geos-3-0 in the packages at > http://vbkto.dyndns.org:1280/sdk/Default.aspx > > Feel free to test with the recent versions and let me know about the > details. > > Best regards, > > Tamas > > > > 2009/6/10 Paul james <[email protected]> > > I tested with a Shapefile, same bug with 5.4 and CGI.... Working fine with >> fastcgi... >> >> Paul >> >> >> >> On Wed, Jun 10, 2009 at 1:14 PM, Tamas Szekeres <[email protected]>wrote: >> >>> It would anyway be helpful if you could describe the steps to reproduce >>> the issue. I'm afraid I won't be able to find out the problem without >>> inspecting that locally by using a debug version of the builds. There have >>> been a lot of changes between 5.2 and 5.4 so it's quite difficult to >>> identify the location and the related changeset just by looking into the >>> change log in the subversion. >>> >>> Best regards, >>> >>> Tamas >>> >>> >>> >>> 2009/6/10 Brian Fischer <[email protected]> >>> >>> I would agree with Paul. I am running 5.2 and previous version just >>>> fine as well. >>>> >>>> >>>> >>>> *Brian Fischer,* CFM GIS Project Manager >>>> *Houston Engineering, Inc.* >>>> Phone: W: 763.493.4522 / M: 763.229.2734 >>>> >>>> >>>> >>>> *From:* Paul james [mailto:[email protected]] >>>> *Sent:* Wednesday, June 10, 2009 8:46 AM >>>> *To:* Tamas Szekeres >>>> *Cc:* Brian Fischer; [email protected]; Daniel >>>> Morissette; Steve Lime >>>> >>>> *Subject:* Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating >>>> CGI error on IIS(5.1 and 6.0) ... Possible BUG? >>>> >>>> >>>> >>>> I don´t think its related to security settings... I can run the CGI on >>>> 5.2 ... And as well with fastcgi on 5.4 ... >>>> Anyway I gave all permission to all user in mapserver directory and app >>>> directory... Nothing changes... >>>> >>>> Anyone test that with Postgis layer? I´m trying to get a shapefile to >>>> test ... >>>> >>>> Paul >>>> >>>> On Tue, Jun 9, 2009 at 7:02 PM, Tamas Szekeres <[email protected]> >>>> wrote: >>>> >>>> Paul, >>>> >>>> I've just tried with the latest 5.4 version and worked fine though I'm >>>> using OGR/mapinfo.tab data source. >>>> >>>> I suspect you may run into a problem related to the possible differences >>>> in the security settings. Some files may not be accessible by the current >>>> user executing mapserv.exe which may be "IUSR_[computername]" for the >>>> normal >>>> CGI and "NT AUTHORITY/NETWORK SERVICE" for the fast cgi option by default. >>>> >>>> Best regards, >>>> >>>> Tamas >>>> >>>> 2009/6/9 Paul james <[email protected]> >>>> >>>> >>>> >>>> Just one update in my tests... >>>> Using FASTCGI It worked FINE (mapserver 5.4)... >>>> >>>> I added a bug ticket : http://trac.osgeo.org/mapserver/ticket/3049 >>>> >>>> Paul >>>> >>>> >>>> >>>> On Tue, Jun 2, 2009 at 10:12 AM, Paul james <[email protected]> wrote: >>>> >>>> Probably is a mapserver CGI bug... >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> Paul >>>> >>>> >>>> >>>> On Sat, May 30, 2009 at 11:56 PM, Brian Fischer < >>>> [email protected]> wrote: >>>> >>>> Paul, >>>> >>>> Just to let you know you are not alone. I am experiencing the same >>>> problem with MS4W 3.0 beta 1 and 2. I’ve reported it as a bug to the MS4W >>>> project. Here’s a link to the bug report >>>> http://bugzilla.maptools.org/show_bug.cgi?id=2043. I haven’t heard >>>> anything back on a solution yet. I’m not sure if this is a MapServer bug >>>> or >>>> a bug with the way the MS4W package was compiled. It runs fine of Apache >>>> for me. >>>> >>>> >>>> >>>> Brian Fischer >>>> >>>> Houston Engineering, Inc. >>>> >>>> >>>> >>>> *From:* [email protected] [mailto: >>>> [email protected]] *On Behalf Of *Paul james >>>> *Sent:* Friday, May 29, 2009 1:08 PM >>>> *To:* Steve Lime >>>> *Cc:* [email protected]; Daniel Morissette >>>> *Subject:* Re: [mapserver-users] Re: Upgrading 5.2 -> 5.4 generating >>>> CGI error on IIS(5.1 and 6.0) ... Possible BUG? >>>> >>>> >>>> >>>> >>>> http://localhost/cgi-bin/mapserv.exe?map=C%3A%2Finetpub%2Fwwwroot%2FOpenlayer%2FFiles%2FMapserver%2FMap.map&mode=map&map_imagetype=png&mapext=-180+0+-90+90&imgext=-180+0+-90+90&map_size=256+256&imgx=128&imgy=128&imgxy=256+256 >>>> >>>> Paul >>>> >>>> On Fri, May 29, 2009 at 3:01 PM, Steve Lime <[email protected]> >>>> wrote: >>>> >>>> What's the full URL submitted against the CGI? >>>> >>>> >>> On 5/29/2009 at 12:59 PM, in message >>>> <[email protected]>, Paul >>>> james >>>> >>>> <[email protected]> wrote: >>>> > 1 - I tried with 1500,1400,1310,development version(1500) and ms4w >>>> beta... >>>> > 2 - Ím using normal CGI >>>> > 3 - My tests are only with Postgis... Íll generate a shapefile to >>>> test >>>> > later ... >>>> > >>>> > Paul >>>> > >>>> > On Fri, May 29, 2009 at 2:27 PM, Tamas Szekeres <[email protected]> >>>> wrote: >>>> > >>>> >> Hi Paul, >>>> >> >>>> >> Did you experience the same with the release-1310 and release-1400 >>>> >> versions? Did you experience the same with the development version? >>>> >> Are you using fastCGI or normal cgi? >>>> >> Is this just a PostGIS related problem or you get the same with a >>>> simple >>>> >> shapefile? >>>> >> >>>> >> Sorry for the bunch of the questions... >>>> >> >>>> >> Best regards, >>>> >> >>>> >> Tamas >>>> >> >>>> >> >>>> >> >>>> >> 2009/5/29 Paul james <[email protected]> >>>> >> >>>> >>> Yes Daniel... I deleted all previous files and put only 5.4 >>>> files... My >>>> >>> mapscript application is working fine on 5.4... >>>> >>> But the CGI dont... >>>> >>> Tested on Windows XP (IIS 5.1) and Windows 2003(IIS 6.0)... >>>> >>> >>>> >>> Paul >>>> >>> >>>> >>> >>>> >>> On Fri, May 29, 2009 at 12:56 PM, Daniel Morissette < >>>> >>> [email protected]> wrote: >>>> >>> >>>> >>>> Paul james wrote: >>>> >>>> >>>> >>>>> Hi Daniel... >>>> >>>>> I got the binaries from Tamas build : >>>> >>>>> http://vbkto.dyndns.org:1280/sdk/Default.aspx >>>> >>>>> And from MS4W 3.0 beta2... >>>> >>>>> Same result with both... >>>> >>>>> >>>> >>>>> That error you got is my fault... I took off the : >>>> >>>>> IMAGE "..\Map.png" >>>> >>>>> from REFERENCE definition when copy the code to email... >>>> >>>>> >>>> >>>>> My application works fine with 5.2 binary in iis 5.1 and 6.0 >>>> >>>>> Just replacing with 5.4 binary I got that 502 error... >>>> >>>>> >>>> >>>>> >>>> >>>> Hopefully you always make sure you update all DLLs as well when >>>> you >>>> >>>> "replace with 5.4 binary"? Even if the DLLs have the same names, >>>> if they >>>> >>>> come from different build environments or versions they may not >>>> be >>>> >>>> compatible and could cause the kind of crashes that you are >>>> experiencing. >>>> >>>> >>>> >>>> >>>> >>>> Daniel >>>> >>>> -- >>>> >>>> Daniel Morissette >>>> >>>> http://www.mapgears.com/ >>>> >>>> >>>> >>> >>>> >>> >>>> >>> _______________________________________________ >>>> >>> mapserver-users mailing list >>>> >>> [email protected] >>>> >>> http://lists.osgeo.org/mailman/listinfo/mapserver-users >>>> >>> >>>> >>> >>>> >> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> mapserver-users mailing list >>>> [email protected] >>>> http://lists.osgeo.org/mailman/listinfo/mapserver-users >>>> >>>> >>>> >>>> >>>> >>> >>> >> >
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
