Re: Sessionid duplication

2007-01-17 Thread Eric Waite
After adding entry I would expected to see the jvm1 appended to the end of the session id? I don't see it - Eric David Delbecq wrote: according to code this will, for that engine, generate sessionid like this: 123456789ABCDEF0jvm1 En l'instant précis du 01/17/07 17:46,

Re: Sessionid duplication

2007-01-17 Thread Eric Waite
- Peter - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Eric Waite [EMAIL PROTECTED] Taylor Associates Phone: (631) 549-3000 Fax:

Re: Sessionid duplication

2007-01-17 Thread Eric Waite
E-25 full process details: http://svn.apache.org/repos/asf/tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/session/ManagerBase.java En l'instant précis du 01/17/07 15:44, Eric Waite s'exprimait dans toute sa noblesse: Very very small may be acceptable, what do you mea

Re: Sessionid duplication

2007-01-17 Thread Eric Waite
. What you can do is set jvmRoute in the element to be unique for each one, that makes it less likely to be duplicate. Or you can come up with a better random algorithm, take a look at org.apache.catalina.session.StandardManager Filip Eric Waite wrote: This has been addresses before I am sure

Sessionid duplication

2007-01-17 Thread Eric Waite
This has been addresses before I am sure, but I do not know where to find the answer. I have 3 Tomcat servers sitting behind a load balancer using sticky sessions. I do not have session replication working yet, the tomcats are standalone. How do I prevent and what are the chances that a dupli

SEVERE error in log files

2006-11-14 Thread Eric Waite
I am receiving the following error in the log files: Nov 14, 2006 11:32:23 AM org.apache.commons.modeler.Registry registerComponent SEVERE: Error registering Catalina:type=RequestProcessor,worker=jk-8009,name=JkRequest8163016 javax.management.InstanceAlreadyExistsException: Catalina:type=Reque