Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
1294 posts
|
Hello,
when a user logs in, he is getting the error in below: Exception Details. oracle.apps.fnd.framework.OAException: No data found for region (/oracle/apps/fnd/framework/navigate/webui/NewHomePG). at oracle.apps.fnd.framework.webui.JRAD2AKMapper.loadPage(JRAD2AKMapper.java:773) at oracle.apps.fnd.framework.webui.OAPageBean.initializeCustomizationsMDS(OAPageBean.java:7210) at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2446) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1991) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:567) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:455) at _pages.__oa._jspService(__oa.java:233) at weblogic.servlet.jsp.JspBase.service(JspBase.java:34) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:184) at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(Req error_login_AVINESH.txt I have done the following steps in the file: serveroutput.docx Thanks, Roshan |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Administrator
5731 posts
|
Send me the portion of oacore server log file that represents the server side error. oacore server log file (oacore_server1.out) Dont send me the whole log file. Get the error, and send me the last portion of the oacore server log file. Also check this if you are VPD policies enabled; Unexpected Error On R12.2 Home Page (Doc ID 1937429.1) 2016-04-28 8:25 GMT+03:00 Roshan [via Erman Arslan's Oracle Forum] <[hidden email]>: Hello, ... [show rest of quote] Erman Arslan Applications and Database Operations Manager Oracle Certified Expert Certified Exadata Administrator Certified Linux Administrator Author for Apress MBA Blog: ermanarslan.blogspot.com Forum: http://ermanarslan.blogspot.com/p/forum.html M: 05301567803 |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
1294 posts
|
Please find below the error in oacore_server1.out log file:
ServletContext-/OA_HTML> <BEA-000000> <chain failed java.lang.IllegalStateException: Cannot resize buffer - 1001 bytes have already been written (Servlet 2.3, sec. 5.1) at weblogic.servlet.internal.ServletResponseImpl.setBufferSize(ServletResponseImpl.java:357) at javax.servlet.ServletResponseWrapper.setBufferSize(ServletResponseWrapper.java:159) at weblogic.servlet.jsp.PageContextImpl.initialize(PageContextImpl.java:74) at weblogic.servlet.jsp.PageContextImpl.<init>(PageContextImpl.java:110) at weblogic.servlet.jsp.JspFactoryImpl.getPageContext(JspFactoryImpl.java:40) Truncated. see log file for complete stacktrace > <Apr 28, 2016 9:56:41 AM MUT> <Error> <ServletContext-/OA_HTML> <BEA-000000> <chain failed java.lang.IllegalStateException: Cannot resize buffer - 1333 bytes have already been written (Servlet 2.3, sec. 5.1) at weblogic.servlet.internal.ServletResponseImpl.setBufferSize(ServletResponseImpl.java:357) at javax.servlet.ServletResponseWrapper.setBufferSize(ServletResponseWrapper.java:159) at weblogic.servlet.jsp.PageContextImpl.initialize(PageContextImpl.java:74) at weblogic.servlet.jsp.PageContextImpl.<init>(PageContextImpl.java:110) at weblogic.servlet.jsp.JspFactoryImpl.getPageContext(JspFactoryImpl.java:40) Truncated. see log file for complete stacktrace > <Apr 28, 2016 9:56:41 AM MUT> <Error> <ServletContext-/OA_HTML> <BEA-000000> <chain failed java.lang.IllegalStateException: Cannot resize buffer - 1333 bytes have already been written (Servlet 2.3, sec. 5.1) at weblogic.servlet.internal.ServletResponseImpl.setBufferSize Thanks |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Administrator
5731 posts
|
This is not representing the error your user is getting... Did you check? Unexpected Error On R12.2 Home Page (Doc ID 1937429.1) 2016-04-28 10:55 GMT+03:00 Roshan [via Erman Arslan's Oracle Forum] <[hidden email]>: Please find below the error in oacore_server1.out log file: ... [show rest of quote] Erman Arslan Applications and Database Operations Manager Oracle Certified Expert Certified Exadata Administrator Certified Linux Administrator Author for Apress MBA Blog: ermanarslan.blogspot.com Forum: http://ermanarslan.blogspot.com/p/forum.html M: 05301567803 |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Administrator
5731 posts
|
In reply to this post by Roshan
Is your document displayed , I mean NewHomePG, when you run the following; 2016-04-28 12:42 GMT+03:00 Erman Arslan <[hidden email]>:
... [show rest of quote] Erman Arslan Applications and Database Operations Manager Oracle Certified Expert Certified Exadata Administrator Certified Linux Administrator Author for Apress MBA Blog: ermanarslan.blogspot.com Forum: http://ermanarslan.blogspot.com/p/forum.html M: 05301567803 |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Administrator
5731 posts
|
In reply to this post by Roshan
Also, your personalizations may be the cause; list them; exec jdr_utils.listcustomizations('/oracle/apps/fnd/framework/navigate/webui/NewHomePG'); If you see any personalizations, disable the self service personal(Update the profile option Disable Self-Service Personal = FND_DISABLE_OA_CUSTOMIZATIONS to Yes at user level or site level and retry with that user. Bounce the Applications tier and retest.) If you succeed this time, send this personalization issue to your development team. 2016-04-28 12:50 GMT+03:00 Erman Arslan <[hidden email]>:
... [show rest of quote] Erman Arslan Applications and Database Operations Manager Oracle Certified Expert Certified Exadata Administrator Certified Linux Administrator Author for Apress MBA Blog: ermanarslan.blogspot.com Forum: http://ermanarslan.blogspot.com/p/forum.html M: 05301567803 |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
1294 posts
|
Yes. The personalizations are enabled. I can see the buffer error related to oacore_server1.out file
SQL> set serverout on; SQL> exec jdr_utils.listcustomizations('/oracle/apps/fnd/framework/navigate/webui/NewHomePG'); /oracle/apps/fnd/framework/navigate/webui/customizations/user/1837/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1524/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/2181/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1841/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1276/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1375/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1707/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1327/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1346/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1114/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1493/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1521/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1318/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1302/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1360/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1816/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1359/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1489/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1452/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/2187/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1658/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1251/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/2180/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1770/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1502/NewHomePG /oracle/apps/fnd/framework/navigate/webui/customizations/user/1333/NewHomePG BEGIN jdr_utils.listcustomizations('/oracle/apps/fnd/framework/navigate/webui/NewHomePG'); END; * ERROR at line 1: ORA-20000: ORU-10027: buffer overflow, limit of 2000 bytes ORA-06512: at "SYS.DBMS_OUTPUT", line 32 ORA-06512: at "SYS.DBMS_OUTPUT", line 97 ORA-06512: at "SYS.DBMS_OUTPUT", line 112 ORA-06512: at "APPS.JDR_UTILS", line 661 ORA-06512: at line 1 Thanks |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Administrator
5731 posts
|
Disable personalization as I suggested in my earlier reply and retry? What is the result? 2016-04-28 12:28 GMT+03:00 Roshan [via Erman Arslan's Oracle Forum] <[hidden email]>: Yes. The personalizations are enabled. I can see the buffer error related to oacore_server1.out file ... [show rest of quote] Erman Arslan Applications and Database Operations Manager Oracle Certified Expert Certified Exadata Administrator Certified Linux Administrator Author for Apress MBA Blog: ermanarslan.blogspot.com Forum: http://ermanarslan.blogspot.com/p/forum.html M: 05301567803 |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
1294 posts
|
Hi,
it is o.k now. the error is gone. if I delete those personalizatio(NewHomepg), is it dangerous? |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Administrator
5731 posts
|
After you get the approvals from functional admins for removing them, you can remove them. 30 Nis 2016 07:28 tarihinde "Roshan [via Erman Arslan's Oracle Forum]" <[hidden email]> yazdı:
Hi, |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
1294 posts
|
Hello,
the user is now getting the error in the screenshot when submitting request. errorAvinesh.png Thanks, Regards |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Administrator
5731 posts
|
Check oracle support 30 Nis 2016 15:28 tarihinde "Roshan [via Erman Arslan's Oracle Forum]" <[hidden email]> yazdı:
Hello, |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
1294 posts
|
Hello,
I checked it with the functional team. They will make a few modifications. The user will no longer use the "LAP PR screen". Thanks, Roshan |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Administrator
5731 posts
|
good. This is what needs to be done. 2016-05-02 8:42 GMT+03:00 Roshan [via Erman Arslan's Oracle Forum] <[hidden email]>: Hello, Erman Arslan Applications and Database Operations Manager Oracle Certified Expert Certified Exadata Administrator Certified Linux Administrator Author for Apress MBA Blog: ermanarslan.blogspot.com Forum: http://ermanarslan.blogspot.com/p/forum.html M: 05301567803 |
Free forum by Nabble | Edit this page |