Hi All,
Please help for the below issue.
One user is created in Weblogic Server as ODI_ADMIN and I have configured the jps-config.xml then run the odi-credtool.cmd then restarted the weblogic domain and then try create master repository using the external user id.But I am getting the below error.--
ODI-23020 : Error detected during repository installation
Invalid external authentication credentials.
oracle.odi.core.security.BadCredentialsException: ODI-10199: Incorrect ODI username or password.
JPS-00056: Failed to create identity store service instance idstore.ldap.provider:idstore.ldap. Reason: oracle.classloader.util.AnnotatedClassNotFoundException:
LOG:--
2014-02-12 19:19:32.626 WARNING JPS-00167 Invalid xml content was found. cvc-complex-type.2.4.a: Invalid content was found starting with element 'property'. One of '{"http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd":extendedProperty, "http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd":extendedPropertySetRef, "http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd":serviceInstanceRef}' is expected. Location: line 71 column 49.
2014-02-12 19:19:34.201 WARNING JPS-06050 file C:\Oracle\Middleware\Oracle_ODI1\oracledi\client\odi\bin\audit-store.xml was not found
2014-02-12 19:19:34.279 WARNING JPS-00056: Failed to create identity store service instance idstore.ldap.provider:idstore.ldap. Reason: oracle.classloader.util.AnnotatedClassNotFoundException:
Have followed the steps for weblogic LDAP configuration with ODI from oracledwbi.wordpress.com/catagory/odi
Required Info:-- ODI Version =11.1.1.7.0
Weblogic version= 10.3.6.0
Thanks,