Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Getting guththila exception: msg#00113
apache.webservices.axis-c.user
|
Subject: |
Re: Getting guththila exception |
Even if i compile the source with --enable-libxml2=yes, i am ending up with the same issue. So right now I am neither able to use libxml2(because of the relocation error), nor guththila(because of the exception). Looks like I am at a dead end now.
Please help Thanks Sathya On 9/20/07, Sathya Raghunathan <pappu.raghunathan-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx
> wrote:Hi
In my usr/lib, there are libxml2.so.2.5.10, /usr/lib/libxml2.so.2, /usr/lib/libxml2.a
I am not sure which so, the binary would use. If this is old version, i will try to download and see Also, while doing a building the source I am getting an error called XML_PARSE_RECOVER undeclared error message.
I check your website for solution and got that i need to download the file from apache site if this is not present in /usr/include/libxml2
Let me know from where i can download the header file or the library?
Thanks Sathya
On 9/20/07, Samisa Abeysinghe <
samisa-imBn0Efqqa8@xxxxxxxxxxxxxxxx> wrote:
Sathya Raghunathan wrote: > Should i rebuild the source again with --enable-libxml2=yes > --enable-guththila=no?? > > I am not using binary version because i got the error message > "relocation error: /home/sathya/axis2c/axis2c-
> bin-1.0.0-linux/lib/libaxis2_parser.so.0: undefined symbol: > xmlReaderForFile" You get this error becuase you do not have libxml2 on your system or because your libxml2 version is old. I am using libxml2 version
2.6.23
Samisa...
> > Let me know if i need to rebuild the axis source with the above > configuration > > Thanks > Sathya > > On 9/20/07, *Sathya Raghunathan* <
pappu.raghunathan-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx > <mailto:
pappu.raghunathan-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx>> wrote: > > I used both options as yes when i built the source.
> > > On 9/20/07, *Dimuthu Gamage* < dimuthuc-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx > <mailto:
dimuthuc-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx>> wrote:
> > Hi, > > You can use libxml instead of xml as the xml parser. If you > are building from axis2 source configure it with the option > --enable-libxml2=yes --enable-guththila=no (which is the
> default configuration) > Or if you are using binary , use the libaxis2_libxml2.so (That > is put that in the LD_LIBRARY_PATH) > > Thanks > DImuthu
> > On 9/20/07, *Sathya Raghunathan* < pappu.raghunathan-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx > <mailto:
pappu.raghunathan-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx
>> wrote: > > Hi Dimuthu, > > Thanks for helping me solve the segmentation fault. I > followed the calculator example. But now i am getting > another error called
> > "Throws guththila_exception guththila_xml_pull_parser.c > 250." > > Also it looks like its going in an infinite loop. When I > went to guththila_xml_pull_parser.c line 250, i checked
> the if condition > else if (((parser->_next) > (parser->last)) > && guththila_read(environment, > parser))
> { > if (eof) > return -1; > else > guththila_exception(p_FILE, LINE, > &
nbsp; GUTHTHILA_ERROR_UNEXPECTED_EOF
> ); > } > > Is there anything wrong with the input message again? I am > not able to proceed beyond this. I am attaching the client > code. I tried an input message with a "\n", and without a
> "\n" at the end. Both gives a problem. > > Please help me. > > Thanks > Sathya > > ---------------------------------------------------------------------
> To unsubscribe, e-mail: > axis-c-user-unsubscribe-28n8OjmUYWfNLxjTenLetw@xxxxxxxxxxxxxxxx
> <mailto:
axis-c-user-unsubscribe-28n8OjmUYWfNLxjTenLetw@xxxxxxxxxxxxxxxx> > For additional commands, e-mail: >
axis-c-user-help-28n8OjmUYWfNLxjTenLetw@xxxxxxxxxxxxxxxx > <mailto:
axis-c-user-help-28n8OjmUYWfNLxjTenLetw@xxxxxxxxxxxxxxxx> > > > >
-- Samisa Abeysinghe : WSO2 WSF/PHP
"
http://wso2.org/projects/wsf/php?WSO2 Web Services Framework%2FPHP - Open source PHP extention for providing and consuming Web services in PHP
"
--------------------------------------------------------------------- To unsubscribe, e-mail:
axis-c-user-unsubscribe-28n8OjmUYWfNLxjTenLetw@xxxxxxxxxxxxxxxx For additional commands, e-mail:
axis-c-user-help-28n8OjmUYWfNLxjTenLetw@xxxxxxxxxxxxxxxx
| |