Application displays 'null' for labels, utilities etc when the login language to ARC is not English
Ensure that the entry of the language_name column in the 'ADMIN_LANGUAGE' table is in English. Sometimes, if the entry of this column is non-English (for e.g. in Spanish) then logging-in with Spanish will have improper label values, utilities etc.
Related Articles
The application displays null for labels, utilities etc., if the login language is not English. Why?
Ensure that the entry of the language_name column of the ADMIN_LANGUAGE table is English. If not, the language you have selected will display improper label values, utilities, etc.
Can a user without any Role assigned, login to the ARC application?
No, a user has to be assigned a Role to login to the application. So if a user is unable to login to the application, make sure the User is assigned to a Role.
Unable to login to ARC Instance.
Restart the HSQL DB to resolve the Issue. Also to avoid this problem in future, it is recommended to have a scheduled re-start of tomcat at least twice a week and HSQL instances once a week. Apart from these scheduled re-starts clean-up of the usage ...
Unable to Login to ARC. Why?
Check for the following as a first step: a) The last ETL date key from the application log is displaying as 'null' and hence unable to login to Analyst. b) Check for the connections to Admin DB and the Warehouse c) Look for any exceptions thrown in ...
The Environment code filter displays 'null', though the user has access to specific environment codes. Why?
The Environment Code mapped to the user in the table 'ADMIN_USER_ENV', and the one mapped in V_DIM_STORE against the specific STORE_CODE should be same. If not, please modify it.