2025 Multiple IDT files in manifest

Each COBOL archive file (.car file) created by the IMTK contains a special file called the manifest which describes the service and the contents of the .car. A .car file usually also contains an .idt file, which contains the IDT that describes the service interface(s). mfdepinst needs to identify the.idt file when it creates the package objects in the Directory Server. There should only be a single .idt file listed in the manifest. This warning message means that more than one.idt file was found in the manifest. mfdepinst will use the first one when creating packages.

Resolution:

The manifest in the .car file may be invalid, or the user may have explicitly included additional .idt files in the .car file. If the service settings in the IMTK specify "Legacy application needs deploying", check that no .idt files are included in the list of files to be deployed. Delete and redeploy the service. If the problem remains, contact Micro Focus support.

Related Topics