Jeff-

Did you verify hostname(s) mail server(s) are reachable ?
Did you verify ports are not already bound?
Did you verify the service is published ?
http://MachineName:8080/axis2/services/listServices

Did you verify you are able to access the published wsdl?
Have you verified the messageReceiver class(es) from services.xml
<messageReceiver mep = "http://www.w3.org/2004/08/wsdl/in-only"; class="Verify the class specified here!"
is on the classpath ???
Did you verify the mep is reachable ?

Perhaps the requestTimeout parameters in your axis2.xml is too small?
Perhaps the threadKeepAliveTime in your axis2.xml is too small?

Anyone else?

Martin--
______________________________________________
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission.
(mobile) 001-603-438-5053


Hi guys,

Here is a strange error. There is not much information even though I've
turned on debug log using Log4j.

Any thoughts? How do I config my app to generate more information to help
debugging? This happened at a customer's site and the only tool available to
me is log files.

Thanks in advance!

Jeff

[EMAIL PROTECTED]:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build the
OMElelment HeaderBy the StaxSOAPModelBuilder
[EMAIL PROTECTED]:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build the
OMElelment HeaderBy the StaxSOAPModelBuilder
[EMAIL PROTECTED]:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build the
OMElelment BodyBy the StaxSOAPModelBuilder
[EMAIL PROTECTED]:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build the
OMElelment BodyBy the StaxSOAPModelBuilder
[EMAIL PROTECTED]:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build the
OMElelment GetListCollectionBy the StaxSOAPModelBuilder
[EMAIL PROTECTED]:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build the
OMElelment GetListCollectionBy the StaxSOAPModelBuilder
[EMAIL PROTECTED]:59:50 ERROR [main] (Feeder.java:55) - Axis2 transport error : 
Not
Found; nested exception is:
   org.apache.axis2.AxisFault: Axis2 transport error : Not Found; nested
exception is:
   org.apache.axis2.AxisFault: Axis2 transport error : Not Found; nested
exception is:
   org.apache.axis2.AxisFault: Axis2 transport error : Not Found
[EMAIL PROTECTED]:59:50 ERROR [main] (Feeder.java:55) - Axis2 transport error : 
Not
Found; nested exception is:
   org.apache.axis2.AxisFault: Axis2 transport error : Not Found; nested
exception is:
   org.apache.axis2.AxisFault: Axis2 transport error : Not Found; nested
exception is:
   org.apache.axis2.AxisFault: Axis2 transport error : Not Found



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

Reply via email to