configure the root domain

2012-02-20 Thread Alfredo Alessandrini
Hi, I've installed tomcat at the URL mysite.com/tomcat/ It's working, but when tomcat generates any URL, they're pointing to the root of the domain mysite.com/ and I can't access at manager-gui and others applications (e.g. mysite.com/tomcat/manager/ it's redirect to mysiste.com/manager). Thank

Re: memory heap size

2012-02-14 Thread Alfredo Alessandrini
l/webapps/tomcat/bin/tomcat-juli.jar -Dcatalina.base=/home/keol/webapps/tomcat -Dcatalina.home=/home/keol/webapps/tomcat -Djava.io.tmpdir=/home/keol/webapps/tomcat/temp org.apache.catalina.startup.Bootstrap start Thanks, Alfredo 2012/2/14 Alfredo Alessandrini : >> Where is that Tomcat f

Re: memory heap size

2012-02-14 Thread Alfredo Alessandrini
12/2/14 André Warnier : > Alfredo Alessandrini wrote: >> >> Hi, >> >> I'm running tomcat 7.0.25 in a shared server (centOS 64bit). >> >> Memory limit for my account is 256m. >> >> I'm running tomcat with this settings: > > >

memory heap size

2012-02-14 Thread Alfredo Alessandrini
Hi, I'm running tomcat 7.0.25 in a shared server (centOS 64bit). Memory limit for my account is 256m. I'm running tomcat with this settings: export CATALINA_OPTS="-Xms128m -Xmx256m" export JAVA_OPTS="-Xms128m -Xmx256m" But the process exceed the limit that I've set: RSS ELAPSED PID COMMAND 3