WebSphere Application Server - Strange logs

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > February 2004 > Strange logs





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 Strange logs
Steven Hugg

2004-02-18, 7:33 am

Here are some error logs generated from the madness of our day-long Customer
Acceptance Test. I was not able to reproduce them, but thought I would throw
them out in case anyone has seen the like:

>SRVE0026E: [Servlet Error]-[Request wrapper is not of type
>HttpServletRequestWrapper]: java.lang.IllegalStateException: Request

wrapper is
>not of type HttpServletRequestWrapper at
>com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.getWASRequest
>(WebAppDispatcherContext.java(Compiled Code)) at
>...
>org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:

991)
>...


Or this message:

>SRVE0026E: [Servlet Error]-[Filter [EMCCAuthorizationFilter]: filter is
>unavailable.]: java.lang.IllegalStateException: Session Object Internals:

id :
>OE-7rjicb9mDYLL3XRvSM-g hashCode : 1518738276 create time : Wed Feb 04

12:47:53
>EST 2004 last access : Wed Feb 04 13:01:54 EST 2004 max inactive interval :

960
>user name : anonymous valid session : false new session : false overflowed

:
>false non-serializable app specific session data : {} serializable app

specific
>session data : {} at
>com.ibm.ws.webcontainer.httpsession.SessionData.getValueGuts(SessionData.ja

va)...
>com.ibm.ws.webcontainer.httpsession.SessionData.getAttribute(SessionData.ja

va)...


Some background: This is an application that uses several filters to do
things like:

A) Create/commit/rollback a database connection for the page
B) Authenticate a user, their URL, and their parameters
C) Substitute the HttpServletRequest object with another in order to get the
session from a different cookie

Filter C) may be related to the first error message... don't know what would
cause the other error message.


TIA,
Steve


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com