Fwd: mem usage

2013-05-24 Thread dario iannaccone
Hi all, afther starting tomcat I not that free memory of my VPS still near 0. So it is normal this large usage of RAM? O.S.: Debian 7.0 (wheezy) 64 bit Apache Tomcat/7.0.28 JVM version: 1.7.0_03-b21 (Oracle) root@ianpapserver:/opt/tomcat/bin# free -m total used free

Re:

2007-08-29 Thread Dario Hernan
but, when you support a lot of servers in different clients, and in different cities? On 8/29/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote: > On 8/29/07, Dario Hernan <[EMAIL PROTECTED]> wrote: > > it's true! but if you client pay for a license and support, you cann

Re:

2007-08-29 Thread Dario Hernan
it's true! but if you client pay for a license and support, you cann't do so much! On 8/29/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote: > On 8/29/07, Dario Hernan <[EMAIL PROTECTED]> wrote: > > it's highly recommended to use a real tomcat, but if you use a

Re:

2007-08-29 Thread Dario Hernan
it's highly recommended to use a real tomcat, but if you use a package out of distribution you lost the updates and the support of redhat. On 8/29/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: Dario Hernan [mailto:[EMAIL PROTECTED] > > Subject: Re: >

Re:

2007-08-29 Thread Dario Hernan
you need to install some others packages, use yum search tomcat5 and install tomcat5-webapps, tomcat5-manager, etc. Dario On 8/29/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Subject: FW: > > > > We i

Tomcat + SSL + Cluster

2007-08-29 Thread Dario Hernan
n the cluster's nodes? Can you give some advice? Thanks in advance! Dario - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problems with SSL

2007-08-09 Thread Dario Hernan
Yes, I installed it through yum installer, are there difference between it and tar file? On 8/9/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote: > On 8/9/07, Dario Hernan <[EMAIL PROTECTED]> wrote: > > I changed the file /etc/bin/dtomcat5 and put there the JAVA_HOME > >

Re: Problems with SSL

2007-08-09 Thread Dario Hernan
:/usr/share/java/mx4j/mx4j-jmx.jar -Dcatalina.base=/usr/share/tomcat5 -Dcatalina.home=/usr/share/tomcat5 -Djava.io.tmpdir=/usr/share/tomcat5/temp org.apache.catalina.startup.Bootstrap But, on the log file appear some errors. I attached the log file. Thanks for your advice. On 8/9/07, Dario

Re: Problems with SSL

2007-08-09 Thread Dario Hernan
ifx1_r8 GC - 200701_09) JCL - 20070126 On 8/9/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: Dario Hernan [mailto:[EMAIL PROTECTED] > > Subject: Re: Problems with SSL > > > > echo $PATH > > /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/loca

Re: Problems with SSL

2007-08-09 Thread Dario Hernan
onf I have this line, JAVA_HOME="/usr/lib/jvm/jre-1.5.0-ibm/bin/java" Is possible that tomcat is taking the java config from another site? On 8/9/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote: > On 8/9/07, Dario Hernan <[EMAIL PROTECTED]> wrote: > > I'm use

Re: Problems with SSL

2007-08-09 Thread Dario Hernan
I'm use the IBM JDK on RedHat Enterprise Linux 5 On 8/9/07, Peter Crowther <[EMAIL PROTECTED]> wrote: > > From: Dario Hernan [mailto:[EMAIL PROTECTED] > > java.lang.ClassNotFoundException: SSL not found in > [...] > > parent=gnu.gcj.runtime.SystemClassLoader >

Problems with SSL

2007-08-09 Thread Dario Hernan
p.jar.so) at org.apache.catalina.startup.Bootstrap.main(bootstrap.jar.so) 9-ago-07 11:19:18 org.apache.catalina.startup.Catalina start INFO: Server startup in 2820 ms does anyone can help me? thanks in advance Dario - To start a new topic

worker mapping problem

2006-03-02 Thread dario
hen i remove "/*" mapping, it works. i need "/*" because it needs to serve default context for virtaul host. so everything is fine but i don't understand this mapping thing. can i set priorities or anything? any ideas? tahnk you for any help! cheers, dario