oracle.stellent.ridc.protocol.ServiceException: Unable to retrieve search results. Unable to execute
Hello Experts,
I'm using the WebCenter Content 12.2.1.1.0 and currently I'm using RIDC API to Connect the UCM Server and able to access the content but today I continuously start getting the below error
please advise what may be the cause and how I can resolve it.
oracle.stellent.ridc.protocol.ServiceException: Unable to retrieve search results. Unable to execute service method 'getSearchResults'. The error was caused by an internally generated issue. The error has been logged.
at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:142)
at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:108)
at WCCService.searchLatestUCMDoc(WCCService.java:78)
at ERPIntegtaion.main(ERPIntegtaion.java:25)