You didn't put libzmq in java.library.path. You could find java.library.path, or you replace jzmq with jeromq for easy deployment. On Feb 2, 2014 5:26 AM, "Dominik Montada" <[email protected]> wrote:
> Hello there, > > > > we are trying to setup a webplugin which uses JZMQ for a part of the > project. Our server runs with Ubuntu 12 and we run a Tomcat 7 server there > from which this plugin is ran. When the plugin is triggered it crashes with > the following error message: > > > > The server encountered an internal error () that prevented it from > fulfilling this request.</u></p><p><b>exception</b> > <pre>javax.servlet.ServletException: Servlet execution threw an exception > > </pre></p><p><b>root cause</b> <pre>java.lang.UnsatisfiedLinkError: no > jzmq in java.library.path > > java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886) > > java.lang.Runtime.loadLibrary0(Runtime.java:849) > > java.lang.System.loadLibrary(System.java:1088) > > org.zeromq.ZMQ.<clinit>(ZMQ.java:40) > > > com.identityroulette.faceRecognition.ClientDBAdapter.isPictureInDB(ClientDBAdapter.java:65) > > com.identityroulette.FaceRecognition.doPost(FaceRecognition.java:84) > > javax.servlet.http.HttpServlet.service(HttpServlet.java:641) > > javax.servlet.http.HttpServlet.service(HttpServlet.java:722) > > > > ZMQ and JZMQ has been successfully installed and everything is in place. > Does anyone have an idea for what causes this? > > > > Regards > > Dominik Montada > > > ------------------------------ > <http://www.avast.com/> > > Diese E-Mail ist frei von Viren und Malware, denn der avast! > Antivirus<http://www.avast.com/>Schutz ist aktiv. > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
