[daisy] Workflow error assigning task to actor

Bruno Dumon bruno at outerthought.org
Wed Jul 30 08:58:44 CEST 2008


Hi,

I did not look at this problem in detail, but can at least give this
advice:

On Tue, 2008-07-29 at 11:25 -0500, Michael Halpin wrote:
[snip]
> actor." Stack trace is at the end of the e-mail. If I'm reading the
> trace
> right, the problem is a null pointer exception thrown by this line of
> code
> in NotifyTaskAssignAction.java
> 
> 	EmailSubscriptionManager subscriptionManager =
> (EmailSubscriptionManager)wfRepository.getExtension("EmailSubscriptionMa
> nage
> r");

If you get a NullPointerException on this line, it is because
wfRepository is null, not because the EmailSubscriptionManager extension
is not available.

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought                            http://www.daisycms.org/
bruno at outerthought.org              http://www.kauriproject.org/



More information about the daisy mailing list