Skip to Main Content

Security 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!

ebs access gate deployment issue

Haythem.ElKhoulyJul 13 2016 — edited Jul 14 2016

Hi All,

I am trying to integrate ebs with oam i follow oracle note (Doc ID 1484024.1) my ebs version 12.1.1 and i use oam 11gr2 ps3 and oid 11.1.1.7. i am able to do all steps in on note but i stuck in section number 5 when i am trying to deploy ebs accessgate always it fails in creating datasource i tried to run ant script for create datasource but same failed to create and i get this error message  in logs for server

Caused By: weblogic.common.ResourceException: weblogic.common.ResourceExcep

tion: ORA-20001: The Applications user, APPS is not authorized to access th

e database.

ORA-06512: at "APPS.APP_EXCEPTION", line 72

ORA-06512: at "APPS.FND_SECURITY_PKG", line 522

ORA-06512: at line 1

I tried to create the datasource manually from weblogic console with user apps and it was created successfully and i am able to deploy ebs accessgate by running  ant script with option deployapplication  but when i try to access deployed application in browser i get the following error

Error 500--Internal Server Error

java.lang.ClassCastException: weblogic.servlet.internal.ServletRequestImpl cannot be cast to oracle.apps.fnd.ext.sso.AppsHttpServletRequestWrapper

  at oracle.apps.fnd.ext.sso.FndSsoPreLogin.doGet(Unknown Source)

  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)

  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

Sincerely,

Haythem

This post has been answered by Haythem.ElKhouly on Jul 14 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 11 2016
Added on Jul 13 2016
3 comments
2,683 views