Error Message: Invalid HTTP response status 401
You need to determine why the error message, Search Server, invalid HTTP response status 401 has occurred.
About this task
When running Unica Discover Session Archiving data extractor jobs, you may see errors similar to the following:
9/29/2009 12:23:36 PM | Reading event definitions ...
9/29/2009 12:23:36 PM | Search server error (HQA:19000):
Discover.SearchServer.SearchServerException:
SearchServerCS.TalkToRealSearchServer(): Invalid HTTP response status 401
at Discover.SearchServer.RealSearchServer.RealCommunicate(String command,
ArrayList args, Int32 timeout)
at Discover.SearchServer.DCSearchServer.GetEventListMS(Boolean log, Int32
timeout)
9/29/2009 12:23:36 PM | Trying to get event list from search server
HQA:19000...
The Unica Discover Session Archiving is attempting to run the data extraction task as the local system administrator account. Under NT authentication, it is recommended that the DataExtractor use a local non-system account.
Procedure
-
Review the logs to verify the NT user being used to connect. You should see an entry like the
following:
9/29/2009 12:23:35 PM | NtAuthorization server: HQA:19000, user: NT_AUTH\SYSTEM
-
The above indicates that a local system admin account user is in use:
NT_AUTH\SYSTEM
. -
Change the account to use:
- On the server, open the Windows™ Services Control Panel.
-
In the list of services, double-click
Discover Extractor Service
. - Click the Log On tab.
- Click This Account.
- Specify the account to use.
- Click OK.
- In the Domain controller, verify that the above user is part of the Admin group for the domain, which ensures that the user has access to the other servers in the domain.
-
In the Discover Portal, add the above account to the Unica Discover Admin group.
- In the Portal menu, select .
- In the Portal Management page, click the Unica Discover User Administration heading.
- Click the Groups link.
- Select Admin Group.
- Click Assign Users.
- Select a check box next to the above user.
- Click Save.
- Restart all Discover Services.