INFO messages in the Identity Portal log
search cancel

INFO messages in the Identity Portal log

book

Article ID: 241812

calendar_today

Updated On:

Products

CA Identity Suite CA Identity Governance

Issue/Introduction

When Identity Portal starts get the following INFO messages:

INFO  [com.idmlogic.sigma.manager.impl.InMemoryModelManagerBean] (default task-76) The sigma model for entity PROFILE is invalid, loading it from the DB
INFO  [com.idmlogic.sigma.manager.impl.InMemoryModelManagerBean] (default task-74) The sigma model for entity APPLICATION is invalid, loading it from the DB
INFO  [com.idmlogic.sigma.manager.impl.InMemoryModelManagerBean] (default task-75) The sigma model for entity GROUP is invalid, loading it from the DB
INFO  [com.idmlogic.sigma.manager.impl.InMemoryModelManagerBean] (default task-73) The sigma model for entity LOCALIZATION is invalid, loading it from the DB
INFO  [com.idmlogic.sigma.manager.impl.InMemoryModelManagerBean] (default task-75) The sigma model for entity LOCALIZATION is invalid, loading it from the DB
INFO  [com.idmlogic.sigma.manager.impl.InMemoryModelManagerBean] (default task-70) The sigma model for entity FORM is invalid, loading it from the DB
INFO  [com.idmlogic.sigma.manager.impl.InMemoryModelManagerBean] (default task-76) The sigma model for entity EXTENSION is invalid, loading it from the DB
INFO  [com.idmlogic.sigma.manager.impl.InMemoryModelManagerBean] (default task-77) The sigma model for entity SIGMA_MODULE is invalid, loading it from the DB
INFO  [com.idmlogic.sigma.manager.impl.InMemoryModelManagerBean] (default task-73) The sigma model for entity SIGMA_ROLE is invalid, loading it from the DB

Environment

Identity Governance 14.x

Cause

There are three reasons for these INFO messages

 

These INFO messages actually say that the sigma model data cache is invalid and fetch it from DB.

1. This actually happens when the server starts up

2. When we do 'Clear Cache' from portal admin UI.

3. When some model entity changed, the sigma server should be invalidating the sigma model and loading it from the DB.

Resolution

These are benign messages just to inform the cache was changed. The messages can be ignored.