<div dir="ltr"><div>Hi Andrew,<br></div>As you suggest, if the &quot;Feature set&quot; box<span lang="en"> is not set the process continues but now the browser indicates a new error:<br></span><pre>--&gt;$&lt;--
array(7137) {
  [0]=&gt;
  string(442) &quot;/usr/local/cwb-3.4.12/bin/<wbr>cwb-encode -xsB -c utf8 -d /var/local/CQPweb/index/<wbr>iulact_ca -f /var/local/CQPweb/upload/ca_<wbr>allDocsReduced.cqp -R &quot;/var/local/CQPweb/registry/<wbr>iulact_ca&quot;  -P lemma -P pos -P token -S text+id -S txt -S p -S s -S head -S hi -S abbr -S name -S loc -S na -S num -S date -S foreign -S ptr -S div1 -S div2 -S div3 -S div4 -S div5 -S div6 -S div7 -S div8 -S list -S note -S figure -S table -S row -S item -S cell -S gap 2&gt;&amp;1&quot;
  [1]=&gt;
  string(117) &quot;Close tag  without matching open tag ignored (file /var/local/CQPweb/upload/ca_<wbr>allDocsReduced.cqp, line #3470).&quot;
  [2]=&gt;
  string(117) &quot;Close tag  without matching open tag ignored (file /var/local/CQPweb/upload/ca_<wbr>allDocsReduced.cqp, line #3971).&quot;
  [3]=&gt;
  string(117) &quot;Close tag  without matching open tag ignored (file /var/local/CQPweb/upload/ca_<wbr>allDocsReduced.cqp, line #6713).&quot;<br>... <br>  [7133]=&gt;
  string(120) &quot;Close tag  without matching open tag ignored (file /var/local/CQPweb/upload/ca_<wbr>allDocsReduced.cqp, line #4991289).&quot;
  [7134]=&gt;
  string(53) &quot;Warning: missing  tag inserted at end of input.&quot;
  [7135]=&gt;
  string(53) &quot;Warning: missing  tag inserted at end of input.&quot;
  [7136]=&gt;
  string(87) &quot;/usr/local/cwb-3.4.12/bin/<wbr>cwb-makeall -r &quot;/var/local/CQPweb/registry&quot; -V IULACT_CA 2&gt;&amp;1&quot;
}
</pre><p></p><div class="gmail_extra">My test corpus include some nested tags and I think that this may be the cause of the error.  The <span style="background-color:rgb(255,255,255)"><span style="color:rgb(0,0,0)"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;">&quot;CWB Encoding Tutorial</span></span></span>&quot; indicates that in this case the cwb-encode should be called with the parameter -S &lt;tag&gt;:0. Where &lt;tag&gt; indicates tags which are nested. This situation repeats quite often in my corpora so I need to fin a solution. Therefore, my questions are:<br></div><div class="gmail_extra">- Is there any way to indicate to CQPweb this situation?<br>- how do I force to CQPweb to invoke cwb-encode with parameter updated?<br></div><div class="gmail_extra">- this parameter includes &quot;:0&quot;, this &quot;0&quot; must replaced by the maximum nested level?<br></div><div class="gmail_extra">Any suggestion to solve this question is very welcomed.<br><br></div><div class="gmail_extra">Thank you in advance,<br><br></div><div class="gmail_extra">Jorge<br><br></div><div class="gmail_extra">PD. Perhaps I should open a new thread in CWB list<br><br></div><div class="gmail_extra"><div class="gmail_quote"><br>2017-07-26 14:51 GMT+02:00 Hardie, Andrew <span dir="ltr">&lt;<a href="mailto:a.hardie@lancaster.ac.uk" target="_blank">a.hardie@lancaster.ac.uk</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="EN-GB">
<div class="m_-8872073725250630602gmail-m_8244709421751099306WordSection1">
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">Hi Jorge,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">As suspected, seeing a few of the error messages makes it clear what is happening.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">“is not a valid feature set” is thee error message. You are getting one per POS tag in the corpus (since your POS tags aren’t feature sets). One error message
 per POS tag in the corpus exhausts the available RAM.  <u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">The answer is simple: don’t tick the “Feature set?” box when your tags aren’t actually feature sets.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">To read about what feature sets are / aren’t in CWB/CQPweb, have a look at the CWB Encoding Tutorial (search for the word “feature” in the PDF to find the relevant
 section.)<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">best<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">Andrew.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><b><span style="font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;" lang="EN-US">From:</span></b><span style="font-size:10pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;" lang="EN-US"> <a href="mailto:cwb-bounces@sslmit.unibo.it" target="_blank">cwb-bounces@sslmit.unibo.it</a> [mailto:<a href="mailto:cwb-bounces@sslmit.unibo.it" target="_blank">cwb-bounces@sslmit.uni<wbr>bo.it</a>]
<b>On Behalf Of </b>VIVALDI PALATRESI, JORGE<br>
<b>Sent:</b> 26 July 2017 12:23<br>
<b>To:</b> Open source development of the Corpus WorkBench<br>
<b>Subject:</b> Re: [CWB] Unable to index a corpus<u></u><u></u></span></p>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12pt">Hi Andrew,<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12pt">I made the suggested modifications in the file lib/admin-install.inc.php without any positive result the browser always becomes blank with a similar messages in the file error.log.<u></u><u></u></p>
</div>
<p class="MsoNormal">Then, I reduced the size of corpus to a 20% of the original. Then some messages appeared on the browser, but after a while the browser crashes. Anyway I captured the included screenshot.<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12pt">It seems to be a problem related to the cwb-encode and the POS tags (N5-FS, JQ--FS, P, ...).
<br>
As I mention in a previous message the corpus (and its POS tags) is the same used with a previous version of CQP and CQPweb.<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12pt">Bests,<u></u><u></u></p>
</div>
<p class="MsoNormal">Jorge<u></u><u></u></p>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<p class="MsoNormal">2017-07-26 10:22 GMT+02:00 Hardie, Andrew &lt;<a href="mailto:a.hardie@lancaster.ac.uk" target="_blank">a.hardie@lancaster.ac.uk</a>&gt;:<u></u><u></u></p>
<div>
<div>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">As I noted before, the problem is actually error messages. Line 644 simply collects error messages
 – so an out-of-memory error here indicates you have generated &gt; 4GB of error messages.</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">I suggested increasing the memory previously because it would let you see the problem – but actually,
 with 4GB of error messages, I’d suggest that doing that is not likely to help much,</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">So what I would suggest instead is hacking the code to find out the error message.</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">Open admin-lib.inbc.php</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">Go to line 644</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">Find the line nearby that says
</span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829si"><b><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(187,102,136);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">$output_lines_from_cwb</span></b></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829s2"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(186,33,33);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">
 = array(</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829si"><b><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(187,102,136);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">$encode_command</span></b></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829s2"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(186,33,33);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">);</span></span><u></u><u></u></p>
<p class="MsoNormal"><a name="m_-8872073725250630602_m_8244709421751099306_m_1560621951439290829__MailEndCompose"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"> </span></a><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">AFTER THAT LINE, but before the line that says
</span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829s2"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(186,33,33);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">exec(</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829si"><b><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(187,102,136);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">$encode_command</span></b></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829s2"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(186,33,33);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">,
</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829si"><b><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(187,102,136);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">$output_lines_from_cwb</span></b></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829s2"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(186,33,33);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">,
</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829si"><b><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(187,102,136);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">$exit_status_from_cwb</span></b></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829s2"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(186,33,33);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">);
</span></span><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">add the following:</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"> </span><u></u><u></u></p>
<p class="MsoNormal" style="text-indent:36pt">
<b><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">if (count($output_lines_from_cwb) &gt; 1000) {show_var($output_lines_from_c<wbr>wb); exiterror(&quot;abort&quot;); }</span></b><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">What this line does is make things abort if it detects too many error messages.</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">If you then get a readable error message, that might give you a hint what the real problem is. If
 not, try again moving the location o fthe hack line down the file, before the following lines:</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">before
</span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829nb"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:green;border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">exec</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829p"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">(</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829nv"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(25,23,124);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">$makeall_command</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829p"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">,</span></span><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);background:rgb(255,255,153) none repeat scroll 0% 0%">
</span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829nv"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(25,23,124);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">$output_lines_from_cwb</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829p"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">,</span></span><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);background:rgb(255,255,153) none repeat scroll 0% 0%">
</span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829nv"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(25,23,124);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">$exit_status_from_cwb</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829p"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">);</span></span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">before
</span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829nb"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:green;border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">exec</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829p"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">(</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829nv"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(25,23,124);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">$compress_command</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829p"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">,</span></span><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);background:rgb(255,255,153) none repeat scroll 0% 0%">
</span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829nv"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(25,23,124);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">$compression_output</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829p"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">,</span></span><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);background:rgb(255,255,153) none repeat scroll 0% 0%">
</span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829nv"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(25,23,124);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">$exit_status_from_cwb</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829p"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">);</span></span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">before the second example fo
</span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829nb"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:green;border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">exec</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829p"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">(</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829nv"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(25,23,124);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">$makeall_command</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829p"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">,</span></span><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);background:rgb(255,255,153) none repeat scroll 0% 0%">
</span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829nv"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(25,23,124);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">$output_lines_from_cwb</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829p"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">,</span></span><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);background:rgb(255,255,153) none repeat scroll 0% 0%">
</span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829nv"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(25,23,124);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">$exit_status_from_cwb</span></span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829p"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">);</span></span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">before
</span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829p"><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">}</span></span><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(85,85,85);background:rgb(255,255,153) none repeat scroll 0% 0%">
</span><span class="m_-8872073725250630602gmail-m_8244709421751099306m1560621951439290829cm"><i><span style="font-size:10pt;font-family:&quot;Courier New&quot;;color:rgb(64,128,128);border-width:1pt;border-style:none;border-color:windowtext;padding:0cm">/* end else (from if cwb index already exists) */</span></i></span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">Hopefully, as I say, doing this will get you a gimpse of the first 1,000 lines of erro, which may
 tell you what the underlying problem is.</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">Hope this helps</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">best</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">Andrew.</span><u></u><u></u></p>
</div>
</div>
</div></div></div></div></div></blockquote></div><br clear="all"><br>-- <br><div class="m_-8872073725250630602gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>Jorge Vivaldi Palatresi<br>Institut Universitari de Lingüística 
Aplicada<br>Universitat Pompeu Fabra<br>C/ Roc Boronat, 138<br>08018 
Barcelona<br>Espanya<br><br><a href="tel:+34%20935%2042%2023%2032" value="+34935422332" target="_blank">+34 93 542 2332</a><br><br></div></div></div></div></div></div></div></div></div></div></div>
</div></div>