Antony Stace wrote:

> Hi Folks
> 
> I am having problems building the JBoss Manual,  this is what I always
> get
> 
> [antony@hawera build]$ sh ./build.sh defaulthtml
> Searching for build.xml ...
> Buildfile: /tmp/jbossmanual/manual/src/build/build.xml
> 
> init:
> 
> prepare:
> 
> defaulthtml:
> Building html documentation. Please wait ...
>     [style] Transforming into
> /tmp/jbossmanual/manual/dist/docs/defaulthtml
>     [style] Loading stylesheet
> /tmp/jbossmanual/manual/src/docs/jboss.xsl
> ./build.sh: line 24:  5657 Segmentation fault      java -Xmx100000000
> -classpath $TARGET_CLASSPATH -Djboss.home=$JBOSS_HOME
> org.apache.tools.ant.Main $*
> [antony@hawera build]$


Segfault! What JDK are you using? It's probably an issue in the VM 
somewhere.


> 
> Can someone please tell me how I might fix this.  Alternatively, where I
> can download the manual in html format.

Well, on most linux machines you could use 'wget' to snarf it.

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

Reply via email to