Increasing Tomcat JVM setting with Tomcat in service

2003-06-02 Thread Regis CABARET
Hi there,

How can I increase the JVM setting when Tomcat is installed in service?

Thanks in advance,

R.

RE: Increasing Tomcat JVM setting with Tomcat in service

2003-06-02 Thread John Corrigan
Edit the Windows Registry.

HKEY_LOCAL_MACHINE
  +  SYSTEM
+  CurrentControlSet
  +  Services
+  Apache Tomcat 4.1
  +  Parameters

Add values like:

JVM Option Number n  =  -Xms256m

Make sure to set the JVM Option Count value correctly.

 

-Original Message-
From: Regis CABARET [mailto:[EMAIL PROTECTED]
Sent: Sunday, June 01, 2003 8:26 PM
To: [EMAIL PROTECTED]
Subject: Increasing Tomcat JVM setting with Tomcat in service


Hi there,

How can I increase the JVM setting when Tomcat is installed in service?

Thanks in advance,

R.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Increasing Tomcat JVM setting with Tomcat in service

2003-06-02 Thread shankar
Hi,

I tried to install the Tomcat 4.1 in windows NT and while starting it stops
at this point.

E:\Program Files\Apache Group\Tomcat 4.1\binstartup
Using CATALINA_BASE:   ..
Using CATALINA_HOME:   ..
Using CATALINA_TMPDIR: ..\temp
Using JAVA_HOME:   c:\jdk1.2.2
E:\Program Files\Apache Group\Tomcat 4.1\bin

My jdk version is 1.2.2 as you can see that. Can U let me know as what is
missing in the setup.

I have installed the tomcat-4.1.24.exe which is meant for windows NT.

Thanks in advance.

Regards,
shankar


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Increasing Tomcat JVM setting with Tomcat in service

2003-06-02 Thread graghupathy
suggest it to install in a directory without space  


-Original Message-
From: shankar [mailto:[EMAIL PROTECTED]
Sent: 02 June 2003 07:01
To: Tomcat Users List
Subject: Re: Increasing Tomcat JVM setting with Tomcat in service


Hi,

I tried to install the Tomcat 4.1 in windows NT and while starting it stops
at this point.

E:\Program Files\Apache Group\Tomcat 4.1\binstartup
Using CATALINA_BASE:   ..
Using CATALINA_HOME:   ..
Using CATALINA_TMPDIR: ..\temp
Using JAVA_HOME:   c:\jdk1.2.2
E:\Program Files\Apache Group\Tomcat 4.1\bin

My jdk version is 1.2.2 as you can see that. Can U let me know as what is
missing in the setup.

I have installed the tomcat-4.1.24.exe which is meant for windows NT.

Thanks in advance.

Regards,
shankar


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Increasing Tomcat JVM setting with Tomcat in service

2003-06-02 Thread srinivasan sriram
Hi Shankar,
 
Check whether the port for the tomcat is available and not used by any other 
application.
Normally tomcat operates on 8081 port. If this is not available tomcat will not start. 
So check this out and if the port is not available change the port number and try.

shankar [EMAIL PROTECTED] wrote:
Hi,

I tried to install the Tomcat 4.1 in windows NT and while starting it stops
at this point.

E:\Program Files\Apache Group\Tomcat 4.1\binstartup
Using CATALINA_BASE: ..
Using CATALINA_HOME: ..
Using CATALINA_TMPDIR: ..\temp
Using JAVA_HOME: c:\jdk1.2.2
E:\Program Files\Apache Group\Tomcat 4.1\bin

My jdk version is 1.2.2 as you can see that. Can U let me know as what is
missing in the setup.

I have installed the tomcat-4.1.24.exe which is meant for windows NT.

Thanks in advance.

Regards,
shankar


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Regards, 

Sriram Srinivasan  
Mobile : 9841290873 
Email : [EMAIL PROTECTED]



Re: Increasing Tomcat JVM setting with Tomcat in service

2003-06-02 Thread shankar
I tried to install without spaces too. It is giving the same problem.

Can anyone suggest what else to do to install this in windows NT having jdk
1.2.2

Warm reg,
shankar


- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, June 02, 2003 2:06 PM
Subject: RE: Increasing Tomcat JVM setting with Tomcat in service


 suggest it to install in a directory without space 


 -Original Message-
 From: shankar [mailto:[EMAIL PROTECTED]
 Sent: 02 June 2003 07:01
 To: Tomcat Users List
 Subject: Re: Increasing Tomcat JVM setting with Tomcat in service


 Hi,

 I tried to install the Tomcat 4.1 in windows NT and while starting it
stops
 at this point.

 E:\Program Files\Apache Group\Tomcat 4.1\binstartup
 Using CATALINA_BASE:   ..
 Using CATALINA_HOME:   ..
 Using CATALINA_TMPDIR: ..\temp
 Using JAVA_HOME:   c:\jdk1.2.2
 E:\Program Files\Apache Group\Tomcat 4.1\bin

 My jdk version is 1.2.2 as you can see that. Can U let me know as what is
 missing in the setup.

 I have installed the tomcat-4.1.24.exe which is meant for windows NT.

 Thanks in advance.

 Regards,
 shankar


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]