----------------------------------------------------------------
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!!!
----------------------------------------------------------------

Hi:

I am having problem running any servlets with my new config of JServ
1.1b3, Apache 1.3.9 on 
NT 4 SP4. Apache start OK (it is running as a service), and I can access
the JServ status
screen (e.g. http://localhost/jserv/) with no problems. However, when I
click on the one HREF
under 'Mapped Servlet Engines' ( ajpv12://localhost:8007, which resolves
to the URL
http://localhost/jserv/engine/0/ ) I get the following 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. 

The same thing happens when I try out some of my servlets. It also
happens using
Netscape and Internet Exploder.

The config files for Apache & JServ are the vanilla ones that come from
the installer.

I am using JDK1.2.2 with HotSpot 1.0fcs. 

The Apache error.log file looks like this:

    [04/11/1999 13:58:18:546] (INFO) wrapper: Java Virtual Machine
started (PID=338)
    [04/11/1999 13:58:18:546] (INFO) wrapper: controller started
(PID=324)
    [04/11/1999 13:58:28:703] (ERROR) ajp12: Servlet Error: Received
empty servlet name

I have already had a look through the mailing list for JServ and I can
see that other
people have had this problem, but I haven't found a solution/answer.

Hope someone can help.

Cheers

Mark

+------------------------------------------------------------+
| Mark Rowell                    Mutant Technology Limited   |
|                                http://www.mutant-tech.com  |
| ::   ::   ::::::  ::::                                     |
| ::: :::   : :: :   ::          CreditTrade                 |
| :::::::     ::     ::          http://www.credittrade.com  |
| :: : ::     ::     ::                                      |
| ::   ::     ::     ::      t: +44 (0) 171 257 9981         |
| ::   ::     ::     ::  ::  f: +44 (0) 171 836 2600         |
| ::   ::    ::::   :::::::  e: mailto:[EMAIL PROTECTED] |
+------------------------------------------------------------+


--
--------------------------------------------------------------
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]

Reply via email to