Re: [Dspace-tech] Fwd: Null pointer exception while using configurable workflow, select Reviewer Step

2015-01-22 Thread Durga Prasad
helix84, I would like to report a slight progress in the workflow configuration. I am adding the config/workflow.xml file below. I was able to have a user selection and a final edit step. The only problem was that the last step(final edit step) was to be repeated (by reviewer) once.

Re: [Dspace-tech] Fwd: Null pointer exception while using configurable workflow, select Reviewer Step

2015-01-13 Thread helix84
I looked only briefly, the immediate problem seems to be that either the eperson or (more likely) the workflow item is null: https://github.com/DSpace/DSpace/blob/dspace-5.0-rc3/dspace-api/src/main/java/org/dspace/xmlworkflow/WorkflowRequirementsManager.java#L126 I don't know what it means in