On 13/08/2009 12:13, kiransarv wrote:
tomcat version 6, apache 2.2 and i ama using rewritemap to connect to tomcat
server
... and the rewritemap is using what, mod_proxy & mod_proxy_ajp or
mod_proxy_http, I'd guess?
mod_jk and mod_proxy can be configured to handle load balancing
activities
tomcat version 6, apache 2.2 and i ama using rewritemap to connect to tomcat
server
Pid-6 wrote:
>
> On 13/08/2009 11:17, kiransarv wrote:
>>
>> Hi all,
>>
>> I am using an apache server as a front end and redirecting all http
>> requests
>> to tomcat server at the back. I want to make my clust
On 13/08/2009 11:17, kiransarv wrote:
Hi all,
I am using an apache server as a front end and redirecting all http requests
to tomcat server at the back. I want to make my cluster highly available. I
have set up HA at apache server level using heartbeat with the help of
virtual. Now I also want
Thanks filip... sessions are replicating now but still there are some issues.
can u please tell me
sometimes it doesn't replicate session and i get session not found error in
logs and screen crashes.
2008-11-10 13:45:50,703 INFO [com.vopium.interceptors.SecurityInterceptor -
preHandle] - reque
For session replication to happen in a cluster, all attributes stored in
the session object should be serializable - that is why you are seeing
the exception you see below.
On Thu, 2008-10-30 at 03:40 -0700, kashif_tomcat wrote:
> Thanks Filip...
>
> i have got out of that problem... after adding
http://tomcat.apache.org/tomcat-6.0-doc/
look for "Cluster Basics"
Filip
kashif_tomcat wrote:
Thanks Filip...
i have got out of that problem... after adding clustering port in iptable.
now i am getting another exception and following is detail.
when i add tag in web.xml of my applicatoi
Thanks Filip...
i have got out of that problem... after adding clustering port in iptable.
now i am getting another exception and following is detail.
when i add tag in web.xml of my applicatoin and start
tomcat. then after login my application crashs and i get following exception
in logs.
looks like your computer is not configured to allow multicast
Caused by: java.io.IOException: Operation not permitted
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
http://www.dancres.org/bjspj/docs/docs/linux.html
Filip following is detail of exception that i get in catalian.out while
starting tomcat server.
2008-10-22 17:51:59,297 INFO [org.hibernate.impl.SessionFactoryImpl - close]
- closing
Oct 22, 2008 5:51:59 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-80
if you paste in the whole error, we can tell you. we are missing the
root cause of the error, the IO exception that happened during startup
Filip
kashif_tomcat wrote:
can anyone help me for clustering in tomcat.
here is scenario:
two tomcat servers running on same linux machine on different
Pls check the tomcat documentation to enable Clustering. You need to
have enabled multicasting on your server first.
Best Regards,
Mamta
-Original Message-
From: kashif_tomcat [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 21, 2008 3:16 PM
To: users@tomcat.apache.org
Subject: Cluster
Thanks Filip for that link(i hadnt found any material even after doing a lot of
googling). Upgrading to Tomcat-5 seems to be the right thing to do.
Thanks a lot.
regards,
-Jaikiran
Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
clustering in 4.x was only experimental, and probably
clustering in 4.x was only experimental, and probably has a load of bugs
http://people.apache.org/~fhanik/index.html.old
Filip
jaikiran pai wrote:
Hi,
Can someone point me to a step by step setup process for Clustering
Tomcat4.x? The Tomcat documentations that i saw, only talk about Tomcat5
13 matches
Mail list logo