Author Name: Kevin Condon (@kcondon)
Original Redmine Issue: 4062, https://redmine.hmdc.harvard.edu/issues/4062
Original Date: 2014-06-02
Original Assignee: Kevin Condon
Attaching a db dump where index all fails, from 5/28
Phil:
I don't know what's going on with the data that was on dvn-build
(badindex.sql, attached). I can easily reproduce the exceptions
(javax.ejb.EJBTransactionRolledbackException
javax.ejb.TransactionRolledbackLocalException)
"index all" works fine if I comment out the sections of
IndexServiceBean that call the DataverseUserServiceBean methods
findByUserName and findAll.
Related issue(s): #702
Redmine related issue(s): 4160