---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Well, I am currently running Apache 1.3 for Windows and Jserv 1.1.2 on a Windows 2000 machine. What happens is that every time I try and access a servlet, I get a page that says 500 - Internal Server Error. When I check the jserv.log it says: [08/11/2000 18:24:05:734 EST] java.lang.AbstractMethodError at org.apache.jserv.JServServletManager.load_init(JServServletManager.java:589) at org.apache.jserv.JServServletManager.loadServlet (JservServletManager.java:498) at org.apache.jserv.JServConnection.processRequest(JServConnection.java:269) at org.apache.jserv.JServConnection.run(JServConnection.java:188) at java.lang.Thread.run(Thread.java:484) Aditionally, in the mod_jserv.log it says: [08/11/2000 23:24:05:734] (ERROR) ajp12: Servlet Error: java.lang.AbstractMethodError: null [08/11/2000 23:24:05:734] (ERROR) an error returned handling request via protocol "ajpv12" Does anyone have any idea what is going on? thanks, Dan Murillo -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search Archives: <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]