Hello Experts,
Am facing the below error in console page.Can someone help out here ?
The following error occurred while performing a repository action. Error - [PCSF_10007] Cannot connect to repository [dev_repo] because \n[[REP_61082] AdminConsole's code page (UTF-8 encoding of Unicode) is not one-way compatible to repository dev_repo's code page (MS Windows Latin 1 (ANSI), superset of Latin1). Failed to connect to repository service [dev_repo].].
Below my environment variables in .bash_profile
LANG=en_US.utf8; export LANG
LC_ALL=en_US.utf8; export LC_ALL
INFA_CODEPAGENAME=UTF-8; export INFA_CODEPAGENAME
Thanks,
Ahmed.