[TinyOWS-users] RE tinyows -check Error

Steve.Toutant at inspq.qc.ca Steve.Toutant at inspq.qc.ca
Tue Jan 27 15:47:44 EST 2015


A little help for installing tiny would be appreciated...

I fixed my issue following this thread (I modified mapfile.c because I 
don't know what to do wit .l and flex)
https://github.com/mapserver/tinyows/issues/58

Now tinyows - check gives me
<ows:Exception exceptionCode='InvalidParameterValue' locator='service'>
  <ows:ExceptionText>Service Unknown</ows:ExceptionText>
 </ows:Exception>

I have nothing in tinyows.log

Here is my mapfile
MAP
    NAME "TinyOWS"

    WEB
         METADATA
                    "tinyows_schema_dir" 
"/usr/local/share/tinyows/schema/"
                    "tinyows_onlineresource" 
"127.0.0.1/geo/cgi-bin/tinyows_qa"
                    "wfs_title" "TinyOWS service provided by a MapFile"
                    "wfs_contact" "foo at bar.net"
         END
    END

    LAYER
            NAME 'France'
            CONNECTIONTYPE postgis
            CONNECTION "host=127.0.0.1 dbname=geo user=xxx password=xxx 
port=5432 options='-c client_encoding=UTF8'"
            METADATA
                    'wfs_title' 'Adresse qc'
                    'wfs_namespace_prefix' 'tows'
                    'wfs_namespace_uri' 'http://www.tinyows.org/'
                    'wfs_srs' 'EPSG:3857'
                    'tinyows_table'  'msp_si_casernes_geo'
                    'tinyows_writable' '0'
                    'tinyows_retrievable' '1'
            END
            DUMP TRUE
    END
END


127.0.0.1/geo/cgi-bin/tinyows_qa is a sh script
#!/bin/sh
TINYOWS_MAPFILE=/opt/geomatique/services/map/tmp/tinyows.map
export TINYOWS_MAPFILE
/opt/geomatique/cgi-bin/tinyows

Any suggestions please?
thanks



Steve.Toutant at inspq.qc.ca@lists.maptools.org 
Envoyé par : tinyows-users-bounces at lists.maptools.org
2015-01-27 09:34
Veuillez répondre à
TinyOWS users discuss list <tinyows-users at lists.maptools.org>


A
tinyows-users at lists.maptools.org
cc

Objet
[TinyOWS-users] tinyows -check Error








hi, 
I just cloned tinyows from github, followed this procedure to config using 
a mapfile 
http://mapserver.org/tinyows/mapfileconfig.html 

when I run tinyows -check I got this error 
tinyows: src/struct/buffer.c:348: buffer_copy: Assertion `dest' failed 

I'm on fedora 
Any idea on what I can do about it? 
thanks 
Steve Toutant, M. Sc.
Analyste en géomatique
Secteur environnement
Direction de la santé environnementale et de la toxicologie
Institut national de santé publique du Québec
Tél.: 418 646-6777 poste 30015
Téléc.: 418 644-4593
steve.toutant at inspq.qc.ca
http://www.inspq.qc.ca
http://www.monclimatmasante.qc.ca 
Pour me rejoindre par courrier
Service de l'infrastructure et du réseau
Direction des technologies de l'information
Ministère de la Sécurité Publique
2525 boul. Laurier, 2e étage
Tour Laurentides
Québec, G1V 2L2 _______________________________________________
TinyOWS-users mailing list
TinyOWS-users at lists.maptools.org
http://lists.maptools.org/mailman/listinfo/tinyows-users



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/tinyows-users/attachments/20150127/17a613d3/attachment.htm 


More information about the TinyOWS-users mailing list