Re: session-replication fails on restart or kill

2013-08-28 Thread Mark Thomas
On 27/08/2013 23:02, Tomcat Random wrote: NP, glad to contribute a little. The FAQ was helpful but it's a little confusing. I'd like to clean it up and add to the part that specifically addresses two boxes two nodes on Linux. Would that be alright? Sure. You'll need to create an account on the

Re: buffer expand warning in Tomcat (apache-tomcat-8.0.0-RC1-embed)

2013-08-28 Thread Mark Thomas
On 27/08/2013 03:40, Vince Stewart wrote: hi all, thought I would add some progress on this topic. I have changed my method for reading from the HttpServletRequest object but the same warning message is thrown for every 8192 bytes read. I no longer regard my code to be suspect though am happy

Request to be added to the ContributersGroup

2013-08-28 Thread Christine Thon
Request to be added to the ContributersGroup to be able to append our company to the page Tomcat SupportandTraining since we offer training services on Tomcat. User name: GFUCyrusAG Thank you a lot for your Support! -- Mit freundlichen Grüßen Christine Thon GFU Cyrus AG Am Grauen Stein 27

Re: buffer expand warning in Tomcat (apache-tomcat-8.0.0-RC1-embed)

2013-08-28 Thread Mark Thomas
On 28/08/2013 09:41, Mark Thomas wrote: On 27/08/2013 03:40, Vince Stewart wrote: hi all, thought I would add some progress on this topic. I have changed my method for reading from the HttpServletRequest object but the same warning message is thrown for every 8192 bytes read. I no longer

Re: Request to be added to the ContributersGroup

2013-08-28 Thread Mark Thomas
On 28/08/2013 10:24, Christine Thon wrote: Request to be added to the ContributersGroup to be able to append our company to the page Tomcat SupportandTraining since we offer training services on Tomcat. User name: GFUCyrusAG Thank you a lot for your Support! Done. Happy editing! Mark

Re: Tomcat 7.0 logging on different platforms

2013-08-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 To whom it may concern, On 8/23/13 4:08 PM, Tomcat Random wrote: I've deleted any reference in logging.properties to the console. However the file rm'd catalina.out file still coming back on restarts. Any ideas? catalina,out is now also

Re: Tomcat 7.0 logging on different platforms

2013-08-28 Thread Tomcat Random
It's a service on RHEL: eg service tomcat start - that does call catalina.sh so I can see where the catalina.out file is being generated. I'll probably just comment that out, although without any console logging in logging.properties it becomes quite light and captures System.err.print messages

Re: buffer expand warning in Tomcat (apache-tomcat-8.0.0-RC1-embed)

2013-08-28 Thread Vince Stewart
Appreciate this a lot Mark. I'm pretty sure my previous code had a short sleep in each loop but thankfully, in-coming data rarely exceeds the Servlet InputBuffer size of 8192 so looping is rare. I have been trying to get to grips with the asynchronous stuff but have not got it going yet. The

Re: Tomcat 7 startup issue: ERROR apache.catalina.core.ContainerBase - A child container failed during start

2013-08-28 Thread Sabari Gandhi
Thanks and Regards, SG On Aug 28, 2013, at 4:18 PM, Sabari Gandhi wrote: Hi, We are trying to upgrade tomcat 5.5.X to tomcat 7 in our application. I upgraded tomcat 7.0.39 in my environment (mac) things were working fine. But when I test this in testing environment (linux , which is also