You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by do...@yahoo.de on 2006/07/13 15:15:48 UTC

[Axis2] Exception after correct sending message with fireAndForget()

Hi,

senden a message using fireAndForget(), the message was delivered properly but there is allways this exception wich occours:

INFO: Axis2 transport error : No Host matches server name 127.0.0.1; nested exception is:
        org.apache.axis2.AxisFault: Axis2 transport error : No Host matches server name 127.0.0.1; nested exception is:
        org.apache.axis2.AxisFault: Axis2 transport error : No Host matches server name 127.0.0.1; nested exception is:
        org.apache.axis2.AxisFault: Axis2 transport error : No Host matches server name 127.0.0.1


Is this a normal behavior (cause it is published using a log.info level)?


Thanks Ted



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


AW: [Axis2] Exception after correct sending message with fireAndForget()

Posted by do...@yahoo.de.
Hi Deepal,

the scenario is as followes:
- Two services 'Service A' running on http://localhost:8080/axis2/services/ServiceA and ServiceB running on   
  http://localhost:8585/axis2/services/ServiceB. Both services provide a 'InOnly' operation.
- A Serviceconsumer now sends a message to ServiceA and as a listener for Service A's response Service B has to be 
  is used.

The code I wrote for that scenario is a ServiceA wich has a (private) method to send a response to ServiceB using an OutOnlyAxisOperation. The thing is, that the message receives correctly at ServiceB's provided 'InOnly'-operation but the exception with that transport error occours afterwards.

Hope that helps. Let me know if you need more detail (for example some concrete parts of code),

Greetings
Ted



----- Ursprüngliche Mail ----
Von: Deepal Jayasinghe <de...@opensource.lk>
An: axis-user@ws.apache.org
Gesendet: Freitag, den 14. Juli 2006, 11:50:36 Uhr
Betreff: Re: [Axis2] Exception after correct sending message with fireAndForget()

Hi ;


donnerdrummel2000-mailing@yahoo.de wrote:

>Hi,
>
>senden a message using fireAndForget(), the message was delivered properly but there is allways this exception wich occours:
>
>  
>
I doubt , how can it deliver the message with following exception, btw
can you please help me to regenerate the problem.

>INFO: Axis2 transport error : No Host matches server name 127.0.0.1; nested exception is:
>        org.apache.axis2.AxisFault: Axis2 transport error : No Host matches server name 127.0.0.1; nested exception is:
>        org.apache.axis2.AxisFault: Axis2 transport error : No Host matches server name 127.0.0.1; nested exception is:
>        org.apache.axis2.AxisFault: Axis2 transport error : No Host matches server name 127.0.0.1
>
>
>Is this a normal behavior (cause it is published using a log.info level)?
>
>
>Thanks Ted
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
>For additional commands, e-mail: axis-user-help@ws.apache.org
>
>
>
>  
>

-- 
Thanks,
Deepal
................................................................
~Future is Open~ 



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





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


Re: [Axis2] Exception after correct sending message with fireAndForget()

Posted by Deepal Jayasinghe <de...@opensource.lk>.
Hi ;


donnerdrummel2000-mailing@yahoo.de wrote:

>Hi,
>
>senden a message using fireAndForget(), the message was delivered properly but there is allways this exception wich occours:
>
>  
>
I doubt , how can it deliver the message with following exception, btw
can you please help me to regenerate the problem.

>INFO: Axis2 transport error : No Host matches server name 127.0.0.1; nested exception is:
>        org.apache.axis2.AxisFault: Axis2 transport error : No Host matches server name 127.0.0.1; nested exception is:
>        org.apache.axis2.AxisFault: Axis2 transport error : No Host matches server name 127.0.0.1; nested exception is:
>        org.apache.axis2.AxisFault: Axis2 transport error : No Host matches server name 127.0.0.1
>
>
>Is this a normal behavior (cause it is published using a log.info level)?
>
>
>Thanks Ted
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
>For additional commands, e-mail: axis-user-help@ws.apache.org
>
>
>
>  
>

-- 
Thanks,
Deepal
................................................................
~Future is Open~ 



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