A Second instance of IRIS in Kubernetes Cluster pointing to SGP entity is created and it works as expected.
But when the second instance of IRIS is brought up, it registers itself with TWAC console for monitoring.
The TWAC Console throws the following error during this registration step. PFA Full Logs.
org.springframework.dao.IncorrectResultSizeDataAccessException: query did not return a unique result: 2; nested exception is javax.persistence.NonUniqueResultException: query did not return a unique result: 2
But in spite of this error the IRIS App works fine and we are able to see the second instance in TWAC too.
We need clarification on this error.