You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/09/12 23:45:19 UTC

[DO NOT REPLY: Bug 3577] NPE when DecodeInterceptor gets confused

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3577

*** shadow/3577	Wed Sep 12 14:43:25 2001
--- shadow/3577.tmp.20404	Wed Sep 12 14:45:19 2001
***************
*** 44,47 ****
  (PoolTcpEndpoint.java:477)
  	at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run
  (ThreadPool.java:517)
! 	at java.lang.Thread.run(Thread.java:484)
--- 44,51 ----
  (PoolTcpEndpoint.java:477)
  	at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run
  (ThreadPool.java:517)
! 	at java.lang.Thread.run(Thread.java:484)
! 
! ------- Additional Comments From william.barker@wilshire.com  2001-09-12 14:45 -------
! Created an attachment (id=531)
! Example servlet