Ah, that&#39;s probably the problem.&nbsp; I will try your suggestion.&nbsp; Consider the problem solved unless you hear back from me to the contrary.<br><br>-- Ken<br><br><div class="gmail_quote">On Sun, Oct 26, 2008 at 6:50 AM, Tobias Kuhn <span dir="ltr">&lt;t.kuhn@gmx.ch&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Ken,<br>
<br>
I cannot reproduce this.<br>
<br>
Which version of APE are you using? The latest AceWiki needs the latest APE which is ape-6.0-081023. But I think that&#39;s not the problem here.<br>
<br>
The problem could be that you link to a libjpl library (through the Java VM argument) that has a different SWI Prolog version than has been used to compile APE. So, make sure that you are using libjpl and jpl.jar of the same SWI Prolog version that you use to compile APE.<br>

<br>
I hope that helps.<br>
<br>
<br>
Tobias<br>
<br>
<br>
Kenneth Jones wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">
In the latest release of AceWiki (081023), but NOT in version 081008:<br>
<br>
Start with an empty knowledge base and add the verbs &quot;precedes&quot; and &quot;immediately precedes&quot;, then add the sentence &quot;If X immediately precedes Y and Y immediately precedes Z then X precedes Z.&quot;. &nbsp;AceWiki aborts with the following stack trace:<br>

<br>
Oct 25, 2008 2:58:22 PM org.mindswap.pellet.ABox isConsistent<br>
INFO: Consistent: true Tree depth: 1 Tree size: 1 Time: 47<br>
Exception in thread &quot;Thread-16&quot; java.lang.UnsatisfiedLinkError: open_foreign_frame<br>
 &nbsp; &nbsp;at jpl.fli.Prolog.open_foreign_frame(Native Method)<br>
 &nbsp; &nbsp;at jpl.Query.open(Query.java:318)<br>
 &nbsp; &nbsp;at jpl.Util.textToTerm(Util.java:162)<br>
 &nbsp; &nbsp;at jpl.Query.&lt;init&gt;(Query.java:198)<br>
 &nbsp; &nbsp;at ch.uzh.ifi.attempto.ape.APELocal.clearMessages(APELocal.java:173)<br>
 &nbsp; &nbsp;at ch.uzh.ifi.attempto.ape.APELocal.getMultiOutput(APELocal.java:115)<br>
 &nbsp; &nbsp;at ch.uzh.ifi.attempto.acewiki.core.ontology.Sentence.parse(Sentence.java:321)<br>
 &nbsp; &nbsp;at ch.uzh.ifi.attempto.acewiki.core.ontology.Sentence.isReasonerParticipant(Sentence.java:213)<br>
 &nbsp; &nbsp;at ch.uzh.ifi.attempto.acewiki.core.ontology.Ontology.commitSentence(Ontology.java:445)<br>
 &nbsp; &nbsp;at ch.uzh.ifi.attempto.acewiki.core.ontology.OntologyElement.add(OntologyElement.java:282)<br>
 &nbsp; &nbsp;at ch.uzh.ifi.attempto.acewiki.gui.editor.SentenceEditorHandler$1.run(SentenceEditorHandler.java:115)<br>
 &nbsp; &nbsp;at ch.uzh.ifi.attempto.acewiki.Wiki$2.run(Wiki.java:493)<br>
<br>
-- Ken<br>
<br>
<br>
<br>
<br></div></div>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
attempto mailing list<br>
<a href="mailto:attempto@ifi.uzh.ch" target="_blank">attempto@ifi.uzh.ch</a><br>
<a href="https://mail.ifi.uzh.ch/mailman/listinfo/attempto" target="_blank">https://mail.ifi.uzh.ch/mailman/listinfo/attempto</a><br>
</blockquote>
</blockquote></div><br>