You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org> on 2005/02/08 04:41:11 UTC

[jira] Created: (AXISCPP-409) SimpleAxisServer hangs

SimpleAxisServer hangs
----------------------

         Key: AXISCPP-409
         URL: http://issues.apache.org/jira/browse/AXISCPP-409
     Project: Axis-C++
        Type: Bug
    Versions: 1.5 Alpha    
 Environment: All platforms
    Reporter: Samisa Abeysinghe


IUt hangs when it tries to get the service URL from the client:

#0  0x00c2c7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x00798420 in __nanosleep_nocancel () from /lib/tls/libc.so.6
#2  0x0079826f in sleep () from /lib/tls/libc.so.6
#3  0x08049ec9 in SimpleAxisTransport::readFromClient (this=0x821e8a0) at SimpleAxisTransport.cpp:173
#4  0x0804a431 in SimpleAxisTransport::getTransportProperty (this=0x821e8a0, eType=4294966780)
    at SimpleAxisTransport.cpp:225
#5  0x00a43c09 in axiscpp::ServerAxisEngine::process (this=0x823c070, pStream=0x821e8a0) at ServerAxisEngine.cpp:78
#6  0x00a43507 in process_request (pStream=0x821e8a0) at ../Axis.cpp:152
#7  0x0804ab90 in handleTCPClient (clntSocket=9) at SimpleAxisServer.cpp:122
#8  0x0804acd7 in main (argc=2, argv=0xfeeb62e0) at SimpleAxisServer.cpp:221


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (AXISCPP-409) SimpleAxisServer hangs

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-409?page=history ]

Samisa Abeysinghe updated AXISCPP-409:
--------------------------------------

    Component: Server - General

> SimpleAxisServer hangs
> ----------------------
>
>          Key: AXISCPP-409
>          URL: http://issues.apache.org/jira/browse/AXISCPP-409
>      Project: Axis-C++
>         Type: Bug
>   Components: Server - General
>     Versions: 1.5 Alpha
>  Environment: All platforms
>     Reporter: Samisa Abeysinghe

>
> IUt hangs when it tries to get the service URL from the client:
> #0  0x00c2c7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
> #1  0x00798420 in __nanosleep_nocancel () from /lib/tls/libc.so.6
> #2  0x0079826f in sleep () from /lib/tls/libc.so.6
> #3  0x08049ec9 in SimpleAxisTransport::readFromClient (this=0x821e8a0) at SimpleAxisTransport.cpp:173
> #4  0x0804a431 in SimpleAxisTransport::getTransportProperty (this=0x821e8a0, eType=4294966780)
>     at SimpleAxisTransport.cpp:225
> #5  0x00a43c09 in axiscpp::ServerAxisEngine::process (this=0x823c070, pStream=0x821e8a0) at ServerAxisEngine.cpp:78
> #6  0x00a43507 in process_request (pStream=0x821e8a0) at ../Axis.cpp:152
> #7  0x0804ab90 in handleTCPClient (clntSocket=9) at SimpleAxisServer.cpp:122
> #8  0x0804acd7 in main (argc=2, argv=0xfeeb62e0) at SimpleAxisServer.cpp:221

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXISCPP-409) SimpleAxisServer hangs

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-409?page=comments#action_58738 ]
     
Samisa Abeysinghe commented on AXISCPP-409:
-------------------------------------------

If axis2 transport is used, then simple axis server works.



> SimpleAxisServer hangs
> ----------------------
>
>          Key: AXISCPP-409
>          URL: http://issues.apache.org/jira/browse/AXISCPP-409
>      Project: Axis-C++
>         Type: Bug
>     Versions: 1.5 Alpha
>  Environment: All platforms
>     Reporter: Samisa Abeysinghe

>
> IUt hangs when it tries to get the service URL from the client:
> #0  0x00c2c7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
> #1  0x00798420 in __nanosleep_nocancel () from /lib/tls/libc.so.6
> #2  0x0079826f in sleep () from /lib/tls/libc.so.6
> #3  0x08049ec9 in SimpleAxisTransport::readFromClient (this=0x821e8a0) at SimpleAxisTransport.cpp:173
> #4  0x0804a431 in SimpleAxisTransport::getTransportProperty (this=0x821e8a0, eType=4294966780)
>     at SimpleAxisTransport.cpp:225
> #5  0x00a43c09 in axiscpp::ServerAxisEngine::process (this=0x823c070, pStream=0x821e8a0) at ServerAxisEngine.cpp:78
> #6  0x00a43507 in process_request (pStream=0x821e8a0) at ../Axis.cpp:152
> #7  0x0804ab90 in handleTCPClient (clntSocket=9) at SimpleAxisServer.cpp:122
> #8  0x0804acd7 in main (argc=2, argv=0xfeeb62e0) at SimpleAxisServer.cpp:221

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (AXISCPP-409) SimpleAxisServer hangs

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-409?page=history ]
     
Samisa Abeysinghe closed AXISCPP-409:
-------------------------------------

     Resolution: Fixed
    Fix Version: 1.5 Final

The fixes to axis3 transport to handle HTTP properly has fixed this problem as well.
It is wrong that the server hangs because of a client error, but that has to be addressed seperately

> SimpleAxisServer hangs
> ----------------------
>
>          Key: AXISCPP-409
>          URL: http://issues.apache.org/jira/browse/AXISCPP-409
>      Project: Axis-C++
>         Type: Bug
>   Components: Server - General
>     Versions: 1.5 Alpha
>  Environment: All platforms
>     Reporter: Samisa Abeysinghe
>     Assignee: Samisa Abeysinghe
>      Fix For: 1.5 Final

>
> IUt hangs when it tries to get the service URL from the client:
> #0  0x00c2c7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
> #1  0x00798420 in __nanosleep_nocancel () from /lib/tls/libc.so.6
> #2  0x0079826f in sleep () from /lib/tls/libc.so.6
> #3  0x08049ec9 in SimpleAxisTransport::readFromClient (this=0x821e8a0) at SimpleAxisTransport.cpp:173
> #4  0x0804a431 in SimpleAxisTransport::getTransportProperty (this=0x821e8a0, eType=4294966780)
>     at SimpleAxisTransport.cpp:225
> #5  0x00a43c09 in axiscpp::ServerAxisEngine::process (this=0x823c070, pStream=0x821e8a0) at ServerAxisEngine.cpp:78
> #6  0x00a43507 in process_request (pStream=0x821e8a0) at ../Axis.cpp:152
> #7  0x0804ab90 in handleTCPClient (clntSocket=9) at SimpleAxisServer.cpp:122
> #8  0x0804acd7 in main (argc=2, argv=0xfeeb62e0) at SimpleAxisServer.cpp:221

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (AXISCPP-409) SimpleAxisServer hangs

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-409?page=history ]

Samisa Abeysinghe reassigned AXISCPP-409:
-----------------------------------------

    Assign To: Samisa Abeysinghe

> SimpleAxisServer hangs
> ----------------------
>
>          Key: AXISCPP-409
>          URL: http://issues.apache.org/jira/browse/AXISCPP-409
>      Project: Axis-C++
>         Type: Bug
>   Components: Server - General
>     Versions: 1.5 Alpha
>  Environment: All platforms
>     Reporter: Samisa Abeysinghe
>     Assignee: Samisa Abeysinghe
>      Fix For: 1.5 Final

>
> IUt hangs when it tries to get the service URL from the client:
> #0  0x00c2c7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
> #1  0x00798420 in __nanosleep_nocancel () from /lib/tls/libc.so.6
> #2  0x0079826f in sleep () from /lib/tls/libc.so.6
> #3  0x08049ec9 in SimpleAxisTransport::readFromClient (this=0x821e8a0) at SimpleAxisTransport.cpp:173
> #4  0x0804a431 in SimpleAxisTransport::getTransportProperty (this=0x821e8a0, eType=4294966780)
>     at SimpleAxisTransport.cpp:225
> #5  0x00a43c09 in axiscpp::ServerAxisEngine::process (this=0x823c070, pStream=0x821e8a0) at ServerAxisEngine.cpp:78
> #6  0x00a43507 in process_request (pStream=0x821e8a0) at ../Axis.cpp:152
> #7  0x0804ab90 in handleTCPClient (clntSocket=9) at SimpleAxisServer.cpp:122
> #8  0x0804acd7 in main (argc=2, argv=0xfeeb62e0) at SimpleAxisServer.cpp:221

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira