Re: cluster configuration

2008-11-19 Thread Gustavo Araujo
Instead of puting 127.0.0.1 in your conf file (server.xml) put the real ip adress of your server. Restart the server and look at catalina.out. Regards. 2008/11/19 Mike Wannamaker [EMAIL PROTECTED] I'm having an issue with clustering in tomcat and tribes. I get this output, I'm not sure why

Re: tomcat 5.5 clustering with JAAS

2008-11-18 Thread Gustavo Araujo
Can you send us the logs and the conf. files? Thanks 2008/11/14 lmk [EMAIL PROTECTED] Hello, I use tomcat clustering with session replication, and JAAS module authentication; when tomcat instance loose session, the other cannot authenticate the user. how I keep the user authenticated

Re: [help] startup failure on ubuntu

2008-11-18 Thread Gustavo Araujo
Could u paste the result of: #env |grep JRE_HOME ? Send the conf. files too. With this information it is easier to help you. Thanks. 2008/11/18 XuQing Tan [EMAIL PROTECTED] Hi, all I got some trouble on startup Tomcat 6.0, My environment: Tomcat 6.0.18 Tomcat Native 1.1.15 APR 1.3.3

tomcat Cluster - some access port.

2008-11-18 Thread Gustavo Araujo
Guys, Is it possible to use the same port Connector port=8080 protocol=HTTP/1.1 In two different cluster nodes? When i put both ones in 8080 they don't balance the requests. Thanks for the support! -- Gustavo Campos Araujo

Tomcat 6.0.18 + Hearbeat

2008-11-18 Thread Gustavo Araujo
Does anybody in the list have good experience using tomcat cluster plus hearbeat? Thanks. -- Gustavo Campos Araujo

Re: Tomcat 5.5.23 Cluster Problem - (memberDisappeared)

2008-11-13 Thread Gustavo Araujo
/ /Cluster /Host /Engine /Service /Server 2008/11/13 Filip Hanik - Dev Lists [EMAIL PROTECTED] increase mcastDropTime=3000 to mcastDropTime=3 Gustavo Araujo wrote: Hello! I'm trying to finish my configuration of the cluster. But i get the message

Tomcat 6.0.18 - cluster problems!

2008-11-13 Thread Gustavo Araujo
Dear of the list, Having problems with tomcat 5.5.X, i decided to migrate to 6.0.18. I still have problems with the cluster connection, and now i got some problems in JAVA as well. Follow down the conf and log files, Any advices would be helpful! Thanks Node1: Server port=8005

Tomcat 5.5.23 Cluster Problem - (memberDisappeared)

2008-11-12 Thread Gustavo Araujo
Hello! I'm trying to finish my configuration of the cluster. But i get the message of 'memberDisappeared' in both nodes: Node1: users@tomcat.apache.org12-Nov-08 5:30:36 PM org.apache.catalina.cluster.tcp.SimpleTcpCluster memberAdded INFO: Replication member

Re: Tomcat 5.5.23 Cluster Problem - (memberDisappeared)

2008-11-12 Thread Gustavo Araujo
/ watchEnabled=false/ ClusterListener className=org.apache.catalina.cluster.session.ClusterSessionListener/ /Cluster /Host /Engine /Service /Server 2008/11/13 Gustavo Araujo [EMAIL PROTECTED]: Hello! I'm trying to finish my configuration of the cluster. But i

Re: Tomcat 5.5.23 Cluster Problem - (memberDisappeared)

2008-11-12 Thread Gustavo Araujo
It is not working for me =[ 2008/11/12 Gustavo Araujo [EMAIL PROTECTED] Alberto, Could you please send me the complete configurations of both nodes, this that you sent to me is missing something. =( Thanks a lot for you fast reply! 2008/11/12 Alberto Jesus La Rosa Agramonte [EMAIL