Title: Message Title
Kostas Stamatis commented on an issue
DSpace / Bug DS-1780
Batch import metadata goes into an infinite loop
When upload metadata file from Batch import metadata in Admin page, an infinite loop occurs.

The reason seems that the end condition of a While loop in the transform() method of gr.ekt.bte.core.TransformationEngine.which is called by addBTEItems() of org.dspace.app.itemimport.ItemImport class does not never become true.

I have not understood what i...
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&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