[rules-users] Drools Flow: Problem with Human Task

Kris Verlaenen kris.verlaenen at cs.kuleuven.be
Mon Apr 12 12:21:47 EDT 2010


This seems to indicate that the version of the drools-api (containing 
ChainedProperties) that he task service is using is not the one it was 
compiled with.  Make sure you are using matching drools-api and 
drools-process-task jars.

Kris

----- Original Message ----- 
From: "HMandic" <trbuhom at net.hr>
To: <rules-users at lists.jboss.org>
Sent: Monday, April 12, 2010 4:15 PM
Subject: [rules-users] Drools Flow: Problem with Human Task


>
> Hi,
>
> I'm stuck on this "simple" problem for two days now and I couldn't find 
> the
> answer anywhere. I have a simple ruleflow (Start -> Human Task -> End) and
> when I start the process it breaks like this:
>
> ****************************************************************************
> [2010:04:102 15:04:971:exception] Uncaught exception on Server
> java.lang.NoSuchMethodError:
> org.drools.util.ChainedProperties.<init>(Ljava/lang/String;)V
> at org.drools.task.service.SendIcal.<init>(SendIcal.java:73)
> at org.drools.task.service.SendIcal.getInstance(SendIcal.java:67)
> at
> org.drools.task.service.TaskServiceSession.addTask(TaskServiceSession.java:138)
> at
> org.drools.task.service.TaskServerHandler.messageReceived(TaskServerHandler.java:88)
> ....
> ****************************************************************************
>
> I'm using drools 5.1.0M1 and the "drools.email.conf" is in the META-INF
> directory. Mina server is started without problems.
>
> I've ran out of ideas, please help...
>
> Hrvoje Mandic
>
> -- 
> View this message in context: 
> http://n3.nabble.com/Drools-Flow-Problem-with-Human-Task-tp713533p713533.html
> Sent from the Drools - User mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users 


Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



More information about the rules-users mailing list