2007/5/8, Jennifer Cranfill <[EMAIL PROTECTED]>:
>
> Im trying to set openwfe-1.7.3pre0 to use postgres as a backend.
> However, I'm having a little trouble setting it up. I have a posgres
> db, and I added a xlob user and two tables: owfehistory and
> xldocument. I gave access to user xlob to both of them.
>
> It looks like the db-engine-configuration.xml and db-worklist-
> configuration.xml files that ship with this version of openwfe are
> enabled for postgres and the xlob user, so I didn't change anything
> there. I can also connect to the postgres db on port 5432.
>
> However, when I try to launch a workitem after starting openwfe with
> =db, I get an error:
>
>     * Error : openwfe.org.worklist.WorkListException: failure 1 in
> openwfe.org.wlactions.LaunchAction
>       java.lang.NullPointerException
>
> and logs/worklist.log has this stack trace:
> java.lang.NullPointerException
>         at openwfe.org.wlactions.LaunchAction.run(LaunchAction.java:
> 140)

Hi Jennifer,

it seems like your worklist cannot access the participant map. There
should be an exception stack trace early in your worklist.log. Cannot
you localize it ?


BTW : do you really need DB persistence ? I doesn't bring any extra feature.


Best regards,

-- 
John Mettraux   -///-   http://jmettraux.openwfe.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenWFE users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/openwfe-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to