Title: Message Title
Mark H. Wood commented on an issue
DSpace / Bug DS-633
NPE when deleting object returned by EPerson.findAll()
While building a test tool to purge all users from the database, I ran into persistent NPEs on EPerson.delete(). This seems to result from EPerson.findAll() using DatabaseManager.query(), which does not set the table type into the returned TableRowIterator. DatabaseManager.delete() needs to know the table type in order to look up the table's primary key...
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to