Are you on a standalone box ?

It looks as if something is trying to resolve a dtd which is not local 
to the box.


Jules


Stephen Davidson wrote:
> Greetings.
> 
> I have a local patch I have applied to the Jetty/Jasper project which is 
> needed to compile my project.  When I try to compile locally, the build 
> seems to hang during the following task;
> 
> jmx-docs-html-plain:
>     [mkdir] Created dir: /home/jboss/jboss-all/connector/output/jmx-api
>     [style] Transforming into 
> /home/jboss/jboss-all/connector/output/jmx-api
>     [style] Transforming into 
> /home/jboss/jboss-all/connector/output/jmx-api
>     [style] Loading stylesheet 
> /home/jboss/jboss-all/thirdparty/oasis/docbook-xsl/html/docbook.xsl
> Error on line 2 of 
> 
>file:///home/jboss/jboss-all/connector/output/jmx-doc/org/jboss/resource/connectionmanager/BaseConnectionManager2-doc.xml:
> 
> 
>   Error reported by XML parser: External entity not found: 
> "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd".: Connection 
> timed out
>     [style] Failed to process 
> 
>/home/jboss/jboss-all/connector/output/jmx-doc/org/jboss/resource/connectionmanager/BaseConnectionManager2-doc.xml
> 
> 
> 
> BUILD FAILED
> 
> /home/jboss/jboss-all/connector/build.xml:530: 
> javax.xml.transform.TransformerException: External entity not found: 
> "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";.
> 
> Any ideas what may be causing this?
> 
> -Steve
> 
> For network connectivity test;
> PING www.oasis-open.org (209.202.168.105): 56 data bytes
> 64 bytes from 209.202.168.105: icmp_seq=0 ttl=240 time=67.946 ms
> 64 bytes from 209.202.168.105: icmp_seq=1 ttl=240 time=68.467 ms
> 64 bytes from 209.202.168.105: icmp_seq=2 ttl=240 time=68.159 ms
> 64 bytes from 209.202.168.105: icmp_seq=3 ttl=240 time=68.289 ms
> --- www.oasis-open.org ping statistics ---
> 4 packets transmitted, 4 packets received, 0% packet loss
> round-trip min/avg/max = 67.946/68.215/68.467 ms
> 




_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to