java.lang.UnsatisfiedLinkError: rwinit
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 79192, 1 year ago
via Oracle Community by 279236, 1 year ago
via Oracle Community by 3004, 9 months ago
java.lang.UnsatisfiedLinkError: rwinit
at org.apache.jserv.JServServletManager.load_init(JServServletManager.java:638)
at org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java:535)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java:348)
at org.apache.jserv.JServConnection.run(JServConnection.java:260)
at java.lang.Thread.run(Thread.java:479)