Hello Everyone,
I am getting an metadata related error when i click on Set Active in profile window from Enterprise Guide.
I am using SAS 9.4 M3 and EG 7.13 64 bit on a windows 10 machine.
The same is working fine for other user on windows 7.
I am connected on LAN.
I did telnet to the Metadata server on 8561 and it was successful.
I performed the Integration Technology test which was also successful.
Select 'Start > Programs > SAS > Utilities > Integration Technologies Configuration'
- Test SAS Servers > Next
- Enter a SAS server definition manually > Next
- SAS Metadata Server > Select 'IOM BRIDGE' connection
- Enter the Fully qualified Server Name - Port (the default port # is 8561)
- User's ID and PW
- Test Connection - Successful.
Running out of option now on this and seeking some help from the community.
Would appreciate if someone could suggest what could be causing this ?
I am posting the detailed error message below -
Error pop up -
An unexpected error has occurred while accessing Metadata.
unexpected metadata found while processing query.
Detailed Error -
Error Message :
Error initializing metadata connection
The object invoked has disconnected from its clients. (Exception from HRESULT: 0x80010108 (RPC_E_DISCONNECTED))
-------------------------- Technical Information Follows --------------------------
Exception Details:
----------------------------------------
Exception type: SAS.EC.Directory.Metadata.MetadataException
Message: Error initializing metadata connection
Source: EC.Directory
Target Site: Initialize
Stack Trace:
at SAS.EC.Directory.Metadata.OMSProvider.Initialize()
at SAS.EC.Directory.Metadata.OMSProvider.Connect()
at SAS.EG.SDS.Dialogs.ProviderConnectDlg.Connect(Object sender, DoWorkEventArgs e)
Inner Exception Details:
----------------------------------------
Exception type: System.Runtime.InteropServices.COMException
Message: The object invoked has disconnected from its clients. (Exception from HRESULT: 0x80010108 (RPC_E_DISCONNECTED))
Source: SASOMIInterop
Target Site: GetInfo
Stack Trace:
at SASOMI.ISecurity_1_1.GetInfo(String InfoType, String CredHandle, Array& Options, Array& Output)
at SAS.EC.Directory.Metadata.OMSProvider.Initialize()
Thanks in Advance !!