0 Replies Latest reply on Nov 24, 2010 5:59 AM by shynihan

    Class Cast Exception with SendMuleEvent

    shynihan

      Hello,

       

      ClassCastException is throwing with SendMuleEvent Action after firing a timer event with jBPM 3.2.

       

      ERROR 2010-11-24 16:11:47,239 [JbpmJobExector:127.0.0.1:1] org.jbpm.graph.def.GraphElement: action threw exception: org.jbpm.msg.db.DbMessageService cannot be cast to org.mule.transport.bpm.jbpm.MuleMessageService
      java.lang.ClassCastException: org.jbpm.msg.db.DbMessageService cannot be cast to org.mule.transport.bpm.jbpm.MuleMessageService

      ERROR 2010-11-24 16:11:47,239 [JbpmJobExector:127.0.0.1:1] org.jbpm.graph.def.GraphElement: action threw exception: org.jbpm.msg.db.DbMessageService cannot be cast to org.mule.transport.bpm.jbpm.MuleMessageService

      java.lang.ClassCastException: org.jbpm.msg.db.DbMessageService cannot be cast to org.mule.transport.bpm.jbpm.MuleMessageService

       

      How to resolve this?

       

      Any helps appreciated...