users@glassfish.java.net

RE: JACC Intermittent problem

From: Vincent Deschênes <vdeschenes_at_stelvio.com>
Date: Sat, 20 Feb 2010 15:03:30 -0500

Thanks for helping Kumar.

 

I have sent you my log file directly.

 

There is a call stack in the log when the error occurs but I am not sure this is what you want.

>>From the point of view of my login module I can not know I am in the mixup situation so I can not dump a call stack from there.

Unless I dump one everytime just for debuging. I will try that.

 

Thanks.

 

Vincent

 

 

From: Vbkumar.Jayanti_at_Sun.COM [mailto:Vbkumar.Jayanti_at_Sun.COM]
Sent: Saturday, February 20, 2010 1:57 AM
To: users_at_glassfish.dev.java.net
Subject: Re: JACC Intermittent problem

 

Vincent Deschênes wrote:

No, I am sorry I do not think our application would run on V2.
 
Were you able to find a way for the username to not be re-initialized between authentications ?
 
 
Could you point me out at which package and files to look at and how to obtains it.
I really need to understand the problem and fix it.
Maybe I could add some logs in glassfish code that would help understand the problem.
 
  

I tried looking a bit but was unable to figure out anything so far. I am keen to fix this problem too. Can you first set the
Security Logging Level to FINE. You will find the file
logging.properties in domains/domain1/config/

javax.enterprise.system.core.security.level=INFO

set the level to FINE and restart server.

And send me the logs. Also can you send me the call stack when this mixup is happening. I have a customer escalation which is
keeping me busy, i will try to reproduce ur problem.

regards,
kumar


regards,
kumar




VD