[jboss-user] [JBoss Portal Users] - Email validation: java.lang.ClassCastException: org.jbpm.byt
DagoKent
do-not-reply at jboss.com
Tue Nov 10 06:20:08 EST 2009
We are using the portal 2.7.2 (jdk 1.5) and jbp_identity_validation_workflow as subscription-mode.We get often an exception during the email validation process. Anyone else with this problem?
We've tried with a new fresh portal installation (both 2.7.2 and 2.7.1) and we get the same exception.
thanks
Dago
http://localhost:8080/portal/validateEmail/13/8a9917bff87ace8e26c0150bc150bed3
exception
javax.servlet.ServletException: java.lang.ClassCastException: org.jbpm.bytes.ByteArray_$$_javassist_56
org.jboss.portal.server.servlet.PortalServlet.service(PortalServlet.java:278)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
root cause
java.lang.ClassCastException: org.jbpm.bytes.ByteArray_$$_javassist_56
org.jboss.portal.core.identity.services.workflow.impl.CreateUserAction.execute(CreateUserAction.java:51)
org.jbpm.graph.def.Action.execute(Action.java:122)
org.jbpm.graph.def.GraphElement.executeAction(GraphElement.java:264)
org.jbpm.graph.def.GraphElement.executeActions(GraphElement.java:220)
org.jbpm.graph.def.GraphElement.fireAndPropagateEvent(GraphElement.java:190)
org.jbpm.graph.def.GraphElement.fireEvent(GraphElement.java:174)
org.jbpm.graph.def.Transition.take(Transition.java:138)
org.jbpm.graph.def.Node.leave(Node.java:394)
...
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264789#4264789
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264789
More information about the jboss-user
mailing list