RE: two tomcats one hangs

2003-08-14 Thread Yiannis Mavroukakis
Yeap that might funk things up, put them on different ports. In general make sure that they dont share any sort of port. === also both server.xmls try to connect tot he same warp connector, ie Connector className=org.apache.catalina.connector.warp.WarpConnector port=8008 minProcessors=5

RE: [OT] how to pronounce Apache ?

2003-08-14 Thread Yiannis Mavroukakis
Yes, if memory serves me right the server name was a wordplay on A patchy server :) -Original Message- From: Stuart MacPherson [mailto:[EMAIL PROTECTED] Sent: 11 August 2003 10:23 To: 'Tomcat Users List' Subject: RE: [OT] how to pronounce Apache ? Ah-patch-ee? -Original

RE: two tomcats one hangs

2003-08-14 Thread Yiannis Mavroukakis
Got any debug logs Chris? Are you trying to access a servlet or just the default starting pages in Tomcat? Yiannis. -Original Message- From: Chris Daly [mailto:[EMAIL PROTECTED] Sent: 13 August 2003 11:15 To: mailto:@magic.lif.icnet.uk Subject: two tomcats one hangs hi i've now two

RE: two tomcats one hangs

2003-08-14 Thread Yiannis Mavroukakis
Are you 100% positive that both tomcat instances have different ports? This exception is seen when a port is already in use. I'd suggest you went through both server config files and double check :) -Original Message- From: Chris Daly [mailto:[EMAIL PROTECTED] Sent: 13 August 2003 11:40

RE: Using mod_jk between physcially separate servers

2003-07-16 Thread Yiannis Mavroukakis
Check this url out, it is for mod_jk2 but you will get the general idea :) http://www.pirack.com/howto/modjk2/ Y. -Original Message- From: Cuneyt Uysal [RedDot] [mailto:[EMAIL PROTECTED] Sent: 16 July 2003 14:01 To: [EMAIL PROTECTED] Subject: Using mod_jk between physcially separate

Migration problem (JServ - Tomcat)

2003-07-15 Thread Yiannis Mavroukakis
Hi everyone, I'm trying to migrate an app from Jserv to Tomcat 4.1.24. Everything up to now seems to be a success aside from this: java.lang.VerifyError: (class: org/apache/xalan/xpath/xdom/XercesLiaison, method: parse signature: (Lorg/xml/sax/InputSource;)V) Incompatible object argument for

<    1   2