Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 10019 invoked from network); 21 Aug 2006 21:57:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Aug 2006 21:57:09 -0000 Received: (qmail 4078 invoked by uid 500); 21 Aug 2006 21:57:02 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 3829 invoked by uid 500); 21 Aug 2006 21:57:01 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 3812 invoked by uid 99); 21 Aug 2006 21:57:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Aug 2006 14:57:01 -0700 X-ASF-Spam-Status: No, hits=-3.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,RCVD_IN_BSP_TRUSTED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jeffling@google.com designates 216.239.45.12 as permitted sender) Received: from [216.239.45.12] (HELO smtp-out.google.com) (216.239.45.12) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Aug 2006 14:56:59 -0700 Received: from zps76.corp.google.com (zps76.corp.google.com [172.25.146.76]) by smtp-out.google.com with ESMTP id k7LLuBuI019328 for ; Mon, 21 Aug 2006 14:56:11 -0700 DomainKey-Signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=received:message-id:date:from:to:subject:in-reply-to: mime-version:content-type:references; b=g0j10lxW3loDxkJhMD+ySv47P5h+GSh8n4oqvColyOqsLcSbtk3hB5Q+DGCTpbgrY oj5sHnusXlxLp8lCB2nsQ== Received: from smtp-out2.google.com (fpr16.prod.google.com [10.253.18.16]) by zps76.corp.google.com with ESMTP id k7LLqtMl011157 for ; Mon, 21 Aug 2006 14:56:09 -0700 Received: by smtp-out2.google.com with SMTP id 16so88476fpr for ; Mon, 21 Aug 2006 14:56:09 -0700 (PDT) Received: by 10.253.16.3 with SMTP id 3mr284727fpp; Mon, 21 Aug 2006 14:56:09 -0700 (PDT) Received: by 10.253.19.17 with HTTP; Mon, 21 Aug 2006 14:56:09 -0700 (PDT) Message-ID: Date: Mon, 21 Aug 2006 14:56:09 -0700 From: "Jeff Ling" To: axis-user@ws.apache.org, dims@apache.org Subject: Re: "Axis2 trasnport error" In-Reply-To: <19e0530f0608201803y18c92344n1885900baeaf8390@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_23650_8656791.1156197369253" References: <19e0530f0608201803y18c92344n1885900baeaf8390@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_23650_8656791.1156197369253 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks a lot! On 8/20/06, Davanum Srinivas wrote: > > Jeff, > > I believe it's a HTTP 404. I added some code to make the error message > better. > > http://svn.apache.org/viewvc?view=rev&revision=433109 > > thanks, > dims > > On 8/18/06, Jeff Ling wrote: > > Hi Martin, > > > > Sorry I didn't make it clear: This is a Microsoft Sharepoint portal > Site, > > not Axis site. > > > > I am using Axis as the client (statically generated stub). > > > > The site is available, and authentication is successfult. The web > services > > are also available, and many calls have succeeded. > > > > Jeff > > > > > > On 8/18/06, Martin Gainty wrote: > > > 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 > > > > > 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 > > > > > > > >08-18@12:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build > the > > > >OMElelment HeaderBy the StaxSOAPModelBuilder > > > > 08-18@12:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build > the > > > >OMElelment HeaderBy the StaxSOAPModelBuilder > > > >08-18@12:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build > the > > > >OMElelment BodyBy the StaxSOAPModelBuilder > > > >08-18@12:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build > the > > > >OMElelment BodyBy the StaxSOAPModelBuilder > > > >08-18@12:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build > the > > > >OMElelment GetListCollectionBy the StaxSOAPModelBuilder > > > >08-18@12:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build > the > > > >OMElelment GetListCollectionBy the StaxSOAPModelBuilder > > > >08-18@12: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 > > > >08-18@12: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: > > axis-user-unsubscribe@ws.apache.org > > > For additional commands, e-mail: axis-user-help@ws.apache.org > > > > > > > > > > > > > > -- > > Jeff Ling > > Product Solutions Engineer > > GOOGLE > > Office: (650) 253-3095 > > Fax: (650) 618-1835 > > Email: jeffling@google.com > > > -- > Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-user-help@ws.apache.org > > -- Jeff Ling Product Solutions Engineer GOOGLE Office: (650) 253-3095 Fax: (650) 618-1835 Email: jeffling@google.com ------=_Part_23650_8656791.1156197369253 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks a lot!

On 8/20/06, Davanum Srinivas <davanum@gmail.com> wrote:
Jeff,

I believe it's a HTTP 404. I added some code to make the error message better.

http://svn.apache.org/viewvc?view=rev&revision=433109

thanks,
dims

On 8/18/06, Jeff Ling <jeffling@google.com> wrote:
> Hi Martin,
>
> Sorry I didn't make it clear: This is a Microsoft Sharepoint portal Site,
> not Axis site.
>
> I am using Axis as the client (statically generated stub).
>
> The site is available, and authentication is successfult. The web services
> are also available, and many calls have succeeded.
>
> Jeff
>
>
> On 8/18/06, Martin Gainty <mgainty@hotmail.com> wrote:
> > 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
> > >
> > >08-18@12:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build the
> > >OMElelment HeaderBy the StaxSOAPModelBuilder
> > > 08-18@12:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build the
> > >OMElelment HeaderBy the StaxSOAPModelBuilder
> > >08-18@12:59:50 DEBUG [main] (StAXSOAPModelBuilder.java :187) - Build the
> > >OMElelment BodyBy the StaxSOAPModelBuilder
> > >08-18@12:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build the
> > >OMElelment BodyBy the StaxSOAPModelBuilder
> > >08-18@12:59:50 DEBUG [main] (StAXSOAPModelBuilder.java:187) - Build the
> > >OMElelment GetListCollectionBy the StaxSOAPModelBuilder
> > >08-18@12:59:50 DEBUG [main] (StAXSOAPModelBuilder.java :187) - Build the
> > >OMElelment GetListCollectionBy the StaxSOAPModelBuilder
> > >08-18@12: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
> > >08-18@12: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:
> axis-user-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
>
>
>
> --
> Jeff Ling
> Product Solutions Engineer
> GOOGLE
> Office: (650) 253-3095
> Fax: (650) 618-1835
> Email: jeffling@google.com


--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

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




--
Jeff Ling
Product Solutions Engineer
GOOGLE
Office: (650) 253-3095
Fax: (650) 618-1835
Email: jeffling@google.com ------=_Part_23650_8656791.1156197369253--