Hi P.O.,

was able to create the HTML renderings for rexxref and rexxpg without doing 
anything special on a
Windows 10 machine with 24 GB memory. If you are running Win 10 in a virtual 
machine maybe you can
try increasing its memory?

Here the last paragraph in Gil's read1st.txt which shows how to increase the 
maximum Java heap size
(-Xmx2048M):

    Optional Parameters
    -------------------

    It may be desirable at times to specify additional parameters for the 
transform
    step and/or the step that creates the PDF/HTML files.  This can be done 
without
    modifying the command files by setting the appropriate environment 
variables.
    For example issuing the command "set xslt_opts=--param toc.max.depth 4" 
before
    running the doc2fo command file would result in the Table Of Contents having
    four levels rather than the default of three and "set xslt_opts=--timing" 
would
    cause timing messages for each of the steps in the transform process to be
    displayed.  The PDF creation step uses a Java program named FOP and 
parameters
    for Java can be specified using the fop_opts environment variable.  An 
example
    might be to increase the Java heap space to 2GB by issuing the command
    "*set fop_opts=-Xmx2048M*".  You might need to do this if you are building 
the
    largest of the ooRexx documents.

    Any questions, comments or suggestions for improvement should be sent to me 
at:
    gbarmwa...@alum.rpi.edu

    Gil Barmwater
    version 2.0

To get Java's non-standard startup-switches just enter "java -X" on the command 
line and you get an
extensive list of additional switches that control the JVM.

---rony



On 31.03.2020 08:56, P.O. Jonsson wrote:
> Thanks for checking. From what I have seen the rendering is great, no 
> oversized boxes or anything,
> now we just have to figure out why I cannot render all books using your tools.
>
> Here is some further info:
>
> These books are working and appear complete, I have tried to navigate them 
> and could not find any
> problems
> orxncurses
> readme
> rexxextensions
> rxftp
> rxmath
> unixextensions
>
> These books are incomplete, at least index.html missing, in many cases only a 
> few chapters are
> rendered
> ooconsole
> oodguide
> oodialog
> oosqlite
> ootest
> rexxapi
> rexxgtk
> rexxpg
> rexxref
> rxsock
> winextensions
>
> This book is not considered
> buildmachine (this book is referred to as oorexxbuild internally and build if 
> the buildmachine
> folder in SVN is renamed to oorexxbuild)
>
> The feeling I get is that the processing just stops somewhere in the middle 
> of the processing, so
> it might be an illegal command that triggers this? Just guessing
>
> Then I have a general question: after/during the processing there are no 
> documents at all in the
> fo_files and log_files directories - how come?
>
> -- 
> Hälsningar/Regards/Grüsse,
> P.O. Jonsson
> oor...@jonases.se <mailto:oor...@jonases.se>
>
>
>
>> Am 31.03.2020 um 01:37 schrieb Gil Barmwater <gbarmwa...@alum.rpi.edu
>> <mailto:gbarmwa...@alum.rpi.edu>>:
>>
>> I'll take a look at the log in the morning, thanks!
>>
>> Gil
>>
>> On 3/30/2020 5:47 PM, P.O. Jonsson wrote:
>>> Dear Gil,
>>>
>>> I can still not build rexxextensions, it seems the process breaks somewhere 
>>> halfway, index.html
>>> is always missing
>>>
>>> I have added the parameter --verbose to xslt and saved the output to a 
>>> file, you can look at it
>>> in my dropbox.
>>>
>>> To be sure we are talking the same language here some info about my machine.
>>>
>>> Microsoft Windows 10 PRO 64 bit
>>> Version 1909
>>> OS build 1863.720
>>> Version 10.0.18363.720
>>>
>>> java version "1.8.0_241"
>>> Java(TM) SE Runtime Environment (build 1.8.0_241-b07)
>>> Java HotSpot(TM) Client VM (build 25.241-b07, mixed mode)
>>>
>>> Please note that I have 64 bit and some of the tools are 32 bit
>>>
>>> Please let me know what I can do further to iron this out. Before I have 
>>> the same result as you
>>> can provide I will not move it to Jenkins
>>>
>>> I have not found a place where I can increase the Java Heap?
>>>
>>> Signing off for tonight.
>>>
>>> Hälsningar/Regards/Grüsse,
>>> P.O. Jonsson
>>> oor...@jonases.se <mailto:oor...@jonases.se>
>>>
>>>

_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to