Tuesday, April 26, 2016

Endeca 11.2 : Workbench login credentials are not found or found invalid credential type for key

Behaviour :- Following Exception/Error comes during Endeca Application initialize services or baseline/partial indexing process. [04.2... thumbnail 1 summary
Behaviour :-

Following Exception/Error comes during Endeca Application initialize services or baseline/partial indexing process.


[04.20.16 22:46:52] INFO: Provisioning site from prototype...
[04.20.16 22:46:54] SEVERE: Workbench login credentials are not found or found invalid credential type for key <ifcr> and mapName <endecaToolsAndFrameworks>. Please update using <ENDECA_TOOLS_ROOT>/credential_store/bin/manage_credentials script with '--type password' as argument. Please refer to script usage.
[04.20.16 22:46:54] SEVERE: Failed to initialize IFCRUtility.
Occurred while executing line 3 of valid BeanShell script:
[[
1|
2|    
3|    IFCR.provisionSite();
4|    CAS.importDimensionValueIdMappings("Discover-dimension-value-id-manager",
5|         InitialSetup.getWorkingDir() + "/test_data/initial_dval_id_mappings.csv");
6|    
]]

[04.20.16 22:46:54] SEVERE: Caught an exception while invoking method 'run' on object 'InitialSetup'. Releasing locks.

Caused by java.lang.reflect.InvocationTargetException
sun.reflect.NativeMethodAccessorImpl invoke0 - null
Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException
com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing valid BeanShell script.
Caused by com.endeca.soleng.eac.toolkit.exception.AppConfigurationException
com.endeca.soleng.eac.toolkit.component.IFCRComponent initIFCR - Failed to initialize IFCRUtility.


Solution :-
Above Exception comes as Endeca workbench password does not match with csfManager defined in WorkbenchConfig.xml. This happens if Endeca workbench password changed from change password screen and the same password not updated manually in CSF/OCS repository.


Change Password using Endeca Workbench

Find out command below to update Endeca CSF/OCS repository :-

Run the command manage_credentials.bat add --user admin --key ifcr under <<ToolsAndFrameworks_PATH>>/<<version>>/credential_store.
 - Update the password with workbench password.
 - When it prompts to overwrite, type yes.


From Author

Was this post resolve the solution you are looking for? are you looking for some other issues?Provide your comments

No comments

Post a Comment

Note: Only a member of this blog may post a comment.

Text Widget