Subra A Narayanan wrote:
Samisa,

Its still the same case. Request with line breaks fails, without the line breaks works fine. I started the simple axis server with gdb. I didnt get a backtrace at all. See the text below
hmmm. Looking at the gdb output, I cannot think of any possible reason why it is crashing.

Would it be possible for you to send me the exact payload send by the client, including http headers (you can capture this using tcpmon Java tool) and send it to the list, so that I could try and replay it with the server and see what is going wrong on my machine.

Also, I hope that you are using the latest svn head, if not, i plan to post an RC1 of 1.1 release today, so that you can try with that.

Thanks,
Samisa...



[EMAIL PROTECTED] bin]# gdb ./axis2_http_server
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu"...Using host libthread_db library "/lib64/tls/libthread_db.so.1".

(gdb) run -p 80
Starting program: /usr/local/axis2c/bin/axis2_http_server -p 80
AXIS2C_HOME is not set - log is written to . dir
Started Simple Axis2 HTTP Server ...

Program terminated with signal SIGTRAP, Trace/breakpoint trap.
The program no longer exists.
(gdb) bt
No stack.
(gdb)



This is my dev set up:

64 bit Linux
Axis2/C - server
Ruby Client


Subra




On 8/12/07, * Subra A Narayanan* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Thanks Samisa......I will run axis http server with gdb and send u
    the trace.




    On 8/9/07, *Samisa Abeysinghe * < [EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>> wrote:

        Samisa Abeysinghe wrote:
        > Subra A Narayanan wrote:
        >> Hey Samisa,
        >>
        >> It still doesn't work. Anything else that I can do to solve this
        >> problem?
        > I tested it on my machine, with newlines in the payload, and
        it works
        > with the latest svn. I tested with a PHP client and echo
        service.
        > You seem to have tested with SOAP 1.1 in place. I am not sure
        if this
        > is related to SOAP version. I tested with SOAP 1.2, I will
        test with
        > SOAP 1.1 and let you know.
        I tested with SOAP 1.1 as well, and it seems to work fine with
        the
        latest svn when there are newlines in the payload.
        To help solve the problem, what you can do is to run Axis2/C
        server with
        gdb and send us the back trace of the crash point.

        Thanks,
        Samisa...

-- Samisa Abeysinghe : <a
        href="http://wso2.org/projects/wsf/c";>WSO2 Web Services
        Framework/C - Open source C library for providing and
        consuming Web services</a>


        ---------------------------------------------------------------------
        To unsubscribe, e-mail: [EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]>
        For additional commands, e-mail:
        [EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]>





--
Samisa Abeysinghe : WSO2 WSF/C
"http://wso2.org/projects/wsf/c?WSO2&nbsp;Web&nbsp;Services&nbsp;Framework/C&nbsp;-&nbsp;Open&nbsp;source&nbsp;C&nbsp;library&nbsp;for&nbsp;providing&nbsp;and&nbsp;consuming&nbsp;Web&nbsp;services";


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to