• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Tomcat 5.5.12/APR

 
Ranch Hand
Posts: 343
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Anyone actually using the APR support in Tomcat 5.5? I have enabled it on my Windows box and everything is coming back as junk, namely:

msg_ajp.getString(): BufferOverflowException %d %d

And a lot of junk. Not using APR makes everything work correctly. I've got Apache2 (and Domino) on the other end using AJP 1.3; get errors with both. APR is supposed to "enahnce performance in production environments". Seems pretty broken to me, and there's little documentation or Google results on this error.

Does anyone actually use the APR stuff with Tomcat 5.5, or shall I dropkick it to the curb?

Cheers!

Luke
 
reply
    Bookmark Topic Watch Topic
  • New Topic