Oracle Endeca 11.2 Unauthorized (401): Unauthorized access to workbench

  1. Home
  2. Blog
  3. Oracle Endeca 11.2 Unauthorized (401): Unauthorized access to workbench

Oracle Endeca 11.2 Unauthorized (401): Unauthorized access to workbench

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>

 

 

 

Let's Share
Show Buttons
Hide Buttons