JBO-25058

Project components : Weblogic 11G + ADF 12C , Jdeveloper 12C EJB3 JPA 2
In a simple page I consistently getting below exception
oracle.jbo.NoDefException: JBO-25058: Definition personName of type Attribute is not found in ViewDefmohsen_Personl6_13.
My backend method is correct as Junit test case prove that expected Person object returned from database to view layer
Any idea where is the problem?
Thanks
Mohsen

Is the attribute personName used on the page?
Have you checked the pageDef of the page for any errors?
Timo

Similar Messages

  • Oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058

    Hi,
    Please help me.. I have worngly placed the view name instead of standard view i given the custom(extended) view. I am getting the below error. Now i want to clear my personalization and redo again with correct view, but i am always redirecting to error page
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition ACCOUNT of type Attribute not found in ReqLinesNotificationsVO
    How do i clear wrong personalization. I did the following but does not help..
    1. exec jdr_utils.listcustomizations('/oracle/apps/fnd/wf/worklist/webui/NotifDetailsPG'); is not returning any rows.
    2. Disable Self-Service Personal = Yes and cleared Cache does not help.
    3. Bounced appache many times does not help.
    4. Manage Personalization button is not enabled under responsibility 'Functional Administrator'
    Please help me to resolve the issue asap.
    I am working on R12.1.3 Version
    Thanks
    Siva

    Gyan,
    Thanks for your response.. I executed the document but does not solve the issue.. see below steps and errors
    QL> begin
    2 jdr_utils.deletedocument('xxnsi.oracle.apps.icx.por.wf.server.xxReqLinesNotificationsVO');
    3 end;
    4 /
    L/SQL procedure successfully completed.
    QL> commit;
    Error details below..
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition ACCOUNT of type Attribute not found in ReqLinesNotificationsVO
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3247)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3042)
         at OA.jspService(_OA.java:228)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at OA.jspService(_OA.java:221)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:662)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition ACCOUNT of type Attribute not found in ReqLinesNotificationsVO
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3247)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3042)
         at OA.jspService(_OA.java:228)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at OA.jspService(_OA.java:221)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:662)
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition ACCOUNT of type Attribute not found in ReqLinesNotificationsVO
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3247)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3042)
         at OA.jspService(_OA.java:228)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at OA.jspService(_OA.java:221)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:662)

  • Oracle.jbo.NoDefException JBO-25058

    I am using JDeveloper 11g (11.1.1.2.0) and I am getting an exception when using a choice list in a Search form (Query Component) which is created as a View Criteria on a view object based on an entity object. These are the steps I followed when creating this:
    1. Created an Entity Object.
    2. Created a view object
    3. Created a view accessor for accessing the values to be used for LOV.
    4. In the View Object's attributes window, specified the LOV for the attribute "USR_STA_CD"
    5. Created a view criteria(s) for this view object.
    6. For one of the View Criteria's, for the attribute "USR_STA_CD", selected operator "EqualTo", Operand to be "Literal", checked "IgnoreCase" so that this attribute can use the Choice list with all the values retrieved by the view accessor created earlier.
    Now in the front end, using this view object created the search form (Query Components) page and the detail page (with the control flow accordingly mapped in the bounded task flow). The Detail Page is able to show the choice list (correctly with the view accessor and LOV configiration done in the Model).
    I have also tested the functionality using the Business Component Tester locally and it is working fine with the choice list getting all the required configured values from the view accessor but in the front end, the search form (Query Components) page is throwing the below error on loading:
    *oracle.jbo.NoDefException: JBO-25058: Definition __vcrow_indexed_attribute__UsrStaCd_0 of type Attribute is not found in vcilov_LOV_UsrStaCd_DSExternalUserVOSubCriteria1_vcrow78_UsrStaCd.*     
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.getAttributeDef(JUCtrlValueBinding.java:526)
         at oracle.jbo.uicli.binding.JUCtrlValueBinding.hasAttributeViewablePermission(JUCtrlValueBinding.java:3300)
         at oracle.jbo.uicli.binding.JUCtrlValueBinding.isAttributeViewable(JUCtrlValueBinding.java:3265)
         at oracle.jbo.uicli.binding.JUCtrlValueBinding.getAttributeFromRow(JUCtrlValueBinding.java:685)
         at oracle.jbo.uicli.binding.JUCtrlValueBinding.getAttributes(JUCtrlValueBinding.java:1348)
         at oracle.jbo.uicli.binding.JUCtrlListBinding$JUCtrlListBindingItemRef.getDisplayValues(JUCtrlListBinding.java:3675)
         at oracle.jbo.uicli.binding.JUCtrlListBinding$JUCtrlListBindingItemRef.getMergedPrompt(JUCtrlListBinding.java:3666)
         at oracle.jbo.uicli.binding.JUCtrlListBinding$JUCtrlListBindingItemRef.get(JUCtrlListBinding.java:3633)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlListBinding$1.get(FacesCtrlListBinding.java:271)
         at java.util.AbstractList$Itr.next(AbstractList.java:345)
         at oracle.adfinternal.view.faces.renderkit.rich.SelectItemUtils.addSelectItems(SelectItemUtils.java:209)
         at oracle.adfinternal.view.faces.renderkit.rich.SelectItemUtils.getSelectItems(SelectItemUtils.java:78)
         at oracle.adfinternal.view.faces.renderkit.rich.SimpleSelectOneChoiceRenderer.getSelectItems(SimpleSelectOneChoiceRenderer.java:83)
         at oracle.adfinternal.view.faces.renderkit.rich.SimpleSelectBaseRenderer._renderContent(SimpleSelectBaseRenderer.java:194)
         at oracle.adfinternal.view.faces.renderkit.rich.SimpleSelectBaseRenderer.renderElementContent(SimpleSelectBaseRenderer.java:113)
         at oracle.adfinternal.view.faces.renderkit.rich.FormInputRenderer.encodeAllAsElement(FormInputRenderer.java:149)
         at oracle.adfinternal.view.faces.renderkit.rich.FormElementRenderer.encodeAll(FormElementRenderer.java:135)
         at oracle.adf.view.rich.render.RichRenderer.delegateRenderer(RichRenderer.java:1600)
         at oracle.adfinternal.view.faces.renderkit.rich.LabeledInputRenderer.renderFieldCellContents(LabeledInputRenderer.java:204)
         at oracle.adfinternal.view.faces.renderkit.rich.LabeledInputRenderer.encodeAll(LabeledInputRenderer.java:186)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:751)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2572)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeHorizontalChild(PanelGroupLayoutRenderer.java:468)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$100(PanelGroupLayoutRenderer.java:30)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:628)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:570)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
         at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:327)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
    Caused By: oracle.jbo.NoDefException: JBO-25058: Definition __vcrow_indexed_attribute__UsrStaCd_0 of type Attribute is not found in SNIDataSecurityService_DSExternalUser1_SearchExternalUsers_51.
    Below is the XML file for the view object with the View criteria(s) definition. The view criteria that is causing this
    problem is "SearchExternalUsers" and the attribute name is "UsrStaCd" (USR_STA_CD).
    <?xml version="1.0" encoding="windows-1252" ?>
    <!DOCTYPE ViewObject SYSTEM "jbo_03_01.dtd">
    <!---->
    <ViewObject
    xmlns="http://xmlns.oracle.com/bc4j"
    Name="DSExternalUserVO"
    Version="11.1.1.55.36"
    SelectList="DSExternalUserEO.USR_ID,
    DSExternalUserEO.USR_STA_CD,
    DSExternalUserEO.USR_TERM_DT,
    DSExternalUserEO.USR_FRST_NAM,
    DSExternalUserEO.USR_LAST_NAM,
    DSExternalUserEO.CPY_NAM,
    DSExternalUserEO.VERS_NUM,
    DSExternalUserEO.CRE_USR_ID,
    DSExternalUserEO.CRE_DTTM,
    DSExternalUserEO.UPD_USR_ID,
    DSExternalUserEO.UPD_DTTM"
    FromList="SNI.SNI_DS_EXT_USR DSExternalUserEO"
    BindingStyle="OracleName"
    CustomQuery="false"
    RowClass="sni.datasecurity.model.queries.DSExternalUserVORowImpl"
    ComponentClass="sni.datasecurity.model.queries.DSExternalUserVOImpl"
    DefClass="sni.foundation.bcextensions.SNIViewDefImpl"
    PageIterMode="Full"
    UseGlueCode="false"
    ComponentInterface="sni.datasecurity.model.queries.common.DSExternalUserVO"
    ClientProxyName="sni.datasecurity.model.queries.client.DSExternalUserVOClient">
    <DesignTime>
    <Attr Name="_codeGenFlag2" Value="Access|Coll|VarAccess"/>
    <Attr Name="_isCodegen" Value="true"/>
    </DesignTime>
    <Variable
    Name="roleCd"
    Kind="viewcriteria"
    Type="java.lang.String"/>
    <Data>
    <Property
    Name="ID"
    Value="69408eb1-0128-1000-800c-0a0a0a0a2ccb::::ViewObject"/>
    </Data>
    *<ViewAccessor*
    Name="ExtUserStatusCodesLOVVA"
    ViewObjectName="sni.foundation.lovs.quries.SNIListOfValuesVO">
    *<ParameterMap>*
    *<PIMap Variable="BindApplicationCode">*
    *<TransientExpression><![CDATA['DATASEC']]></TransientExpression>*
    *</PIMap>*
    *<PIMap Variable="BindDomainName">*
    *<TransientExpression><![CDATA['USER_STATUS_CODES']]></TransientExpression>*
    *</PIMap>*
    *</ParameterMap>*
    *</ViewAccessor>*
    *<ListBinding*
    Name="LOV_UsrStaCd"
    ListVOName="ExtUserStatusCodesLOVVA"
    ListRangeSize="-1"
    NullValueFlag="start"
    *NullValueId="${adfBundle['oracle.javatools.resourcebundle.SystemBundle']['NULL_VALUE_RESID']}"*
    *MRUCount="0">*
    *<AttrArray Name="AttrNames">*
    *<Item Value="UsrStaCd"/>*
    *</AttrArray>*
    *<AttrArray Name="ListAttrNames">*
    *<Item Value="DmnValCd"/>*
    *</AttrArray>*
    *<AttrArray Name="ListDisplayAttrNames">*
    *<Item Value="LongVal"/>*
    *</AttrArray>*
    *<DisplayCriteria/>*
    *</ListBinding>*
    <EntityUsage
    Name="DSExternalUserEO"
    Entity="sni.datasecurity.model.entities.DSExternalUserEO">
    <Data>
    <Property
    Name="ID"
    Value="69409894-0128-1000-808b-0a0a0a0a2ccb::::EntityObjectInstance"/>
    </Data>
    </EntityUsage>
    <ViewAttribute
    Name="UsrId"
    IsNotNull="true"
    PrecisionRule="true"
    EntityAttrName="UsrId"
    EntityUsage="DSExternalUserEO"
    AliasName="USR_ID">
    <Data>
    <Property
    Name="ID"
    Value="69409894-0128-1000-8079-0a0a0a0a2ccb::::ViewObjectAttribute"/>
    </Data>
    <Properties>
    <SchemaBasedProperties>
    <DISPLAYWIDTH
    Value="30"/>
    </SchemaBasedProperties>
    </Properties>
    </ViewAttribute>
    *<ViewAttribute*
    *Name="UsrStaCd"*
    *IsNotNull="true"*
    *PrecisionRule="true"*
    *EntityAttrName="UsrStaCd"*
    *EntityUsage="DSExternalUserEO"*
    *AliasName="USR_STA_CD"*
    *LOVName="LOV_UsrStaCd">*
    *<Data>*
    *<Property*
    *Name="ID"*
    *Value="69409894-0128-1000-807a-0a0a0a0a2ccb::::ViewObjectAttribute"/>*
    *</Data>*
    *<Properties>*
    *<SchemaBasedProperties>*
    *<CONTROLTYPE*
    *Value="choice"/>*
    *<DISPLAYWIDTH*
    *Value="20"/>*
    *</SchemaBasedProperties>*
    *</Properties>*
    *</ViewAttribute>*
    <ViewAttribute
    Name="UsrTermDt"
    PrecisionRule="true"
    EntityAttrName="UsrTermDt"
    EntityUsage="DSExternalUserEO"
    AliasName="USR_TERM_DT">
    <Data>
    <Property
    Name="ID"
    Value="69409894-0128-1000-807b-0a0a0a0a2ccb::::ViewObjectAttribute"/>
    </Data>
    </ViewAttribute>
    <ViewAttribute
    Name="UsrFrstNam"
    IsNotNull="true"
    PrecisionRule="true"
    EntityAttrName="UsrFrstNam"
    EntityUsage="DSExternalUserEO"
    AliasName="USR_FRST_NAM">
    <Data>
    <Property
    Name="ID"
    Value="69409894-0128-1000-807c-0a0a0a0a2ccb::::ViewObjectAttribute"/>
    </Data>
    <Properties>
    <SchemaBasedProperties>
    <DISPLAYWIDTH
    Value="30"/>
    </SchemaBasedProperties>
    </Properties>
    </ViewAttribute>
    <ViewAttribute
    Name="UsrLastNam"
    IsNotNull="true"
    PrecisionRule="true"
    EntityAttrName="UsrLastNam"
    EntityUsage="DSExternalUserEO"
    AliasName="USR_LAST_NAM">
    <Data>
    <Property
    Name="ID"
    Value="69409894-0128-1000-807d-0a0a0a0a2ccb::::ViewObjectAttribute"/>
    </Data>
    <Properties>
    <SchemaBasedProperties>
    <DISPLAYWIDTH
    Value="30"/>
    </SchemaBasedProperties>
    </Properties>
    </ViewAttribute>
    <ViewAttribute
    Name="CpyNam"
    IsNotNull="true"
    PrecisionRule="true"
    EntityAttrName="CpyNam"
    EntityUsage="DSExternalUserEO"
    AliasName="CPY_NAM">
    <Data>
    <Property
    Name="ID"
    Value="69409894-0128-1000-807e-0a0a0a0a2ccb::::ViewObjectAttribute"/>
    </Data>
    <Properties>
    <SchemaBasedProperties>
    <DISPLAYWIDTH
    Value="30"/>
    </SchemaBasedProperties>
    </Properties>
    </ViewAttribute>
    <ViewAttribute
    Name="VersNum"
    PrecisionRule="true"
    EntityAttrName="VersNum"
    EntityUsage="DSExternalUserEO"
    AliasName="VERS_NUM">
    <Data>
    <Property
    Name="ID"
    Value="69409894-0128-1000-8086-0a0a0a0a2ccb::::ViewObjectAttribute"/>
    </Data>
    </ViewAttribute>
    <ViewAttribute
    Name="CreUsrId"
    IsNotNull="true"
    PrecisionRule="true"
    EntityAttrName="CreUsrId"
    EntityUsage="DSExternalUserEO"
    AliasName="CRE_USR_ID"
    IsUpdateable="false">
    <Data>
    <Property
    Name="ID"
    Value="69409894-0128-1000-8087-0a0a0a0a2ccb::::ViewObjectAttribute"/>
    </Data>
    <Properties>
    <SchemaBasedProperties>
    <DISPLAYWIDTH
    Value="20"/>
    </SchemaBasedProperties>
    </Properties>
    </ViewAttribute>
    <ViewAttribute
    Name="CreDttm"
    IsNotNull="true"
    PrecisionRule="true"
    EntityAttrName="CreDttm"
    EntityUsage="DSExternalUserEO"
    AliasName="CRE_DTTM"
    IsUpdateable="false">
    <Data>
    <Property
    Name="ID"
    Value="69409894-0128-1000-8088-0a0a0a0a2ccb::::ViewObjectAttribute"/>
    </Data>
    </ViewAttribute>
    <ViewAttribute
    Name="UpdUsrId"
    PrecisionRule="true"
    EntityAttrName="UpdUsrId"
    EntityUsage="DSExternalUserEO"
    AliasName="UPD_USR_ID"
    IsUpdateable="false">
    <Data>
    <Property
    Name="ID"
    Value="69409894-0128-1000-8089-0a0a0a0a2ccb::::ViewObjectAttribute"/>
    </Data>
    </ViewAttribute>
    <ViewAttribute
    Name="UpdDttm"
    PrecisionRule="true"
    EntityAttrName="UpdDttm"
    EntityUsage="DSExternalUserEO"
    AliasName="UPD_DTTM"
    IsUpdateable="false">
    <Data>
    <Property
    Name="ID"
    Value="69409894-0128-1000-808a-0a0a0a0a2ccb::::ViewObjectAttribute"/>
    </Data>
    </ViewAttribute>
    *<ViewCriteria*
    *Name="SearchExternalUsers"*
    *ViewObjectName="sni.datasecurity.model.queries.DSExternalUserVO"*
    *Conjunction="AND">*
    *<Properties>*
    *<CustomProperties>*
    *<Property*
    *Name="displayOperators"*
    *Value="InAdvancedMode"/>*
    *<Property*
    *Name="autoExecute"*
    *Value="false"/>*
    *<Property*
    *Name="allowConjunctionOverride"*
    *Value="true"/>*
    *<Property*
    *Name="showInList"*
    *Value="true"/>*
    *<Property*
    *Name="mode"*
    *Value="Basic"/>*
    *<Property*
    *Name="displayName"*
    *ResId="displayName"/>*
    *</CustomProperties>*
    *</Properties>*
    *<ViewCriteria*
    *Name="DSExternalUserVOSubCriteria1"*
    *ViewObjectName="sni.datasecurity.model.queries.DSExternalUserVO"*
    *Conjunction="AND">*
    *<ViewCriteriaRow*
    *Name="vcrow78"*
    *UpperColumns="1">*
    *<ViewCriteriaItem*
    *Name="DSExternalUserVOSubCriteria1_vcrow78_UsrId"*
    *ViewAttribute="UsrId"*
    *Operator="STARTSWITH"*
    *Conjunction="AND"*
    *Required="Optional"/>*
    *<ViewCriteriaItem*
    *Name="SearchExternalUsers_DSExternalUserVOSubCriteria1_vcrow78_UsrStaCd"*
    *ViewAttribute="UsrStaCd"*
    *Operator="="*
    *Conjunction="AND"*
    *Required="Optional"/>*
    *<ViewCriteriaItem*
    *Name="SearchExternalUsers_DSExternalUserVOSubCriteria1_vcrow78_UsrFrstNam"*
    *ViewAttribute="UsrFrstNam"*
    *Operator="STARTSWITH"*
    *Conjunction="AND"*
    *Required="Optional"/>*
    *<ViewCriteriaItem*
    *Name="SearchExternalUsers_DSExternalUserVOSubCriteria1_vcrow78_UsrLastNam"*
    *ViewAttribute="UsrLastNam"*
    *Operator="STARTSWITH"*
    *Conjunction="AND"*
    *Required="Optional"/>*
    *<ViewCriteriaItem*
    *Name="DSExternalUserVOCriteria_DSExternalUserVOSubCriteria1_vcrow78_CpyNam"*
    *ViewAttribute="CpyNam"*
    *Operator="STARTSWITH"*
    *Conjunction="AND"*
    *Required="Optional"/>*
    *</ViewCriteriaRow>*
    *</ViewCriteria>*
    *</ViewCriteria>*
    <ViewCriteria
    Name="SecondarySearch"
    ViewObjectName="sni.datasecurity.model.queries.DSExternalUserVO"
    Conjunction="AND">
    <Properties>
    <CustomProperties>
    <Property
    Name="displayOperators"
    Value="InAdvancedMode"/>
    <Property
    Name="autoExecute"
    Value="false"/>
    <Property
    Name="allowConjunctionOverride"
    Value="true"/>
    <Property
    Name="showInList"
    Value="true"/>
    <Property
    Name="mode"
    Value="Basic"/>
    <Property
    Name="displayName"
    ResId="displayName"/>
    </CustomProperties>
    </Properties>
    <ViewCriteria
    Name="DSExternalUserVOSubCriteria1_1"
    ViewObjectName="sni.datasecurity.model.queries.DSExternalUserVO"
    Conjunction="AND">
    <ViewCriteriaRow
    Name="vcrow11"
    UpperColumns="1">
    <ViewCriteriaItem
    Name="DSExternalUserVOSubCriteria1_1_vcrow11_UsrId"
    ViewAttribute="UsrId"
    Operator="STARTSWITH"
    Conjunction="AND"
    Required="Optional"/>
    <ViewCriteriaItem
    Name="DSExternalUserVOCriteria_DSExternalUserVOSubCriteria1_1_vcrow11_UsrFrstNam"
    ViewAttribute="UsrFrstNam"
    Operator="STARTSWITH"
    Conjunction="AND"
    Required="Optional"/>
    <ViewCriteriaItem
    Name="DSExternalUserVOCriteria_DSExternalUserVOSubCriteria1_1_vcrow11_UsrLastNam"
    ViewAttribute="UsrLastNam"
    Operator="STARTSWITH"
    Conjunction="AND"
    Required="Optional"/>
    <ViewCriteriaItem
    Name="DSExternalUserVOCriteria_DSExternalUserVOSubCriteria1_1_vcrow11_CpyNam"
    ViewAttribute="CpyNam"
    Operator="STARTSWITH"
    Conjunction="AND"
    Required="Optional"/>
    <ViewCriteriaItem
    Name="DSExternalUserVOCriteria_DSExternalUserVOSubCriteria1_1_vcrow11_CreUsrId"
    ViewAttribute="CreUsrId"
    Operator="STARTSWITH"
    Conjunction="AND"
    Required="Optional"/>
    <ViewCriteriaItem
    Name="DSExternalUserVOCriteria_DSExternalUserVOSubCriteria1_1_vcrow11_CreDttm"
    ViewAttribute="CreDttm"
    Operator="="
    Conjunction="AND"
    Required="Optional"/>
    </ViewCriteriaRow>
    </ViewCriteria>
    </ViewCriteria>
    <ViewCriteria
    Name="SearchExternalUsersByRole"
    ViewObjectName="sni.datasecurity.model.queries.DSExternalUserVO"
    Conjunction="AND">
    <Properties>
    <CustomProperties>
    <Property
    Name="displayOperators"
    Value="InAdvancedMode"/>
    <Property
    Name="displayName"
    ResId="LABEL_SEARCH_EXTERNAL_USERS_BY_ROLE"/>
    <Property
    Name="autoExecute"
    Value="false"/>
    <Property
    Name="allowConjunctionOverride"
    Value="true"/>
    <Property
    Name="showInList"
    Value="true"/>
    <Property
    Name="mode"
    Value="Basic"/>
    </CustomProperties>
    </Properties>
    <ViewCriteria
    Name="DSExternalUserVOSubCriteria1_1"
    ViewObjectName="sni.datasecurity.model.queries.DSExternalUserVO"
    Conjunction="AND">
    <ViewCriteriaRow
    Name="vcrow124"
    UpperColumns="1">
    <!--ViewCriteriaItem
    Name="DSExternalUserVOSubCriteria1_1_vcrow124_UsrId"
    ViewAttribute="UsrId"
    Operator="STARTSWITH"
    Conjunction="AND"
    Value=""
    Required="Optional"/-->
    <ViewCriteriaItem
    Name="DSExternalUserVOCriteria_DSExternalUserVOSubCriteria1_1_vcrow124_DSExternalUserRole"
    ViewAttribute="DSExternalUserRole"
    Operator="EXISTS"
    Conjunction="AND"
    Required="Optional">
    <ViewCriteria
    Name="DSExternalUserRoleVONestedCriteria"
    ViewObjectName="sni.datasecurity.model.queries.DSExternalUserRoleVO"
    Conjunction="AND">
    <ViewCriteriaRow
    Name="vcrow125"
    UpperColumns="1">
    <!--ViewCriteriaItem
    Name="DSExternalUserRoleVONestedCriteria_vcrow125_UsrId"
    ViewAttribute="UsrId"
    Operator="STARTSWITH"
    Conjunction="AND"
    Value=""
    Required="Optional"/-->
    <ViewCriteriaItem
    Name="DSExternalUserRoleVONestedCriteria_vcrow125_RolCd"
    ViewAttribute="RolCd"
    Operator="="
    Conjunction="AND"
    Required="Optional"/>
    </ViewCriteriaRow>
    </ViewCriteria>
    </ViewCriteriaItem>
    </ViewCriteriaRow>
    </ViewCriteria>
    </ViewCriteria>
    <ViewLinkAccessor
    Name="DSUserGroup"
    ViewLink="sni.datasecurity.model.queries.viewlinks.ExternalUserToUserGroup"
    Type="oracle.jbo.RowIterator"
    IsUpdateable="false"/>
    <ViewLinkAccessor
    Name="DSExternalUserRole"
    ViewLink="sni.datasecurity.model.queries.viewlinks.ExternalUserToExternalUserRole"
    Type="oracle.jbo.RowIterator"
    IsUpdateable="false"/>
    <ViewLinkAccessor
    Name="DSExternalUserSniRel"
    ViewLink="sni.datasecurity.model.queries.viewlinks.ExternalUserToExternalUserSniRel"
    Type="oracle.jbo.RowIterator"
    IsUpdateable="false"/>
    <LOVUIHints
    ListType="105"
    MRUCount="0"
    ListRangeSize="-1"
    NullValueFlag="none"
    NullValueId="LOVUIHints_NullValueId">
    <DisplayCriteria/>
    </LOVUIHints>
    <ResourceBundle>
    <PropertiesBundle
    PropertiesFile="sni.datasecurity.model.SNIDataSecurityModelBundle"/>
    </ResourceBundle>
    <ClientInterface>
    <Method
    Name="getRowStatus">
    <Return
    Type="java.lang.String"/>
    <Parameter
    Name="row"
    Type="oracle.jbo.Row"/>
    </Method>
    <Method
    Name="getRowStatus">
    <Return
    Type="java.lang.String"/>
    <Parameter
    Name="row"
    Type="oracle.jbo.Row"/>
    </Method>
    <Method
    Name="getRowStatus">
    <Return
    Type="java.lang.String"/>
    <Parameter
    Name="row"
    Type="oracle.jbo.Row"/>
    </Method>
    <Method
    Name="getRowStatus">
    <Return
    Type="java.lang.String"/>
    <Parameter
    Name="row"
    Type="oracle.jbo.Row"/>
    </Method>
    <Method
    Name="getRowStatus">
    <Return
    Type="java.lang.String"/>
    <Parameter
    Name="row"
    Type="oracle.jbo.Row"/>
    </Method>
    <Method
    Name="getRowStatus">
    <Return
    Type="java.lang.String"/>
    <Parameter
    Name="row"
    Type="oracle.jbo.Row"/>
    </Method>
    <Method
    Name="getRowStatus">
    <Return
    Type="java.lang.String"/>
    <Parameter
    Name="row"
    Type="oracle.jbo.Row"/>
    </Method>
    </ClientInterface>
    </ViewObject>
    Thanks
    Venkat
    Edited by: Venkatesh Pasam on Jun 9, 2010 2:14 PM
    Edited by: Venkatesh Pasam on Jun 9, 2010 2:16 PM
    Edited by: Venkatesh Pasam on Jun 9, 2010 2:18 PM

    Can some one please help me with this.
    Thanks
    Venkatesh

  • Oracle.jbo.NoDefException: JBO-25058 during Personalization of Flex Item

    Hi,
    Service Request # 7082522.993
    Customer : Hitatchi Data Systems
    Release : 12.0.5
    Machine Name:http://crm-au-r12.au.oracle.com:8000
    Login Name: operations / welcome
    Responsibility : Manager, Self-Service
    Click on "My Employee Information" hyperlink.
    In the "My Employee Information" screen, click on "Personalize "Manager Views"
    hyperlink.
    In the Personalization Region, Navigate to: Stack Layout: Performance
    Corresponding to: H Grid: Supervisor Hierar... Click on " Cretae Item" icon.
    In the Create Item page, Enter the following:
    Level : Site
    Item Style : Flex
    ID : ReviewingMangaerFlex
    Admin Personalization : True
    Appl Short Name : PER
    CSS Class : OraDataText
    Display Context Field : False
    Name : PER_PERFORMANCE_REVIEWS
    Prompt : Reviewing Manager
    Read Only : True
    Rendered : True
    Segment List : Global Data Elements|Reviewing Manager
    Type:Descriptive
    User Personalization : true
    Click on "Apply" button
    In the Personalization Region, click on "Reorder Icon".
    Keep Cursor on the Item : "Reviewing Manager" and click on the "Upward Arrow"
    and move it before the Item : Related Event.
    Click on "Save" and then "Return to Application" button.
    The System throws following Error Message:
    Error
    The flexfield listener failed while getting the value for segment Reviewing
    Manager from column ATTRIBUTE1 of the descriptive flexfield with application
    short name PER and name PER_PERFORMANCE_REVIEWS. Please contact your system
    administrator. The exception error message was: oracle.jbo.NoDefException: JBO-
    25058: Definition Attribute1 of type Attribute not found in PerfSupRootVO.
    This issue could be reproduced in the Internal Instance with the Same Error
    Message as specified by the Customer.
    This issue was posted through RFA: 1453409 also.
    Thanks,
    Viswanathan

    Hi,
    The suggested solution has not resolved the issue. The suggested setup was made and then cleared cache, bounced apache, retested the issue.
    But the issue has not got resolved.
    Thanks,
    Viswanathan

  • Oracle.jbo.NoDefException: JBO-29114 ADFContext is not setup JBO-25058

    i am running a page with a bounded task flow with three activities as a region
    a link on first view activity passes some row columns as parameters to a method call activity. the method call activiy calls another view activity whose VO is filtered in the method call activity
    when i run page first time. on clicking the link in first view activity for first time, i get this error message:
    <RegistrationConfigurator> <handleError> ADF_FACES-60096:Server Exception during PPR, #2
    oracle.jbo.NoDefException: JBO-29114 ADFContext is not setup to process messages for this exception. Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is JBO-25058
    while running for second time, it runs fine.
    how can i resolve this.
    jdev 11.1.1.5

    Hi,
    oracle.jbo.NoDefExceptionYou need to find out (from the stack trace), which attribute binding's definition is missing as per the error and see if it exists in the pagedef.
    -Arun

  • Oracle.jbo.NoDefException: JBO-29114 ADFContext is not setup to process messages for this exception. Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is JBO-25058. Error message parameters

    Dear Guru's,
    I am not able to solve the above issue for last couple of days.
    I am newbie to the webservice
    My Issue...
    I am using Jdeveloper 11.1.2.4.0 Release 2
    1. Using Jdev I built one small Web Service with two methods.
            While testing the Webservice...
                   I passed User Id as Parameter and it successfully return the values (user id, user name and description) from fnd_user table
    2. I created another application to consume the web service i created.
                   1. I added the webservice SOAP and added the method.
                   2. Created a jsf page and drag and drop the parameter and return values to the jsf page.
    3. While executing the created jsf page I received the error message as below
    "oracle.jbo.NoDefException: JBO-29114 ADFContext is not setup to process messages for this exception. Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is JBO-25058. Error message parameters are {0=Attribute, 1=UserName, 2=UserName}"
    Even I know that this issue is repeated one in our forum, I was not able to solve this issue.
    Can anybody help to solve this issue.
    Thanks and Regards,
    Durai S E

    Dear Guru's,
    I am not able to solve the above issue for last couple of days.
    I am newbie to the webservice
    My Issue...
    I am using Jdeveloper 11.1.2.4.0 Release 2
    1. Using Jdev I built one small Web Service with two methods.
            While testing the Webservice...
                   I passed User Id as Parameter and it successfully return the values (user id, user name and description) from fnd_user table
    2. I created another application to consume the web service i created.
                   1. I added the webservice SOAP and added the method.
                   2. Created a jsf page and drag and drop the parameter and return values to the jsf page.
    3. While executing the created jsf page I received the error message as below
    "oracle.jbo.NoDefException: JBO-29114 ADFContext is not setup to process messages for this exception. Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is JBO-25058. Error message parameters are {0=Attribute, 1=UserName, 2=UserName}"
    Even I know that this issue is repeated one in our forum, I was not able to solve this issue.
    Can anybody help to solve this issue.
    Thanks and Regards,
    Durai S E

  • JBO-25058 exception when running adf:tree component

    Hi, I was trying to prototype an adf:tree which uses eo, vo, and view links as a data model. I am trying to use the vo recursively.
    Data model consists of :
    EO: PeggingDataEO
    VO: TopPeggingDataVO
    PeggingDataVO
    View Links: TopToFirstLevelVL (source: TopPeggingDataVO, destination: PeggingDataVO)
    ParentToChildVL ( source: PeggingDataVO, destination: PeggingDataVO)
    When i ran this page, i get the root node , and then when I try to expand it , i get this error:
    oracle.jbo.NoDefException: JBO-25058: Definition PeggingDataVO of type Attribute not found in TopPeggingDataVO_PeggingDataVO_TopToFirstLevelLVL_PeggingDataVO
    This is build using JDeveloper 11g ( jdev fusiondrop306).
    Please help. I don't understand what definition is missing and what TopPeggingDataVO_PeggingDataVO_TopToFirstLevelLVL_PeggingDataVO is?
    Thanks
    -c.
    below is the code for the page definition :
    <executables>
    <iterator Binds="TopPeggingDataVO1" RangeSize="25"
    DataControl="AppModuleDataControl"
    id="TopPeggingDataVO1Iterator"/>
    </executables>
    <bindings>
    <tree IterBinding="TopPeggingDataVO1Iterator" id="TopPeggingDataVO1">
    <nodeDefinition DefName="recursivetree.datamodel.queries.TopPeggingDataVO">
    <AttrNames>
    <Item Value="InventoryItemName"/>
    <Item Value="SourceType"/>
    <Item Value="SupplyDemandDate"/>
    <Item Value="SupplyDemandQuantity"/>
    <Item Value="ParentPeggingId"/>
    <Item Value="PeggingId"/>
    </AttrNames>
    <Accessors>
    <Item Value="PeggingDataVO"/>
    </Accessors>
    </nodeDefinition>
    <nodeDefinition DefName="recursivetree.datamodel.queries.PeggingDataVO">
    <AttrNames>
    <Item Value="InventoryItemName"/>
    <Item Value="SourceType"/>
    <Item Value="SupplyDemandDate"/>
    <Item Value="SupplyDemandQuantity"/>
    <Item Value="ParentPeggingId"/>
    <Item Value="PeggingId"/>
    </AttrNames>
    <Accessors>
    <Item Value="PeggingDataVO"/>
    </Accessors>
    </nodeDefinition>
    </tree>
    </bindings>

    Hi,
    can you run the VO in the tester ? The error message often indicates that the database connection uses a wrong schema
    Frank

  • Oracle.jbo.NoDefException: JBO-25058: Definition AltKey of type Key Definit

    hi i have done Synchronization in My EO but when i test my view am geting this error ,am in jdeveloper 11.1.1.6.0
    racle.jbo.jbotester.ErrorHandler$ExceptionWrapper: JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25058: Definition AltKey of type Key Definition is not found in UamOrganisations.
         at oracle.jbo.jbotester.ErrorHandler.displayError(ErrorHandler.java:96)
         at oracle.jbo.jbotester.ErrorHandler.displayError(ErrorHandler.java:89)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:437)
    Caused by: oracle.jbo.NoDefException: JBO-25058: Definition AltKey of type Key Definition is not found in UamOrganisations.
         at oracle.jbo.server.RowDef.findAltKeyDef(RowDef.java:1220)
         at oracle.jbo.server.RowDef.getAltKeyAttrDefs(RowDef.java:1283)
         at oracle.jbo.server.EntityDefImpl.addUniqueKeyValidation(EntityDefImpl.java:5449)
         at oracle.jbo.server.EntityDefImpl.loadValidators(EntityDefImpl.java:4808)
         at oracle.jbo.server.EntityDefImpl.loadFromXML(EntityDefImpl.java:3941)
         at oracle.jbo.server.EntityDefImpl.loadFromXML(EntityDefImpl.java:3531)
         at oracle.jbo.server.EntityDefImpl.loadFromXML(EntityDefImpl.java:3515)
         at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:550)
         at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1232)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:603)
         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.EntityDefImpl.findDefObject(EntityDefImpl.java:661)
         at oracle.jbo.server.ViewDefImpl.doAddRowReference(ViewDefImpl.java:7293)
         at oracle.jbo.server.ViewDefImpl.loadEntityReference(ViewDefImpl.java:7570)
         at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:4188)
         at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3946)
         at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3894)
         at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:554)
         at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1232)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:603)
         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.AMViewUsage.createViewObject(AMViewUsage.java:112)
         at oracle.jbo.server.ApplicationModuleDefImpl.loadViewObject(ApplicationModuleDefImpl.java:660)
         at oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:921)
         at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:493)
         at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:87)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:158)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:73)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2913)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:580)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2473)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2347)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3246)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:572)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:505)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:500)
         at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)
         at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:869)
         at oracle.jbo.jbotester.binding.TesterBinding.getConnectionInfo(TesterBinding.java:214)
         at oracle.jbo.jbotester.MainFrame.initializeDataControl(MainFrame.java:906)
         at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:632)
         at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:597)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:428)
    ## Detail 0 ##
    oracle.jbo.NoDefException: JBO-25058: Definition AltKey of type Key Definition is not found in UamOrganisations.
         at oracle.jbo.server.RowDef.findAltKeyDef(RowDef.java:1220)
         at oracle.jbo.server.RowDef.getAltKeyAttrDefs(RowDef.java:1283)
         at oracle.jbo.server.EntityDefImpl.addUniqueKeyValidation(EntityDefImpl.java:5449)
         at oracle.jbo.server.EntityDefImpl.loadValidators(EntityDefImpl.java:4808)
         at oracle.jbo.server.EntityDefImpl.loadFromXML(EntityDefImpl.java:3941)
         at oracle.jbo.server.EntityDefImpl.loadFromXML(EntityDefImpl.java:3531)
         at oracle.jbo.server.EntityDefImpl.loadFromXML(EntityDefImpl.java:3515)
         at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:550)
         at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1232)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:603)
         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.EntityDefImpl.findDefObject(EntityDefImpl.java:661)
         at oracle.jbo.server.ViewDefImpl.doAddRowReference(ViewDefImpl.java:7293)
         at oracle.jbo.server.ViewDefImpl.loadEntityReference(ViewDefImpl.java:7570)
         at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:4188)
         at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3946)
         at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3894)
         at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:554)
         at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1232)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:603)
         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.AMViewUsage.createViewObject(AMViewUsage.java:112)
         at oracle.jbo.server.ApplicationModuleDefImpl.loadViewObject(ApplicationModuleDefImpl.java:660)
         at oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:921)
         at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:493)
         at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:87)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:158)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:73)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2913)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:580)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2473)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2347)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3246)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:572)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:505)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:500)
         at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)
         at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:869)
         at oracle.jbo.jbotester.binding.TesterBinding.getConnectionInfo(TesterBinding.java:214)
         at oracle.jbo.jbotester.MainFrame.initializeDataControl(MainFrame.java:906)
         at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:632)
         at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:597)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:428)
    ----- Level 1: Detail 0 -----
    oracle.jbo.NoDefException: JBO-25058: Definition AltKey of type Key Definition is not found in UamOrganisations.
         at oracle.jbo.server.RowDef.findAltKeyDef(RowDef.java:1220)
         at oracle.jbo.server.RowDef.getAltKeyAttrDefs(RowDef.java:1283)
         at oracle.jbo.server.EntityDefImpl.addUniqueKeyValidation(EntityDefImpl.java:5449)
         at oracle.jbo.server.EntityDefImpl.loadValidators(EntityDefImpl.java:4808)
         at oracle.jbo.server.EntityDefImpl.loadFromXML(EntityDefImpl.java:3941)
         at oracle.jbo.server.EntityDefImpl.loadFromXML(EntityDefImpl.java:3531)
         at oracle.jbo.server.EntityDefImpl.loadFromXML(EntityDefImpl.java:3515)
         at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:550)
         at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1232)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:603)
         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.EntityDefImpl.findDefObject(EntityDefImpl.java:661)
         at oracle.jbo.server.ViewDefImpl.doAddRowReference(ViewDefImpl.java:7293)
         at oracle.jbo.server.ViewDefImpl.loadEntityReference(ViewDefImpl.java:7570)
         at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:4188)
         at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3946)
         at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3894)
         at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:554)
         at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1232)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:603)
         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.AMViewUsage.createViewObject(AMViewUsage.java:112)
         at oracle.jbo.server.ApplicationModuleDefImpl.loadViewObject(ApplicationModuleDefImpl.java:660)
         at oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:921)
         at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:493)
         at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:87)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:158)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:73)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2913)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:580)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2473)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2347)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3246)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:572)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:505)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:500)
         at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)
         at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:869)
         at oracle.jbo.jbotester.binding.TesterBinding.getConnectionInfo(TesterBinding.java:214)
         at oracle.jbo.jbotester.MainFrame.initializeDataControl(MainFrame.java:906)
         at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:632)
         at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:597)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:428)Edited by: adf009 on 2013/01/28 4:07 PM

    i did add the attribute AltKey but still giving the same error
    VO
    <ViewAttribute
        Name="Altkey"
        PrecisionRule="true"
        EntityAttrName="Altkey"
        EntityUsage="UamOrganisations"
        AliasName="ALTKEY"/>
    EO
    <Attribute
        Name="Altkey"
        Precision="50"
        ColumnName="ALTKEY"
        SQLType="VARCHAR"
        Type="java.lang.String"
        ColumnType="VARCHAR2"
        TableName="UAM_ORGANISATIONS">
        <DesignTime>
          <Attr Name="_DisplaySize" Value="50"/>
        </DesignTime>
      </Attribute>another thing when i try to remove the view with error from applictionModule the error is disable i can't be removed
    Edited by: adf009 on 2013/01/28 4:11 PM
    Edited by: adf009 on 2013/01/28 4:11 PM
    Edited by: adf009 on 2013/01/28 4:12 PM
    Edited by: adf009 on 2013/01/28 4:24 PM
    Edited by: adf009 on 2013/01/28 4:24 PM

  • Deployment Error of VO w/ JBO-25058: PartyName879_PartyName not found

    Need additional help with an OAF deployment issue...
    I am attempting to deploy 5 OAF pages for E-business R12 using customizations:
    (order management)
    ImcHierarchyAddChild.xml
    ImcHierarchyCreate.xml
    ImcHierarchyView.xml
    ImcHierarchyAddParent.xml
    ImcHierarchySearch.xml
    1) Modifying their look, functionality, etc then renaming them as
    XxgeoImcHierarchySearch.xml
    XxgeoImcHierarchyAddParent.xml
    XxgeoImcHierarchyAddChild.xml
    XxgeoImcHierarchyCreate.xml
    XxgeoImcHierarchyView.xml
    Testing on is done on JDeveloper OA using the embedded OC4J is fine and pages displays all the appropriate functionality.
    Deployment of xml pages is then done using the adjava command (specific information taken out>
    adjava -mx128m -nojit oracle.jrad.tools.xml.importer.XMLImporter \
         <full path hidden>12.0.0/mds/webui/XxgeoImcHierarchyView.xml \
         -username <username> \
         -password <password> \
         -dbconnection "(DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)
    (HOST = <hostname>)(PORT = <port>))(CONNECT_DATA = (SID = <sid>)))" \
         -rootdir <oa_java dir>mds/ \
         -rootPackage <path on the database>
    2) Deployment of compiled java classes is placed out into apps server, then the server is bounced.
    The deployment has generally worked for the navigations from the Search page to the Create page, then from the Create page to the AddParent. However with the latest deployment all other major functionality works however we've been receiving errors from the Search page (XxgeoImcHierarchySearch.xml) onto the View page(XxgeoImcHierarchyView.xml).
    The navigations still WORKS when testing on JDeveloper, however the function errors out (error shown below) when the page is deployed.
    Items that have been checked already:
    -page has shown to be deployed using the JDR_UTILS package LISTCONTENTS to verify the page has actually been deployed.
    -the attribute PartyName879_PartyName is not referenced in any of the modified VO code.
    So the question is where is this reference to the PartyName879_PartyName is even referring to? Or am I even going in the correct direction in looking for the error?
    One thing is that I am not deploying out a .jpx file, although I've been told that this does not need to occur unless we're doing substitutions, which we are not doing.
    thank you in advance for the assistance
    ============= ERROR WHEN NAVIGATING TO XxgeoImcHierarchyView.xml ==========
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition PartyName879_PartyName of type Attribute not found in XxgeoHzPuiOrgHierarchyVO
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3112)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:2909)
         at OA.jspService(_OA.java:220)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:392)
         at OA.jspService(_OA.java:213)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition PartyName879_PartyName of type Attribute not found in XxgeoHzPuiOrgHierarchyVO
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3112)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:2909)
         at OA.jspService(_OA.java:220)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:392)
         at OA.jspService(_OA.java:213)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition PartyName879_PartyName of type Attribute not found in XxgeoHzPuiOrgHierarchyVO
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3112)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:2909)
         at OA.jspService(_OA.java:220)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:392)
         at OA.jspService(_OA.java:213)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)

    Check the page definition, this value might not be bound to a VO and still going as search criteria.
    Are you just replacing the seeded pages with your custom pages? If yes, then its not going to be patch safe and you won't be able to take advantage of any new code features in the future.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • JBO-25058 Attribute not found

    I created a view with a transient attribute. I created a jsp page with the view and it worked fine. I deleted the transient attrib.. Now I get "JBO-25058 Attibute not found in view " exception. I checked in the view.xml and viewimpl.java, but I didn't see the deleted attribute's reference anywhere. I am sure that the reference for the deleted attrib is still existing somewhere. Please let me know where else can the attribute's reference be found, so that I can delete that too.
    Thanks.

    this error comes normally if you dont have the attribute in the iterator binding
    :Definition RowNum of type Attribute not found in VOPersona1.Can u delete the iterator binding from the pagedef and recreate that.. making sure that the 'RowNum' attribute is added to the iterator binding.
    Did u deploy the Model project..
    what is the key attribute in the VO?

  • Temporary VO throws JBO-25058: Definition 0 of type Attribute is not found

    Hello,
    I'm working with ADF 11.1.1.5.
    I know that this error message usually indicates a misspelled attribute name.
    But my code ist this:ViewObject tVO = _myApplicationModel.createViewObjectFromQueryStmt(null,
                                "select count(1) as my_count from table where other_attr = ?");
    tVO.setWheresetWhereClauseParam(0, someValue);
    tVO.execureQuery();
    Object countReturned = tVO.first().getAttribute(0); // literal int 0 as indexThis code was working for several years. My SCM shows no differences to the last known working version.
    But today it started throwing oracle.jbo.NoDefException: JBO-25058: Definition 0 of type Attribute is not found in ViewDefImpl_189_190.
         at oracle.jbo.server.ViewRowImpl.getAttribute(ViewRowImpl.java:866)
         at my.package.MyApplicationClass.methodUsingTempVo(MyApplicationClass.java:lastLineInExample)
    ...How can this code fail at all?
    How do I solve this?
    bye
    TPD

    Alejandro Profet wrote:
    My fault, I read too fast :)at least you were quick... ;o)
    I suppose you check this before:Object countReturned = tVO.first().getAttribute("my_count");
    No. I did not expect this to work anyhow while accessing via index fails.
    BTW:
    Currently the error disapeaed.
    The only thing I did was to relaunche the application. I did not change any code. Neither I recompiled.
    I'm not a religious man but look's like I have sacrifice something to any good for this not happening in production. I'm thinking of an Oracle licence... ;o)
    bye
    TPD

  • AF:QUERY : JBO-25058 when we add duplicate instance of multi select enabled and search

    Hi Getting JBO-25058 error when we add duplicate instance of multi select enabled attribute from Add Fields and click on search Our requirement is to add validation if search panel has duplicate instance of multi select enabled attribute but this error comes before control goes to Managed bean. Kinldy help. Typical message: JBO-25058: Definition _sel__vci_lov_LOV_ForecastType_ActiveRevnForecastVC_vcrow2097_ForecastType_vcrow2097_ForecastType_itemHolder_vcrow1_ForecastType of type Attribute is not found in __LOCAL_VIEW_USAGE_sessiondef_ForecastAM_oracle_apps_sales_salesForecasting_forecasts_forecastService_applicationModule_ForecastAM_ForecastOverviewPageVO_vcrow2097_ForecastType_itemHolder_ForecastTypeLookupPVO_findByVC_8fc_LOV_ForecastType__lov__filterlist__vcr___.
    Regards
    Rajesha

    Sarah,
    I could reproduce the error.
    However, I created a drag-and-drop page fragment with quick search and table, and modified the adfc-config-EmpVw task flow to reference the drag and drop page:
    <view id="EmpVwTable">
    <page id="__120">/EmpvwDD.jsff</page>
    </view>
    And then I still get the same error, so this looks like an ADF bug to me.
    I also created a stand-alone jspx page using drag and drop, same error as well. I suggest you make a testcase without JHeadstart and contact Oracle Support.
    Steven Davelaar,
    JHeadstart Team.

  • How to prevent JBO-25058

    Hello. I'm learning ADF Data Binding using ReadOnly
    Table.
    But JBO-25058 occurs!
    1st. I Make Entity and ViewObject
    2nd. I (drag & dropp)ed to JSP page.
    3rd. I dropped some columns from ViewObjects.
    Perhaps UIModel.xml file still has column information
    which I dropped.
    But UIModel.xml file is read only.
    Please tell me a smart way to prevent JBO-25058.
    Thanks.

    Ryoichi,
    Perhaps UIModel.xml file still has column information
    which I dropped.
    How do we know what exist in your UIModel.xml file? Can you create a simple testcase in where you create an application (you didn't mention the technology you use) on top of the current VO? Create this app in a new project.
    Frank

  • Getting oracle.jbo.RowCreateException

    Hi All,
    I have created one custom page from which i have to add a record in a custom table.
    I have created AM,VO,EO
    Now After running this page I am getting following error on upper side of page:
    oracle.jbo.RowCreateException: JBO-25017: Error while creating a new entity row for xxEmployeeEO.
    ---Please Help.
    Regards,
    fsl

    Hi Meher,
    I have to store values from a custom page to custom table.
    for this i have created a custom table following fields
    xxMytable
    EMPID NOT NULL NUMBER
    EMPNAME VARCHAR2(20)
    ORGN VARCHAR2(20)
    TECH VARCHAR2(20)
    LAST_UPDATED_BY NOT NULL NUMBER
    LAST_UPDATE_DATE NOT NULL DATE
    CREATED_BY NOT NULL NUMBER
    CREATED_BY NOT NULL NUMBER
    LAST_UPDATE_LOGIN NOT NULL NUMBER
    I am taking help of jdev create exercise
    Now after running page i m getting following error.The one step I ignored from jdev is the adding base path at attribute set.
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition EmpName of type Attribute not found in xxmyCompanyVO1
         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)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition EmpName of type Attribute not found in xxmyCompanyVO1
         at oracle.apps.fnd.framework.OAException.wrapperException(Unknown Source)
         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)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition EmpName of type Attribute not found in xxmyCompanyVO1
         at oracle.apps.fnd.framework.OAException.wrapperException(Unknown Source)
         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)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Thank You

  • Oracle.jbo.NoDefException

    Hai Otn,
    I have a viewobject say PopulateIllnessEmployeesVO,having a bind variable fromDate with data type Date.I am getting error while trying to set null value into bind variable.
    Code:
    populateIllnessEmployeesVO.setNamedWhereClauseParam("fromDate",
    null);
    Error :
    oracle.jbo.NoDefException: JBO-25058: Definition <null> of type Attribute is not found in PopulateIllnessEmployeesVO.

    Plz check my VO
    <Variable
    Name="fromDate"
    Kind="where"
    Type="java.sql.Date"/>
    <Variable
    Name="toDate"
    Kind="where"
    Type="java.sql.Date"/>
    <Variable
    Name="illLogId"
    Kind="where"
    Type="java.lang.Long"
    DefaultValue="0"/>
    <Variable
    Name="vesselObjectId"
    Kind="where"
    Type="java.lang.String"
    DefaultValue="0"/>
    And managed bean looks :
    ViewObject populateIllnessEmployeesVO =
    appModule.findViewObject("PopulateIllnessEmployeesVO");
    populateIllnessEmployeesVO.setNamedWhereClauseParam("vesselObjectId",
    nVesselObjectId);
    _// populateIllnessEmployeesVO.setNamedWhereClauseParam("illLogId", 0);_
    populateIllnessEmployeesVO.setNamedWhereClauseParam("fromDate",
    null);
    populateIllnessEmployeesVO.setNamedWhereClauseParam("toDate",
    null);
    populateIllnessEmployeesVO.executeQuery();
    I am not setting illLogId bindvariable..

Maybe you are looking for

  • Missing Apple apps / app features?

    Hi, am I blind or is there really no ToDo manager on the iPhone 3G? I can create appointments in iCal, but no todos??? Is it possible that I need to buy an app for such a basic calendar feature? And are the notes really not synked? And I seem to bee

  • Dispacther gets stopped

    Dear All, I am facing a problem with IDES system. When I start the SAP from MMC console in windows 2003 with oracle database (ECC 5.0) the dispatcher gets stopped immediately after it tries to start the work process. All the work process ends up and

  • Scanner Presets - Adobe Acrobat 9 Pro

    I removed a Canon CanoScan LiDE 60 from my Vista computer, drivers and all. The scanner continues to display in the Configure Presets Scanner Selection drop-down list. I have been unable to remove the uninstalled scanner from the list. Any help would

  • How do I get apps from Amazon...m S note locks me out of everything but google?

    How do I get apps from Amazon...m S note locks me out of everything but google?

  • Poor performance after moving from hp to linux, oracle 11.2.0.1 to 11.2.0.3, filesystems to ASM

    We moved a database from HP/UX to linux, upgraded oracle from 11.2.0.1 to 11.2.0.3, and from filesystems to ASM.  The new server has 32 cores and 500gb of memory. the old server has less than half of that.  Queries take twice as long to run on the ne