MFA00101 MFA Initialization Complete - Is not seen after applying the latest maintenance to AAM product
search cancel

MFA00101 MFA Initialization Complete - Is not seen after applying the latest maintenance to AAM product

book

Article ID: 268074

calendar_today

Updated On:

Products

Advanced Authentication Mainframe

Issue/Introduction

Applied Maintenance and carried over the customization and restarted the started task MFASTC.
At startup, Advanced Authentication Mainframe issues the following messages:

MFA00100 MFA Initialization in progress
MFA00521 JVMNAME IS: JVMLDM86
MFA00101 MFA Initialization complete 

Now cannot find MFA00101 MFA Initialization complete message after applying the maintenance. 


Environment

Release : 2.0

Resolution

From the reviewed logs, here are the findings: 

 

MFASTC for ACF2:

You are still not pointing to correct location of j2zsdk.jar.  You appear to be pointing to '/_PRDS/CCS150/cff6/', however j2zsdk.jar path is under lib for this directory.

Change the path by adding lib as shown here /_PRDS/CCS150/cff6/lib and verify j2zsdk jar is located there?

Verify the access(permission bits) to this directory and jar which should be set to read for the MFASTC id.

 

MFASTC for RACF:

MFASTC id does not have permission to create (mkdir) the logs directory under the LOG_HOME. The MFASTC id would need the access to read/write to that directory.

The started log shows this directory for j2zsdk.jar: /_PRDS/CCS/V15R0B/CCSZFS/cff6/lib which has lib specified and directory name is different from ACF2 system. Double check the location of j2zsdk.jar on ACF2 system as explained above.