WebSphere Application Server - Re: OPERATION_0=0020GET is not defined in RFC 2068 and is not supported<br>

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > January 2006 > Re: OPERATION_0=0020GET is not defined in RFC 2068 and is not supported<br>





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: OPERATION_0=0020GET is not defined in RFC 2068 and is not supported<br>
Ken Hygh

2006-01-29, 9:47 pm

ad030623@hk1.ibm.com wrote:

>Hi,
>
>I am migrating the application from WAS V4 to WAS V5, and I am encountering similar problem.
>
>When the application catch exception and branch to error page, it cannot go back to the application main flow through an OK" button that provide a link to it, and the page cannot be displayed.
>
>The problem is that only some page has this error. We suspect that is somehow related to setting the response in the jsp:
>
><%
>response.setContentType("text/html; charset=utf-8");
>response.setHeader("Cache-Control", "no-cache");
>response.setHeader("Pragma", "no-cache");
>%>
>
>
>I have already applied the latest fixpack (now the WAS level is 5.1.1.8).
>
>
>After checking out the server log, the following servlet error on SimpleFileServlet was found:
>
>SystemOut.log
>==============
>[1/26/06 19:26:51:969 CST] 4d513e0 WebGroup E SRVE0026E: [Servlet Error]-[SimpleFileServlet]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport: Method ACTION_TYPE=NULL&TARGET=GET is not defined in RFC 2068 and is not supported by the Servlet AP

I
> at com.ibm.ws.webcontainer.srt.SRTServletResponseContext.sendError(SRTServletResponseContext.java:162)
>
>
>

[snip]

> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:593)
>
>Your help and advice is much appreciated!
>
>Jo
>
>
>

Jo,
If I remember correctly, at one time there was a bug in the plugin that
caused this - did you also upgrade the plugin code? If so, open a PMR
with IBM.

Ken
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com