Since the root cause is: *root cause*
java.lang.UnsatisfiedLinkError: checkUser at FuseBoxServlet.checkUser(Native Method) at FuseBoxServlet.doGet(FuseBoxServlet.java:40) at FuseBoxServlet.doPost(FuseBoxServlet.java:9) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
I would check with the FuseBox people.
-Tim
Terry wrote:
I'm running Apache 1.3.27 and Tomcat 4.1.29 and Oracle 4.2.04. When i have everything running on the same box authentication works just fine and Oracle puts out the requested data. But when i try to authenticate via remote box (also running oracle on this remote box) it fails with<SNIP>
javax.servlet.ServletException: Servlet execution threw an exception
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
*root cause*
java.lang.UnsatisfiedLinkError: checkUser
at FuseBoxServlet.checkUser(Native Method)
at FuseBoxServlet.doGet(FuseBoxServlet.java:40)
at FuseBoxServlet.doPost(FuseBoxServlet.java:9)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]