RE: tomcat sessions

2012-08-18 Thread Caldarale, Charles R
> From: Elias Kopsiaftis [mailto:yemi...@gmail.com] > Subject: tomcat sessions > I found this site: > http://tomcat.apache.org/tomcat-4.1-doc/config/manager.html Unless you're using a horribly outdated and completely unsupported version of Tomcat, why on earth are you looking there? Install a

Re: Tomcat sessions issue?

2010-08-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pid, On 8/19/2010 3:25 AM, Pid wrote: > On 19/08/2010 04:50, Christopher Schultz wrote: >> The difference is probably that in other installations you haven't >> deployed both applications to the root ("/") context path. You never did >> tell us how yo

Re: Tomcat sessions issue?

2010-08-19 Thread André Warnier
Pid wrote: ... After a cursory look through the server.xml, (cursory because of the trauma of wading through comments), I note: The OP made reference to the jvmRoute="jvmAlfresco1", so I think we need to understand what's going on there to find a resolution. I saw that too, but I believe th

Re: Tomcat sessions issue?

2010-08-19 Thread Rainer Jung
On 19.08.2010 09:25, Pid wrote: On 19/08/2010 04:50, Christopher Schultz wrote: Robin, On 8/18/2010 5:57 PM, Robin Diederen wrote: That's interesting to say the least. I agree with André's assessment: you have a cookie collision. See below for hints for removing the conflict. Without cooki

Re: Tomcat sessions issue?

2010-08-19 Thread Rainer Jung
To add the obvious: Use your browser to have a look at your JSESSIONID cookies (and any other cookies of the same name used by both apps) after loging in to LifeRay and after loging in to Alfresco. Write down domain and path properties and see whether they conflict (whether one of the cookies f

Re: Tomcat sessions issue?

2010-08-19 Thread Pid
On 19/08/2010 04:50, Christopher Schultz wrote: > Robin, > > On 8/18/2010 5:57 PM, Robin Diederen wrote: >> That's interesting to say the least. > > I agree with André's assessment: you have a cookie collision. See below > for hints for removing the conflict. > >> Without cookies enabled, I can'

Re: Tomcat sessions issue?

2010-08-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robin, On 8/18/2010 5:57 PM, Robin Diederen wrote: > That's interesting to say the least. I agree with André's assessment: you have a cookie collision. See below for hints for removing the conflict. > Without cookies enabled, I can't login to either

RE: Tomcat sessions issue?

2010-08-18 Thread Robin Diederen
k into the hosts (now it's bed time ;)). Best, Robin -Oorspronkelijk bericht- Van: André Warnier [mailto:a...@ice-sa.com] Verzonden: woensdag 18 augustus 2010 23:39 Aan: Tomcat Users List Onderwerp: Re: Tomcat sessions issue? Hassan Schroeder wrote: > On Wed, Aug 18, 2010 at 2:09 P

Re: Tomcat sessions issue?

2010-08-18 Thread André Warnier
Hassan Schroeder wrote: On Wed, Aug 18, 2010 at 2:09 PM, Robin Diederen wrote: Here's some info: Server.xml from LifeRay: I'm not going to waste my time wading through all the boilerplate comments (hint, hint) but unless these are separate virtual hosts, my bet's on a cookie conflict, eit

Re: Tomcat sessions issue?

2010-08-18 Thread Hassan Schroeder
On Wed, Aug 18, 2010 at 2:09 PM, Robin Diederen wrote: > Here's some info: > Server.xml from LifeRay: I'm not going to waste my time wading through all the boilerplate comments (hint, hint) but unless these are separate virtual hosts, my bet's on a cookie conflict, either sessionid or whatever

RE: Tomcat sessions issue?

2010-08-18 Thread Robin Diederen
s.com] Verzonden: woensdag 18 augustus 2010 22:56 Aan: Tomcat Users List Onderwerp: RE: Tomcat sessions issue?   > From: Robin Diederen [mailto:diede...@nlcom.nl] > Subject: Tomcat sessions issue? > > I'm using two Tomcat installs on a single system (the one's running &g

RE: Tomcat sessions issue?

2010-08-18 Thread Caldarale, Charles R
> From: Robin Diederen [mailto:diede...@nlcom.nl] > Subject: Tomcat sessions issue? > > I'm using two Tomcat installs on a single system (the one's running > Alfresco, the other LifeRay). Somehow they interfere with another; when > I log into Alfresco, I get logged out from LifeRay and vice versa.

Re: Tomcat sessions are persisting eventhough disabled session persistence

2009-10-09 Thread Hassan Schroeder
On Fri, Oct 9, 2009 at 3:38 PM, kalpanab wrote: > > Do tomcat have any other option to disable session persistence? That's it -- perhaps you need to define what *you* mean by "session persistence", because it doesn't seem to be the same. -- Hassan Schroeder hassan.schro

Re: Tomcat sessions are persisting eventhough disabled session persistence

2009-10-09 Thread kalpanab
Do tomcat have any other option to disable session persistence? Thanks, Kalpana Hassan Schroeder-2 wrote: > > On Fri, Oct 9, 2009 at 3:06 PM, kalpanab wrote: > >> I am using tomcat 5.5.28 and I disabled session persistence in >> context.xml >> by uncommenting the . > > > > Uh, "... acros

Re: Tomcat sessions are persisting eventhough disabled session persistence

2009-10-09 Thread Hassan Schroeder
On Fri, Oct 9, 2009 at 3:06 PM, kalpanab wrote: > I am using tomcat 5.5.28 and I disabled session persistence in context.xml > by uncommenting the . Uh, "... across Tomcat restarts" doesn't have anything to do with: >To test load balancing I ran script calls > 5request per second to the web

Re: Tomcat sessions in profiler

2008-06-02 Thread Pid
Hassan Schroeder wrote: On Mon, Jun 2, 2008 at 12:45 PM, <[EMAIL PROTECTED]> wrote: This is internal so no spiders, and no monitoring on it. Nothing in the logs either... OK, that last seems wierd to me, especially since the JavaDoc for HttpSession says: = The servlet container uses this i

Re: Tomcat sessions in profiler

2008-06-02 Thread Hassan Schroeder
On Mon, Jun 2, 2008 at 12:45 PM, <[EMAIL PROTECTED]> wrote: > This is internal so no spiders, and no monitoring on it. Nothing in the > logs either... OK, that last seems wierd to me, especially since the JavaDoc for HttpSession says: = The servlet container uses this interface to create a ses

Re: Tomcat sessions in profiler

2008-06-02 Thread dhay
This is internal so no spiders, and no monitoring on it. Nothing in the logs either... cheers, David "Hassan Schroeder" <[EMAIL PROTECTED]> 06/02/2008 03:21 PM Please respond to "Tomcat Users List" To "Tomcat Users List" cc Subject Re: Tomcat ses

Re: Tomcat sessions in profiler

2008-06-02 Thread Hassan Schroeder
On Mon, Jun 2, 2008 at 12:11 PM, <[EMAIL PROTECTED]> wrote: > We load our portal page and then log out. After a while, new > StandardSessions appear in the profiler! > > ... Any other ideas? spiders? system monitoring via Nagios or equiv? Have you tried to correlate your access log entries wit