<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">I can annotate with LKB, but it doesn't work with Ace and Pet ( ).<br>
Logon is stared from Emacs with alt-m-x logon.<br>
I import test-items into a database (Podium), and then I process them,&nbsp; but when I start Trees-&gt;Annotate, I get an error message from each test-item and the annotation process does not start.<br>
<br>
The error:<br>
<br>
[10:58:04] browse-tree(): `suite_2_ace' --- item # 1<br>
[10:58:04] browse-tree(): retrieved item # 1 (5 parses).<br>
[10:58:04] browse-tree(): retrieved 0 tree records.<br>
[10:58:04] browse-tree(): reconstructed 0 edges.<br>
[10:58:04] browse-tree(): retrieved 0 decisions.<br>
browse-tree(): failed to reconstruct item # 1 (parse # 1).<br>
<br>
My cpu definition:<br>
&nbsp;&nbsp;&nbsp;&nbsp; (make-cpu <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :host (short-site-name)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :spawn &quot;/home/tore/software/ace-0.9.10pre4/ace&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :options '(&quot;-t&quot; &quot;-g&quot; &quot;/home/tore/software/ace-0.9.10pre4/norsource.dat&quot;)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :class :no_ace_p :grammar &quot;norsource&quot; :name &quot;norsource&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :task '(:parse) <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :wait 600<br>
&nbsp;&nbsp;&nbsp;&nbsp; )<br>
<br>
I start the cpu with:<br>
(tsdb::tsdb :cpu :no_ace_p :file &quot;tsdb_no_ace_p_log.txt&quot;)<br>
<br>
&nbsp;<br>
</div>
</body>
</html>