After 15 or 20 minutes processing messages without any complaints, our 
application suddenly starts throwing jms security exceptions. There is no 
visible 'change' in the types of messages that could trigger this, but we have 
an avarage traffic of about 200 messages per second.
The effect is on all destinations and it does not recover, so messaging is 
completely unavailable until jboss is restarted. 

Here are the stacktraces, both exceptions always come together in that order
   anonymous wrote : 
  | 2006-05-26 12:46:49,639 DEBUG 
[org.jboss.jms.server.security.SecurityMetadataStore] No SecurityMetadadata was 
available for acd-applet-info, using default security config
  | 2006-05-26 12:46:49,640 ERROR 
[org.jboss.security.auth.spi.UsersRolesLoginModule] Failed to load 
users/passwords/role files
  | java.io.IOException: No properties file: messaging-users.properties or 
defaults: defaultUsers.properties found
  |         at org.jboss.security.auth.spi.Util.loadProperties(Util.java:313)
  |         at 
org.jboss.security.auth.spi.UsersRolesLoginModule.loadUsers(UsersRolesLoginModule.java:186)
  |         at 
org.jboss.security.auth.spi.UsersRolesLoginModule.createUsers(UsersRolesLoginModule.java:200)
  | 
  | 


anonymous wrote : 
  | 2006-05-26 12:46:49,640 INFO  [STDOUT] [MessageDistributorBean#4] message 
sending failed: javax.jms.JMSSecurityException: User null is NOT authenticated
  | 2006-05-26 12:46:49,640 ERROR [STDERR] javax.jms.JMSSecurityException: User 
null is NOT authenticated
  | 2006-05-26 12:46:49,640 ERROR [STDERR]  at 
org.jboss.jms.server.security.SecurityMetadataStore.authenticate(SecurityMetadataStore.java:181)
  | 2006-05-26 12:46:49,640 ERROR [STDERR]  at 
org.jboss.jms.server.container.SecurityAspect.check(SecurityAspect.java:252)
  | 2006-05-26 12:46:49,640 ERROR [STDERR]  at 
org.jboss.jms.server.container.SecurityAspect.handleSend(SecurityAspect.java:148)
  | 
  | 
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946797#3946797

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946797


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to