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

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


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

Reply via email to