Re: multiple instances on a server

2010-08-30 Thread Rainer Frey
On Saturday 28 August 2010 00:11:11 Rainer Jung wrote: On 27.08.2010 21:58, Wesley Acheson wrote: On Fri, Aug 27, 2010 at 9:41 PM, Pidp...@pidster.com wrote: On 27/08/2010 18:51, Wesley Acheson wrote: I think the reason for doing this in ruby is that ruby is single threaded, I've been

multiple instances on a server

2010-08-27 Thread S Ahmed
Hi, If you have a server with 15 GB of ram (or any large number for arguments sake), does it ever make sense to run multiple instances of tomcat on the same server? (serving http requests for the same web application) Or can a single instance utilize all the server resources just fine

Re: multiple instances on a server

2010-08-27 Thread Pid
On 27/08/2010 17:57, S Ahmed wrote: Hi, If you have a server with 15 GB of ram (or any large number for arguments sake), does it ever make sense to run multiple instances of tomcat on the same server? (serving http requests for the same web application) If you have a 64bit JVM, probably

RE: multiple instances on a server

2010-08-27 Thread Jeffrey Janner
@tomcat.apache.org Subject: multiple instances on a server Hi, If you have a server with 15 GB of ram (or any large number for arguments sake), does it ever make sense to run multiple instances of tomcat on the same server? (serving http requests for the same web application) Or can

Re: multiple instances on a server

2010-08-27 Thread Wesley Acheson
I think the reason for doing this in ruby is that ruby is single threaded, I've been told. The JVM isn't. This is of course muddied with Jruby. http://stackoverflow.com/questions/3086467/confused-are-languages-like-python-ruby-single-threaded-unlike-say-java-for Anyway I don't see any

RE: multiple instances on a server

2010-08-27 Thread Caldarale, Charles R
From: Wesley Acheson [mailto:wesley.ache...@gmail.com] Subject: Re: multiple instances on a server I believe that they'll both end up running in the same JVM also but again could be wrong. No, separate Tomcat instances would run in separate JVM instances (processes). - Chuck

Re: multiple instances on a server

2010-08-27 Thread Pid
On 27/08/2010 18:51, Wesley Acheson wrote: I think the reason for doing this in ruby is that ruby is single threaded, I've been told. The JVM isn't. I'm raising an eyebrow. This is of course muddied with Jruby.

Re: multiple instances on a server

2010-08-27 Thread Wesley Acheson
On Fri, Aug 27, 2010 at 9:41 PM, Pid p...@pidster.com wrote: On 27/08/2010 18:51, Wesley Acheson wrote: I think the reason for doing this in ruby is that ruby is single threaded, I've been told. The JVM isn't. I'm raising an eyebrow. Huh?

Re: multiple instances on a server

2010-08-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ahmed, On 8/27/2010 12:57 PM, S Ahmed wrote: If you have a server with 15 GB of ram (or any large number for arguments sake), does it ever make sense to run multiple instances of tomcat on the same server? (serving http requests for the same web

Re: multiple instances on a server

2010-08-27 Thread Rainer Jung
On 27.08.2010 21:58, Wesley Acheson wrote: On Fri, Aug 27, 2010 at 9:41 PM, Pidp...@pidster.com wrote: On 27/08/2010 18:51, Wesley Acheson wrote: I think the reason for doing this in ruby is that ruby is single threaded, I've been told. The JVM isn't. I'm raising an eyebrow. Huh?

RE: Installing Multiple Instances on Windows Server 2003

2008-09-03 Thread Steve G.B.
://www.nabble.com/Installing-Multiple-Instances-on-Windows-Server-2003-tp19267576p19284452.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e

Installing Multiple Instances on Windows Server 2003

2008-09-02 Thread Steve G.B.
Hi, I need to install multiple instances of Tomcat on my server. I changed all the connection and redirect ports, but the second Tomcat still doesn't start. What should I do? Thank you, Steve -- View this message in context: http://www.nabble.com/Installing-Multiple-Instances-on-Windows

Re: Installing Multiple Instances on Windows Server 2003

2008-09-02 Thread bhooshanpandit
Can you post the error that it spits out while starting up? -Original Message- From: Steve G.B. [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Tue, 2 Sep 2008 3:49 pm Subject: Installing Multiple Instances on Windows Server 2003 Hi, I need to install multiple instances

RE: Installing Multiple Instances on Windows Server 2003

2008-09-02 Thread Peter Crowther
From: Steve G.B. [mailto:[EMAIL PROTECTED] I need to install multiple instances of Tomcat on my server. I changed all the connection and redirect ports, but the second Tomcat still doesn't start. What should I do? Give us more information - that's far too vague for us to help you. Post:

Re: Installing Multiple Instances on Windows Server 2003

2008-09-02 Thread Steve G.B.
- From: Steve G.B. [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Tue, 2 Sep 2008 3:49 pm Subject: Installing Multiple Instances on Windows Server 2003 Hi, I need to install multiple instances of Tomcat on my server. I changed all the connection and redirect ports

RE: Installing Multiple Instances on Windows Server 2003

2008-09-02 Thread Steve G.B.
-Multiple-Instances-on-Windows-Server-2003-tp19267576p19267883.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Installing Multiple Instances on Windows Server 2003

2008-09-02 Thread bhooshanpandit
) and see if it works. -Original Message- From: Steve G.B. [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Tue, 2 Sep 2008 4:10 pm Subject: Re: Installing Multiple Instances on Windows Server 2003 in catalina.log I have this: Sep 2, 2008 12:34:44 PM

Re: Installing Multiple Instances on Windows Server 2003

2008-09-02 Thread Steve G.B.
? -Original Message- From: Steve G.B. [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Tue, 2 Sep 2008 3:49 pm Subject: Installing Multiple Instances on Windows Server 2003 Hi, I need to install multiple instances of Tomcat on my server. I changed all the connection

Re: Installing Multiple Instances on Windows Server 2003

2008-09-02 Thread Steve G.B.
! -- View this message in context: http://www.nabble.com/Installing-Multiple-Instances-on-Windows-Server-2003-tp19267576p19268553.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail

RE: Installing Multiple Instances on Windows Server 2003

2008-09-02 Thread Peter Crowther
From: Steve G.B. [mailto:[EMAIL PROTECTED] I'm trying to overload the Virtual Machine on which I've installed the two Tomcats. To check: this is a virtual computer (on a physical host computer) running a virtual operating system on which you are running two copies of Tomcat in two separate

RE: Installing Multiple Instances on Windows Server 2003

2008-09-02 Thread Steve G.B.
-Multiple-Instances-on-Windows-Server-2003-tp19267576p19269403.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED

RE: Installing Multiple Instances on Windows Server 2003

2008-09-02 Thread Peter Crowther
From: Steve G.B. [mailto:[EMAIL PROTECTED] I've created a VM with 4 VCores, and all of the cores are allocated to the VM. OK, so 50% CPU = 2 cores maxed out. Out of interest, is it 25% with only one Tomcat started? I'm using Sun JVM 1.6, and stressing the Guest with Loadrunner on another

Is it possible to run multiple instances of Jboss Server on a single Windows 2k box

2007-06-22 Thread shravan kumar
Is it possible to run multiple instances of Jboss Server on a single Windows 2k box -- Shravan kumar

Re: Is it possible to run multiple instances of Jboss Server on a single Windows 2k box

2007-06-22 Thread Vinu Varghese
Hi Shravan, Yes it is possible, but you've to change the ports in the second instance. -regards Vinu shravan kumar wrote: Is it possible to run multiple instances of Jboss Server on a single Windows 2k box -- Vinu Varghese [EMAIL PROTECTED] www.x

RE: Is it possible to run multiple instances of Jboss Server on a single Windows 2k box

2007-06-22 Thread Raghupathy, Gurumoorthy
: shravan kumar [mailto:[EMAIL PROTECTED] Sent: 22 June 2007 07:06 To: [EMAIL PROTECTED] Cc: users@tomcat.apache.org Subject: Is it possible to run multiple instances of Jboss Server on a single Windows 2k box Is it possible to run multiple instances of Jboss Server on a single Windows 2k box