Search the web
Sign In
New User? Sign Up
soaplite · SOAP::Lite for Perl (soaplite.com)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
SOAPLite: illegal seek   Message List  
Reply | Forward Message #6269 of 6385 |
Hi list,

I am running a perl script accessing some soap services using
Soap::Lite. On an elderly linux (redhat 4, perl 5.8.5 and
soap-lite-0.67) everything runs fine. On an actual linux
(opensuse 11.1, perl 5.10.0, soap-lite-0.710) I get an
"illegal seek" in the call of "SOAP::Lite->service"

Here is the stack trace of the perl debugger (some information
in the output was Xed out):

Service description
'https://XXX.de/test-eins/cgi-bin/soap?wsdl=1' can't be
loaded: 500 configure certs failed: failed to load
/home/XXX/mycert.p12:
Illegal seek
at /usr/lib/perl5/vendor_perl/5.10.0/SOAP/Lite.pm line 3186
SOAP::Schema::access('SOAP::Schema=HASH(0x12f29a8)') called at
/usr/lib/perl5/vendor_perl/5.10.0/SOAP/Lite.pm line 3131
SOAP::Schema::parse('SOAP::Schema=HASH(0x12f29a8)') called at
/usr/lib/perl5/vendor_perl/5.10.0/SOAP/Lite.pm line 3613
SOAP::Lite::service('SOAP::Lite',
'https://XXX.de/test-eins/cgi-bin/soap?wsdl=1') called at
./test.pl line 16

The error message does not seem to be related to an
actual error (the p12-file exists and is readable
and it works on the older installation)...
Any suggestions?

Regards, Olaf





Tue Jan 13, 2009 10:21 am

olgellert
Offline Offline
Send Email Send Email

Forward
Message #6269 of 6385 |
Expand Messages Author Sort by Date

Hi list, I am running a perl script accessing some soap services using Soap::Lite. On an elderly linux (redhat 4, perl 5.8.5 and soap-lite-0.67) everything...
olgellert
Offline Send Email
Jan 13, 2009
3:52 pm

... I guess something is wrong with your wsdl. At least from the point of view of SOAP::Schema::parse method. Could be that this method is not parsing the...
rahed
raherh
Offline Send Email
Jan 14, 2009
7:54 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help