Return-Path: Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: (qmail 65863 invoked from network); 2 Jul 2009 15:31:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Jul 2009 15:31:49 -0000 Received: (qmail 23294 invoked by uid 500); 2 Jul 2009 15:31:59 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 23212 invoked by uid 500); 2 Jul 2009 15:31:58 -0000 Mailing-List: contact dev-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list dev@cxf.apache.org Received: (qmail 23192 invoked by uid 99); 2 Jul 2009 15:31:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2009 15:31:58 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of naresh.tallapelli@gmail.com designates 209.85.222.199 as permitted sender) Received: from [209.85.222.199] (HELO mail-pz0-f199.google.com) (209.85.222.199) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2009 15:31:48 +0000 Received: by pzk37 with SMTP id 37so1628887pzk.24 for ; Thu, 02 Jul 2009 08:31:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=pbav8tu6X7NkWtuNRRf2/1cXjW592y4bmtRapOGOFBM=; b=ipe+C5nVUQbG7CDZlIv4fAXUOupw40TQzTSZsRCDQ4ZCcA/eeDByJZ1ZF+kq9Cl84r G0Xs/5wScz/mwosI/bs7FCMe0Mp7gNkJtLEj9Edtc+FEj12HfYpnHoX0jaM4XHSFaHQr l/008S9XVYfRlRjVrGOIuWVWPXL6G6GSCTk7Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=oYfYmepH/1f1dmumqbkIrWJJ0zm8PYzbFS/6d5m8qlkkZwzq71YdayUyaA5cLbWf9d DaIz16byCefY7DqQlRSms0Oi1tnAhbcGKr9tvz6aJIs+YQ3o345QfdngAIEA2m893F/v 9n1dpzNf17jubHyYS1EOm7XovESmOycvQ0XzM= MIME-Version: 1.0 Received: by 10.142.144.9 with SMTP id r9mr88082wfd.271.1246548688312; Thu, 02 Jul 2009 08:31:28 -0700 (PDT) In-Reply-To: <427ef6040907020829n1993baafu2173193fff2789a0@mail.gmail.com> References: <427ef6040906300854w7058d9b5qfd0713c397298f94@mail.gmail.com> <200906301304.50943.dkulp@apache.org> <427ef6040907020829n1993baafu2173193fff2789a0@mail.gmail.com> Date: Thu, 2 Jul 2009 21:01:28 +0530 Message-ID: <427ef6040907020831q5d50fa6ey7b0b30f7e66c6ebd@mail.gmail.com> Subject: Re: Internal server error From: Naresh Tallapelli To: Daniel Kulp Cc: users@cxf.apache.org, dev@cxf.apache.org Content-Type: multipart/alternative; boundary=000e0cd2de44c31ce9046dbabbc2 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd2de44c31ce9046dbabbc2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I am getting the response payload as: But in request or response processing I have never seen this Thanks, Naresh On Thu, Jul 2, 2009 at 8:59 PM, Naresh Tallapelli < naresh.tallapelli@gmail.com> wrote: > Sorry. Please find the complete stack trace before, barring some of our > code: > > INFO: Inbound Message > ---------------------------- > Encoding: ISO-8859-1 > Headers: {content-type=[text/html; charset=iso-8859-1], connection=[close], > Date=[Thu, 02 Jul 2009 13:12:15 GMT], Content-Length=[535]} > Messages: > Message: > > Payload: > > 500 Internal Server Error > >

Internal Server Error

>

The server encountered an internal error or > misconfiguration and was unable to complete > your request.

>

Please contact the server administrator, > admin@localhost and inform them of the time the error occurred, > and anything you might have done that may have > caused the error.

>

More information about this error may be available > in the server error log.

> > > -------------------------------------- > Jul 2, 2009 6:47:17 PM org.apache.cxf.phase.PhaseInterceptorChain > doIntercept > INFO: Interceptor has thrown exception, unwinding now > org.apache.cxf.interceptor.Fault: Response was of unexpected text/html > ContentType. Incoming portion of HTML stream: "-//IETF//DTD HTML 2.0//EN"> > > 500 Internal Server Error > >

Internal Server Error

>

The server encountered an internal error or > misconfiguration and was unable to complete > your request.

>

Please contact the server administrator, > admin@localhost and inform them of the time the error occurred, > and anything you might have done that may have > caused the error.

>

More information about this error may be available > in the server error log.

> > > at > org.apache.cxf.interceptor.StaxInInterceptor.handleMessage(StaxInInterceptor.java:73) > at > org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220) > at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:449) > at > org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:2029) > at > org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1865) > at java.util.zip.DeflaterOutputStream.close(Unknown Source) > at > org.apache.cxf.io.AbstractWrappedOutputStream.close(AbstractWrappedOutputStream.java:68) > at > org.apache.cxf.io.AbstractThresholdOutputStream.close(AbstractThresholdOutputStream.java:102) > at > org.apache.cxf.io.CacheAndWriteOutputStream.postClose(CacheAndWriteOutputStream.java:47) > at > org.apache.cxf.io.CachedOutputStream.close(CachedOutputStream.java:170) > at > org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:66) > at > org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:593) > at > org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62) > at > org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220) > at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:296) > at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:242) > at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73) > at > org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:178) > at $Proxy73.getVulnerabilityImportResult(Unknown Source) > . > . > . > at java.lang.Thread.run(Unknown Source) > Caused by: javax.xml.ws.soap.SOAPFaultException: Response was of unexpected > text/html ContentType. Incoming portion of HTML stream: PUBLIC "-//IETF//DTD HTML 2.0//EN"> > > 500 Internal Server Error > >

Internal Server Error

>

The server encountered an internal error or > misconfiguration and was unable to complete > your request.

>

Please contact the server administrator, > admin@localhost and inform them of the time the error occurred, > and anything you might have done that may have > caused the error.

>

More information about this error may be available > in the server error log.

> > > at > org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:199) > . > . > ... 9 more > Caused by: org.apache.cxf.interceptor.Fault: Response was of unexpected > text/html ContentType. Incoming portion of HTML stream: PUBLIC "-//IETF//DTD HTML 2.0//EN"> > > 500 Internal Server Error > >

Internal Server Error

>

The server encountered an internal error or > misconfiguration and was unable to complete > your request.

>

Please contact the server administrator, > admin@localhost and inform them of the time the error occurred, > and anything you might have done that may have > caused the error.

>

More information about this error may be available > in the server error log.

> > > at > org.apache.cxf.interceptor.StaxInInterceptor.handleMessage(StaxInInterceptor.java:73) > at > org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220) > at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:449) > at > org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:2029) > at > org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1865) > at java.util.zip.DeflaterOutputStream.close(Unknown Source) > at > org.apache.cxf.io.AbstractWrappedOutputStream.close(AbstractWrappedOutputStream.java:68) > at > org.apache.cxf.io.AbstractThresholdOutputStream.close(AbstractThresholdOutputStream.java:102) > at > org.apache.cxf.io.CacheAndWriteOutputStream.postClose(CacheAndWriteOutputStream.java:47) > at > org.apache.cxf.io.CachedOutputStream.close(CachedOutputStream.java:170) > at > org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:66) > at > org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:593) > at > org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62) > at > org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220) > at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:296) > at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:242) > at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73) > at > org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:178) > ... 11 more > > I am not seeing any other errors than these either on client or server side > > Please reply ASAP! > > Thanks, > Naresh > > > On Tue, Jun 30, 2009 at 10:34 PM, Daniel Kulp wrote: > >> >> As Andrew mentioned, the server side logs would have to be the place to >> look >> for information on how to diagnose this. >> >> Dan >> >> >> On Tue June 30 2009 11:54:45 am Naresh Tallapelli wrote: >> > Hi all, >> > >> > I am using cxf-2.1.2 and getting the following error while sending the >> > request to web service sever. >> > >> > >> > 500 Internal Server Error >> > >> >

Internal Server Error

>> >

The server encountered an internal error or >> > misconfiguration and was unable to complete >> > your request.

>> >

Please contact the server administrator, >> > admin@localhost and inform them of the time the error occurred, >> > and anything you might have done that may have >> > caused the error.

>> >

More information about this error may be available >> > in the server error log.

>> > >> > >> > And i did not get this error before. And it is not coming always. Could >> any >> > one please help me resolve this issue. Any help is much appreciated. >> > >> > Thank you, >> > Naresh. >> >> -- >> Daniel Kulp >> dkulp@apache.org >> http://www.dankulp.com/blog >> > > --000e0cd2de44c31ce9046dbabbc2--