-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Rémy,

On 2/25/15 10:39 AM, Rémy Maucherat wrote:
> 2015-02-25 15:10 GMT+01:00 Christopher Schultz
> <ch...@christopherschultz.net
>> :
> 
>> SEVERE: Exception while dispatching incoming RPC call 
>> java.lang.IllegalArgumentException at
>> java.nio.Buffer.limit(Buffer.java:275) at 
>> org.apache.coyote.ajp.AjpNioProcessor.readSocket(AjpNioProcessor.java:179)
>>
>
>> 
> I see no checks to compare the packet size with the socket buffer
> sizes, so probably using socket.appReadBufSize and
> socket.appWriteBufSize could fix it.

Okay, so set those all to the same value(s)? I'll give that a shot.

I tried with a couple of different packetSize values (65536, 32767,
16384, 8200), and they are all causing the same problem. I didn't try
anything less than 8192.

I'm trying to get this down to a small test case starting with the
"examples" webapp but I'm not there yet.

The page we show after login is a mere 3k, so I'm confused about why
I'd be busting a buffer that's likely to be *at least* 8k in the first
place.

Thanks,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org

iQIcBAEBCAAGBQJU7fDdAAoJEBzwKT+lPKRYI4YQAKGZwpYLJqsFFYlSHmd3wcXn
jbwBoaVSJ+GiC4D6i5EOMDwcb/L+uIW1SCGOoxY+zDzmQ5PcOPjWiG275qHyi/3/
fVmZ3d/bd4GqAl/Ctg7LbDWZ/OgJiZQVVwDS8n4qMMvtDbiYJRspm0H7ePl5Ed98
euJeTifT+eg3bHPGtf+858EPD8tv1iKd9rZMJguaXZyM448mEKlRUYWiw7/yoD/f
MuUYJLRKUkH2b9TmbZRV28rXy++Sy3zVYlr1WQ11flA7xEHsUbau3GBkumzCm3zN
Lm/bkLSMbXHceFvvvTTmktsI7uzPHovhztMZ9xquhoWtxmyXgrLLuyc/4kjEO4VY
hxxzxzJIHpmpIkwc+GtQ/r1Dlg1All0cdqDChXUR03g2rFVmCpk17rqVLQnB7tUi
KcyzH9166WsF1y938ImeEMnKNa2DJmotcMa2Jc3PRckB2eMj8EkpiNbNIm7qp6NF
D0/hG3sB4HbQ+PFif9CMwJTGb3QQn2tUiKt3KlGdMWG+qDTZ4/1zMM5q0oyOcsbR
uWNtWPj3te/3pJzuCmFjq/s8b1TFiAKOL52daSL1JUAGc5FBSQYEw5ktrjjLqo55
m+b+TBb5xJg22m3vsyXjR41eCkpI8n1cdmo6g1ii/RQ6enoVo5TYAeFsJdk2ijkU
q5Fzl3zXtCcRC+hf3dTR
=Nf45
-----END PGP SIGNATURE-----

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

Reply via email to