Skip to Main Content

Java Development Tools

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!

ADF Application Crashing in PROD Instance

SUMITH MAMIDIPELLYAug 3 2022 — edited Aug 3 2022

Hi Team,
I'm using Jdev 12.2.1.3.0. My application is working fine in my local jdev and also Other Instances like (DEV,TEST and PRE).But it is crashing only in Production Instance. Please do check and let me know what is the root cause of the below and what else to be done to fix them.
The below are logs, shared by the DBA. I'm sharing only which has ERROR Tag:

*** Moderator action (Timo): removed personal information from the error messages!
User, you should not post sensitive personal data here. Next time I'll remove the whole message!
***
[2022-08-01T23:54:39.437-05:00] [iwarprod_server1] [ERROR] [ADF_FACES-30013] [oracle.adfinternal.view.faces.activedata.SessionDataUpdateManager] [tid: [ACTIVE].ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 716959e4-f6c0-4266-9d5a-485acdbcc476-000156ab,0] [APP: iWarrantyApplicationR2] [partition-name: DOMAIN] [tenant-name: GLOBAL] cannot register active data when window has no name
[2022-08-01T20:27:59.533-05:00] [iwarprod_server1] [ERROR] [ADFC-50018] [oracle.adfinternal.controller.application.AdfcExceptionHandler] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [xxxxxxxxx [ecid: 716959e4-f6c0-4266-9d5a-485acdbcc476-0001493a,0] [APP: iWarrantyApplicationR2] [partition-name: DOMAIN] [tenant-name: GLOBAL] [DSID: 0000O9S81Hr7i4uLsa^AyX1YtT3h00004q] ADFc: No exception handler was found for an application exception.[javax.faces.FacesException: Broken pipe
[2022-08-01T19:08:00.407-05:00] [iwarprod_server1] [ERROR] [] [oracle.adfinternal.view.faces.renderkit.rich.PanelTabBaseRenderer] [tid: [ACTIVE].ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'] [xxxxxxxxx] [ecid: 716959e4-f6c0-4266-9d5a-485acdbcc476-000140e7,0] [APP: iWarrantyApplicationR2] [partition-name: DOMAIN] [tenant-name: GLOBAL] [DSID: 0000O9Rqgqr7i4uLsa^AyX1YtT3h00004l] ContentDelivery=immediate is not supported outside of attachment mode.
[2022-08-02T06:41:32.448-05:00] [iwarprod_server1] [ERROR] [] [oracle.jbo.server.DBTransactionImpl.sharedTransaction] [tid: [ACTIVE].ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'] [xxxxxxxxx] [ecid: 716959e4-f6c0-4266-9d5a-485acdbcc476-00017560,0] [APP: iWarrantyApplicationR2] [partition-name: DOMAIN] [tenant-name: GLOBAL] [DSID: 0000O9UMvTK7i4uLsa^AyX1YtT3h000059] Detected transaction access from a session context different than the context that attached to the transaction.
[2022-08-02T00:37:02.795-05:00] [iwarprod_server3] [ERROR] [ADF_FACES-30013] [oracle.adfinternal.view.faces.activedata.SessionDataUpdateManager] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 95bb8eb1-2bc2-4077-82ed-f987b727e25a-00012b44,0] [APP: iWarrantyApplicationR2] [partition-name: DOMAIN] [tenant-name: GLOBAL] cannot register active data when window has no name
[2022-08-01T20:06:35.562-05:00] [iwarprod_server3] [ERROR] [] [oracle.adfinternal.view.faces.webapp.rich.ServletWindowManager] [tid: [ACTIVE].ExecuteThread: '29' for queue: 'weblogic.kernel.Default (self-tuning)'] [xxxxxxxx] [ecid: 95bb8eb1-2bc2-4077-82ed-f987b727e25a-000119f7,0] [APP: iWarrantyApplicationR2] [partition-name: DOMAIN] [tenant-name: GLOBAL] [DSID: 0000O9RyZ3H7i4uLsa^AyX1YtT3f00004O] No window specified in request

Comments

Post Details

Added on Aug 3 2022
6 comments
455 views