Hi Marina, We once ran into a problem that sounds like this when one of our items had a couple of hundred subject terms. Our Tomcat had a default limit on the number of form fields able to be submitted. The error that showed up in the web server logs was, "Parameter count exceeded allowed maximum: 512." We upped the maxParameterCount per http://tomcat.apache.org/tomcat-6.0-doc/config/ajp.html and were able to work with that record again.
B-- > -----Original Message----- > From: Muilwijk, M. (Marina) [mailto:[email protected]] > Sent: Friday, May 02, 2014 8:00 AM > To: [email protected] > Subject: [Dspace-tech] Can't delete from large number of bitstreams > > Hi everyone, > > we are using DSpace 3.2, with XMLUI and we have run into a problem with items > that have a large number of bitstreams. > > When we are trying to delete a bitstream from such an item, we are sent back > to > whatever page we came from, just as if we pressed "return" rather than "delete > bitstreams". This happens when an item holds more than about 350 bitstreams. > > The same thing also happens when trying to add a bitstream or to change the > bitstream order. > > Is this a known limitation? And is there anything we can do to delete from or > add > to such items (short of manually deleting the bitstreams from the database and > the file system)? > > > Regards, > Marina Muilwijk > Igitur Archive > Utrecht University Library > > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. Get > unparalleled scalability from the best Selenium testing platform available. > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > List Etiquette: > https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

