> Von: "Ilia Soldis" <[EMAIL PROTECTED]>
> Antworten an: docs@httpd.apache.org
> Datum: Mon, 20 Jan 2003 13:32:07 +0300
> An: <docs@httpd.apache.org>
> Betreff: Re: directive index
> 
> 
>> Looks like a missing module file. Is this the only error output?
> 
> Here is the full log of the output:
> 
> Buildfile: build.xml
> 
> ru:
> 
> xslt:
> [style] Transforming into docs/manual
> [style] Processing docs/manual/mod/directives.xml.ru to
> docs/manual/mod/directives.html.ru.koi8-r
> [style] Loading stylesheet docs/manual/style/manual.ru.xsl
> [style] docs/manual/style/xsl/directiveindex.xsl:21:188: Warning! Can
> not load requested doc:
> 
> BUILD FAILED
> java.lang.OutOfMemoryError:

Hi Ilia,

this seems to be our well-known OutOfMemory problem: try adding -Xmx128m
-mx128m to the java-call in build.sh/build2.cmd. This should work. As an
alternative you could try nd's and Kess' proposed suggestions for build.xml
(see mail archives, subject 'build system out of memory').

hth,
erik



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to