Example exception messages

The following are examples of exception messages in different application server logs.

Example exception message in JBoss Application Server logs

javax.jms.JMSSecurityException: User: null is NOT authenticated
   at org.jboss.mq.security.SecurityManager...
   at ...

Example exception message in WebSphere Application Server logs

nexj.core.integration.IntegrationException: No matching persistent object for 
message part "ExchangeObjectCollection scheduleItems". 
(err.integration.object.noMatch)