When install new ToolsAndFramework 11.2 and run initialize_services.bat step. We get below error
[12.07.15 00:00:00] SEVERE: Unauthorized (401): Unauthorized access to workbench . Please check your credentials in WorkbenchConfig.xml/OCS. If problem still persists, please contact your administrator. Occurred while executing line 3 of valid BeanShell script: [[ 1| 2| 3| IFCR.provisionSite(); 4| 5| ]] [12.07.15 00:00:00] SEVERE: Caught an exception while invoking method 'run' on object 'InitialSetup'. Releasing locks.
Solutions:
Running below command we can reset the password to make it work for the script.
C:\Endeca\ToolsAndFrameworks\11.2.0\credential_store\bin>manage_credentials.bat add --key ifcr --user admin Enter password for user admin : Re-enter password to confirm : Credential of type [password] already exists for this key. Do you want to replace it [yes/no] ?yes 07 Dec 2015 00:02:00,713 INFO CSFHandler:146 - Credential successfully updated for map : endecaToolsAndFrameworks. C:\Endeca\ToolsAndFrameworks\11.2.0\credential_store\bin>