EV Archive discovery fails with 'No process is on the other end of the pipe'
book
Article ID: 100034317
calendar_today
Updated On:
Description
Error Message
<< POP-UP ERRORS >>
No process is on the other end of the pipe
Could not start discovery
[#100033] Crawler Error: EVDirectoryService: Unable to acces EV server: edp-ev02
<< Event Viewer >>
Event ID: 1006
Description:
DCOM got error "2147942405" from the computer EDP-EV02 when attempting to activate the server:
{F4D3EB5B-C7C5-11D1-90DB-0000F879BE6A}
<< EVCrawler_output.log >>
2017-07-31 14:59:35,586 [12864] INFO crawler.admin null - Received admin command: CREATE EV_MASTER EV DummyCaseName1
2017-07-31 14:59:35,587 [12864] INFO crawler.admin null - Received admin command: SETPROP EV_MASTER ev-server tx22svaw0069 EVDS-ANY-VAULT;ANY-SITE kvs ********
2017-07-31 14:59:35,587 [12864] INFO crawler.admin null - Received admin command: GETPROP EV_MASTER validate-server
2017-07-31 14:59:36,401 [12864] INFO adapter null - 1 sites available on EV-EDP02
2017-07-31 14:59:39,866 [12864] ERROR root null - Error Context Begins:
2017-07-31 14:59:39,867 [12864] ERROR root null -
populateVaultInfo Could not get Retention Category for a site. CHECK SITE NAME: 1234567890ABCDEF1234567890ABCDEF12345000evlab01
.\EsaEVServer.cpp(376).
2017-07-31 14:59:39,867 [12864] ERROR root null - Adapter Error: Adapter error code: -2147024891
2017-07-31 14:59:39,867 [12864] ERROR root null - Error Context Ends.
2017-07-31 14:59:39,876 [12864] ERROR adapter null - Win32 Error Code: c0000005
Cause
The 'Enterprise Vault Directory Service' is not running on the primary EV server at the EV Site being discovered.
Resolution
TROUBLESHOOTING/RESOLUTION:
► Run the EV Dtrace for EvCrawler from the eDP server
Location: C:\Program Files (x86)\Enterprise Vault\Dtrace
Note: The EvCrawler service may not be present in list of running services.. simply add the service and log the output.
(Ex: SET EvCrawler v)
► Execute the EV Discovery and examine the Dtrace output for the server name responsible for the EV Discovery.
Example snippet below indicates the user is using the EV-EDP02 server for discovery which is redirected to the first EV server in the EV Site EV-EDP01 where the 'Access is denied' error is being generated.
<< SNIPPET >>
[1776] (EvCrawler) <9408> EV:L CBaseDirectoryServiceWrapper::CreateDirectoryService() - Entry [m_nNumTries = 40]
[1776] (EvCrawler) <9408> EV:L CBaseDirectoryServiceWrapper::CreateDirectoryService() - Will try to connect to EV Directory Service on EV-EDP02
[1776] (EvCrawler) <9408> EV:L {VaultCoCreateInstanceEx} CLSID [{F4D3EB5B-C7C5-11D1-90DB-0000F879BE6A}] Server Name [EV-EDP02] Used Server Name [EV-EDP02] Num of attempts [1] Total elapsed [0.175s] Result [Success (0)]
[1776] (EvCrawler) <9408> EV:L {VaultCoCreateInstanceEx} CLSID [{4EC6FF76-C97A-11D1-90E0-0000F879BE6A}] Server Name [(null)] Used Server Name [(null)] Num of attempts [1] Total elapsed [0.040s] Result [Success (0)]
[1776] (EvCrawler) <9408> EV:L CBaseDirectoryServiceWrapper::CreateDirectoryService() - Entry [m_nNumTries = 40]
[1776] (EvCrawler) <9408> EV:L CBaseDirectoryServiceWrapper::CreateDirectoryService() - Will try to connect to EV Directory Service on EV-EDP02
[1776] (EvCrawler) <9408> EV:L {VaultCoCreateInstanceEx} CLSID [{F4D3EB5B-C7C5-11D1-90DB-0000F879BE6A}] Server Name [EV-EDP02] Used Server Name [EV-EDP02] Num of attempts [1] Total elapsed [0.008s] Result [Success (0)]
[1776] (EvCrawler) <9408> EV:L {VaultCoCreateInstanceEx} CLSID [{4EC6FF76-C97A-11D1-90E0-0000F879BE6A}] Server Name [(null)] Used Server Name [(null)] Num of attempts [1] Total elapsed [0.000s] Result [Success (0)]
[1776] (EvCrawler) <9408> EV:L CBaseDirectoryServiceWrapper::CreateDirectoryService() - Entry [m_nNumTries = 40]
[1776] (EvCrawler) <9408> EV:L CBaseDirectoryServiceWrapper::CreateDirectoryService() - Will try to connect to EV Directory Service on EV-EDP01
[1776] (EvCrawler) <9408> EV:L {VaultCoCreateInstanceEx} Attempt [1] to create COM object failed. CLSID [{F4D3EB5B-C7C5-11D1-90DB-0000F879BE6A}] Server Name [EV-EDP01] Elapsed [0.013s] Result [Access is denied. (0x80070005)]
Resolutions:
► Start the 'Enterprise Vault Directory Service' on the server throwing the error.
In the example snippet above, the 'Enterprise Vault Directory Service' on EV-EDP01 was stopped.
► Point the EV Site Alias DNS record to an Active EV server (ask the Enterprise Vault Administrator for assistance)
Issue/Introduction
Veritas EV archive discovery fails with one of two popup errors:
No process is on the other end of the pipe
Could not start discovery
[#100033] Crawler Error: EVDirectoryService: Unable to acces EV server: edp-ev0
Was this article helpful?
thumb_up
Yes
thumb_down
No