Documentation Center

Generate, Split, or Import Process Errors

The following numbered errors may occur during the generate, split, or import activities.

ErrorExplanation
Error -1 Command Line Did Not Specify a Control File Name The command line for Split, Generate, or Import did not contain a control file name. Check the digui.cfg for splitargs, generateargs, and/ or importargs.
Error -2 Command Line Did Not Specify an Error Log FileThe command line for Split, Generate, or Import did not contain an error file name. Check the digui.cfg for splitargs, generateargs, and/ or importargs.
Error -3 Cannot Open Error Log FileThe error log file, Errs, located in the working directory does not exist or cannot be opened. Check the permissions on the directory and/or the file (if it exists). Check that the error log directory exists. For example, in the digui.cfg file, the err file directory path for the split process is specified by the splitter value.
Error -4 Control File Would Not LoadDuring the Split or Import process, the Omnimark control file could not be found, does not exist, or is corrupted. Check the path and filename of the OmniMark control file in the digui.cfg file. The path and filename is specified in the OMNICTRL value.
Error -5 Failed to Create the Omnimark XOM for Inserting Split MarkersUnable to dynamically create the OmniMark program. Check that the working directory exists. This is specified in the WORKDIR value in the duigui.cfg file. Check the permissions on the directory.
Error -6 Attempt to Deal with the DTD for the Instance Failed Could not read the DTD. Check the OmniMark catalog file, omnilib. The path and filename are specified in the digui.cfg file in the OMNILIB value.
Error -7 Attempt to Split the Output of Omnimark into Files FailedThe Split process encountered problems reading or writing an intermediate file. Check the log files, directory paths, and permissions.
Error -8 Make Import Control Failed The ctrl.xml file could not be created in the working directory. Check the permissions on the directory.
Error -10 Cannot Open the XML Source FileThe XML source file does not exist or cannot be opened.
Error -11 Cannot Open the Intermediate DTD source FileThe Split process encountered problems reading an intermediate source DTD file. Check that the working directory specified in digui.cfg exists.
Error -12 Cannot Open the DTD FileThe DTD does not exist or cannot be opened. Check the omnilib file to make certain it contains the correct directory path information.
Error -14 Cannot Open the XML Source FileThe XML source file does not exist or cannot be opened.
Error -15 Cannot Open the Intermediate DTD Source FileThe Split process encountered problems reading an intermediate source DTD file. Java or the Saxon DTDGenerator created a file that could not be read.
Error -16 Cannot Open the DTD FileThe Generate process could not open the DTD either because it does not exist in the path specified in omnilib, or because it was not generated.
Error -17 Failed to Make PDM Name from AttrsThe Split process encountered a problem deriving the object name from an attribute. Check that the attribute value is specified for the element and does not exceed the 30 character limit.
Error -18 Failed to Open the Control File from the GUICould not read the digui.cfg file. Check that the file exists in the Contenta_home/di directory. Check permissions on the file.
Error -19 Unknown Key Word in the Control File from the GUIThe digui.cfg file contains an invalid keyword.
Error -25 Internal error writing Import Control FileCould not create ctrl.xml. Check that the working directory exists.
Error -26 Omnimark Failed See OmniLog and Error Log FileCheck the omni.log file for more information.
Error -27 Cannot Map XML tag to PDM name Check Control File from GUIThe Split process could not map a tag to a PCM object name. The output log identifies which element map rule caused the error.
Error -28 Name of Input to Omnimark cannot be same as output from Omnimark phaseCheck that the source document name is not the same as the base map file name.
Error -29 Name of Input to Omnimark cannot be same as Name of Output of this programThe working directory specified in digui.cfg cannot be created, or the currently used map file cannot be created.
Error -30 Cannot Makedir WorkDir The working directory specified in digui.cfg cannot be created, or the currently used map file cannot be created.
Error -31 Cannot Open Omnimark Control FileCheck that the OmniMark control file, omni.ctrl, exists in the working directory.
Error -32 Cannot Open Marked Up XML Instance File During the Split process, a slice component file was not opened. Check that the document component directory exists and that there is enough space.
Error -33 Cannot Open Individual Slice File in SplitDuring the Split process, a slice component file was not opened. Check that the document component directory exists and that there is enough space.
Error -34 Cannot Open Individual Fragment File in Split During the Split process, a fragment component file could not be created. Check that the document component directory exists and that there is enough space.
Error -35 Cannot Open DTD FileCould not open the DTD, either because it does not exist in the path specified in omnilib, or because it was not generated.
Error -36 Cannot Open Slice File for Writing DTD Into it During the Split process, a slice file containing the DTD could not be created. Check that the document component directory exists and that there is enough space.
Error -37 Failed to Open XML Import Controlfileskel.xom or skels.xom in the Contenta_home/di/OmniProgs does not exist or cannot be opened.
Error -38 Cannot Open XML Import Control DTDImp.dtd in the Contenta_home/di/Entities does not exist or cannot be opened.
Error -39 Cannot Open Omnimark XOM Program skel.xom or skels.xom in the Contenta_home/di/OmniProgs directory does not exist or cannot be opened.
Error -40 Cannot Open Omnimark Parent xif Fragmentparent.xif in the Contenta_home/di/OmniProgs directory does not exist or cannot be opened.
Error -41 Cannot Open Omnimark Child xif Fragment child.xif in theContenta_home/di/OmniProgs directory does not exist or cannot be opened.
Error -42 Cannot Open Omnimark Tail xif Fragment tail.xif in the Contenta_home/di/OmniProgs directory does not exist or cannot be opened.
Error -43 Cannot Open Omnimark Implied xif Fragment implied.xif in the Contenta_home/di/OmniProgs directory does not exist or cannot be opened.
Error -44 Cannot Open Omnimark Parent xif Fragment parent.xif in the Contenta_home/di/OmniProgs directory does not exist or cannot be opened.
Error -45 Name of Input to this program cannot be same as Intermediate File output from Omnimark phaseCheck that the source document name is not the same as the base map file name.
Error -58 Slice Validation Failed (with a list of missing fragments)Validation failed for check that all slices (fragments) in the split directory are in the DriveFile. Only reported when -validate argument is used for split process. If argument is not present, no error is reported.