[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1297) java.lang.NoClassDefFoundError: org/jaxen/VariableContext during passivation of SFSB
Mike Mosiewicz (JIRA)
jira-events at lists.jboss.org
Fri Apr 18 15:02:47 EDT 2008
[ http://jira.jboss.com/jira/browse/EJBTHREE-1297?page=comments#action_12409651 ]
Mike Mosiewicz commented on EJBTHREE-1297:
------------------------------------------
Yup - this one is really painful. Definitely better reporting is necessary here.
> java.lang.NoClassDefFoundError: org/jaxen/VariableContext during passivation of SFSB
> ------------------------------------------------------------------------------------
>
> Key: EJBTHREE-1297
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1297
> Project: EJB 3.0
> Issue Type: Bug
> Affects Versions: AS 4.2.1.GA
> Environment: JBoss 4.2.1.GA
> Seam 2.0.0.GA
> Windows XP 5.1 SP2
> Reporter: asookazian
>
> When EJB container attempts to passivate my SFSB, the following exception appears in server.log:
> javax.ejb.EJBException: Could not passivate; failed to save state
> final root cause exception:
> Caused by: java.lang.NoClassDefFoundError: org/jaxen/VariableContext
> above error is misleading as the class is in the JBOSS_HOME/server/default/lib/jaxen.jar
> this is possibly a bug and needs to be addressed...
> see http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4144672#4144672
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list