Problema de configuracion de memoria de la JVM con Tomcat 5

2005-08-22 Thread Doojan
Buenos dias, tengo un problema con la configuraciĆ³n de la memoria de la JVM con Tomcat 5. Alguien sabe como incrementar la memoria de la JVM, por favor Estoy en un entorno W2003Server. He probado poniendo variables de entorno como JAVA_OPTS o JAVA_ARGS pero nada de eso funciona, sigo

Re: Problema de configuracion de memoria de la JVM con Tomcat 5

2005-08-22 Thread David Smith
de la JVM con Tomcat 5. Alguien sabe como incrementar la memoria de la JVM, por favor Estoy en un entorno W2003Server. He probado poniendo variables de entorno como JAVA_OPTS o JAVA_ARGS pero nada de eso funciona, sigo obteniendo mi error OutOfMemoryError cuando cargo mucho el webserver de

RE: JVM in Tomcat

2005-07-01 Thread Peter Crowther
From: Gulshan Babajee [mailto:[EMAIL PROTECTED] Hi, Can anyone please tell me how could I verify that all my applications running in tomcat are using the same JVM instance. Try the following chain of reasoning: 1. Only one JVM instance can listen on any given port, such as 8080; 2. The

RE: JVM in Tomcat

2005-07-01 Thread Gulshan Babajee
Thanks for the answer peter. Its clear to me now -Original Message- From: Peter Crowther [mailto:[EMAIL PROTECTED] Sent: Friday, July 01, 2005 12:19 PM To: Tomcat Users List Subject: RE: JVM in Tomcat From: Gulshan Babajee [mailto:[EMAIL PROTECTED] Hi, Can anyone please tell me how

JVM in Tomcat

2005-06-30 Thread Gulshan Babajee
Hi, Can anyone please tell me how could I verify that all my applications running in tomcat are using the same JVM instance. thanks in advance -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.8.8/35 - Release Date: 30-06-2005

blackdown jvm 1.4.2_01. Tomcat won't start with jpda start parameter

2005-01-08 Thread Vano Beridze
Hello I've got Gentoo Linux on amd 64 Blackdown jdk 1.4.2_01 java version 1.4.2-01 Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.2-01) Java HotSpot(TM) 64-Bit Server VM (build Blackdown-1.4.2-01, mixed mode) tomcat 4.1.31 I can't start tomcat with jpda start parameter. If I

Re: blackdown jvm 1.4.2_01. Tomcat won't start with jpda start parameter

2005-01-08 Thread Wade Chandler
Vano Beridze wrote: Hello I've got Gentoo Linux on amd 64 Blackdown jdk 1.4.2_01 java version 1.4.2-01 Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.2-01) Java HotSpot(TM) 64-Bit Server VM (build Blackdown-1.4.2-01, mixed mode) tomcat 4.1.31 I can't start tomcat with jpda

Re: Best JVM for Tomcat

2003-12-10 Thread Tomcat User
How does this work ? I've had trouble with jRockit on Linux, plus there's the new Posix threads reportedly causing problems. Maybe Fedora + new JRockits would help, but hard data would be useful. Are you using TC standalone ? Does the VM ever crash ? I have never had problems using jrockit

RE: Best JVM for Tomcat

2003-12-04 Thread Shapira, Yoav
04, 2003 10:35 AM To: Tomcat Users List Subject: RE: Best JVM for Tomcat Were these crashes, by any chance, preceded by OutOfMemoryError's? --- Shapira, Yoav [EMAIL PROTECTED] wrote: Howdy, I've seen exactly the same behavior as Senor Alibert. Yoav Shapira Millennium ChemInformatics

RE: Best JVM for Tomcat

2003-12-04 Thread Dhruva B. Reddy
PROTECTED] Sent: Wednesday, December 03, 2003 4:23 PM To: [EMAIL PROTECTED] Subject: RE: Best JVM for Tomcat We are running Tomcat under Solaris 8 and tried to use the '-server' option.The option improved greatly the performances, but unfortunately load testing showed that the JVM would crash

RE: Best JVM for Tomcat

2003-12-04 Thread Shapira, Yoav
Howdy, I've seen exactly the same behavior as Senor Alibert. Yoav Shapira Millennium ChemInformatics -Original Message- From: Aymeric Alibert [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 03, 2003 4:23 PM To: [EMAIL PROTECTED] Subject: RE: Best JVM for Tomcat We are running

Best JVM for Tomcat

2003-12-03 Thread Walter do Valle
What is the best version of J2SDK to run Tomcat 4.1.29 over Linux? Thanks for any tip

Re: Best JVM for Tomcat

2003-12-03 Thread Vic Cekvenich
I use BEA's jRockit (but with tomcat 5) on Fedora. .V Walter do Valle wrote: What is the best version of J2SDK to run Tomcat 4.1.29 over Linux? Thanks for any tip - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Best JVM for Tomcat

2003-12-03 Thread Remy Maucherat
Vic Cekvenich wrote: I use BEA's jRockit (but with tomcat 5) on Fedora. How does this work ? I've had trouble with jRockit on Linux, plus there's the new Posix threads reportedly causing problems. Maybe Fedora + new JRockits would help, but hard data would be useful. Are you using TC standalone

Re: Best JVM for Tomcat

2003-12-03 Thread David Rees
On Wed, Dec 03, 2003 at 08:43:34AM -0300, Walter do Valle wrote: What is the best version of J2SDK to run Tomcat 4.1.29 over Linux? On Linux, I've been using the latest from Sun, 1.4.2_02 without any issues. There may be others which are faster, but performance hasn't been an issue for me.

RE: Best JVM for Tomcat

2003-12-03 Thread Shapira, Yoav
Shapira Millennium ChemInformatics -Original Message- From: David Rees [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 03, 2003 7:09 AM To: Tomcat Users List Subject: Re: Best JVM for Tomcat On Wed, Dec 03, 2003 at 08:43:34AM -0300, Walter do Valle wrote: What is the best version

RE: Best JVM for Tomcat

2003-12-03 Thread Oscar Carrillo
7:09 AM To: Tomcat Users List Subject: Re: Best JVM for Tomcat On Wed, Dec 03, 2003 at 08:43:34AM -0300, Walter do Valle wrote: What is the best version of J2SDK to run Tomcat 4.1.29 over Linux? On Linux, I've been using the latest from Sun, 1.4.2_02 without any issues. There may

RE: Best JVM for Tomcat

2003-12-03 Thread Shapira, Yoav
, December 03, 2003 11:33 AM To: Tomcat Users List Subject: RE: Best JVM for Tomcat Does -server work now? What version of Linux distro did -server cause problems, if any? Thanks, Oscar On Wed, 3 Dec 2003, Shapira, Yoav wrote: Howdy, I use Sun's latest on various platforms (Solaris 8, 9, SuSe, Intel

RE: Best JVM for Tomcat

2003-12-03 Thread Ryan Lissack
Hi, We use the -server option on all our live Linux machines and have not had any problems at all. JRE 1.4.1_03 on RedHat 9. Ryan. -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: 03 December 2003 17:46 To: Tomcat Users List Subject: RE: Best JVM for Tomcat

RE: Best JVM for Tomcat

2003-12-03 Thread Oscar Carrillo
. -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: 03 December 2003 17:46 To: Tomcat Users List Subject: RE: Best JVM for Tomcat Howdy, I don't use -server on linux now, haven't tried it as I had problems with it on the Solaris platform. Perhaps someone else could

RE: Best JVM for Tomcat

2003-12-03 Thread Ben Ricker
on RedHat 9. Ryan. -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: 03 December 2003 17:46 To: Tomcat Users List Subject: RE: Best JVM for Tomcat Howdy, I don't use -server on linux now, haven't tried it as I had problems

RE: Best JVM for Tomcat

2003-12-03 Thread Dhruva B. Reddy
: Best JVM for Tomcat On Wed, Dec 03, 2003 at 08:43:34AM -0300, Walter do Valle wrote: What is the best version of J2SDK to run Tomcat 4.1.29 over Linux? On Linux, I've been using the latest from Sun, 1.4.2_02 without any issues. There may be others which are faster, but performance hasn't

RE: Best JVM for Tomcat

2003-12-03 Thread Aymeric Alibert
Subject: Re: Best JVM for Tomcat On Wed, Dec 03, 2003 at 08:43:34AM -0300, Walter do Valle wrote: What is the best version of J2SDK to run Tomcat 4.1.29 over Linux? On Linux, I've been using the latest from Sun, 1.4.2_02 without any issues. There may be others which are faster

JVM or tomcat aggressive caching DNS lookups?

2002-12-08 Thread Aditya
for the life of Tomcat/JVM even past the ttl for that record. For example: - www.foo.com resolves to 1.2.3.4 with a ttl of 15 minutes - 30 minutes later, if I look up www.foo.com, it's still 1.2.3.4 though in the meantime I've updated it to 4.5.6.7 Is there a way to force the JVM internal DNS cache

RE: JVM or tomcat aggressive caching DNS lookups?

2002-12-08 Thread Schnitzer, Jeff
, 2002 6:28 PM To: [EMAIL PROTECTED] Subject: JVM or tomcat aggressive caching DNS lookups? This seems to be a problem with the JVM, but since I only run into it in long running programs like Tomcat, I'm asking here -- it seems that in an JSP, if I'm using URLConnection to retrieve a remote

Re: JVM or tomcat aggressive caching DNS lookups?

2002-12-08 Thread Aditya
: http://java.sun.com/j2se/1.4.1/docs/api/java/net/InetAddress.html Jeff Schnitzer [EMAIL PROTECTED] The Sims Online -Original Message- From: Aditya [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 07, 2002 6:28 PM To: [EMAIL PROTECTED] Subject: JVM or tomcat aggressive caching

Setting locale for JVM in Tomcat

2002-11-14 Thread rony24
How can I set a locale for JVM in Tomcat? Thanks a lot for advise, Rony. -- -- Profesionln prostor pro V server - pipojen k pten sti, nepetrit napjen, klimatizovan prosted - sluba Server Housing od Jet2Web Czech Republic. Info:http://www.jet2web.cz/cs/products?article

Kaffe or gcj JVM and Tomcat

2002-07-24 Thread Joe Tomcat
Has anyone had any success getting Tomcat to run in the Kaffe JVM? Or running a native compiled Tomcat with gcj? I want to move at some point to a completely open source, free web application environment, and Kaffe or gcj look like the two most likely ways to do that. -- To unsubscribe,

Re: Kaffe or gcj JVM and Tomcat

2002-07-24 Thread David Goodenough
On Wednesday 24 July 2002 09:29, you wrote: Has anyone had any success getting Tomcat to run in the Kaffe JVM? Or running a native compiled Tomcat with gcj? I want to move at some point to a completely open source, free web application environment, and Kaffe or gcj look like the two most

tuning the jvm for tomcat

2001-11-29 Thread Matt Egyhazy
hi, in the tomcat user's guide, it talks about tuning the jvm (giving it more memory). according to the guide, you have to edit the tomcat startup script to tune the jvm by sending startup arguements to the java process. anyone have experience with this? i would like to know the best way to

JVM/JDK1.3/TOMCAT problems with running as a service

2001-10-26 Thread Vara Prashanth
Hello everyone: I am facing problems running tomcat as a service using jdk1.3.1 on windows 2000. I have read that there was a bug in JVM of jdk1.3 which was fixed in jdk1.3.1. Can anybody tell me how I can run tomcat as a service using jdk1.3.1. I am using tomcat 3.2.2 on win 2k machine. Many

Re: Which JVM for Tomcat?

2001-02-04 Thread Chris Janicki
Check out this bug before you commit to 1.3 for production: 4293268 (on Sun's Java Bug Parade) It's a rare bug on slow apps, but a killer if your JVM is heavily loaded. Original Message On 1/25/01, 3:02:50 PM, "Michael G. Anderson" [EMAIL PROTECTED] wrote regarding Re: Which JVM

RE: Which JVM for Tomcat?

2001-02-04 Thread Craig
Janicki [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 04, 2001 8:58 AM To: [EMAIL PROTECTED] Subject: Re: Which JVM for Tomcat? Importance: High Check out this bug before you commit to 1.3 for production: 4293268 (on Sun's Java Bug Parade) It's a rare bug on slow apps, but a killer if your JVM

RE: Which JVM for Tomcat?

2001-01-25 Thread Michael Wentzel
I believe there were some sort of "issues" between Sun and Blackdown. To my best recollection one of the major "issues" was that Blackdown had gotten so far behind schedule at one point. I don't know about the relationship between IBM and Tomcat. If IBM follows the specs for VM elopement

RE: Which JVM for Tomcat?

2001-01-24 Thread David Oxley
To: [EMAIL PROTECTED] Subject: Re: Which JVM for Tomcat? Also I will also have APPLETS running in addition to servlets JSPson this server... So if I create a JAVA2 APPLET that WILL require a user download, right? Right. Fine. What has that got to do with Tomcat or the JVM you are installing

RE: Which JVM for Tomcat?

2001-01-24 Thread Michael Wentzel
3. I wouldn't mind knowing which JVM is fastest on Linux. What is Blackdown (I think that's what its called) like. Is it faster than Suns? Last time I check, it's been a while, the blackdown.org jvm was severely lacking in many departments(IMHO). Blackdown used to be the "official" port of

Which JVM for Tomcat?

2001-01-23 Thread Richard Diaz
I'm getting ready to install a JVM. Is it OK not to use Java2 with Tomcat (since that requires a 5+ meg download by the user) ? I am also Planning on using Expresso Tools. Which JVM works best with Apache Tomcat? Sun? IBM? thanks Rich

Re: Which JVM for Tomcat?

2001-01-23 Thread Jason Pell
You can use Java 2 with tomcat, because the JVM is running on the server, the user will not even know about it. But IBM JDK118 works nicely on linux/redhat 6.2 with tomcat 3.2.x. I am also using j2jdk1.3 from Sun. Both work fine. Cheers Jason Richard Diaz wrote: I'm getting ready

Re: Which JVM for Tomcat?

2001-01-23 Thread Filip Hanik
. ~ Filip Hanik Technical Architect [EMAIL PROTECTED] - Original Message - From: "Richard Diaz" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, January 23, 2001 4:11 PM Subject: Re: Which JVM for Tomcat? Heh, didn't think about that. But what about APPLETS I create?

Re: Which JVM for Tomcat?

2001-01-23 Thread forsythe
Also I will also have APPLETS running in addition to servlets JSPson this server... So if I create a JAVA2 APPLET that WILL require a user download, right? Right. Fine. What has that got to do with Tomcat or the JVM you are installing on your server? Nothing. Right? Right. If you read

Re: Which JVM for Tomcat?

2001-01-23 Thread Jason Pell
Charles is a jerk... Jeez. forsythe wrote: Also I will also have APPLETS running in addition to servlets JSPson this server... So if I create a JAVA2 APPLET that WILL require a user download, right? Right. Fine. What has that got to do with Tomcat or the JVM you are installing

RE: Which JVM for Tomcat?

2001-01-23 Thread Craig O'Brien
on the same machine. Good luck, Craig -Original Message- From: forsythe [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 23, 2001 6:21 PM To: [EMAIL PROTECTED] Subject: Re: Which JVM for Tomcat? Also I will also have APPLETS running in addition to servlets JSPson this server... So if I