Re: IndexOutOfBoundsException at getHeader with tomcat9.0.87

2024-10-25 Thread Christopher Schultz
AM 收件人: users@tomcat.apache.org 主题: IndexOutOfBoundsException at getHeader with tomcat9.0.87 Hi using tomcat 9.0.87, occasionally I got the following exception: java.lang.IndexOutOfBoundsException at java.base/java.nio.ByteBuffer.wrap(ByteBuffer.java:438

Re: IndexOutOfBoundsException at getHeader with tomcat9.0.87

2024-10-22 Thread shanghe chen
eption at getHeader with tomcat9.0.87 Hi using tomcat 9.0.87, occasionally I got the following exception: java.lang.IndexOutOfBoundsException at java.base/java.nio.ByteBuffer.wrap(ByteBuffer.java:438 at org.apache.tomcat.util.buf.ByteChunk.toStringInternal(ByteChunk.java:622

IndexOutOfBoundsException at getHeader with tomcat9.0.87

2024-10-22 Thread shanghe chen
Hi using tomcat 9.0.87, occasionally I got the following exception: java.lang.IndexOutOfBoundsException at java.base/java.nio.ByteBuffer.wrap(ByteBuffer.java:438 at org.apache.tomcat.util.buf.ByteChunk.toStringInternal(ByteChunk.java:622) at org.apache.tomcat.util.buf.StringCache.toString(St