You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Jean T. Anderson (JIRA)" <de...@db.apache.org> on 2006/02/23 23:36:39 UTC

[jira] Resolved: (DERBY-710) Building the documentation as pdf stops with OutOfMemoryError

     [ http://issues.apache.org/jira/browse/DERBY-710?page=all ]
     
Jean T. Anderson resolved DERBY-710:
------------------------------------

    Fix Version: 10.2.0.0
     Resolution: Fixed
      Assign To: Jean T. Anderson

Updated documentation on web site that discusses how to build the DITA docs. Added a recommendation to step 4 in the "Setting up your enviroment" section in http://db.apache.org/derby/manuals/dita.html#Setting+up+your+environment 
to set ANT_OPTS="-Xms100m -Xmx200m" if you run out of memory on DITA doc build.

Modified files:
$ svn status src build/site
M      src/documentation/content/xdocs/manuals/dita.xml
M      build/site/manuals/dita.html



> Building the documentation as pdf stops with OutOfMemoryError
> -------------------------------------------------------------
>
>          Key: DERBY-710
>          URL: http://issues.apache.org/jira/browse/DERBY-710
>      Project: Derby
>         Type: Bug
>   Components: Build tools
>  Environment: Head of trunk.
> uname -a
> Linux atum22 2.4.20-31.9 #1 Tue Apr 13 18:04:23 EDT 2004 i686 i686 i386 GNU/Linux
> free
>              total       used       free     shared    buffers     cached
> Mem:       1030872    1014104      16768          0      45208     372000
> -/+ buffers/cache:     596896     433976
> Swap:      2096440     587796    1508644
> ant -version
> Apache Ant version 1.6.2 compiled on July 16 2004
> java -version
> java version "1.4.2_02"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_02-b03)
> Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode)
>     Reporter: Oyvind Bakksjo
>     Assignee: Jean T. Anderson
>     Priority: Minor
>      Fix For: 10.2.0.0

>
> The last output seen is:
> dita-preprocess:
> map2pdf:
> dita.map.pdf:
>      [echo] true
> dita.map.fo:
> dita.map.merge:
>      [xslt] Processing .../refderby.ditamap to .../temp/refderby_MERGED.xml
>      [xslt] Loading stylesheet .../DITA-OT1.0.1/xsl/topicmerge.xsl
> BUILD FAILED
> .../build.xml:124: The following error occurred while executing this line:
> .../build.xml:140: The following error occurred while executing this line:
> .../DITA-OT1.0.1/conductor.xml:147: The following error occurred while executing this line:
> .../DITA-OT1.0.1/ditatargets.xml:104: The following error occurred while executing this line:
> .../DITA-OT1.0.1/ditatargets.xml:60: The following error occurred while executing this line:
> java.lang.OutOfMemoryError 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira