Resolving Error CAUAJM_I_60229: No application instance security policy is installed
search cancel

Resolving Error CAUAJM_I_60229: No application instance security policy is installed

book

Article ID: 447624

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

When attempting to initialize an instance in EEM or connecting via as_safetool, the following error is encountered:

CAUAJM_I_60229 No application instance security policy is installed.

Additionally, the log may show: 

log4cxx: No appender could be found for logger (PozFactory).
log4cxx: Please initialize the log4cxx system properly.

Environment

Autosys 12.1 and higher

Cause

This issue occurs when the Workload Automation AE (AutoSys) instance (e.g., ACE or a specific instance like PRD) has not been registered with its security policies in the CA EEM server.

Resolution

To resolve this issue, you must register the instance with its policies into your EEM server using the as_safetool command with the -i (initialize/register) flag.

Steps to Register the Instance

  1. Set the EEM Admin Password variable: Set the ASSAFETOOLPW environment variable to the EiamAdmin password.

    export ASSAFETOOLPW=YourEEMAdminPassword
  2. Run the registration command: Use the following syntax to register the instance. Replace <eem_hostname> with your EEM server address and <instance_name> with your AutoSys instance ID (e.g., ACE, Q12).

    as_safetool -b <eem_hostname> -i <instance_name>
  3. Verify the Registration: After the registration is complete, run the status command to verify that the instance is now recognized:

    as_safetool -b <eem_hostname> -s


    Upon success, the output should confirm the connection and list the registered instance: 

CAUAJM_I_60231 Connection successful: User: EiamAdmin Application: Global

 1. <instance_name>

CAUAJM_I_60253 1 instance(s) currently registered.

Additional Information

To speak with a customer representative or a Support Engineer, see Contact Support. Scroll to the bottom of the page and click on your respective region.