When a new IP domain is started, we see the following error in the domain log:
[<Date & Time>] t@<Epoch> InCharge Framework
ASL-W-ERROR_RULE_SOURCE-While executing rule set '<Install Dir>\IP\smarts\rules\import.asl'
ASL-ERROR_ACTION-While executing action at:
ASL-CALL_STACK_RULE- RuleName: CALL_PARAMS, Line: 111
ASL-CALL_STACK_RULE- RuleName: CALL_OPERATION, Line: 33
ASL-ERROR_INVOKE-While attempting to invoke operation 'compileDrivers' of object 'MR_Object::IPDaslRuntimeEnv'
CI-ESPEC-While attempting to locate file with search path "<Install Dir>\IP\smarts\local\", intermediate path "logs\dasl\" and final component "APM.log"
<SYS>-ENOENT-No such file or directory
All Supported Smarts releases
This error is from DASL framework, which states dasl folder cannot be located in logs directory .
Check to see if the dasl folder exists in <Basedir>/IP/smarts/local/logs directory. The dasl directory exists by default, unless its been deleted.
If the dasl directory doesn't exist, please create a dasl folder under <Basedir>IP/smarts/local/logs and start the IP domain again.
This will resolve the start-up error.