[Attempto] no jpl in java.library.path

Tobias Kuhn kuhntobias at gmail.com
Tue Oct 11 10:02:49 CEST 2011


Hi Yefim,

Sorry for the late reply.

I guess the problem is that you haven't set the Java runtime argument 
"java.library.path", or if you did, you probably provided an incorrect 
path. Under Windows, this argument has to look something like this:

   -Djava.library.path=C:\ProgramFiles\pl\bin\

See the following two links:

https://github.com/AceWiki/AceWiki/wiki/Installation-with-Tomcat-and-Windows
https://github.com/AceWiki/AceWiki/blob/master/README.md (section "APE")

I hope this helps to solve the issue.


Regards,
Tobias



On 10/06/2011 08:46 PM, Zhuk, Yefim wrote:
> Some of you might struggled with the message below. If so, please give
> me a hint.
>
> --------
>
> SEVERE: Servlet.service() for servlet AceWiki threw exception
>
> java.lang.UnsatisfiedLinkError: no jpl in java.library.path
>
> at java.lang.ClassLoader.loadLibrary(Unknown Source)
>
> at java.lang.Runtime.loadLibrary0(Unknown Source)
>
> at java.lang.System.loadLibrary(Unknown Source)
>
> at jpl.JPL.loadNativeLibrary(JPL.java:100)
>
> ------------------------
>
> Thank you!!!
>
> *Yefim (Jeff) Zhuk*
>
>
>
> _______________________________________________
> attempto mailing list
> attempto at lists.ifi.uzh.ch
> https://lists.ifi.uzh.ch/listinfo/attempto


More information about the attempto mailing list