Previous Topic: Make: don't know how to make <member-name>.pcNext Topic: Build Scheduling Status for All Modules Being Processed


Exception caught: No such file or directory

Reason:

You receive the following similar missing directory error when building a CA Gen application:

Exception caught: com.ca.genxx.bt.scripter.ScriptException:
[Function: Scripter.processOpenFile] ScriptException "
[Function: Environment.openFile]IOException opening file: "/home/ptauto/gen/oracle/cbd05/make/CASCADE.scrpt", (/home/ptauto/gen/oracle/cbd05/make/CASCADE.scrpt (No such file or directory))" at: file: /home/ptauto/it/genxx/runtime/bt/scripts/build_unix_ri_c.scr line #: 52
"{[OPENFILE]} {LOC.MAKE_DIR}{RI_NAME}.scrpt"
Compose Failed

Action:

Ensure that all subdirectories referenced through the TARGET profile tokens are created prior to processing any builds. The Build Tool is not responsible for the creation of directories. Create the missing directory and rebuild.