Welcome, Guest! Log In | Create Account

Warning: Can't synchronize with the repository (/nfs/sf-svn/d/di/dita2wiki does not appear to be a Subversion repository.). Look in the Trac log for more information.

This topic describes common errors that can occur during the import procedure and provides instructions for resolving them.

Error description How to resolve
ANT not found Set the ANT_HOME variable in your system path to point to the ANT executable.
Java not found Set the JAVA_HOME variable in your system path to point to the JDK executable. Alternately, you can set it at command line for the current session only.
Page not found This error can be caused by, for example, syntactical problems in the source (DITA) markup or the target (wiki) markup. To resolve, identify and fix the invalid or corrupted markup and re-import the ditamap, or delete the corrupted wiki page(s) and then re-import the ditamap.
Address not found Ensure that the confluence.login.properties file references that correct URL to your Confluence instance. Also ensure that the instance is in running mode.
Time-out Timeout can occur when using a URL to resolve DTD references in larger DITA ditamap scopes. You can use a local copy of the DTDs to improve performance and avoid connection timeouts.
Access denied Either you specified the incorrect user name or password, or the specified user does not have sufficient privileges to use the remote API for importing. The user must be assigned to the confluence-administrators group, which is part of the Confluence internal security provider.
Invalid space key The value you have specified for the spacekey property in the guide property file contains special characters that are not supported by the Confluence engine. Examples of invalid special characters include _,-, \,/,&,@,#,+.