RE: jsp on windows/linux

2004-12-03 Thread Larry Meadors
] Sent: December 3, 2004 3:14 PM To: [EMAIL PROTECTED] Subject: RE: jsp on windows/linux For crying out loud! GOOGLE IS YOUR FRIEND! http://tinyurl.com/5pzjb - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: jsp on windows/linux

2004-12-03 Thread Alain Gaeremynck
Jiang, Peiyun wrote: I have my jsps on windows working fine. But after I moved to Linux, I got: HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented

RE: jsp on windows/linux

2004-12-03 Thread Jiang, Peiyun
I saw a lot posting, but they are almost all talking about space in dirs on windows. -Original Message- From: Larry Meadors [mailto:[EMAIL PROTECTED] Sent: December 3, 2004 3:14 PM To: [EMAIL PROTECTED] Subject: RE: jsp on windows/linux For crying out loud! GOOGLE IS YOUR FRIEND! http

RE: jsp on windows/linux

2004-12-03 Thread Jiang, Peiyun
working OK. -Original Message- From: Ben Souther [mailto:[EMAIL PROTECTED] Sent: December 3, 2004 3:14 PM To: Tomcat Users List Subject: RE: jsp on windows/linux On Fri, 2004-12-03 at 15:08, Jiang, Peiyun wrote: > Yes. I got jdk and have java_home, tomcat_home and catalina_home

RE: jsp on windows/linux

2004-12-03 Thread Jiang, Peiyun
tomcat 4.1.24 on RedHat Linux (Linux host 2.4.21-20.EL GNU/Linux) j2sdk1.4.2 Thanks. Peiyun -Original Message- From: Ben Souther [mailto:[EMAIL PROTECTED] Sent: December 3, 2004 3:08 PM To: Tomcat Users List Subject: RE: jsp on windows/linux > I have my jsps on windows working f

RE: jsp on windows/linux

2004-12-03 Thread Larry Meadors
For crying out loud! GOOGLE IS YOUR FRIEND! http://tinyurl.com/5pzjb - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: jsp on windows/linux

2004-12-03 Thread Ben Souther
On Fri, 2004-12-03 at 15:08, Jiang, Peiyun wrote: > Yes. I got jdk and have java_home, tomcat_home and catalina_home set. Have you tested your JAVA_HOME (case sensitive) environment variable? >From the command line: $JAVA_HOME/bin/javac --

RE: jsp on windows/linux

2004-12-03 Thread Jiang, Peiyun
Yes. I got jdk and have java_home, tomcat_home and catalina_home set. Peiyun -Original Message- From: Marot Laurent [mailto:[EMAIL PROTECTED] Sent: December 3, 2004 3:06 PM To: Tomcat Users List Subject: RE: jsp on windows/linux are you sure you've got a jdk and not only a jre on

RE: jsp on windows/linux

2004-12-03 Thread Ben Souther
> I have my jsps on windows working fine. But after I moved to Linux, I got: Can you give us a little more information? Which Linux distro? Which Linux version? Which Tomcat version? Which JDK/JRE/J2SDK??? -

RE: jsp on windows/linux

2004-12-03 Thread Marot Laurent
are you sure you've got a jdk and not only a jre on that server ? -Message d'origine- De : Jiang, Peiyun [mailto:[EMAIL PROTECTED] Envoyé : vendredi 3 décembre 2004 21:02 À : 'Tomcat Users List' Objet : jsp on windows/linux I have my jsps on windows working fine.

jsp on windows/linux

2004-12-03 Thread Jiang, Peiyun
I have my jsps on windows working fine. But after I moved to Linux, I got: HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from

Help: Windows Server on Linux Client

2004-12-03 Thread Aris Javier
Good Afternoon! I have this problem on linux clients... My web apps simply won't run on linux client... http: 401 authorization problem always shows up on mozilla in linux. The server is Windows 2k (development pc) running tomcat 5.0.27 using jk2 connector to run on IIS... my web apps

RE: tomcat working space permisions and javamail - linux

2004-11-23 Thread Kantartzis Vasilis
-Original Message- From: Ben Souther [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 23, 2004 1:58 PM To: Tomcat Users List Subject: Re: tomcat working space permisions and javamail - linux You'd have to give us a little more information. Are you squashing exception output wit

Re: tomcat working space permisions and javamail - linux

2004-11-23 Thread Ben Souther
You'd have to give us a little more information. Are you squashing exception output with try/catch blocks? You would see an exception if your app was trying to read a file and couldn't. Are you able to mail from your app without attachments? Are you sure the file is there? If so, have you tri

tomcat working space permisions and javamail - linux

2004-11-23 Thread Kantartzis Vasilis
Hello all, I am dealing with a problem combining java mail and tomcat that might have to do with read permitions 1.I am trying to add a file in a multipart mesage to construct a mail attachment. 2. The file is placed in one of the tomcat webapps applications (file is uploaded there through a fo

RE: Where should I put the .so files in Linux for Tomcat?

2004-11-11 Thread Shapira, Yoav
yoavshapira.com >-Original Message- >From: Christopher Cheng [mailto:[EMAIL PROTECTED] >Sent: Thursday, November 11, 2004 9:36 AM >To: [EMAIL PROTECTED] >Subject: Where should I put the .so files in Linux for Tomcat? > >I am struggling to have Tomcat load the additional .

Where should I put the .so files in Linux for Tomcat?

2004-11-11 Thread Christopher Cheng
I am struggling to have Tomcat load the additional .so file. I have a few files such as "librxtxSerial.so" I want Tomcat to locate. I copied all the .so files to /usr/java/j2sdk1.4.2_06/jre/lib/i386. Java classes run from the command are fine, but the servlet returns: javax.servlet.ServletExcep

Installation of tomcat V 4.1.31 from source on Linux

2004-11-10 Thread Sandeep N
Hi All, Has anybody tried to install Apache-Tomcat-4.1.31 from the source on Linux? I am not able to get the servletapi V 4 (as mentioned in the building.txt file in the tomcat source) required for this anywhere. Can anybody tell where it is available? Regards, Sandeep

Installation from source on Linux

2004-11-09 Thread Sandeep N
Hi All, Has anybody tried to install Apache-Tomcat-4.1.31 from the source on Linux? I am not able to get the servletapi V 4 (as mentioned in the building.txt file in the tomcat source) required for this anywhere. Can anybody tell where it is available? Regards, Sandeep

RE: How to set up Tomca t5.0.28 to work with Apache2 on Slackwar e Linux?

2004-11-05 Thread Phillip Qin
Why don't you post error message? -Original Message- From: Ben Souther [mailto:[EMAIL PROTECTED] Sent: November 5, 2004 1:40 PM To: Tomcat Users List Subject: Re: How to set up Tomca t5.0.28 to work with Apache2 on Slackware Linux? Before you spend too much time and energy wit

Re: How to set up Tomca t5.0.28 to work with Apache2 on Slackware Linux?

2004-11-05 Thread Ben Souther
Before you spend too much time and energy with the connectors... do you definitely need to connect with Apache Httpd? Depending on your needs, running Tomcat behind another webserver might not only be unnecessary but less efficient than running as a standalone. The recent performance gains in bot

RE: How to set up Tomca t5.0.28 to work with Apache2 on Slackware Linux?

2004-11-05 Thread Shapira, Yoav
Hi, >If I run ant to compile the source, ant cannot find a >directory called "util". You cannot find this >directory in the binary Tomcat. You have the build misconfigured. >If I choose source, it >needs CVS and a connection to Internet, much trouble. The Internet connection is much trouble?

How to set up Tomca t5.0.28 to work with Apache2 on Slackware Linux?

2004-11-05 Thread Frank Peng
If I run ant to compile the source, ant cannot find a directory called "util". You cannot find this directory in the binary Tomcat. If I choose source, it needs CVS and a connection to Internet, much trouble. If I use binary and put it in /modules at Apache, it is too hard to set up the workers.pr

Re: which Linux Platform is best for Tomcat?

2004-10-26 Thread Eric Weidner
sday, October 26, 2004 9:11 AM > To: Tomcat Users List > Subject: Re: which Linux Platform is best for Tomcat? > > > Tomcat 4.x works very well on production servers with > RedHat 9 and Fedora 2. The new Java 1.5 adds better > memory management. > > Evgeny Gesin >

RE: which Linux Platform is best for Tomcat?

2004-10-26 Thread Larry Meadors
gt; To: [EMAIL PROTECTED] > Subject: Re: which Linux Platform is best for Tomcat? > > > I use both Suse 9.1 and Mandrake 10 and all works great! :-) > > G > > > > > - > To unsubscribe, e-mail

Re: which Linux Platform is best for Tomcat?

2004-10-26 Thread David Goodenough
rom: Giuseppe Briotti [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, October 26, 2004 9:18 AM > > To: [EMAIL PROTECTED] > > Subject: Re: which Linux Platform is best for Tomcat? > > > > > > I use

RE: which Linux Platform is best for Tomcat?

2004-10-26 Thread Mike Curwen
What the heck.. haven't heard mine yet. Slack 9, no problems at all. :) > -Original Message- > From: Giuseppe Briotti [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 26, 2004 9:18 AM > To: [EMAIL PROTECTED] > Subject: Re: which Linux Platform is best for Tomcat

Re: which Linux Platform is best for Tomcat?

2004-10-26 Thread Ronald Klop
AIL PROTECTED]> wrote: Hi! We are going to use Tomcat as our J2EE Server for the next project. I was wondering if anybody knows of some sort of comparative study of performance of Tomcat on different Linux Distributions. Recently I have seen that people were posting problems about Debian (wood

Re: which Linux Platform is best for Tomcat?

2004-10-26 Thread Giuseppe Briotti
I use both Suse 9.1 and Mandrake 10 and all works great! :-) G - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: which Linux Platform is best for Tomcat?

2004-10-26 Thread Filip Hanik \(lists\)
redhat 9 is pretty crummy with java, you might need to add in the LD_ASSUME_KERNEL parameter for stability Filip -Original Message- From: Evgeny Gesin [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 26, 2004 9:11 AM To: Tomcat Users List Subject: Re: which Linux Platform is best for

Re: which Linux Platform is best for Tomcat?

2004-10-26 Thread Evgeny Gesin
Tomcat 4.x works very well on production servers with RedHat 9 and Fedora 2. The new Java 1.5 adds better memory management. Evgeny Gesin http://www.javadesk.com http://www.alltelescopes.com __ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You

Re: which Linux Platform is best for Tomcat?

2004-10-26 Thread A Leg
EMAIL PROTECTED] Subject: which Linux Platform is best for Tomcat? Hi! We are going to use Tomcat as our J2EE Server for the next project. I was wondering if anybody knows of some sort of comparative study of performance of Tomcat on different Linux Distributions. Recently I have seen that peop

RE: which Linux Platform is best for Tomcat?

2004-10-26 Thread Dale, Matt
[mailto:[EMAIL PROTECTED] Sent: 26 October 2004 14:28 To: [EMAIL PROTECTED] Subject: which Linux Platform is best for Tomcat? Hi! We are going to use Tomcat as our J2EE Server for the next project. I was wondering if anybody knows of some sort of comparative study of performance of Tomcat on

RE: which Linux Platform is best for Tomcat?

2004-10-26 Thread Carl F. Hall
PROTECTED] Subject: which Linux Platform is best for Tomcat? Hi! We are going to use Tomcat as our J2EE Server for the next project. I was wondering if anybody knows of some sort of comparative study of performance of Tomcat on different Linux Distributions. Recently I have seen that people we

which Linux Platform is best for Tomcat?

2004-10-26 Thread sudip shrestha
Hi! We are going to use Tomcat as our J2EE Server for the next project. I was wondering if anybody knows of some sort of comparative study of performance of Tomcat on different Linux Distributions. Recently I have seen that people were posting problems about Debian (woody). We are thinking

Re: why the ThreadPool is empty if traffic is so low? (block with Tomcat 4.1.24-LE on linux)

2004-10-26 Thread Piergiuliano Bossi
Shapira, Yoav wrote: Hi, It seems like connections aren't being closed properly. Some RedHat users have reported a need to set the LD_ASSUME_KERNEL parameter such that NPTL is not used and threading problems go away. I myself don't have experience with that, but if you search this list's archives

RE: why the ThreadPool is empty if traffic is so low? (block with Tomcat 4.1.24-LE on linux)

2004-10-22 Thread Shapira, Yoav
Hi, It seems like connections aren't being closed properly. Some RedHat users have reported a need to set the LD_ASSUME_KERNEL parameter such that NPTL is not used and threading problems go away. I myself don't have experience with that, but if you search this list's archives for LD_ASSUME_KERNE

why the ThreadPool is empty if traffic is so low? (block with Tomcat 4.1.24-LE on linux)

2004-10-21 Thread Piergiuliano Bossi
ve a web service published together with a webapp under Tomcat 4.1.24-LE on linux redhat. The web service is built using Axis 1.0 facilities and it interacts with an Oracle db. Up to date it has worked like a charm: more than 6 months up & running without any needs of a restart. A few days ag

hanging connections with Tomcat 4.1.24-LE on linux

2004-10-18 Thread Piergiuliano Bossi
Hello all. I have a web service published together with a webapp under Tomcat 4.1.24-LE on linux redhat. The web service is built using Axis 1.0 facilities and it interacts with an Oracle db. Up to date it has worked like a charm: more than 6 months up & running without any needs of a res

Re: wecome servlet return 404 in tomcat 4.1.31 (Linux)

2004-10-18 Thread QM
On Mon, Oct 18, 2004 at 06:32:45AM -0700, Mark wrote: : Somehow I cannot use a servlet as a welcome-file in tomcat 4.1.31 - : 404 error get returned, however it works with no problem in 5.0.24 That's because servlet-as-welcome-file is a feature of servlet spec 2.4 (Tomcat 5.x), not 2.3 (Tomcat 4.x

wecome servlet return 404 in tomcat 4.1.31 (Linux)

2004-10-18 Thread Mark
Hi, Somehow I cannot use a servlet as a welcome-file in tomcat 4.1.31 - 404 error get returned, however it works with no problem in 5.0.24 here a part of my web.xml: welcome /Welcome

RE: Tomcat 5.5.3 and JRE 1.5.0 on linux

2004-10-13 Thread Shapira, Yoav
t Users List >Subject: Re: Tomcat 5.5.3 and JRE 1.5.0 on linux > >Remy Maucherat wrote: >> On Tue, 12 Oct 2004 21:32:51 +0200, Marc Logemann <[EMAIL PROTECTED]> >wrote: >> >>>Hi, >>> >>>i am feeling a little bit silly to ask, but i have t

Re: Tomcat 5.5.3 and JRE 1.5.0 on linux

2004-10-12 Thread Marc Logemann
Remy Maucherat wrote: On Tue, 12 Oct 2004 21:32:51 +0200, Marc Logemann <[EMAIL PROTECTED]> wrote: Hi, i am feeling a little bit silly to ask, but i have to ;-) I installed JRE 1.5.0 and Tomcat 5.5.3 on linux, set the JAVA_HOME to the JRE location and started tomcat with ./catalina start

Re: Tomcat 5.5.3 and JRE 1.5.0 on linux

2004-10-12 Thread Remy Maucherat
On Tue, 12 Oct 2004 21:32:51 +0200, Marc Logemann <[EMAIL PROTECTED]> wrote: > Hi, > > i am feeling a little bit silly to ask, but i have to ;-) > > I installed JRE 1.5.0 and Tomcat 5.5.3 on linux, set the JAVA_HOME > to the JRE location and started tomcat with ./catali

Tomcat 5.5.3 and JRE 1.5.0 on linux

2004-10-12 Thread Marc Logemann
Hi, i am feeling a little bit silly to ask, but i have to ;-) I installed JRE 1.5.0 and Tomcat 5.5.3 on linux, set the JAVA_HOME to the JRE location and started tomcat with ./catalina start Then i got the "point to a JDK not a JRE" error. I checked the setclasspath.sh and there is a

Re: linux, tomcat5, jsvc, chroot and jsvc error:Invalid user name 'nobody' specified

2004-09-19 Thread QM
On Sun, Sep 19, 2004 at 05:24:02PM -0500, Glen Ezkovich wrote: : I'm trying to run tomcat in chroot jail using jsvc. I can run tomcat : inside chroot by its self without any problems. I also can run tomcat : using jsvc as various users outside of chroot. When I attempt to run : tomcat with jsvc ins

linux, tomcat5, jsvc, chroot and jsvc error:Invalid user name 'nobody' specified

2004-09-19 Thread Glen Ezkovich
I'm trying to run tomcat in chroot jail using jsvc. I can run tomcat inside chroot by its self without any problems. I also can run tomcat using jsvc as various users outside of chroot. When I attempt to run tomcat with jsvc inside of a chroot jail, I get the folowing error message: jsvc error

Re: chroot Linux 2.4.20-8 and tomcat 5.0.27

2004-09-19 Thread Glen Ezkovich
Thanks Oliver, that did the trick. I had the feeling that was the directory I needed but for some reason I tried to make a new copy. What was I thinking. On Sep 19, 2004, at 9:42 AM, Olivier Jolly wrote: Just for checking, have you mounted /proc in the chroot ? It is a source of valuable inform

Re: chroot Linux 2.4.20-8 and tomcat 5.0.27

2004-09-19 Thread Olivier Jolly
Glen Ezkovich wrote: Sjoerd, Thanks for your input. We installed Java within the chroot jail and are still having this problem. I have no problem increasing the stack size using Xss but I have no idea what property sets the initial thread stack location or which would allow us to allocate stack

Re: chroot Linux 2.4.20-8 and tomcat 5.0.27

2004-09-19 Thread Glen Ezkovich
rs for the java executable Copy the needed configuration files (property files) Install Java within the chroot jail Regards, Sjoerd Glen Ezkovich wrote: We are trying to run tomcat 5.0.27 in a chroot jail on Linux 2.4.20-8 . When we start tomcat we always get the following error message: Java

Re: chroot Linux 2.4.20-8 and tomcat 5.0.27

2004-09-19 Thread Sjoerd van Leent
figuration files (property files) Install Java within the chroot jail Regards, Sjoerd Glen Ezkovich wrote: We are trying to run tomcat 5.0.27 in a chroot jail on Linux 2.4.20-8 . When we start tomcat we always get the following error message: Java HotSpot(TM) Client VM warning: Can't detect

chroot Linux 2.4.20-8 and tomcat 5.0.27

2004-09-18 Thread Glen Ezkovich
We are trying to run tomcat 5.0.27 in a chroot jail on Linux 2.4.20-8 . When we start tomcat we always get the following error message: Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location About 50% of the time its worse. Java HotSpot(TM) Client VM warning:

Apache/Tomcat Intergration problem on RedHat Linux 9.0

2004-09-15 Thread [EMAIL PROTECTED]
faults CC=gcc CP=/bin/cp prefix=/usr/local exec_prefix=${prefix} APACHE2_HOME=/usr/local/apache2 OS=linux JAVA_HOME=/usr/java/jdk1.5.0 APACHE2_INCL=-I/usr/local/apache2/include APACHE2_LIBEXEC=/usr/local/apache2/modules APACHE2_LIBDIR=/usr/local/apache2/lib APR_INCL= -I/usr/local/httpd-2.0.

RE: Help, Tomcat 4.1.30, Linux Stops responding after 24-48 hours

2004-09-15 Thread Zsolt Koppany
Have you tried: export LD_ASSUME_KERNEL=2.2.5 # GLIBC 2.2 / Linux 2.4 (For example SuSe-8.0) export LD_ASSUME_KERNEL=2.4.1 # Red-Hat 9.0 We always use: export LD_ASSUME_KERNEL=2.2.5 Zsolt > -Original Message- > From: Tran, John [mailto:[EMAIL PROTECTED] > Sent: Tuesday,

RE: Help, Tomcat 4.1.30, Linux Stops responding after 24-48 hours

2004-09-14 Thread Tran, John
PROTECTED] Sent: Tuesday, September 14, 2004 2:30 PM To: Tomcat Users List Subject: Re: Help, Tomcat 4.1.30, Linux Stops responding after 24-48 hours The funny thing is there is no load on this server, maybe 100 hits/day go to the web application and maybe 10K hits/day to the Web server by itself. A

Re: Help, Tomcat 4.1.30, Linux Stops responding after 24-48 hours

2004-09-14 Thread John Gentilin
CTED] Sent: Tuesday, September 14, 2004 1:22 PM To: Tomcat Users List Subject: Help, Tomcat 4.1.30, Linux Stops responding after 24-48 hours I have a fairly plain Tomcat install with one Web Application installed under RedHat 9.0. After about 24 - 48 hours, the whole Tomcat server stops responding and

RE: Help, Tomcat 4.1.30, Linux Stops responding after 24-48 hours

2004-09-14 Thread Tran, John
sage- From: John Gentilin [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 14, 2004 1:22 PM To: Tomcat Users List Subject: Help, Tomcat 4.1.30, Linux Stops responding after 24-48 hours I have a fairly plain Tomcat install with one Web Application installed under RedHat 9.0. After abou

Help, Tomcat 4.1.30, Linux Stops responding after 24-48 hours

2004-09-14 Thread John Gentilin
Tomcat stops responding; If I telnet in, I get connected If I type GET / HTTP/1.0, no response If I run strace -p, it is stopped at a accept(9, statement I can get into MySql from the cmdline and do a show status, and the rest of the linux box is running fine. /proc/pid/status says Name: java State

Re: Where can I get JK2 binary for Redhat Enterprise Linux?

2004-09-05 Thread nyhgan
Thank you so much! I will give it a try! Cott Lang <[EMAIL PROTECTED]> wrote:Why not just use Redhat's? http://ftp.redhat.com/pub/redhat/linux/enterprise/3/en/RHAPS/i386/RPMS/mod_jk2-2.0.4-4jpp_4rh.i386.rpm On Sat, 2004-09-04 at 11:04, nyhgan wrote: > Hi, > >

Re: Where can I get JK2 binary for Redhat Enterprise Linux?

2004-09-04 Thread Cott Lang
Why not just use Redhat's? http://ftp.redhat.com/pub/redhat/linux/enterprise/3/en/RHAPS/i386/RPMS/mod_jk2-2.0.4-4jpp_4rh.i386.rpm On Sat, 2004-09-04 at 11:04, nyhgan wrote: > Hi, > > Where can I get JK2 binary for Redhat Enterprise Linux? If anyone happens to have > one,

Where can I get JK2 binary for Redhat Enterprise Linux?

2004-09-04 Thread nyhgan
Hi, Where can I get JK2 binary for Redhat Enterprise Linux? If anyone happens to have one, pleas email that to me. Thanks! nyhgan - Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish.

Re: Can I start tomcat 5.0.28 as a non root user at Linux?

2004-08-31 Thread Yi Wang
yes you can and you should not start tomcat as root user (for security reason) On Wed, 1 Sep 2004 07:58:57 +0800, Big Chiz <[EMAIL PROTECTED]> wrote: > checkout jsvc.tar.gz on the tomcat/bin > > > > On Tue, 31 Aug 2004 17:28:24 -0500, QM <[EMAIL PROTECTED]> wrote: > > On Tue, Aug 31, 2004 at 04

Re: Can I start tomcat 5.0.28 as a non root user at Linux?

2004-08-31 Thread Big Chiz
checkout jsvc.tar.gz on the tomcat/bin On Tue, 31 Aug 2004 17:28:24 -0500, QM <[EMAIL PROTECTED]> wrote: > On Tue, Aug 31, 2004 at 04:35:33PM -0500, Vic wrote: > : I do not know if you can, but I can. > > I can't. > -oh wait, hold on... > yes, yes I can. =) > > To the OP: check the docs, try it

Re: Can I start tomcat 5.0.28 as a non root user at Linux?

2004-08-31 Thread QM
On Tue, Aug 31, 2004 at 04:35:33PM -0500, Vic wrote: : I do not know if you can, but I can. I can't. -oh wait, hold on... yes, yes I can. =) To the OP: check the docs, try it out, and steer clear of privileged ports. -QM -- software -- http://www.brandxdev.net tech news -- http://www.RoarNe

Re: Can I start tomcat 5.0.28 as a non root user at Linux?

2004-08-31 Thread Vic
I do not know if you can, but I can. .V Johnny wrote: __ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail -- Please post on Rich Internet Applications User Interface (RiA/SoA) -

Can I start tomcat 5.0.28 as a non root user at Linux?

2004-08-31 Thread Johnny
__ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

RE: Java process growth under Linux...leak?

2004-08-31 Thread Mark Maigatter
> Wade Chandler wrote: > >> Mark Maigatter wrote: >> >>> We have a Tomcat 5.0.25 based web site for uploading images and assorted >>> files and managing them. >>> >>> We have found that the Java process that Tomcat is running under is >>> gradually growing when repetitively processing files uplo

RE: Java process growth under Linux...leak?

2004-08-31 Thread Nandish Rudra
: '[EMAIL PROTECTED]' Subject: Java process growth under Linux...leak? We have a Tomcat 5.0.25 based web site for uploading images and assorted files and managing them. We have found that the Java process that Tomcat is running under is gradually growing when repetitively processing file

Re: Java process growth under Linux...leak?

2004-08-31 Thread Wade Chandler
Wade Chandler wrote: Mark Maigatter wrote: We have a Tomcat 5.0.25 based web site for uploading images and assorted files and managing them. We have found that the Java process that Tomcat is running under is gradually growing when repetitively processing files uploaded and stripped out of the f

Re: Java process growth under Linux...leak?

2004-08-31 Thread Wade Chandler
Mark Maigatter wrote: We have a Tomcat 5.0.25 based web site for uploading images and assorted files and managing them. We have found that the Java process that Tomcat is running under is gradually growing when repetitively processing files uploaded and stripped out of the form submissions by the

Java process growth under Linux...leak?

2004-08-31 Thread Mark Maigatter
We have a Tomcat 5.0.25 based web site for uploading images and assorted files and managing them. We have found that the Java process that Tomcat is running under is gradually growing when repetitively processing files uploaded and stripped out of the form submissions by the Apache FileUpload com

Re: RAM usage of Linux-based Tomcat server

2004-08-31 Thread Sagara Wijetunga
--- Jacob Kjome <[EMAIL PROTECTED]> wrote: > At 10:57 PM 8/30/2004 -0700, you wrote: > >I'm not worried about the transient memory used by > the > >Tomcat instance for it to serve servlets. > > > >But I'm worried about the memory permanently > allocated > >for a Tomcat instance. Eg. A servlet in

RAM usage of Linux-based Tomcat server PART2

2004-08-31 Thread pete
Adding a question to this note: I have a maximum heap size of 768mb, and for a freshly started server, it sits at 65mb. Throughout the day, it works itself near the max. Users finish at 7pm, and first thing in the morning the server has not reclaimed *any* memory - i.e. if I want to stop Tomcat ru

Re: RAM usage of Linux-based Tomcat server

2004-08-30 Thread Jacob Kjome
At 10:57 PM 8/30/2004 -0700, you wrote: I'm not worried about the transient memory used by the Tomcat instance for it to serve servlets. But I'm worried about the memory permanently allocated for a Tomcat instance. Eg. A servlet in a particular Tomcat instance, may load the entire database into the

Re: RAM usage of Linux-based Tomcat server

2004-08-30 Thread Sagara Wijetunga
--- QM <[EMAIL PROTECTED]> wrote: > On Mon, Aug 30, 2004 at 08:37:24PM -0700, Sagara > Wijetunga wrote: > : Since the servlet resides in the RAM once it is > : loaded, the memory consumption and possible abuse > is > : my concern. > > There's much more to memory in a Java webapp than > just the s

Re: RAM usage of Linux-based Tomcat server

2004-08-30 Thread QM
On Mon, Aug 30, 2004 at 08:37:24PM -0700, Sagara Wijetunga wrote: : Since the servlet resides in the RAM once it is : loaded, the memory consumption and possible abuse is : my concern. There's much more to memory in a Java webapp than just the servlets. Read on: : 1. Is it possible to run multip

RE: RAM usage of Linux-based Tomcat server

2004-08-30 Thread Sagara Wijetunga
s not a Tomcat > limitation or feature, it's a JVM memory tracking > issue. > Hi, Yoav, thanks for the reply. I'm sorry I was not detailed enough. I'm not using Tomcat yet, but thinking to use Tomcat to offer Java/Servlets facility for couple of different domains hosted

Re: Help Database Pooling in Linux

2004-08-15 Thread tim
[EMAIL PROTECTED] writes: Hi I have tried a few more things including upgrading the database, but I'm still havig issues. I have attached a copy of the test file I have used to connect to the database and the context .xml file. As you can see the database connection information is identical.

RE: [OT] - JVM Max Heap Size on Linux

2004-08-15 Thread Dale, Matt
sage- From: Wade Chandler [mailto:[EMAIL PROTECTED] Sent: 14 August 2004 23:38 To: Tomcat Users List Subject: Re: [OT] - JVM Max Heap Size on Linux Dale, Matt wrote: > Hi, > > Has anyone got around the maximum heap size of 2G on linux? We've got a > new server with 12G of ram w

Re: [OT] - JVM Max Heap Size on Linux

2004-08-14 Thread Wade Chandler
Dale, Matt wrote: Hi, Has anyone got around the maximum heap size of 2G on linux? We've got a new server with 12G of ram which was going to be used for an uber tomcat but this plan may have to be changed if we can't get more than 2G of memory used for the JVM

Re: [OT] - JVM Max Heap Size on Linux

2004-08-13 Thread Cott Lang
he Sun JVM. Does IBM offer a 64bit JVM now? > > peter > > > On Fri, 13 Aug 2004 11:55:44 -0500, Caldarale, Charles R > <[EMAIL PROTECTED]> wrote: > > > From: Dale, Matt [mailto:[EMAIL PROTECTED] > > > Subject: [OT] - JVM Max Heap Size on Linux > &g

Re: CGI for tomcat on linux

2004-08-13 Thread Wade Chandler
Havens, Peter wrote: Hello all, I am trying to get CGI working on tomcat 4.1.29 in a RedHat Linux environment. I have all ready got it working on my Windows environment and it is working great. It seems to be quite easy and I followed the instructions exactly as they are found here: http

Re: CGI for tomcat on linux

2004-08-13 Thread QM
On Fri, Aug 13, 2004 at 05:25:01PM -0700, Havens, Peter wrote: : I did these same steps on both my Windows and my LINUX box but I keep : getting an error 500 on my LINUX box. : [snip] : There error seems to imply that the cgi file that I am trying to run : does not exist. I have validated its

CGI for tomcat on linux

2004-08-13 Thread Havens, Peter
Hello all, I am trying to get CGI working on tomcat 4.1.29 in a RedHat Linux environment. I have all ready got it working on my Windows environment and it is working great. It seems to be quite easy and I followed the instructions exactly as they are found here: http://jakarta.apache.org

RE: [OT] - JVM Max Heap Size on Linux

2004-08-13 Thread Dale, Matt
Linux On Friday 13 August 2004 01:13 pm, Dale, Matt wrote: > Hi, > > We are a call centre and the application is a scripting tool for outbound > calling. I've seen over 300G an hour of memory allocated with 100 users and > we need to support well over 200. With that much memo

Re: [OT] - JVM Max Heap Size on Linux

2004-08-13 Thread Robert Bateman
On Friday 13 August 2004 01:13 pm, Dale, Matt wrote: > Hi, > > We are a call centre and the application is a scripting tool for outbound > calling. I've seen over 300G an hour of memory allocated with 100 users and > we need to support well over 200. With that much memory being consumed it > obviou

RE: [OT] - JVM Max Heap Size on Linux

2004-08-13 Thread Dale, Matt
Yeah its 2 gig by default although some kernel hacking can get that up to 3 or 4. -Original Message- From: Robert Bateman [mailto:[EMAIL PROTECTED] Sent: 13 August 2004 18:06 To: Tomcat Users List Subject: Re: [OT] - JVM Max Heap Size on Linux On Friday 13 August 2004 12:40 pm, Dale

Re: [OT] - JVM Max Heap Size on Linux

2004-08-13 Thread Peter Lin
now if only I had a system to load test 32 vs 64bit JVM, I'd post some numbers. peter On Fri, 13 Aug 2004 12:11:13 -0500, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: Peter Lin [mailto:[EMAIL PROTECTED] > > Subject: Re: [OT] - JVM Max Heap Size on Linux >

RE: [OT] - JVM Max Heap Size on Linux

2004-08-13 Thread Dale, Matt
Size on Linux I thought the only way to run a 64bit VM was on solaris, which means you have to use the Sun JVM. Does IBM offer a 64bit JVM now? peter On Fri, 13 Aug 2004 11:55:44 -0500, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: Dale, Matt [mailto:[EMAIL PROTECTED]

RE: [OT] - JVM Max Heap Size on Linux

2004-08-13 Thread Dale, Matt
To: Tomcat Users List Subject: RE: [OT] - JVM Max Heap Size on Linux Hi, Just out of curiosity, what app(s) are you running that need a heap greater than 2GB? Or what load on those apps? You obviously don't need to give confidential details, I'm just curious about the type of ap

RE: [OT] - JVM Max Heap Size on Linux

2004-08-13 Thread Caldarale, Charles R
> From: Peter Lin [mailto:[EMAIL PROTECTED] > Subject: Re: [OT] - JVM Max Heap Size on Linux > > I thought the only way to run a 64bit VM was on solaris, which means > you have to use the Sun JVM. Does IBM offer a 64bit JVM now? Sun offers Sparc64 (Solaris) and IA64 (Linux, Windo

Re: [OT] - JVM Max Heap Size on Linux

2004-08-13 Thread Peter Lin
going in > the mean time. > > Ta > Matt > > > > -Original Message- > From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Sent: 13 August 2004 17:56 > To: Tomcat Users List > Subject: RE: [OT] - JVM Max Heap Size on Linux > > > From: Dale, Mat

Re: [OT] - JVM Max Heap Size on Linux

2004-08-13 Thread Robert Bateman
On Friday 13 August 2004 12:40 pm, Dale, Matt wrote: > Hi, > > Has anyone got around the maximum heap size of 2G on linux? We've got a new > server with 12G of ram which was going to be used for an uber tomcat but > this plan may have to be changed if we can't get more tha

Re: [OT] - JVM Max Heap Size on Linux

2004-08-13 Thread Peter Lin
ct: [OT] - JVM Max Heap Size on Linux > > > > Has anyone got around the maximum heap size of 2G on linux? > > We've got a new server with 12G of ram which was going to be > > used for an uber tomcat but this plan may have to be changed > > if we can't get

RE: [OT] - JVM Max Heap Size on Linux

2004-08-13 Thread Dale, Matt
have to come up with something else to keep us going in the mean time. Ta Matt -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: 13 August 2004 17:56 To: Tomcat Users List Subject: RE: [OT] - JVM Max Heap Size on Linux > From: Dale, Matt [mailto:[EMAIL PR

RE: [OT] - JVM Max Heap Size on Linux

2004-08-13 Thread Shapira, Yoav
nformatics -Original Message- From: Dale, Matt [mailto:[EMAIL PROTECTED] Sent: Friday, August 13, 2004 12:41 PM To: Tomcat Users List (E-mail) Subject: [OT] - JVM Max Heap Size on Linux Hi, Has anyone got around the maximum heap size of 2G on linux? We've got a new server with 12G of ram whi

RE: [OT] - JVM Max Heap Size on Linux

2004-08-13 Thread Caldarale, Charles R
> From: Dale, Matt [mailto:[EMAIL PROTECTED] > Subject: [OT] - JVM Max Heap Size on Linux > > Has anyone got around the maximum heap size of 2G on linux? > We've got a new server with 12G of ram which was going to be > used for an uber tomcat but this plan may have to be

[OT] - JVM Max Heap Size on Linux

2004-08-13 Thread Dale, Matt
Title: [OT] - JVM Max Heap Size on Linux Hi, Has anyone got around the maximum heap size of 2G on linux? We've got a new server with 12G of ram which was going to be used for an uber tomcat but this plan may have to be changed if we can't get more than 2G of memory used for th

RE: installing tomcat 4.1.27 on linux

2004-08-13 Thread Shapira, Yoav
Hi, You can find RPM distros for Tomcat on JPackage.com -- they do a good job. They use a standard Linux layout. Or you can download the Tomcat .zip or .tar.gz distributions and unpack them yourself. Obviously the .exe distro is for Windows only. These distributions use a standard Tomcat

Re: installing tomcat 4.1.27 on linux

2004-08-13 Thread Chong Yu Meng
I've written a kind of quick start guide that hopefully will be useful to you. You can find it here : http://cymulacrum.net. Just scroll down and look for the Tomcat 4 on Linux link. I'm currently updating my Tomcat 5 write-up with help from some volunteers. I've stopped updati

<    1   2   3   4   5   6   7   8   9   10   >