Added a new data source on Spotfire and validated successfully, but when we try to see the contents ( from Information Designer) it throws the following error:
Error message: Could not get contents of 'TDV_test' from the server.
InformationModelException at Spotfire.Dxp.Data:
Data source busy. (HRESULT: 80131500)
Stack Trace:
at Spotfire.Dxp.Data.InformationModel.InternalInformationModelManager.ListDataSourceChildren(Guid dataSourceId, String dataSourceName)
at Spotfire.Dxp.Forms.Data.InformationDesigner.Cache.CachedDataSource.<GetChildren>d__34.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at Spotfire.Dxp.Forms.Data.InformationDesigner.Cache.CachedItem.EnsureChildrenLoaded()
at Spotfire.Dxp.Forms.Data.InformationDesigner.VirtualMultiSelectTreeView.TreeItem.Expand()
InformationModelServiceException at Spotfire.Dxp.Services:
Data source busy. (HRESULT: 80131509)
Stack Trace:
at Spotfire.Dxp.Services.WcfSoapService`2.InvokeService[T](Func`1 serviceMethod, String customMethodNameForLogging)
at Spotfire.Dxp.Data.InformationModel.InternalInformationModelManager.ListDataSourceChildren(Guid dataSourceId, String dataSourceName)