When a stateful EJB is removed (as a result of one of its methods throwing an exception), the whole session scope is rendered useless, because the SessionBeanStore can never be activated again. When Weld tries to activate the bean store, a NoSuchEJBException is thrown as a result of invoking toString() on the EJB.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira