On Wed, Oct 19, 2011 at 11:04:52AM -0400, Yamil Suarez wrote: > Hello, > > I have been running some test servers based on different master > snapshots for the last two months and I am getting a "Network > Failure" errors whenever I try to save large MARC records. (See > attached sample MARC record). These large records will have around > 100 MARC fields. These records can have, for example, fifty 7xx > fields and twenty 9xx fields. (We are a music college library and we > store all performer names and song titles with these extra fields.) > Also, because the these MARC records are so large, the "Network > Failure" error window appears with a height that goes way past the > size of my resolution. Therefore the OK button at the bottom of the > error window is completely out of view. (See attached screenshot.)
Quick question: what is "max_stanza_size" set to in your ejabberd.cfg? There was a bug in the OpenSRF README that suggested the value should be 200000; this was corrected in the OpenSRF 2.0.1 release that specified 2000000 (one extra zero, a significant difference).
