We have Content Server 10.5 Service Pack 1 [with Update 2015-06 (version 10.5.0.1715)], otds 10.5 and ELS 10.5 installed here. I am able to login to ELS configured in Adminstrataion client with otadmin@otds.admin.
In Adminstartaion client when I click on the "Enterprise Library Services" node, it throws an error as "Could not find the enterprise Library".
Also when I checked "localhost_access_log.2015-07-10" in tomcat, below error is returned. Attached is the entire log.
0:0:0:0:0:0:0:1 - - [10/Jul/2015:09:33:25 +0530] "GET /ot-elib/ HTTP/1.1" 404 967
0:0:0:0:0:0:0:1 - - [10/Jul/2015:09:33:32 +0530] "GET /ot-elib/ HTTP/1.1" 404 967
0:0:0:0:0:0:0:1 - - [10/Jul/2015:09:33:53 +0530] "GET /ot-elib/services/ HTTP/1.1" 404 121
0:0:0:0:0:0:0:1 - - [10/Jul/2015:09:33:58 +0530] "GET /ot-elib/ HTTP/1.1" 404 967
System.Web.Services.Protocols.SoapException
Actor:
Code: ELService.Operation.GetAllTypesFailed
Lang:
Node:
Role:
Detail: <detail>
<ns2:ELServiceFault xmlns:ns2="urn:elib.services.ecm.opentext.com">
<faultCode>ELService.Operation.GetAllTypesFailed</faultCode>
<message>Getting all object types failed!</message>
<parameters>
<entry>
<key>EVENT_ID</key>
<value>Fri Jul 10 10:10:02 IST 2015</value>
</entry>
<entry>
<key>CAUSE_MESSAGES</key>
<value>Could not find the EnterpriseLibrary service|</value>
</entry>
</parameters>
</ns2:ELServiceFault>
</detail>