----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It does have a search feature!

We cannot guess what you are trying to do:
#1. Include version numbers for all software.
#2. Include relevant configuration settings.
#3. Include full descriptions of the problem.

Got Linux? Seeing lots of java processes?
<http://java.apache.org/faq/?file=274>
----------------------------------------------------

I have installed Apache Web Server 1.3.6 and Apache JServ 1.0 on a
Windows 95 machine with JDK 1.1.6 and defined the configuration files in
accordance with the "Configuring and Using JServ" document and the
"Using Apache JServ 1.0b1" document by Ari Haberstadt.
   In Netscape 4.5 the URL 'http://localhost' successfully brings up the
Apache web page, and 'http://localhost/status/jserv' brings up the JServ
page.  However, clicking on the servlet engine link yields a page
indicating a configuration error.
   The error.log file says:
        ApacheJServ/1.0: Exception creating the server socket:          
java.net.SocketException: create
which appears to come from the ServerSocket constructor, called in the
beginning of AuthenticatedServerSocket.java.  The message is repeated
about 5 times.  I'm assuming I don't have port conflicts, because I
don't get an "Address already in use" message.  I also tried rebooting
to ensure no other JVMs were running, but this did not help. 
   Any idea what is wrong and how I should troubleshoot further?


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