Hi folks, I have a couple items in my repository that somehow managed to be ingested without handles. They come up in searches, and are always listed at the top of the recent item list, but are not browsable. I do know the item IDs, but trying to withdraw or expunge the items throws a null pointer exception.
Does anyone know how to safely delete these? I am hesitant to simply remove them from the item table because the item_id is a foreign key in so many other tables. Would it be better to assign them a handle first, and then expunge them through the gui? If so, how? Any thoughts/experience? Thanks, Bill -- Bill Ingram Research Programmer Scholarly Communication and Repository Services University of Illinois at Urbana-Champaign ------------------------------------------------------------------------------ Using storage to extend the benefits of virtualization and iSCSI Virtualization increases hardware utilization and delivers a new level of agility. Learn what those decisions are and how to modernize your storage and backup environments for virtualization. http://www.accelacomm.com/jaw/sfnl/114/51434361/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

