oracle.jbo.NoDefException: Houston-25002: * definition setup1.view.pageDefs.unti

Hello
I'm wrong here. Please give the hands for helping me. What are the steps needed to solve this problem

But I checked that the file untitled3PageDef available wls can't find it? What should I know?

oracle.jbo.NoDefException: Houston-25002: setup1.view.pageDefs.untitled3PageDef type definition Binding the form definition is not found.
at oracle.jbo.mom.DefinitionManager.findDefObjectUsingMetadataObject(DefinitionManager.java:2703)
at oracle.jbo.mom.DefinitionManager.findDefObjectUsingMetadataObject(DefinitionManager.java:2715)
at oracle.adf.model.binding.DCBindingContainerDef.findDefObject(DCBindingContainerDef.java:292)
at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:134)
at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:92)
at oracle.adf.model.BindingContext.get(BindingContext.java:1088)
at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:826)
at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:1577)
at oracle.adfinternal.controller.application.model.UpdateBindingListener.setBindingELVariable(UpdateBindingListener.java:112)
at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:61)
to oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$ PagePhaseListenerWrapper.beforePhase (ADFLifecycleImpl.java:551)
at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
at oracle.adfinternal.controller.lifecycle.LifecycleImpl.dispatchBeforePagePhaseEvent(LifecycleImpl.java:147)
to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$ PhaseInvokerImpl.dispatchBeforePagePhaseEvent (ADFPhaseListener.java:112)
at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.beforePhase(ADFPhaseListener.java:59)
at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.beforePhase(ADFLifecyclePhaseListener.java:44)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:278)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:185)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
to 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:300)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)
at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111)
at java.security.AccessController.doPrivileged (Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
Caused by: oracle.jbo.PersistenceException: Houston-34000: class name of missing definition in the XML type taskFlow
at oracle.adf.model.binding.DCDefBase.createAndLoadFromXML(DCDefBase.java:402)
at oracle.adf.model.binding.DCBindingContainerDef.loadExecutables(DCBindingContainerDef.java:1417)
at oracle.adf.model.binding.DCBindingContainerDef.loadChildrenFromXML(DCBindingContainerDef.java:1213)
at oracle.adf.model.binding.DCDefBase.loadFromXML(DCDefBase.java:325)
at oracle.adf.model.binding.DCDefBase.createAndLoadFromXML(DCDefBase.java:409)
at oracle.jbo.uicli.mom.JUMetaObjectManager.loadFromXML(JUMetaObjectManager.java:1066)
at oracle.jbo.mom.DefinitionManager.loadDefinitionObjectWithoutCaching(DefinitionManager.java:1206)
at oracle.jbo.mom.DefinitionManager.findDefObjectUsingMetadataObject(DefinitionManager.java:2681)
... more than 56

CN u chk this
http://KR.forums.Oracle.com/forums/thread.jspa?MessageID=9143058

Tags: Java

Similar Questions

  • oracle.jbo.NoDefException: Houston-25002: definition of the type of the view definition com.model.ModVariablesView is not found.

    Hi all

    I am a newbie with ADF, I developed a test using Jdeveloper 12.1.3.0 application and it works very well on the integrated weblogic Domain.

    When I deploy the application (EAR and directly to Weblogic bot) to a second domain weblogic application fails to load to return the following error message:

    oracle.jbo.NoDefException: Houston-25002: definition of the type of the view definition com.model.ModVariablesView is not found.

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:880)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:766)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:748)

    at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:862)

    at oracle.jbo.server.ViewDefImpl.findDefObject(ViewDefImpl.java:874)

    ........................................................................................................................

    The application has been updated to include EJB jar files in the ear.

    Any help is greatly appreciated.

    Kind regards

    Mihai

    The view definition is mentioned in the DataBindings.cpx file? In the DataBindings.cpx page definition files may need to be changed. Please post the DataBindings.cpx.

    See also

    Blog of melissa SOA: ADF 11 g Houston-25002: definition "VO" type View Definition is not found error

  • oracle.jbo.NoDefException: Houston-25002:

    Hi all

    I faced a problem in my project which is to avoid me to go further in one of my modules in my project.
    I use Jdeveloper * 11.1.1.6.0 *. The problem is that:
    I have a draft list (* common for the applicatopn *) to hold the records that will be used for other projects to display the value of the pericular attribute in a drop-down list. My draft list, named as * ' ManageList * ' is having a view object listValuesVO. On this VO, there is a point of view criteria is that contains a variable binding "* listValueIDBV *" which will give the value of the where clause as = listValueId: listValueIDBV. The listValueId is one of the attributes of the table for the listValuesVO. This table is to have an attribute named listValueName that contains the names of list to display in the LOV to some other attribute.
    Now, I'm having a project more named "* ManageIsometrics *" in the same workspace. Here a VO is here which is to have an attribute named "* drawingId." This attribute must be a LOV which is supposed to get the values of the ManageList project. So to get my things I cooked up ADFLibraryJAR for the ManageList project. This pot has added to my project ManageIsometrics library by using the file system connection.
    Now, I created a view named accessor "* drawingNamesVA *" according to the listValuesVO and then I edited this accessor to assign the value to the variable named liaison "* listValueIDBV *" which will get the value of a certain expression. Now, I've added the LOV for drawingId by selecting the Data Source of the list as "* drawingNamesVA *" list attribute as an attribute of listValueId and the display in the form listValueName. Now when I execute the application get exception below:

    oracle.jbo.NoDefException: Houston-25002: definition of the type of the view definition list.model.view.listValuesVO is not found.
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:618)
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:523)
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:505)
    at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:780)
    at oracle.jbo.server.ViewDefImpl.findDefObject(ViewDefImpl.java:845)
    at oracle.jbo.server.ApplicationModuleImpl.createViewObject(ApplicationModuleImpl.java:4082)
    at oracle.jbo.server.ViewAccessorDef.createViewObject(ViewAccessorDef.java:316)
    at oracle.jbo.server.ViewObjectImpl.findOrCreateLocalViewObject(ViewObjectImpl.java:2476)
    at oracle.jbo.server.ViewObjectImpl.findOrCreateLocalViewObject(ViewObjectImpl.java:2448)
    at oracle.jbo.server.ViewRowImpl.findOrCreateLocalViewObject(ViewRowImpl.java:5841)
    at oracle.jbo.server.ViewRowImpl.createViewAccessorRS(ViewRowImpl.java:2611)
    at oracle.adf.model.bean.DCDataRow.createViewAccessorRS(DCDataRow.java:562)
    at oracle.jbo.server.ViewRowImpl.createViewAccessorRS(ViewRowImpl.java:2625)
    at oracle.jbo.server.ViewRowStorage.getAttributeInternal(ViewRowStorage.java:1850)
    at oracle.jbo.server.ViewRowImpl.getAttributeValue(ViewRowImpl.java:1923)
    at oracle.jbo.server.ViewRowImpl.getAttributeInternal(ViewRowImpl.java:866)
    at oracle.adf.model.bean.DCDataRow.getAttributeInternal(DCDataRow.java:405)
    at oracle.jbo.server.ViewRowImpl.getAttrInvokeAccessor(ViewRowImpl.java:948)
    at oracle.jbo.server.ViewRowImpl.getAttribute(ViewRowImpl.java:896)




    If am to test the application by running by right-clicking on the request form, the list of values properly come the respective attribute. I thought that maybe the pots are not using correctly. So I removed the JAR and added the jars agin and deployed projects once agin. Again, I am facing the same problem. It comes as missingstring errorin the browser.
    Please guide me to find out the solution. Thank you a lot of gentlemen for your precious time.
    Thanks and greetings
    Mineau

    {forum: id = 83} is where you want to be.

  • oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: Houston-25002

    Hello

    Anyone can help on the extension of the OPS of the VO number:

    After
    s ' ranges from ReceiveItemsVO to xxReceiveItemsVO
    -copy xxReceiveItemsVO.xml, xxReceiveItemsVOImpl.class & xxReceiveItemsVORowIml.class for $JAVA_TOP cux
    -JPXImporter
    -xx.oracle.apps.icx.por.rcv.server.xxReceiveItemsVO shown under 'View object' 'on the Page', but nothing under "Subject Entity"
    -personalization, create the new object (ReqLineNum)
    -access to the ' ICX receive items: page select items, it comes up with the error message attached.

    Thanks in advance.

    Rgds,
    CY




    <!-StartFragment--> oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: Houston-25002: definition of type attribute not found ReqLineNum
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1223)
    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:2970)
    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:2767)
    to _html._OA._jspService(_OA.java:101) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
    at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
    to _html._OA._jspService(_OA.java:94) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
    at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
    to _html._OA._jspService(_OA.java:94) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run(Thread.java:571)
    # # 0 in detail
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: Houston-25002: definition of type attribute not found ReqLineNum
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:891)
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1145)
    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:2970)
    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:2767)
    to _html._OA._jspService(_OA.java:101) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
    at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
    to _html._OA._jspService(_OA.java:94) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
    at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
    to _html._OA._jspService(_OA.java:94) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run(Thread.java:571)
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: Houston-25002: definition of type attribute not found ReqLineNum
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:891)
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1145)
    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:2970)
    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:2767)
    to _html._OA._jspService(_OA.java:101) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
    at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
    to _html._OA._jspService(_OA.java:94) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
    at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
    to _html._OA._jspService(_OA.java:94) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run(Thread.java:571)
    <! - EndFragment - >

    Hello

    What is the name of the new view instance name given while creating a new element of customization?

    Have you checked if the substitution was imported to MDS successfully or not?

    jdr_utils.PrintDocument exec ('/ path/server/VoextensionVO xxfull');

    Had

  • oracle.jbo.NoDefException: Houston-25002: null type definition oracle.webcenter.search.model.DataControls is not found.

    Hi experts,

    I am trying to deploy a new version of a WC portal application and when the deployment completed successfully I do not see the web page. The error is:

    Error 500 - Internal server error

    oracle.jbo.NoDefException: Houston-25002: null type definition oracle.webcenter.search.model.DataControls is not found.

    at oracle.jbo.mom.DefinitionManager.findDefObjectUsingMetadataObject(DefinitionManager.java:2772)

    at oracle.adf.model.binding.DCDataControlConfigDef.findDefObject(DCDataControlConfigDef.java:32)

    Check the output log, I see:

    [< 29 July 2013 14:47:21 CEST > < error > < HTTP > < BEA-101020 > < [ServletContext@667149283[app: App_name > module: < Module > path: / spec < Path > - version: 2.5 version: V4.0]] Servlet failed with the Exception

    oracle.jbo.NoDefException: Houston-25002: null type definition oracle.webcenter.search.model.DataControls is not found.

    at oracle.jbo.mom.DefinitionManager.findDefObjectUsingMetadataObject(DefinitionManager.java:2772)

    at oracle.adf.model.binding.DCDataControlConfigDef.findDefObject(DCDataControlConfigDef.java:32)

    at oracle.adf.model.binding.DCDataControlDef.findDefObject(DCDataControlDef.java:377)

    to oracle.adf.model.binding.DCDataControlReference. < init > (DCDataControlReference.java:55)

    at oracle.jbo.uicli.mom.JUApplicationDefImpl.loadDataControlUsage(JUApplicationDefImpl.java:1137)

    Truncated. check the log file full stacktrace

    Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata not found for the metadata object ' / oracle/webcenter/search/model/DataControls.dcx '.

    I checked similar errors in the forums and tried the solutions proposed, but without success. I do not understand why the application searches the file DataControls.dcx inside a standard WC research library.

    Any help would be appreciated.

    Hi Dani,

    Finally, I found the problem, it is reported in the Support of Oracle as Doc ID 1503173.1.

    It seems jDeveloper is a bit special when adding directories for the file of Mar. If the entire directory "/ oracle ' is added, the adf - config.xml introduced the following line:

    namespace metadata-store-use = "WebCenterFileMetadataStore" path = "" / oracle "/"

    Therefore, it turns away all requests to/oracle /... file and class of MDS, which causes failures.

    Thus, when the change of the deployment MAR profile be sure to select the subdirectories under/oracle/webcenter/portalapp/one by one.

    Added to that, I had to perform the cleaning process that you suggested to operate too, otherwise I get a different error...

    Final steps are:

    1 cancel the application deployment.
    2 delete the partition MDS.
    3 stop managed server.
    4 delete the content/cache and / TMP to the server managed.
    5. start the managed server.
    6 Exectute Clean all in jDeveloper.
    7. create a new deployment of mar as described in 1503173.1 SR.
    8. EAR file deployment.
    9 deploying the new application with the server managed using Enterprise Manager.

    And it works!

    Thanks for your help!

  • oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: Houston-25058?


    Hello world

    I developed a page OFA and ran in Jdeveloper, it works fine.


    But after I've deployed the page work in OA, then it start error like below:

    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: Houston-25058: definition of the attribute type Ename is not found in EmpTableVO1

    What can be wrong here?
    Note: the page is works very well in Jdeveloper but throwing error after deployment.

    Please give me your valuable suggestions.

    Thank you.

    Hello

    There is problem with the bounce, bounce the server correctly then this type of errors will not come.

    Thank you.

  • oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: Houston-25058: lastpaiddt definition of the attribute type is not found in LoanUpdateVO1

    Hello

    I created a based EO VO in which a column is recovering value per query:

    VO request is:

    SELECT principalEO.LOAN_ID,

    principalEO.LOAN_NUM,

    principalEO.DESCRIPTION,

    principalEO.FROM_DT,

    principalEO.TO_DT,

    principalEO.COMP_ID,

    principalEO.COMPANY_NAME,

    principalEO.PROJECT_ID,

    principalEO.PROJECT_CODE,

    principalEO.PROJECT_NAME,

    principalEO.LOAN_AMT,

    principalEO.LOAN_SANCTIONED_AMT,

    principalEO.LOAN_DISBURS_AMT,

    principalEO.LOAN_PROCESSING_CHARGES,

    principalEO.INTERST_RATE,

    principalEO.INTEREST_AMT,

    principalEO.PRINCIPLE_REPAYMENT,

    principalEO.TDS_RATES,

    principalEO.SYNDICATION_FEES,

    principalEO.SYNDICATION_PAID_TO,

    principalEO.VENDOR_ID,

    principalEO.VENDOR_NAME,

    principalEO.VENDOR_SITE,

    principalEO.INSTITUTION_TYPE,

    principalEO.LOAN_TERM,

    principalEO.LOAN_TYPE,

    principalEO.SECURITY_DET,

    principalEO.REMARKS,

    principalEO.INVOICE_FLAG,

    principalEO.EMI_DATE,

    principalEO.DISBURS_DATE,

    principalEO.ATTRIBUTE4,

    principalEO.ATTRIBUTE5,

    principalEO.CREATED_BY,

    principalEO.CREATION_DATE,

    principalEO.LAST_UPDATE_DATE,

    principalEO.LAST_UPDATED_BY,

    principalEO.LAST_UPDATE_LOGIN,

    principalEO.EMI_AMT,

    principalEO.EMI_AFTER_MONTH,

    (select from_dt in the omx_sec_loan_repay where loan_num = principalEO.Loan_num and paid_amt is null and rownum = 1) AS LAST_PAYMENT_DT

    OF OMX_SEC_LOAN_PRINCIPAL principalEO

    now I have to apply validation, from date should not be before Last_payment_dt

    Controller code I've written is:

    If (pageContext.getParameter ("updateloan")! = null)

    {

    String LoanNum = (String) pageContext.getParameter ("LoanNum");

    OAViewObject vo = (OAViewObject) am.findViewObject ("LoanUpdateVO1");

    Line OARow = (OARow) vo.getCurrentRow ();

    Date FromDt = (Date) row.getAttribute ("FromDt");

    System.out.println ("date is:" + FromDt);

    Date lastpaiddt = (Date) row.getAttribute ("lastpaiddt");

    System.out.println ("date is:" + lastpaiddt);

    }

    When I turn the page, error:

    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: Houston-25058: lastpaiddt definition of the attribute type is not found in LoanUpdateVO1

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)

    at _OA._jspService(_OA.java:71)

    When I give another deposited instead of lastpaiddt, it works fine...

    Hello

    Looks like the attribute is missing, can you check if the attribute named "lastpaiddt" exists under LoanUpdateVO1?

    Right-click on LoanUpdateVO1 - > properties - > list of attributes - > and check if the missing attribute exists

    Kind regards

    Had

  • oracle.jbo.NoDefException: Houston-29114 ADFContext is not configured Houston-25058

    I run a page with a workflow bounded with three activities as a region
    a link on the first view activity going on some columns of the row as parameters to a method call activity. activity is the method call called another view activity that VO is filtered in the activities of method call
    When I run page first. by clicking on the link in the first activity of the view for the first time, I get this error message:

    < RegistrationConfigurator > < handleError > ADF_FACES - 60096:Server Exception during the PPR, #2
    oracle.jbo.NoDefException: Houston-29114 ADFContext is not configured to process this exception messages. Use the code of exception stack trace and error to investigate the root cause of this exception. Root cause error code is Houston-25058

    during the race for the second time, it works very well.
    How can I solve this.

    11.1.1.5 jdev

    Hello

    oracle.jbo.NoDefException

    You need to know (from the stack trace), which attributes of the binding definition missing according to the error and see if there is in the pagedef.

    Arun-

  • oracle.jbo.NoDefException: Houston-25058 POJO data control

    Hello.

    I had a problem where I get the following exception:

    oracle.jbo.NoDefException: Houston-25058: groupLabel of definition of the attribute type is not found in ViewDefgroups3_254.

    Here is the description:

    With the help of:

    12.1.3 JDev (Build JDEVADF_12.1.3.0.0_GENERIC_140521.1008.S).

    JDK 1.7.0_79


    In my application I have XSD which was used to generate the content model (next classes of java: Project.java (as the main class of the model), GroupsType.java, ThemeType.java).

    Data control was created on this model (POJO data control).

    When I was creating a data control I also create wrapper class (for additional functions) - ProjectWrapper.


    Created data control has the following structure:

    ProjectWrapper:

    attributes of the project

    groups (collection):

    group attributes of

    themes (collection):

    attributes of theme

    After I did drag GROUPS onto the page and create trees that have the following structure (lets call it groupsTree):

    groups:

    groupLabel

    themes:

    themeLabel


    In pageDef there are:

    < Tree IterBinding = "groupsIterator" id = "groups" >

    < nodeDefinition DefName = "ru.project.GroupsType" Name = "groups0" > "

    < AttrNames >

    < item Value = "groupLabel" / >

    < / AttrNames >

    < accessors >

    < item Value = "themes" / >

    < / accessors >

    < / nodeDefinition >

    < nodeDefinition DefName = "ru.project.ThemeType" Name = "groups" path1 = TargetIterator"${bindings.themesIterator}" > "

    < AttrNames >

    < item Value = "themeLabel" / >

    < / AttrNames >

    < / nodeDefinition >

    < / tree >

    I also add:

    < action IterBinding = "groupsIterator" id = "ExecuteGroups" InstanceName = "ru.project.ProjectTypeWrapper.groups" "

    DataControl = "ProjectTypeWrapper" RequiresUpdateModel = "true" Action = "iteratorExecute" / >

    After starting my application, load the XML data in the content model and executes the ExecuteGroups action.

    In the application page all items that show the project attributes are filled with data.

    but when he goes to make application groupsTree throws the exception mentioned above.

    Interesting thing here that when I recreate the data control in the class of the project (without using the wrapper class).

    application works very well without any exception.

    Any ideas why this happened?

    Here is the part of the stack trace:

    at oracle.jbo.server.ViewObjectImpl.findAttributeDef(ViewObjectImpl.java:7984)

    at oracle.adf.model.bc4j.DCJboDataControl.getAttributeDefs(DCJboDataControl.java:2809)

    at oracle.adf.model.bean.DCBeanDataControl.getAttributeDefs(DCBeanDataControl.java:2171)

    at oracle.adf.model.binding.DCIteratorBinding.getAttributeDefs(DCIteratorBinding.java:3440)

    at oracle.jbo.uicli.binding.MyIteratorBinding.getAttributeDefs(JUAccessorIteratorDef.java:519)

    ...

    See similar position.

    Unrecognized in the base model DataControl base class attribute

  • oracle.jbo.NoDefException: Houston-35011

    My ADF application (version 11.1.1.6.0) works well.

    When I tried the same on 11.1.1.7.0, the application throws the exception "oracle.jbo.NoDefException: Houston-35011: attribute: not found for binding the value of x: y".


    I found a discussion oracle.jbo.NoDefException: Houston-35011: attribute: not found for binding the value of x: y


    I did clear all / do everything, but did not work. The error occurred on a regular basis.


    Anyone know about this? no idea on how to solve this problem.


    Thank you

    Close Jdev and delete folder Clara of projects as well as model view controller.

    Then start Jdev and try again.

    Timo

  • Extension Standard VO:-oracle.jbo.ReadOnlyViewObjectException: Houston-25016: object ApprovalHistoryVO View is read-only

    When I try to extend Standard VO I got error below, how can I overcome under question.

    oracle.jbo.ReadOnlyViewObjectException: Houston-25016: object ApprovalHistoryVO View is read-only

    Thank you

    Where are you this error?

    You did not extend the VO successfully and deployed on the server?

    Check the attributes in the extended VO Updatable property.

    See you soon

    AJ

  • Houston-25002: Definition beanapp. DataControls.dcx null type is not found.

    Deploy the project that combined created a java bean in the CONTAINER of ADF data control. Then, I include it in a new request for merger.
    This application can be deployed to a weblogic domain. However, in the jspx page, access is denied.
    Then I restart the domain weblgic. This time, I get errors: oracle.jbo.NoDefException: Houston-25002: definition beanapp. DataControls.dcx null type is not found.
    # < 16 August 2010 12:32:04 PM CST > < opinion > < Diagnostics > < 20090202-1038 > < AdminServer > < ExecuteThread [pending]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > < a 79295164: - 8000-000000000000001 d fddaae9383dd3e8a:a790f57:12 > < 1281933124250 > < BEA-320068 > < Watch "UncheckedException" with severity "Notice" on the server "AdminServer" released August 16 2010 12:32:04 PM CST. Details of the notification:
    WatchRuleType: Journal
    WatchRule: (SEVERITY = "Error") AND ((MSGID = ' BEA-101020') OR (MSGID = "BEA-101017'") OR (MSGID = "BEA-000802'"))
    [WatchData: DATE = August 16, 2010 12:32:04 PM CST SERVER = AdminServer MESSAGE = [ServletContext@26553044[app:testAccessBeanLib_application1 module: testAccessBeanLib-ViewController-context-root path: / testAccessBeanLib-ViewController-context-root spec-version: 2.5]] Servlet failed with Exception
    oracle.jbo.NoDefException: Houston-25002: definition beanapp. DataControls.dcx null type is not found.
    [# < 16 August 2010 12:32:04 PM CST > < HTTP > < error > < 20090202-1038 > < AdminServer > < ExecuteThread [ASSET]: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > < fddaae9383dd3e8a:a790f57:12 a 79295164:-8000 - 000000000000001 b > < 1281933124234 > < BEA-101020 > < [ServletContext@26553044[app:testAccessBeanLib_application1 module: testAccessBeanLib-ViewController-context-root path: / testAccessBeanLib-ViewController-context-root spec-version: 2.5]] Servlet failed with the Exception
    oracle.jbo.NoDefException: Houston-25002: definition beanapp. DataControls.dcx null type is not found.

    YE,

    Have a read through [url http://download.oracle.com/docs/cd/E14571_01/web.1111/b31974/reusing_components.htm#BABCHHHJ] - everything is explained (33.3.3 talk how to make sure the library is deployed)

    John

  • get Houston-25002: definition "nameVO" type View Definition not found

    Hi all

    I made a simple Extention of the View object (new added field) and I load into the server using jpximport.bat, but when I try to view the page containing this VO I get the below error.

    Can you help me please

    Details of the exception.

    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: Houston-25002: xxota.oracle.apps.icx.por.wf.server.xxotaReqLinesNotificationsVO View Definition not found type definition
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1223)
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1408)
    at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2381)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1734)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:508)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:429)
    to _html._OA._jspService(_OA.java:85) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
    at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
    to _html._OA._jspService(_OA.java:95) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run (unknown Source)
    # # 0 in detail
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: Houston-25002: xxota.oracle.apps.icx.por.wf.server.xxotaReqLinesNotificationsVO View Definition not found type definition
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:891)
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1145)
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1408)
    at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2381)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1734)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:508)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:429)
    to _html._OA._jspService(_OA.java:85) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
    at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
    to _html._OA._jspService(_OA.java:95) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run (unknown Source)
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: Houston-25002: xxota.oracle.apps.icx.por.wf.server.xxotaReqLinesNotificationsVO View Definition not found type definition
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:891)
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1145)
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1408)
    at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2381)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1734)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:508)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:429)
    to _html._OA._jspService(_OA.java:85) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
    at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
    to _html._OA._jspService(_OA.java:95) oa
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run (unknown Source)



    Thanks in advance
    Hakim

    Hakim,

    You must move the class file & xml vo & to the server.

    Kind regards
    GYAN

  • oracle.jbo.JboException: Houston-34010:

    Hi all

    In my portal app, I'm not able to run it. I get this error in the log.

    oracle.jbo.JboException: Houston-34010: the "view/DataBindings.cpx" descriptor appears in the classpath of the application several times:


    How do I solve this problem

    Do you reference another project in your application. Its classpath problem. Just google you will get as many Ref

    Oracle ADF: Do you deal with applications Master-children in your application?

    For the ADF: bounded task flows as library ADF @ADF

  • oracle.jbo.RowAlreadyDeletedException: Houston-25019

    Hello. I'm on 11g R1.

    I have a very strange problem.

    I have a master - details view objects

    inside the Application mode, I implemented the logic which is a loop of the detail rows and checking a condition

    So far so good.

    I get bad data in detals VO

    I hit the button of validation and the validation run and I get an exception that I expect to see.

    I have change the data to be correct.

    Struck again, validation.

    This time I do not even have to 'beforeCommit' but got an immediate exception

    oracle.jbo.RowAlreadyDeletedException: Houston-25019: ? ? - XhrMedLabTestResultsEO? ???? ?? ???? oracle.jbo.Key [149].

    at oracle.jbo.server.OracleSQLBuilderImpl.doEntitySelectForAltKey(OracleSQLBuilderImpl.java:878)

    at oracle.jbo.server.BaseSQLBuilderImpl.doEntitySelect(BaseSQLBuilderImpl.java:553)

    at oracle.jbo.server.EntityImpl.doSelect(EntityImpl.java:8259)

    at oracle.jbo.server.EntityImpl.lock(EntityImpl.java:5964)

    at rafael.oracle.apps.xhr.MedicalFileManagement.model.eo.XhrMedLabTestResultsEOImpl.lock(XhrMedLabTestResultsEOImpl.java:668)

    at oracle.jbo.server.EntityImpl.beforePost(EntityImpl.java:6484)

    at oracle.jbo.server.EntityImpl.postChanges(EntityImpl.java:6665)

    at oracle.jbo.server.DBTransactionImpl.doPostTransactionListeners(DBTransactionImpl.java:3286)

    at oracle.jbo.server.DBTransactionImpl.postChanges(DBTransactionImpl.java:3089)

    at oracle.jbo.server.DBTransactionImpl.commitInternal(DBTransactionImpl.java:2093)

    at oracle.jbo.server.DBTransactionImpl.commit(DBTransactionImpl.java:2374)

    at oracle.adf.model.bc4j.DCJboDataControl.commitTransaction(DCJboDataControl.java:1608)

    at oracle.adf.model.binding.DCDataControl.callCommitTransaction(DCDataControl.java:1416)

    I do restore the current lines of my VO after finishing the validations.

    The details table has only one attribute of primary key

    Here is the code for before validation inside my Application module

      @Override
      public void beforeCommit(TransactionEvent transactionEvent) {
    
    
        boolean isPassed = true;
        
        XhrMedFilesEOVOImpl vo  = getXhrMedFilesEOVO1();
        XhrMedFilesEOVORowImpl medRow  = (XhrMedFilesEOVORowImpl)vo.getCurrentRow();
        
        
        XhrMedLabTestsEOVORowImpl currRow = (XhrMedLabTestsEOVORowImpl)getXhrMedLabTestsEOVO1().getCurrentRow();
        Row currResRow = getXhrMedTestResultsEOVO1().getCurrentRow();
        
        XhrMedLabTestsEOVORowImpl labRow = (XhrMedLabTestsEOVORowImpl)getXhrMedLabTestsEOVO1().first();
        
        while (labRow!=null)
        {
            XhrMedTestResultsEOVORowImpl row =(XhrMedTestResultsEOVORowImpl)getXhrMedTestResultsEOVO1().first();
         
            while (row!=null)
            {
              if (row.getInputType()!=null && row.getInputType().equals("RANGED_NUMBERS") && row.getNumericResult()==null)
                isPassed=false;
              if (row.getInputType()!=null && row.getInputType().equals("MULTIPLE_SELECTION") && row.getMultipleSelectionResult()==null)
                isPassed=false;
              if (row.getInputType()!=null && row.getInputType().equals("SINGLE_SELECTION") && row.getSelectionResult()==null)
                isPassed=false;
              if (row.getInputType()!=null && row.getInputType().equals("FREE_TEXT") && row.getFreeTextResults()==null)
                isPassed=false;
              if (row.getInputType()!=null && row.getInputType().equals("NUMBER") && row.getNumericResult()==null)
                  isPassed=false;
              row = (XhrMedTestResultsEOVORowImpl)getXhrMedTestResultsEOVO1().next();
            }//end while
          
          
            labRow = (XhrMedLabTestsEOVORowImpl)getXhrMedLabTestsEOVO1().next();
          
        }// end parent while
        
        //restore to previouse state
        if (!isPassed)
        {
          if (currRow!=null)
          {
            getXhrMedLabTestsEOVO1().setCurrentRow(currRow);
          }
          
          if (currResRow!=null)
          {
            getXhrMedTestResultsEOVO1().setCurrentRow(currResRow);
          }
          Locale locale  = getDBTransaction().getSession().getLocale();
          ResourceBundle bnd = ResourceBundle.getBundle("med.oracle.apps.xhr.MedicalFilesTests.model.ModelBundle", locale);
          throw new JboException(bnd.getString("MANDATORY_TEST_RESULT"));
        }
       
        super.beforeCommit(transactionEvent);
       
      }
    

    Please advice.

    Well for starters, you should not do the validations in the beforeCommit() method at all

    http://andrejusb.blogspot.com/2014/03/why-you-don

    Dario

Maybe you are looking for