<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-family: Calibri, sans-serif;">
<div>
<div>What's in the 'person_view_name' field? &nbsp;I'm guessing this is a an automatic value derived from eprint metadata. &nbsp;Can you post the code that generates it?</div>
<div><br>
</div>
<div><span style="font-size: 11pt;">&nbsp;</span></div>
<div style="font-size: 14px;">
<div id="MAC_OUTLOOK_SIGNATURE">
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" style="font-family: Calibri;">
<tbody>
<tr>
<td valign="top" style="border-style: solid none none; border-top-color: rgb(44, 56, 65); border-top-width: 1pt; padding: 0cm 0cm 3pt;">
<p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;">
<a href="http://www.jisc.ac.uk/" style="color: rgb(149, 79, 114);"><span style="font-size: 12pt; font-family: 'Times New Roman', serif; color: blue; text-decoration: none;"><img border="0" width="60" height="35" id="Picture_x0020_1" src="cid:4800317F-C6E8-4719-A464-89D1225B2755" alt="Jisc" type="image/png"></span></a><span style="font-size: 12pt; font-family: 'Times New Roman', serif;"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td valign="top" style="padding: 7.5pt 0cm 0cm;">
<p class="MsoNormal" style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;">
<b><span style="font-size: 12pt; font-family: Corbel, sans-serif; color: rgb(44, 56, 65);">Adam Field</span></b><span style="font-size: 12pt; font-family: 'Times New Roman', serif;"><br>
</span><span style="font-size: 12pt; font-family: Corbel, sans-serif; color: rgb(44, 56, 65);">SHERPA services analyst developer</span></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div style="font-size: 14px;"><br>
</div>
<span id="OLK_SRC_BODY_SECTION" style="font-size: 14px;">
<div style="font-family:Calibri; font-size:12pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>&lt;<a href="mailto:eprints-tech-bounces@ecs.soton.ac.uk">eprints-tech-bounces@ecs.soton.ac.uk</a>&gt; on behalf of Verena Mattes &lt;<a href="mailto:verena.mattes@ub.uni-bayreuth.de">verena.mattes@ub.uni-bayreuth.de</a>&gt;<br>
<span style="font-weight:bold">Reply-To: </span>&quot;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&quot; &lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&gt;<br>
<span style="font-weight:bold">Date: </span>Wednesday, 27 April 2016 09:50<br>
<span style="font-weight:bold">To: </span>&quot;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&quot; &lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&gt;<br>
<span style="font-weight:bold">Subject: </span>Re: [EP-tech] Problems with view generation: EPrints System Error<br>
</div>
<div><br>
</div>
<span style="mso-bookmark:_MailOriginalBody">
<div>
<div>
<div>Hi Adam,</div>
<div><br>
</div>
<div>For now, my colleagues in the IT service centre solved the problem by </div>
<div>raising the number of files permitted in one directory on our Netapp, </div>
<div>but that is only a temporary solution. Almost 340.000 files in one </div>
<div>directory are just too many, so I'll have to find a way to split the </div>
<div>person view into groups somehow.</div>
<div><br>
</div>
<div>Your suggestion of checking the number of variations should be a first </div>
<div>step in reducing the number of files. Here's our current view </div>
<div>configuration, which I'm going to change by taking away the DEFAULT </div>
<div>variation:</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; id =&gt; &quot;person&quot;,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hideempty =&gt; 0,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; allow_null =&gt; 0,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; menus =&gt; [</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fields =&gt; [ &quot;person_view_name&quot; ],</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mode =&gt; &quot;sections&quot;,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; grouping_function =&gt; &quot;EPrints::Update::Views::group_by_first_character&quot;,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; group_range_function =&gt; &quot;EPrints::Update::Views::cluster_ranges_40&quot;,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; new_column_at =&gt; [40],</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; open_first_section =&gt; 1,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; },</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ],</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; order =&gt; &quot;-date;res=year/title/publication/book_title&quot;,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hideup =&gt; 0,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; nocount =&gt; 0,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; notimestamp =&gt; 0,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; include =&gt; 1,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; variations =&gt; [</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;type&quot;,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;date;truncate=4,reverse&quot;,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;DEFAULT&quot;,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ],</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; citation =&gt; &quot;view&quot;,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# Views mit Volltext-Hinweis!</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; },</div>
</blockquote>
<div><br>
</div>
<div>Thanks for all your help!</div>
<div><br>
</div>
<div>Verena</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div><br>
</div>
<div>Message: 1</div>
<div>Date: Tue, 26 Apr 2016 08:35:49 &#43;0000</div>
<div>From: Adam Field &lt;<a href="mailto:Adam.Field@jisc.ac.uk">Adam.Field@jisc.ac.uk</a>&gt;</div>
<div>Subject: Re: [EP-tech] Problems with view generation: EPrints System</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>Error</div>
<div>To: &quot;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&quot; &lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&gt;</div>
<div>Message-ID: &lt;<a href="mailto:C2A1398C-702E-4C79-B4CD-2BAD5987789F@jisc.ac.uk">C2A1398C-702E-4C79-B4CD-2BAD5987789F@jisc.ac.uk</a>&gt;</div>
<div>Content-Type: text/plain; charset=&quot;utf-8&quot;</div>
<div><br>
</div>
<div>My previous suggestion wasn't right and won't work exactly as expected on reflection.</div>
<div><br>
</div>
<div>What happens when you run generate_views from the command line?</div>
<div>Just how many files do you have in the directory on the hard disk?</div>
<div><br>
</div>
<div>Can you paste in the browse view configuration?&nbsp;&nbsp;It may be that turning of variations will solve this.</div>
<div><br>
</div>
<div>[Jisc]&lt;<a href="http://www.jisc.ac.uk/">http://www.jisc.ac.uk/</a>&gt;</div>
<div><br>
</div>
<div>Adam Field</div>
<div>SHERPA services analyst developer</div>
<div><br>
</div>
<div><br>
</div>
<div>From: &lt;<a href="mailto:eprints-tech-bounces@ecs.soton.ac.uk">eprints-tech-bounces@ecs.soton.ac.uk</a>&lt;<a href="mailto:eprints-tech-bounces@ecs.soton.ac.uk&gt;">mailto:eprints-tech-bounces@ecs.soton.ac.uk&gt;</a>&gt; on behalf of Verena Mattes &lt;<a href="mailto:verena.mattes@ub.uni-bayreuth.de">verena.mattes@ub.uni-bayreuth.de</a>&lt;<a href="mailto:verena.mattes@ub.uni-bayreuth.de&gt;">mailto:verena.mattes@ub.uni-bayreuth.de&gt;</a>&gt;</div>
<div>Reply-To: &quot;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk&gt;">mailto:eprints-tech@ecs.soton.ac.uk&gt;</a>&quot; &lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk&gt;">mailto:eprints-tech@ecs.soton.ac.uk&gt;</a>&gt;</div>
<div>Date: Tuesday, 26 April 2016 07:48</div>
<div>To: &quot;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk&gt;">mailto:eprints-tech@ecs.soton.ac.uk&gt;</a>&quot; &lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk&gt;">mailto:eprints-tech@ecs.soton.ac.uk&gt;</a>&gt;</div>
<div>Subject: Re: [EP-tech] Problems with view generation: EPrints System Error</div>
<div><br>
</div>
<div>Hi Alan and Adam,</div>
<div><br>
</div>
<div>Thanks for your suggestions. We are running EPrints 3.3.11 and the free</div>
<div>space on our hard disk is not a problem. I checked with a colleague and</div>
<div>he confirmed my guess that the problem is caused by the number of files</div>
<div>in the directory, obviously the maximum number was reached last week and</div>
<div>no further files can be created.</div>
<div>Does anybody have a quick idea on how to divide files for one view, the</div>
<div>person view, to different directories? Would it be possible to define</div>
<div>different views for groups of letters, e.g. A-D or something like that?</div>
<div><br>
</div>
<div>Thanks!</div>
<div><br>
</div>
<div>Verena</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Date: Mon, 25 Apr 2016 10:58:47 &#43;0000</div>
<div>From: Adam Field &lt;<a href="mailto:Adam.Field@jisc.ac.uk">Adam.Field@jisc.ac.uk</a>&lt;<a href="mailto:Adam.Field@jisc.ac.uk&gt;">mailto:Adam.Field@jisc.ac.uk&gt;</a>&gt;</div>
<div>Subject: Re: [EP-tech] Problems with view generation: EPrints System</div>
<div>Error</div>
<div>To: &quot;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk&gt;">mailto:eprints-tech@ecs.soton.ac.uk&gt;</a>&quot; &lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk&gt;">mailto:eprints-tech@ecs.soton.ac.uk&gt;</a>&gt;</div>
<div>Message-ID: &lt;<a href="mailto:3D933692-5E6D-4B33-9499-1DD23E2B4C62@jisc.ac.uk">3D933692-5E6D-4B33-9499-1DD23E2B4C62@jisc.ac.uk</a>&lt;<a href="mailto:3D933692-5E6D-4B33-9499-1DD23E2B4C62@jisc.ac.uk&gt;">mailto:3D933692-5E6D-4B33-9499-1DD23E2B4C62@jisc.ac.uk&gt;</a>&gt;</div>
<div>Content-Type: text/plain; charset=&quot;utf-8&quot;</div>
<div><br>
</div>
<div>What specific version of EPrints are you running?&nbsp;&nbsp;What is line 1550 of /usr/share/eprints3/perl_lib/EPrints/Update/Views.pm</div>
<div><br>
</div>
<div>Also, silly question, but how much free space do you have on your hard disk?</div>
<div><br>
</div>
<div>[Jisc]&lt;<a href="http://www.jisc.ac.uk/">http://www.jisc.ac.uk/</a>&gt;</div>
<div><br>
</div>
<div>Adam Field</div>
<div>SHERPA services analyst developer</div>
<div><br>
</div>
<div><br>
</div>
<div>From: &lt;<a href="mailto:eprints-tech-bounces@ecs.soton.ac.uk">eprints-tech-bounces@ecs.soton.ac.uk</a>&lt;<a href="mailto:eprints-tech-bounces@ecs.soton.ac.uk&gt;&lt;mailto:eprints-tech-bounces@ecs.soton.ac.uk&gt;">mailto:eprints-tech-bounces@ecs.soton.ac.uk&gt;&lt;mailto:eprints-tech-bounces@ecs.soton.ac.uk&gt;</a>&gt;
 on behalf of Verena Mattes &lt;<a href="mailto:verena.mattes@ub.uni-bayreuth.de">verena.mattes@ub.uni-bayreuth.de</a>&lt;<a href="mailto:verena.mattes@ub.uni-bayreuth.de&gt;&lt;mailto:verena.mattes@ub.uni-bayreuth.de&gt;">mailto:verena.mattes@ub.uni-bayreuth.de&gt;&lt;mailto:verena.mattes@ub.uni-bayreuth.de&gt;</a>&gt;</div>
<div>Reply-To: &quot;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk&gt;&lt;mailto:eprints-tech@ecs.soton.ac.uk&gt;">mailto:eprints-tech@ecs.soton.ac.uk&gt;&lt;mailto:eprints-tech@ecs.soton.ac.uk&gt;</a>&quot;
 &lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk&gt;&lt;mailto:eprints-tech@ecs.soton.ac.uk&gt;">mailto:eprints-tech@ecs.soton.ac.uk&gt;&lt;mailto:eprints-tech@ecs.soton.ac.uk&gt;</a>&gt;</div>
<div>Date: Monday, 25 April 2016 09:51</div>
<div>To: &quot;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk&gt;&lt;mailto:eprints-tech@ecs.soton.ac.uk&gt;">mailto:eprints-tech@ecs.soton.ac.uk&gt;&lt;mailto:eprints-tech@ecs.soton.ac.uk&gt;</a>&quot; &lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>&lt;<a href="mailto:eprints-tech@ecs.soton.ac.uk&gt;&lt;mailto:eprints-tech@ecs.soton.ac.uk&gt;">mailto:eprints-tech@ecs.soton.ac.uk&gt;&lt;mailto:eprints-tech@ecs.soton.ac.uk&gt;</a>&gt;</div>
<div>Subject: [EP-tech] Problems with view generation: EPrints System Error</div>
<div><br>
</div>
<div>Hello,</div>
<div><br>
</div>
<div>since last week, we've had problems with the view generation for our</div>
<div>author/person view. These problems specifically concern the views for</div>
<div>new author names, which are not generated, while the views for already</div>
<div>existing author names are updated.</div>
<div><br>
</div>
<div>For each author name concerned, there is an entry in the apache error log:</div>
<div><br>
</div>
<div>Error writing to /usr/share/eprints3/archives/ubt_eref/html/de/view/person/Kaiser=3AMario=3A=3A.export: File too large</div>
<div>------------------------------------------------------------------</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at /usr/share/eprints3/perl_lib/EPrints/Update/Views.pm line 1550</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EPrints::Update::Views::output_files('EPrints::Repository=HASH(0x7fb0663688d0)', '/usr/share/eprints3/archives/ubt_eref/html/de/view/person/Kai...', 'XML::LibXML::DocumentFragment=SCALAR(0x7fb06a7e5938)', '/usr/share/eprints3/archives/ubt_eref/html/de/view/person/Kai...',
 'XML::LibXML::Element=SCALAR(0x7fb06a45f160)', '/usr/share/eprints3/archives/ubt_eref/html/de/view/person/Kai...', 'XML::LibXML::DocumentFragment=SCALAR(0x7fb06a7e5938)', '/usr/share/eprints3/archives/ubt_eref/html/de/view/person/Kai...', 'XML::LibXML::DocumentFragment=SCALAR(0x7fb06a668aa8)',
 ...) called at /usr/share/eprints3/perl_lib/EPrints/Update/Views.pm line 935</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EPrints::Update::Views::update_view_list('EPrints::Repository=HASH(0x7fb0663688d0)', '/usr/share/eprints3/archives/ubt_eref/html/de/view/person/Kai...', 'de', 'EPrints::Update::Views=HASH(0x7fb06a6863f0)', 'ARRAY(0x7fb064b78c70)') called at
 /usr/share/eprints3/perl_lib/EPrints/Update/Views.pm line 259</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EPrints::Update::Views::update_view_file('EPrints::Repository=HASH(0x7fb0663688d0)', 'de', '/view/person/Kaiser=3AMario=3A=3A.html', '/view/person/Kaiser=3AMario=3A=3A.html') called at /usr/share/eprints3/perl_lib/EPrints/Apache/Rewrite.pm
 line 513</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EPrints::Apache::Rewrite::handler('Apache2::RequestRec=SCALAR(0x7fb06a471710)') called at -e line 0</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; eval {...} called at -e line 0</div>
<div><br>
</div>
<div>In this specific case, the author's name is linked to only 2 EPrints</div>
<div>entries, so it is unlikely that this file would be particularly large.</div>
<div><br>
</div>
<div>Does anybody have an idea concerning this? I would appreciate any help.</div>
<div><br>
</div>
<div>Thanks!</div>
<div><br>
</div>
<div>Verena</div>
<div><br>
</div>
<div>*** Options: <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">
http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a></div>
<div>*** Archive: <a href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</a></div>
<div>*** EPrints community wiki: <a href="http://wiki.eprints.org/">http://wiki.eprints.org/</a></div>
<div>*** EPrints developers Forum: <a href="http://forum.eprints.org/">http://forum.eprints.org/</a></div>
<div><br>
</div>
<div>Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc?s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800.</div>
<div><br>
</div>
<div>Jisc Services Limited is a wholly owned Jisc subsidiary and a company limited by guarantee which is registered in England under company number 2881024, VAT number GB 197 0632 86. The registered office is: One Castle Park, Tower Hill, Bristol BS2 0JA. T
 0203 697 5800.</div>
<div>-------------- next part --------------</div>
<div>An HTML attachment was scrubbed...</div>
<div>URL: <a href="http://mailman.ecs.soton.ac.uk/pipermail/eprints-tech/attachments/20160426/87b9ab89/attachment.html">
http://mailman.ecs.soton.ac.uk/pipermail/eprints-tech/attachments/20160426/87b9ab89/attachment.html</a></div>
<div>-------------- next part --------------</div>
</blockquote>
<div><br>
</div>
<div>*** Options: <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">
http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a></div>
<div>*** Archive: <a href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</a></div>
<div>*** EPrints community wiki: <a href="http://wiki.eprints.org/">http://wiki.eprints.org/</a></div>
<div>*** EPrints developers Forum: <a href="http://forum.eprints.org/">http://forum.eprints.org/</a></div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</span></span>
</body>
</html>