[Zoo-discuss] C process fail after 60 seconds

Steve.Toutant at inspq.qc.ca Steve.Toutant at inspq.qc.ca
Fri Apr 17 10:26:53 PDT 2015


Back to revision 622 and zoo works.
Updating to 623 makes zoo crashes as soon as I launch an execute request





Steve.Toutant at inspq.qc.ca@lists.osgeo.org 
Envoyé par : zoo-discuss-bounces at lists.osgeo.org
2015-04-17 09:29

A
Fenoy Gerald <gerald.fenoy at geolabs.fr>
cc
zoo-discuss-bounces at lists.osgeo.org, ZOO-discuss 
<zoo-discuss at lists.osgeo.org>
Objet
Re: [Zoo-discuss] C process fail after 60 seconds








I updated to revision 633, Now it crashes as soon as I execute a query. 
Other ws request such as getCapabilities, DescribeProcess, ... are ok 

I didn't see an error while compiling, but this warning when I use 
configure 

./configure --with-python=/usr 
--with-gdal-config=/opt/geomatique/usr/bin/gdal-config 
checking for geos-config... /bin/geos-config 
checking geos_c.h usability... yes 
checking geos_c.h presence... yes 
checking for geos_c.h... yes 
checking CGAL/Delaunay_triangulation_2.h usability... no 
checking CGAL/Delaunay_triangulation_2.h presence... no 
checking for CGAL/Delaunay_triangulation_2.h... no 
configure: WARNING: could not find headers include related to libgeos 

geos_c.h is in /usr/include/geos_c.h 
It seems that zoo see /bin/geos-config, but not the headers. 

Maybe it is not related but I guess that has to be fix...How can I do that 
please? 



Fenoy Gerald <gerald.fenoy at geolabs.fr> 
2015-04-10 18:21 


A
Steve.Toutant at inspq.qc.ca 
cc
ZOO-discuss <zoo-discuss at lists.osgeo.org>, 
zoo-discuss-bounces at lists.osgeo.org 
Objet
Re: [Zoo-discuss] C process fail after 60 seconds










Dear Steve,
I do apologize for answering your email so late.

The issue you faced probably came from the ZOO-Kernel. I noticed similar 
issues when trying to use Execute requests with more than one inputs from 
revision 550 [1] to revision 621 [2]. Nevertheless, the issue I found is 
now fixed in revision 621 and upper. In revision 550, we added some code 
to handle correctly the order of downloaded files for input supporting 
multiple values. This solved the issue.

I hope you can try with the latest SVN version and confirm that it solves 
your issue.
In case it still fail, please let us know and we will have a deeper look.

Best regards,


[1] 
http://zoo-project.org/trac/changeset/550/trunk/zoo-project/zoo-kernel/service_internal.c

[2] 
http://zoo-project.org/trac/changeset/621/trunk/zoo-project/zoo-kernel/service_internal.c


> Le 2 avr. 2015 à 18:48, Steve.Toutant at inspq.qc.ca a écrit :
> 
> the 1 minute timeout is just a coincidence. I tried with another layer 
and it fails with the same error at 2.5 minutes. 
> 
> So the problem might be in the service, with ogr...? 
> I have no idea on how to debug this 
> 
> Any help will be appreciated 
> thanks 
> steve 
> 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
> 945, avenue Wolfe
> Québec, Qc, G1V 5B3
> Tél: 418 654-3010 poste 5428
> Téléc: 418 644-4593 
> http://www.inspq.qc.ca
> http://www.monclimatmasante.qc.ca 
> 
> 
> Steve.Toutant at inspq.qc.ca@lists.osgeo.org 
> Envoyé par : zoo-discuss-bounces at lists.osgeo.org
> 2015-04-02 12:19
> 
> A
> Fenoy Gerald <gerald.fenoy at geolabs.fr>
> cc
> ZOO-discuss <zoo-discuss at lists.osgeo.org>
> Objet
> Re: [Zoo-discuss] C process fail after 60 seconds
> 
> 
> 
> 
> 
> 
> 
> htop tells me that memory and cpu are fine, no swap. 
> But when zoo stops, I see that mapserv is still running. 
> It seems that zoo is waiting for the wfs featurecollection that never 
comes after 1 minute and zoo stops. 
> 
> Is there a zoo or apache config that can be used to tell zoo to wait 
longer? 
> thanks 
> steve
> 
> 
> 
> Fenoy Gerald <gerald.fenoy at geolabs.fr>
> 2015-04-01 16:39
> 
> 
> A
> Steve.Toutant at inspq.qc.ca
> cc
> ZOO-discuss <zoo-discuss at lists.osgeo.org>
> Objet
> Re: [Zoo-discuss] C process fail after 60 seconds
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Hi Steve,
> I am not sure to understand clearly the situation. Nevertheless, I don?t 
think this can come from Apache.
> Maybe there is some issue with the C services you are using ? 
> 
> I hope to hear back from you and we can fix your issue,
> Best regards,
> 
> > Le 1 avr. 2015 à 21:45, Steve.Toutant at inspq.qc.ca a écrit :
> > 
> > i get this error for a C service  after it is running more than a 
minute 
> >   <Exception exceptionCode="InternalError"> 
> >     <ExceptionText>ZOO Kernel failed to process your request receiving 
signal 11 = SIGSEGV</ExceptionText> 
> >   </Exception> 
> > 
> > Coud it be an apache or cgi config? 
> > I set TimeOut 3600 in apache config and restart the server but still 
have this error. 
> > 
> > thanks_______________________________________________
> > Zoo-discuss mailing list
> > Zoo-discuss at lists.osgeo.org
> > http://lists.osgeo.org/cgi-bin/mailman/listinfo/zoo-discuss
> 
> 
> 
> Gérald Fenoy
> http://wiki.osgeo.org/wiki/User:Djay
> 
> 
> 
> _______________________________________________
> Zoo-discuss mailing list
> Zoo-discuss at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/zoo-discuss 
> 
> 
> 



Gérald Fenoy
http://wiki.osgeo.org/wiki/User:Djay



_______________________________________________
Zoo-discuss mailing list
Zoo-discuss at lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/zoo-discuss


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/zoo-discuss/attachments/20150417/ca2de6d5/attachment.html>


More information about the Zoo-discuss mailing list