[Pywps-devel] pywps - soap

Arnaud De Groof Arnaud.DeGroof at spacebel.be
Tue Jun 15 10:37:43 CEST 2010


Hi Jachym,

I modified the soap message according your remarks without success. 
I tested the getcapabilities and the describeprocess message without success on linux (trunk version - rev. 952). 

The error message is exactly the same:

[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31] Traceback (most recent call last):
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31]   File "/usr/local/pywps-trunk/wps.py", line 89, in <module>
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31]     
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31] if wps.parseRequest(inputQuery):
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31]   File "/usr/local/pywps-trunk/pywps/__init__.py", line 211, in parseRequest
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31]     
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31] self.inputs = self.parser.parse(queryStringObject)
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31]   File "/usr/local/pywps-trunk/pywps/Parser/Post.py", line 108, in parse
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31]     
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31] firstChild = self.isSoapFirstChild(self.document)
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31]   File "/usr/local/pywps-trunk/pywps/Parser/Post.py", line 231, in isSoapFirstChild
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31]     
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31] soapCls = Soap.SOAP(firstChild)
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31]   File "/usr/local/pywps-trunk/pywps/Soap.py", line 72, in __init__
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31]     
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31] self.nsIndex = soap_env_NS.index(document.namespaceURI)
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31] AttributeError
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31] : 
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31] 'tuple' object has no attribute 'index'
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31] 
[Tue Jun 15 10:19:11 2010] [error] [client 172.17.5.31] Premature end of script headers: pywps.cgi

Thanks,

Arnaud
 

-----Original Message-----
From: pywps-devel-bounces at wald.intevation.org [mailto:pywps-devel-bounces at wald.intevation.org] On Behalf Of Jachym Cepicky
Sent: lundi 14 juin 2010 8:27
To: Arnaud De Groof
Cc: pywps-devel at wald.intevation.org
Subject: Re: [Pywps-devel] pywps - soap

It should be 
<ows:Identifier>TestProcess</ows:Identifier>, not Identification

however, I got little bit different error message (working on linux) ..
try it and let us see, what happend ..

jachym



___________________________________________________________________________________
E-MAIL DISCLAIMER

The present message may contain confidential and/or legally privileged information.
If you are not the intended addressee and in case of a transmission error,
please notify the sender immediately and destroy this E-mail. 
Disclosure, reproduction or distribution of this document and its possible 
attachments is strictly forbidden.

SPACEBEL denies all liability for incomplete, improper, inaccurate, intercepted, 
(partly) destroyed, lost and/or belated transmission of the current information 
given that unencrypted electronic transmission cannot currently be guaranteed 
to be secure or error free. Upon request or in conformity with formal, contractual 
agreements, an originally signed hard copy will be sent to you to confirm 
the information contained in this E-mail.

SPACEBEL denies all liability where E-mail is used for private use.

SPACEBEL cannot be held responsible for possible viruses that might corrupt this 
message and/or your computer system.
____________________________________________________________________________________





___________________________________________________________________________________
E-MAIL DISCLAIMER

The present message may contain confidential and/or legally privileged information.
If you are not the intended addressee and in case of a transmission error,
please notify the sender immediately and destroy this E-mail. 
Disclosure, reproduction or distribution of this document and its possible 
attachments is strictly forbidden.

SPACEBEL denies all liability for incomplete, improper, inaccurate, intercepted, 
(partly) destroyed, lost and/or belated transmission of the current information 
given that unencrypted electronic transmission cannot currently be guaranteed 
to be secure or error free. Upon request or in conformity with formal, contractual 
agreements, an originally signed hard copy will be sent to you to confirm 
the information contained in this E-mail.

SPACEBEL denies all liability where E-mail is used for private use.

SPACEBEL cannot be held responsible for possible viruses that might corrupt this 
message and/or your computer system.
____________________________________________________________________________________





More information about the Pywps-devel mailing list