Hi All,
Siebel version: 8.1.1.14.0
OS: Windows Server 2008 R2
DB: Oracle 11g Enterprise Edition (32 bit)
I have installed Siebel server on the server mentioned above. It is running perfectly on the localhost. I want to write web services as a task assigned to me. I have generated the WSDL file from inbound web services section available in the Siebel interface.
My problem is when I call the web services it displays an error on the web browser.
ERROR: Login failed attempting to connect to %1
When I call the web service it create/update a log file called SCBroker_0003_3145730.log in the log directory of the siebsrvr. And in that file it prints an error: GenericLog GenericError 1 0000000354cf0d7c:0 2015-02-03 13:56:37 (scbcomp.cpp (266) err=4653064 sys=0) SBL-SCB-00008: Component (eaiobjmgr_enu) is unavailable on this server.
I found that the Component name EAIObjMgr_enu into the Admistration - Server Configuration -> Enterprises -> Component Definition section. Its in the Active state also but its still showing the same error message in the browser as well as in the logs.
What is the problem? How I can solve this? Is Component name is case sensitive? As the name of the existing component is EAIObjMgr_enu and in the log it is displaying eaiobjmgr_enu. If anybody can help me out then it would be a great help.
Thanks in advance