Apparently you already have something running that is using port 8080.

The Digester error means that an xml file that is being loaded
contains characters after the closing root tag.

Cheers,
Kees de Kooter
http://www.boplicity.net



2009/2/3 Dave Pawson <[email protected]>:
> from catalina.out log.
>
> Feb 3, 2009 12:14:23 PM org.apache.coyote.http11.Http11Protocol init
> SEVERE: Error initializing endpoint
> java.net.BindException: Address already in use<null>:8080
>
> I'm not sure what the 'null' part of this message is telling me.
>
> Any suggestions please?
>
> Then later (may/may not be associated)
>
> Feb 3, 2009 12:14:23 PM org.apache.tomcat.util.digester.Digester fatalError
> SEVERE: Parse Fatal Error at line 8 column 1: Content is not allowed
> in trailing section.
> org.xml.sax.SAXParseException: Content is not allowed in trailing section.
>        at 
> com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
>
>
> TIA
>
>
> --
> Dave Pawson
> XSLT XSL-FO FAQ.
> Docbook FAQ.
> http://www.dpawson.co.uk
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to