Troubleshooting

Use this information to identify problems when installing and running the DITA Open Toolkit.

Out of Memory Error- In step four of testing DITA installation, you may receive a message stating the build has failed due to an "Out of Memory" error.
  1. In the command prompt under the DITA Open Toolkit directory (DITAOT) type export ANT_OPTS=${ANT_OPTS} -Xmx256M
  2. Repeat step four of the testing DITA installation process again by typing ant all in the console.