Rastogi Nikhil wrote:
> Hi,
> 
> I've implemented Axis2 Web Services in Tomcat 5.5.26 and at times of high
> load (when there are several web service client requests coming in to
> Tomcat), Tomcat starts throwing following NPE:
> 
> java.lang.NullPointerException
>         at
> org.apache.tomcat.util.http.MimeHeaders.clear(MimeHeaders.java:130)
> 
> Is there a solution for the above exception?
> 
> N.B.: I tried setting the system property ...
>                org.apache.catalina.connector.RECYCLE_FACADES=true
> ... in vain.
> Also I tried deploying my Axis2 code on Tomcat 6.0.20 and observed that
> these NPE do occur but with less frequency.
> 
> Any help on this will be appreciated.

This is a question for the users list.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to