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

Shanthi,

        No, this is probably neither a JServ bug nor a memory issue. You
probably have a port conflict. See the JServ documentation at
www.magiccookie.com and look under the headings "Troubleshooting -- Port
Conflicts." Are you running more than one instance of JServ on the same
machine? If so, they must run on different ports. By default, JServ uses (I
believe) port 8007 or port 8008. The second instance of JServ must not attempt
to use the same port as the first instance.

At 05:21 PM 8/25/00 , you wrote:
>Apache 1.3.12
>Jserv 1.1
>
>I get data from the database and I format it into an xml string. I use Sun's
>XSLCompiler class to produce my output by passing in the xml string, xsl
>file name. The application fails at this point in time.
>
>I see the following error message in the apache error_log.
>
>ApacheJServ/1.1: Exception creating the server socket:
>java.net.BindException: Address already in use
>
>After this, I get "Document contains no data. Try again later" message in my
>browser. Is it a memory related issue?
>
>Thanks
>shanthi

Sincerely,
Paul Bain
www.I-ComIndustry.com
(703) 479-ICOM (-4266), ext. 102
(703) 479-0701 (fax)


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

  • jserv bug Viswanathan, Shanthi, BmS
    • Paul Bain

Reply via email to