---------------------------------------------------------------- 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!!! ---------------------------------------------------------------- Hello folks : I spent much time searching the FAQ but couldn't find a suitable answer.Thus I turn to you for help. My system : Linux RedHat 5.2 Apache Web server 1.3.9 Blackdown JDK 1.1.7 JSDK 2.0 and Apache JServ 1.1b My IP address for the machine is 192.103.45.107. When I try to access the Hello servlet through http://192.103.45.107/example/Hello (or http://localhost/example/Hello) I get the error - Bad Request Your browser sent a request that this server could not understand. Additionally, a 400 Bad Request error was encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.9 Server at 192.103.45.107 Port 80 My mod_jserv.log file shows the following: [18/10/1999 11:55:46:960] (INFO) jserv_watchdog:(16720) watchdog_cleanup() [18/10/1999 11:55:46:960] (INFO) Apache Module was cleaned-up [18/10/1999 11:55:50:013] (INFO) wrapper classpath: /usr/local/jserv/libexec/ApacheJServ.jar:/usr/local/JSDK2.0/lib/jsdk.jar [18/10/1999 11:55:50:013] (INFO) wrapper: Java VM spawned (PID=16758, PPID=1675$ [18/10/1999 11:56:00:020] (INFO) wrapper: watching processes (PID=16752,PPID=16$ [18/10/1999 11:56:02:902] (ERROR) ajp11: Servlet Error: Malformed data sent to JServ I compiled Apache web server and Jserv through a Static build. I would greatly value your help. What does that error indicate ? Thanks, Ravi. -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]