I have seen the problem to appear in jboss versions 3.2 and above. Now I
am using the 3.2.2RC4 release available at sourceforge.

In my runtime environment there is a message driven bean receiving the
messages configured to use the default message driven container.
There are 4-5 senders that each send 1-2 messages per minute at most.

If I configure the jbossmq login module to use an
ConfiguredIdentityLoginModule instead of the DynamicLoginModule will I
be able to solve my problem (temporarily)?

-----Original Message-----
From: Scott M Stark [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 03, 2003 2:45 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] JbossMQ error: 'User: null is NOT
authenticated'


Its seems to be occuring after the authentication cache is timing out.
Is this the 3.2.2RC4 release available from SF or a cvs snapshot?

Can you describe the runtime env a bit more in terms of how many 
senders/receivers there are and how many msgs are being exchanged?


-- 
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

Panagiotis Korros wrote:

>>Yes, are there any messages in the log just before the above message
> 
> about the jbossmq security policy configuration?
> No
> 
> 
> 
> This is the exact trace for the last succesfull logins to the queue 
> (Just as you told me I enabled tracing for org.jboss.security 
> org.jboss.mq.security org.jboss.mq.sm).
> 
> 2003-10-02 12:56:58,796 TRACE 
> [org.jboss.mq.security.ServerSecurityInterceptor] Autenticating user 
> null/null 2003-10-02 12:56:58,796 TRACE
> [org.jboss.security.plugins.JaasSecurityManager.jbossmq]
validateCache,
> [EMAIL PROTECTED]
> 2003-10-02 12:56:58,796 TRACE [org.jboss.mq.security.SecurityManager]
> Username: null is authenticated
> 2003-10-02 12:56:58,796 TRACE [org.jboss.mq.security.SecurityManager]
> Adding group : class org.jboss.security.NestableGroup
> Roles(members:subscriber,publisher,guest,durpublisher)
> 2003-10-02 12:56:58,796 TRACE [org.jboss.mq.security.SecurityManager]
> Checking authorize on subjectInfo: SubjectInfo {subject=Subject:
>         Principal: guest
>         Principal:
> Roles(members:subscriber,publisher,guest,durpublisher)
>
;principal=null;roles=Roles(members:subscriber,publisher,guest,durpublis
> her) for rolePrincipals [guest]
> 2003-10-02 12:56:58,812 TRACE
> [org.jboss.mq.security.ServerSecurityInterceptor] Checking receive
> authorize on
> SpyDistributedConnection:ID:1/7e0aa1fa14d29607fe91f5b99116b5f2
> subId=-2147483648
> 2003-10-02 12:56:58,812 TRACE [org.jboss.mq.security.SecurityManager]
> Checking authorize on subjectInfo: SubjectInfo {subject=Subject:
>         Principal:
> Roles(members:subscriber,publisher,guest,durpublisher)
>
;principal=null;roles=Roles(members:subscriber,publisher,guest,durpublis
> her) for rolePrincipals [guest]
> 2003-10-02 12:56:58,812 TRACE
> [org.jboss.mq.security.ServerSecurityInterceptor] Checking receive
> authorize on
> SpyDistributedConnection:ID:1/7e0aa1fa14d29607fe91f5b99116b5f2
> subId=-2147483648
> 2003-10-02 12:56:58,812 TRACE [org.jboss.mq.security.SecurityManager]
> Checking authorize on subjectInfo: SubjectInfo {subject=Subject:
>         Principal:
> Roles(members:subscriber,publisher,guest,durpublisher)
>
;principal=null;roles=Roles(members:subscriber,publisher,guest,durpublis
> her) for rolePrincipals [guest]
> 2003-10-02 13:00:26,125 TRACE
> [org.jboss.mq.security.ServerSecurityInterceptor] Autenticating user
> null/null 
> 2003-10-02 13:00:26,125 TRACE
[org.jboss.mq.sm.file.DynamicLoginModule]
> logout



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf _______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to