<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hello to everyone,<br>
    The title says it all, or almost.<br>
    <br>
    1) I attempted to install a corpus with a set of xml tags, etc. but
    ran into an error;<br>
    2) I then attempted to install a mini-corpus, in an effort at
    debugging, and ran into the same error (something about extra
    material after xml tags, repeated for every line of the corpus) -- I
    can't be more precise for reasons which will soon become clear;<br>
    3) I then attempted to delete the corpus which, although not
    created, was occupying a registry entry, and now have another error
    message: "**** CQP ERROR ****
    cl_new_corpus: &lt;1984_1&gt; is not a valid corpus name
    REGISTRY ERROR (/var/cqpweb/registry/1984_1): syntax error
    REGISTRY ERROR (/var/cqpweb/registry/1984_1): Error parsing the main
    Registry structure. CQPweb encountered an error and could not
    continue."<br>
    4) I am now unable to execute any queries or do anything much with
    cqpweb... On executing a query, for example, I get this error
    message:<br>
    <p class="errormessage">CQP reports an error! The CQP program sent
      back these error messages:</p>
    <p class="errormessage">**** CQP ERROR ****</p>
    <p class="errormessage">CQP Error:</p>
    <p class="errormessage">No corpus activated</p>
    <p class="errormessage">CQP Error:</p>
    <p class="errormessage">CQP Syntax Error: syntax error</p>
    <p class="errormessage">[r] Registry &lt;--</p>
    <p class="errormessage">Ignoring subsequent input until next ';'...</p>
    <p class="errormessage">I'm going to ask for the server to be
      restored to a previous state, which should provide a fix, but
      won't get me any further with installing the corpus I wished to
      set up. If there's a simpler way to repair the registry entries,
      I'd be interested.</p>
    <p class="errormessage">The "toy corpus" which managed to break the
      server was as follows:</p>
    <p class="errormessage">&lt;text id="1984_1"&gt;<br>
      &lt;title&gt;Nineteen eighty-four&lt;/title&gt;<br>
      &lt;div1 type="part" n="1"&gt;<br>
      &lt;head&gt;PART 1&lt;/head&gt;<br>
      &lt;div2 type="chapter" n="1"&gt;<br>
      &lt;head&gt;1&lt;/head&gt;<br>
      &lt;p&gt;It was a bright cold day in April, and the clocks were
      striking thirteen. Winston Smith, his chin nuzzled into his breast
      in an effort to escape the vile wind, slipped quickly through the
      glass doors of Victory Mansions, though not quickly enough to
      prevent a swirl of gritty dust from entering along with
      him.&lt;/p&gt;<br>
      &lt;/div2&gt;<br>
      &lt;/div1&gt;<br>
      &lt;/text&gt;</p>
    <p class="errormessage">Many thanks in advance for any help with
      this!<br>
      Best regards,<br>
      Graham.<br>
    </p>
  </body>
</html>