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 "Alex Mantaut (JIRA)" <ji...@apache.org> on 2013/02/25 16:18:13 UTC

[jira] [Updated] (AXIS2C-1625) Cannot infer transport with libcurl enabled

     [ https://issues.apache.org/jira/browse/AXIS2C-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Mantaut updated AXIS2C-1625:
---------------------------------

    Description: 
With libcurl enabled, some of the samples fail in trunk, with a message that says: "Cannot infer transport from URL" 

samples/client/amqp/echo/echo_blocking

[Mon Feb 25 10:37:39 2013] [debug] phase_resolver.c(722) Module name is:addressing
[Mon Feb 25 10:37:39 2013] [debug] phase_holder.c(131) Add handler AddressingOutHandler to phase MessageOut
[Mon Feb 25 10:37:39 2013] [debug] phase_resolver.c(722) Module name is:addressing
[Mon Feb 25 10:37:39 2013] [debug] phase_resolver.c(722) Module name is:addressing
[Mon Feb 25 10:37:39 2013] [debug] phase_holder.c(131) Add handler AddressingOutHandler to phase MessageOut

Sending OM : <ns1:echoString xmlns:ns1="http://ws.apache.org/axis2/services/echo"><text>Hello World!</text></ns1:echoString>
[Mon Feb 25 10:37:39 2013] [debug] op_client.c(904) Start:axis2_op_client_infer_transport
[Mon Feb 25 10:37:39 2013] [error] op_client.c(962) Cannot infer transport
[Mon Feb 25 10:37:39 2013] [debug] op_client.c(965) End:axis2_op_client_infer_transport
[Mon Feb 25 10:37:39 2013] [error] op_client.c(422) Op client execute failed. Cannot find transport out.
[Mon Feb 25 10:37:39 2013] [error] echo_blocking.c(101) Stub invoke FAILED: Error code: 4 :: Cannot infer transport from URL
echo client invoke FAILED!



  was:
With libcurl enabled, some of the samples fail in trunk, with a message that says: "Cannot infer transport from URL" 

Don't know which revision introduced this bug, because the samples work fine in 1.6.0

samples/client/amqp/echo/echo_blocking

[Mon Feb 25 10:37:39 2013] [debug] phase_resolver.c(722) Module name is:addressing
[Mon Feb 25 10:37:39 2013] [debug] phase_holder.c(131) Add handler AddressingOutHandler to phase MessageOut
[Mon Feb 25 10:37:39 2013] [debug] phase_resolver.c(722) Module name is:addressing
[Mon Feb 25 10:37:39 2013] [debug] phase_resolver.c(722) Module name is:addressing
[Mon Feb 25 10:37:39 2013] [debug] phase_holder.c(131) Add handler AddressingOutHandler to phase MessageOut

Sending OM : <ns1:echoString xmlns:ns1="http://ws.apache.org/axis2/services/echo"><text>Hello World!</text></ns1:echoString>
[Mon Feb 25 10:37:39 2013] [debug] op_client.c(904) Start:axis2_op_client_infer_transport
[Mon Feb 25 10:37:39 2013] [error] op_client.c(962) Cannot infer transport
[Mon Feb 25 10:37:39 2013] [debug] op_client.c(965) End:axis2_op_client_infer_transport
[Mon Feb 25 10:37:39 2013] [error] op_client.c(422) Op client execute failed. Cannot find transport out.
[Mon Feb 25 10:37:39 2013] [error] echo_blocking.c(101) Stub invoke FAILED: Error code: 4 :: Cannot infer transport from URL
echo client invoke FAILED!



    
> Cannot infer transport with libcurl enabled
> -------------------------------------------
>
>                 Key: AXIS2C-1625
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1625
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/transport
>    Affects Versions: Next Version
>         Environment: all
>            Reporter: Alex Mantaut
>
> With libcurl enabled, some of the samples fail in trunk, with a message that says: "Cannot infer transport from URL" 
> samples/client/amqp/echo/echo_blocking
> [Mon Feb 25 10:37:39 2013] [debug] phase_resolver.c(722) Module name is:addressing
> [Mon Feb 25 10:37:39 2013] [debug] phase_holder.c(131) Add handler AddressingOutHandler to phase MessageOut
> [Mon Feb 25 10:37:39 2013] [debug] phase_resolver.c(722) Module name is:addressing
> [Mon Feb 25 10:37:39 2013] [debug] phase_resolver.c(722) Module name is:addressing
> [Mon Feb 25 10:37:39 2013] [debug] phase_holder.c(131) Add handler AddressingOutHandler to phase MessageOut
> Sending OM : <ns1:echoString xmlns:ns1="http://ws.apache.org/axis2/services/echo"><text>Hello World!</text></ns1:echoString>
> [Mon Feb 25 10:37:39 2013] [debug] op_client.c(904) Start:axis2_op_client_infer_transport
> [Mon Feb 25 10:37:39 2013] [error] op_client.c(962) Cannot infer transport
> [Mon Feb 25 10:37:39 2013] [debug] op_client.c(965) End:axis2_op_client_infer_transport
> [Mon Feb 25 10:37:39 2013] [error] op_client.c(422) Op client execute failed. Cannot find transport out.
> [Mon Feb 25 10:37:39 2013] [error] echo_blocking.c(101) Stub invoke FAILED: Error code: 4 :: Cannot infer transport from URL
> echo client invoke FAILED!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org