Hi
I have installed BI Apps 11.1.1.9.2 with ODI using the below link and everything went well as per the standard oracle document. But when i try to login into ODI studio it gives me below error. I verified the admin username and password form the bi apps config. step and it seems to be fine.
I have already generated the conif-jse.xml and cswallet files by running the wlst command as specified in the document and I even edited the odi.conf file in the same directory. But still I am unable to login to the ODI studio. Any help would be appreciated as this is delaying the progress.
Below is the error:
oracle.odi.core.security.BadCredentialsException: ODI-10199: Incorrect ODI username or password.
at oracle.odi.core.security.SecurityManager.doODIInternalAuthentication(SecurityManager.java:363)
at oracle.odi.core.security.SecurityManager.createAuthentication(SecurityManager.java:278)
at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.testConnection(SnpsDialogLoginDetail.java:770)
at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.access$4(SnpsDialogLoginDetail.java:752)
at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail$2.performAction(SnpsDialogLoginDetail.java:297)
at oracle.odi.ui.framework.event.OdiActionListener.actionPerformed(OdiActionListener.java:69)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2319)
Thanks
Vyshak