'Errors/Warnings/Notifications' Getting Logged In The Weblogic Server Log File When Using RDC Onsite.
(Doc ID 2946618.1)
Last updated on OCTOBER 04, 2024
Applies to:
Oracle Clinical - Version 5.4.0 and laterOracle Clinical Remote Data Capture Option - Version 5.4.0 and later
Information in this document applies to any platform.
Symptoms
1)
The following
- Notifications
- Warnings
- Errors
get logged in the '[Middleware_Home]\user_projects\domains\OPADomain\servers\[server]_OPA_1\logs\[server]_OPA_1-diagnostic.log' file when using the RDC Onsite 5.4 application:
MESSAGE_TYPE | LOGGER | APP | MESSAGE_TEXT |
[ERROR] | [oracle.adf.model.log.adapteddc.share.SharedDataControl] | [olsardc] |
No key attributes were found for the bean structure definition oracle.pharma.rdc.model.bean.xx e.g. No key attributes were found for the bean structure definition oracle.pharma.rdc.model.bean.JsonData |
[ERROR] | [oracle.adf.share.ADFContext] | ADFContext leak detected.[[ java.lang.Throwable: DIAGNOSTIC AID at oracle.adf.share.ADFContext.setAsCurrent(ADFContext.java:1667) at oracle.adf.share.ADFContext.createDefaultContext(ADFContext.java:1251) etc ]] |
|
[ERROR] | [oracle.adfinternal.view.faces.webapp.rich.ServletWindowManager] | [olsardc] | No window specified in request |
[ERROR] | [oracle.adfinternal.view.faces.activedata.SessionDataUpdateManager] | [olsardc] | cannot register active data when window has no name |
[NOTIFICATION] | [oracle.adf.model.collisions.cpx] | [olsardc] |
Re/Loading definition for datacontrol:oracle.pharma.rdc.model.services.xx e.g. Re/Loading definition for datacontrol:oracle.pharma.rdc.model.services.JsonDataService |
[NOTIFICATION] | [oracle.adfinternal.controller.state.ControllerState] | [olsardc] | ADFc: Limiting the number of RootViewPorts to 20 |
[WARNING] | [oracle.adf.model.log.UserHintsImpact] | [olsardc] |
ListBinding:xxx in pagedef:xxx allows mandatory but has nullvalue position set to 'none'. e.g. ListBinding:BookName in pagedef:oracle.hsgbu.rdc.srnd.view.fragment.BlankReportPageDef allows mandatory but has nullvalue position set to 'none'. |
[WARNING] | [oracle.adfinternal.view.faces.model.binding.FacesCtrlListBinding] | [olsardc] | ADFv: Could not find selected item matching value ALL of type: java.lang.String in the list-of-values. |
[WARNING] | [oracle.adfinternal.view.faces.renderkit.rich.SimpleSelectOneRenderer] | [olsardc] | Could not find selected item matching value "4001,VISIT 1" in RichSelectOneChoice[UIXEditableFacesBeanImpl, id=visit] |
[WARNING] | [oracle.adfinternal.view.faces.model.binding.FacesCtrlRangeBinding] | [olsardc] | ADFv: rowIterator is null. |
[WARNING] | [oracle.adfinternal.controller.state.AdfcContext] | [olsardc] | [ADFC-62008] / ADFc: This application is running in a cluster but High Availability mode is not enabled in adf-config.xml. |
[WARNING] | [org.apache.myfaces.trinidad.component.UIXFacesBeanImpl] | [olsardc] | Invalid value mutation during decode or encode: View=/Main Component=pt1:r2:4:pc1:t1 attr=value EL=#{backingBeanScope.backing_TableDataCollectionSP.visitsCrfsMap} old=[oracle.hsgbu.rdc.srnd.view.model.SpData@5ac5822f,oracle.hsgbu.rdc.srnd.view.model.SpData@7b6a923b] new=[oracle.hsgbu.rdc.srnd.view.model.SpData@4949df34, oracle.hsgbu.rdc.srnd.view.model.SpData@46cf9822] etc |
[WARNING] | [org.apache.myfaces.trinidad.component.UIXComponentBase] | [olsardc] | getClientId should not be called while the view is being constructed. Component ID: iclov1_afrDropDownContent |
[WARNING] | [oracle.adf.share.ADFContext] | [olsardc] | Automatically initializing a DefaultContext for getCurrent. Caller should ensure that a DefaultContext is proper for this use. Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly. This message may be avoided by performing initADFContext before using getCurrent().
|
[WARNING] | [oracle.adf.share.ADFContext] | A previously logged ADFContext leak has occurred. See earlier log messages for details. -> oracle.adf.model.BindingContext.getCurrent(BindingContext.java:215) |
2)
The following file/screen-shot demonstrate how the above errors/warnings/notifications are generated:
- testcase document
- ADF Leak Warnings (covers last two Warnings in above table which get logged when the users RDC Surround session times out (when browser window is minimized) and then maximized so does not automatically redirect to sign-in page and
instead a timeout browser message appears as seen in this screen-shot).
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |