Re: Tomcat6 with mod_jk

2011-01-12 Thread Peter Sparkes
Thank you for your help Christopher. I have got it to work and I will publish my configuration when I have sorted out a couple of other things which I will raise separately Regards Peter -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter, On 1/8/2011 8:28 PM, Peter Sparkes wrote

Apache Portable Runtime (APR) based Native library for Tomcat

2011-01-12 Thread Peter Sparkes
Hello, I have a number of Tomcat6 instances, using mod_jk, each of which runs a separate website (linux debian lenny). My catalina.out files contain: INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the

Re: Tomcat6 with mod_jk

2011-01-09 Thread Peter Sparkes
for worker=appledorera Help please Peter On 1/7/11 10:10 PM, Peter Sparkes wrote: Hi, I am having difficulties integrating tomcat6 with mod_jk. Please, does anyone have a user friendly guide that I can use? http://tomcat.apache.org/connectors-doc/ ? There's an excellent example

Re: Tomcat6 with mod_jk

2011-01-08 Thread Peter Sparkes
): Service finished with status=400 for worker=appledorera Help please Peter On 1/7/11 10:10 PM, Peter Sparkes wrote: Hi, I am having difficulties integrating tomcat6 with mod_jk. Please, does anyone have a user friendly guide that I can use? http://tomcat.apache.org/connectors-doc/ ? There's

Tomcat6 with mod_jk

2011-01-07 Thread Peter Sparkes
Hi, I am having difficulties integrating tomcat6 with mod_jk. Please, does anyone have a user friendly guide that I can use? Thanks Peter - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands,

Re: Tomcat 7

2011-01-04 Thread Peter Sparkes
Thanks Chuck Peter From: Peter Sparkes [mailto:pe...@didm.co.uk] Subject: Tomcat 7 Can anyone please point me to a tutorial on how to Install Tomcat 7 with virtual hosts on Debian Lenny http://tomcat.apache.org/tomcat-7.0-doc/setup.html http://tomcat.apache.org/tomcat-7.0-doc/virtual-hosting

Tomcat 7

2011-01-03 Thread Peter Sparkes
Can anyone please point me to a tutorial on how to Install Tomcat 7 with virtual hosts on Debian Lenny Thanks Peter - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail:

Setting Character Encoding in server.xml

2010-02-16 Thread Peter Sparkes
Hi, I am using Linux/Tomcat 5.5. I am running several Tomcat instances each with its own server.xml and wish to use different character encoding in each instance. Please how do I set the character encoding in server.xml Thanks Peter **

Re: Setting Character Encoding in server.xml

2010-02-16 Thread Peter Sparkes
Thanks Chuck, problem fixed Peter From: Peter Sparkes [mailto:pe...@didm.co.uk] Subject: Setting Character Encoding in server.xml I am using Linux/Tomcat 5.5. I am running several Tomcat instances each with its own server.xml and wish to use different character encoding in each instance

Re: How can applications be isolated in Tomcat?

2008-04-04 Thread Peter Sparkes
If you have control over the machine you could effectively do this using XEN (xen.org) which gives you virtual machines. Peter I would suggest putting the non-production environments on a different Tomcat instance preferably on a different machine. -Sameer --- Pablo Lopez [EMAIL PROTECTED]

Memory for Multiple instances

2008-04-04 Thread Peter Sparkes
Hi, I am running multiple instances of Tomcat5.5 on a Linux (Debian) machine. I want to set different heap sizes for each instance. Please is there a way of setting the available memory in the individual Tomcat instances startup scripts Thank you Peter Sparkes

Re: Memory for Multiple instances

2008-04-04 Thread Peter Sparkes
Thanks Ben Peter If on linux you can add the following to your init script. export JAVA_OPTS=[JVM ARGUMENTS_HERE] then the catalinia.sh will pass them to the jvm on startup. Regards Ben Short On Fri, Apr 4, 2008 at 1:59 PM, Peter Sparkes [EMAIL PROTECTED] wrote: Hi, I am running

Restarting Tomcat

2008-03-19 Thread Peter Sparkes
a cron job. However, my restart scrip does not work. Can someone, please, send me a working restart script. Thanks Peter Sparkes - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED

Tomcat Locking Up?

2008-02-20 Thread Peter Sparkes
OOPS sorry previous email sent before I finished writing it. Hi, I am running Tomcat 5.5 I have a website running in a cocoon application under Tomcat5.5, every few days the pages will not load and eventually the browser times out. If I then stop tomcat and then start it everything then

Re: Tomcat Locking Up?

2008-02-20 Thread Peter Sparkes
not be noticed. m. On Wed, Feb 20, 2008 at 11:51 AM, Peter Sparkes [EMAIL PROTECTED] wrote: Hi, I am running Tomcat 5.5 I have a website running in a cocoon application under Tomcat5.5, every few days the pages will not load and eventually the browser times out

Re: Memory usage with multiple instances of tomcat

2007-08-09 Thread Peter Sparkes
Thank you Chuck and Chris for your help and advice. I will definitely be reading your refs Chris Regards Peter - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Memory usage with multiple instances of tomcat

2007-08-06 Thread Peter Sparkes
From: Peter Sparkes [mailto:[EMAIL PROTECTED] Subject: Memory usage with multiple instances of tomcat 1. Does each tomcat instance use a separate 2 GB of memory, ie the 3 instance use 6 GB between them ? 2. or do they potentially share they same memory? Don't confuse virtual memory with RAM

Memory usage with multiple instances of tomcat

2007-08-04 Thread Peter Sparkes
GB of memory, ie the 3 instance use 6 GB between them ? 2. or do they potentially share they same memory? In other words with the 6GB I want to share between the 3 separate Tomcat instances do I allocate the whole 6GB to Java or 2GB Thank you Peter Sparkes

Re: Memory usage with multiple instances of tomcat

2007-08-04 Thread Peter Sparkes
://www.symphonious.net On 04/08/2007, at 4:16 PM, Peter Sparkes wrote: Hi, I followed the Tomcat with 8 GB memory thread but did not find the answer to the following question: I am setting up a Linux server with 8 GB memory which will be running 3 instances of tomcat 5,5; when I allocate memory