https://bz.apache.org/bugzilla/show_bug.cgi?id=61632
--- Comment #2 from Konstantin Kolinko <knst.koli...@gmail.com> --- > a. Improve documentation. Add a note and a recipe to My recipe is to configure "java.library.path" explicitly. For running Tomcat in Eclipse IDE the steps are the following: 1. Open edit dialog for the Server (In "Servers" view select the server and double-click it or press "F3" (Open)) See http://markmail.org/message/7zkyocvph56b6t6q 2. Click "Open launch configuration" link An "Edit launch configuration properties" dialog opens. 3. Switch to "Arguments" tab and edit "VM arguments". Add -Djava.library.path="<your path of catalina.home>\bin" -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org