Re: Troubleshooting load problems with on linux tomcat servers

2006-12-27 Thread Assaf Flatto
This error seems to indicate that you XML is faulty and not closed properly on all parameters . If you are running it on Linux - use the xmllint to check the validation of the xml . Assaf Ragnar Moller (MA/EAF) wrote: We have a big Tomcat application with a number of servers. Some of the se

Generating Autoindex in Tomcat

2006-12-27 Thread Assaf Flatto
Hello I am running tomcat 5.5.17 and i want to generate an auto index for the applications located on my server so i can pick which one i want to work with. basically what i want is like this , in directory foo i have 3 applications , i want the tomcat to present a page listing the "applica

Error in dependencyCheck

2006-12-19 Thread Assaf Flatto
Hello I've installed tomcat 5.5.17 - this is the 8th server i install in a row and the first one that displays this error when i start tomcat. I googled it a bit and it refers to TOC of the war file , whoever the same war file has been used on 2 other servers and with no issues . Any one g

ProxyDirContext.lookupCache Error on a new Tomcat install

2006-12-05 Thread Assaf Flatto
Hello I've installed a new server , with the tomcat that comes with the mandrake 2007 RPM's . (tomcat 5.5.17) when i load up my application and access the website i get multiple errors like the one below , At first i thought it was due to the fact that some of images are located on the loadba

New tomcat and Jasper error

2006-11-12 Thread Assaf Flatto
hello list i have a brand new installation of tomcat 5.5.17 , with the following packages : tomcat5-common-lib-5.5.17-3.1.2mdv2007.0 tomcat5-jasper-5.5.17-3.1.2mdv2007.0 tomcat5-jsp-2.0-api-5.5.17-3.1.2mdv2007.0 tomcat5-server-lib-5.5.17-3.1.2mdv2007.0 tomcat5-servlet-2.4-api-javadoc-5.5.17-3.

j_security_check exception

2006-11-07 Thread Assaf Flatto
Hello working with Tomcat i am unable to get the replication to preform smoothly , when i start an authentication session (login) i see my application finishing the login procedure correctly but the replication is throwing this exception and the application and tomcat freeze. Any one ever en

Re: replication not working

2006-11-06 Thread Assaf Flatto
;pooled"/> filter=".*\.gif;.*\.js;.*\.jpg;.*\.htm;.*\.html;. className="org.apache.catalina.cluster.deploy.FarmWarDeployer" tempDir="/tmp/temp/" deployDir="/tmp/deploy/" watchDir="/tmp/listen/" watchEnabled="false"/> thanks

replication not working

2006-11-06 Thread Assaf Flatto
Hello I have 3 servers with tomcat 5.0.30 , and i want to run them with data replication . I manage to see the servers coming up and i can see in the log the other servers identifying the other members of the cluster , however when starting to test the replication between servers - there is no

Re: changing the length of the jsessionid

2006-11-06 Thread Assaf Flatto
I took the sources of the 5.0.30 tomcat and made the changes, recompiled the RPM and installed it on one of my QC servers . the session id that is generated from the tomcat is indeed 30 chars but now it seems that the jvmroute and the balancer in front of it are not adding the ".x" to the jsess

Re: changing the length of the jsessionid

2006-10-26 Thread Assaf Flatto
thanks but i'm not working with the 5.5 tomcat the version i'm working with is 5.0.28 and the option you specified is not available in the 5.0.x version. Any other way to make the jsessionid shorter ? Thanks Assaf Bill Barker wrote: "Assaf Flatto" <[EMAIL PROTECTED]&

changing the length of the jsessionid

2006-10-23 Thread Assaf Flatto
Hello Does anyone know how i can shorten the length of the jsessionid from 32 chars to 30 ? thanks Assaf - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm

org.xml.sax.SAXParseException

2006-10-18 Thread Assaf Flatto
Hello list Starting my tomcat (5.5.117) i get the following error, i validated the xml's and the pass , i matched the DTD and the also are defined properly has anyone encountered this behavior before ? thanks Assaf 5863 [main] INFO org.apache.struts.validator.ValidatorPlugIn - Loading

Re: new tomcat installation failes to start

2006-10-18 Thread Assaf Flatto
n the same page as the other tomcat release downloads. --David Assaf Flatto wrote: hello found the problem and fixed it , but now i have another issue : when i start it with the minimal server.xml it comes up fine , but wen i add my servr.xml : clas

Re: new tomcat installation failes to start

2006-10-18 Thread Assaf Flatto
osure, dissemination, distribution or copying of it or its contents - Original Message - From: "Assaf Flatto" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, October 16, 2006 11:27 AM Subject: RE: new tomcat installation failes to start hello found the

RE: new tomcat installation failes to start

2006-10-16 Thread Assaf Flatto
hello found the problem and fixed it , but now i have another issue : when i start it with the minimal server.xml it comes up fine , but wen i add my servr.xml : className="org.apache.catalina.mbeans.ServerLifecycleListener" /> className="org.apache.catalina.mbeans.GlobalResour

new tomcat installation failes to start

2006-10-16 Thread Assaf Flatto
hello i've just installed a tomcat on a clean OS ( MDK 2007) . When i try and start the tomcat service i get the following error Created MBeanServer with ID: 1d05c81:10e51d8bab4:-8000:www01.pjoker.com:1 java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl

cluste failure to initiate

2006-10-11 Thread Assaf Flatto
Hello List i just upgraded my tomcat to 5.5.17 mdk , since we wanted to test the replication mechanism of the tomcat 5.5 . after i added the definitions in the server.xml i get the following error : 3543 [main] ERROR org.apache.catalina.mbeans.ServerLifecycleListener - Exception handling Nami