[Attempto] AceWiki : FATAL ERROR: Could not open resource database "ape.exe"

Tobias Kuhn kuhntobias at gmail.com
Fri Jan 22 17:03:28 CET 2010


Hi Jean-Marc,

AceWiki does not directly run "ape.exe", but loads it with SWI Prolog. 
This means that it doesn't help to put the path of "ape.exe" to the PATH 
variable. You have either to make sure that "ape.exe" is in the 
directory where the AceWiki process runs, or you must specify the exact 
location of "ape.exe" in the "web.xml" file of AceWiki.


Cheers,
Tobias



On 01/22/2010 04:58 PM, Jean-Marc Vanel wrote:
> Hi
>
> I could run the AceWiki server :
>
> java -Djava.library.path=/usr/lib/swi-prolog/lib/amd64 \
>         -jar ~/apps/jetty-runner*.jar webapps.war &
>
> I run on Ubuntu 9.10, the machine is 64 bits. I modified the PATH so
> that ape.exe runs from anywhere.
>
> But , when accessing
> http://localhost:8080/acewiki/
>
> I got this in the terminal server side:
>
> [FATAL ERROR:
>          Could not open resource database "ape.exe": No such file or
> directory]
>
> --
> Jean-Marc Vanel
> Consulting, services, training,
> Rule-based programming, Semantic Web
> http://jmvanel.free.fr/
> +33 (0)6 89 16 29 52 -- +33 (0)1 39 55 58 16
> ( we rarely listen to voice messages, please send a mail instead )
>
>
>
> _______________________________________________
> attempto mailing list
> attempto at lists.ifi.uzh.ch
> https://lists.ifi.uzh.ch/listinfo/attempto


More information about the attempto mailing list