Error in start tomcat 5.5

2010-04-05 Thread Leon Li
Hi, I am new to tomcat and have the following error in catalina.out when starting tomcat 5.5. Any help would be appreciated! Regards Leon 06/04/2010 5:46:09 AM org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 06/04/2010 5:46:09 AM org.

RE: Major Tomcat classloading issues with javaagent command line switch

2010-04-05 Thread Caldarale, Charles R
> From: Arshan Dabirsiaghi [mailto:arshan.dabirsia...@aspectsecurity.com] > Subject: Major Tomcat classloading issues with javaagent command line > switch > > The bottom line appears to be this: across Tomcat and JDK versions, you > can't use the javaagent switch and have a working web app. Wrong

RabbitMQ-based vcloud session clustering

2010-04-05 Thread Jon Brisbin
Not sure there's anyone besides me on both these lists, but I'm x-posting just to save time. I'm currently working on setting up a RabbitMQ-based session cluster using my own session manager and store. I had to write my own because I couldn't find anything out there that uses JMS or RabbitMQ to

RE: RemoteHostValve for infinite domains?

2010-04-05 Thread Jeffrey Janner
*** NOTICE * This message is intended for the use of the individual or entity to which it is addressed and may contain information that is privileged, confidential, and exempt from disclosure under applicable law. If the reader of this

Re: isapi_redirect 1.2.30

2010-04-05 Thread Jordan Michaels
Okay, I will try that. I have the properties log level currently set to "debug". I'll try trace and see if it can provide more information there (I didn't realize trace had more information then debug). Yeah, I don't understand it either. It's important to note that this *only* happens when us

Re: Tomcat NIO : CometProcessor

2010-04-05 Thread Michael Wojcik
Filip Hanik - Dev Lists wrote: > > you're wrong, I believe it is > > chunk-header:blabla > chunk-data > > The spec says > >chunk = chunk-size [ chunk-extension ] CRLF > chunk-data CRLF > > > Hence, the request that was posted here, should have been 16b