Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Issue in starting oraclediagent from weblogic console - ODI Webservice

969534Oct 19 2012 — edited Oct 19 2012
Hi
We have a requirement to publish the ODI scenrio as webservice so that other applications can initiate the ODI scenario. We dont have a proper expert for ODI we searched in web and went through all documents and blogs to understand on how to implement this. We found that Public Web Service will helps in executing a scenario from webservice. We performed below steps:

1> Installed WebLogic
2> Installed ODI with Developer, Standalone Agent and Java J2EE component(which contains Public Web Service)
3> While installing ODI created new agent, provided SUPERVISOR, MASTER and WORK repository details. Installation completed successfully and able to connect to repo using ODI client.
4> Started the weblogic server. In deployed applications 'oraclediagent' state is shown as Failed. I tried to start it from console but getting below error.


+weblogic.application.ModuleException: [HTTP:101216]Servlet: "AgentServlet" failed to preload on startup in Web application: "oraclediagent". ODI-1400: Agent OracleDIAgent start failure: JDBC connection error occurs while connecting to the master repository. ODI-1545: Missing odi supervisor credentials in credential store map [oracle.odi.credmap] with key [SUPERVISOR]. at oracle.odi.runtime.agent.support.JPSCredentialProvider.getCredential(JPSCredentialProvider.java:48) at oracle.odi.runtime.agent.CompositeCrendentialProvider.getCredential(CompositeCrendentialProvider.java:48) at oracle.odi.runtime.agent.servlet.AgentServlet.startup(AgentServlet.java:323) at oracle.odi.runtime.agent.servlet.AgentServlet.init(AgentServlet.java:239) at javax.servlet.GenericServlet.init(GenericServlet.java:241) at +

This error clearly says it is due to credential failure. We have verified datasources of Master and Work repositore which are correct but dont know how to update SUPERVISOR credentials.

Can someone please help me in solving this error. Am I going in a correct way to achieve my requirement? if not please guide me through correct path :)

thanks in advance.

Regards
KK

Edited by: 966531 on Oct 19, 2012 5:47 AM
This post has been answered by Tina.Wang-Oracle on Oct 19 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 16 2012
Added on Oct 19 2012
2 comments
5,551 views