JBO-25002: Definition of type ApplicationModule not found

Hello Gurus,
I am getting this Error for a LOV page,
oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25002: Definition company.oracle.apps.xxscp.lov.server.BufferStockLovAM of type ApplicationModule not found after deploying to a Quality instance.
1. Class files & XML files have been deployed .
2. I have Bounced the server as well as the oc4j container after the installation.
3. The file permissions are good .
All files as well as directories have 755 .
The same files work in jdeveloper and in other instances. This happens for files in a particular directory.
$JAVA_TOP/<company>/oracle/apps/xxscp/lov/server
All files in other directories like
$JAVA_TOP/<company>/oracle/apps/xxscp/<module>/server
$JAVA_TOP/<company>/oracle/apps/xxscp/<module>/webui
are getting picked up.
the only difference (in comparison to other instances) I found was in server.xml , which did not have the Files as entries. But then I thought server.xml is only used when you want to extend any objects. However I deleted the server.xml (bounced webserver &oc4j) and tried , still the same error.
Any idea what could be wrong or Am I missing something.
Thanks and Regards
Hari
ERROR STACK
at java.lang.Thread.run(Thread.java:595)
## Detail 0 ##
oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25002: Definition company.oracle.apps.xxscp.lov.server.BufferStockLovAM of type ApplicationModule not found
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.preparePage(OAPageBean.java:2143)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:533)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:421)
at OA.jspService(_OA.java:212)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
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:627)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
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-25002: Definition company.oracle.apps.xxscp.lov.server.BufferStockLovAM of type ApplicationModule not found
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.preparePage(OAPageBean.java:2143)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:533)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:421)
at OA.jspService(_OA.java:212)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
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:627)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
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)
Extra Details
Product/Component Version
OA Framework 12.0.4
Oracle OA Extension 10.1.3 - build 1028
Business Components 10.1.3.3
UIX (Cabo) 2_3_6_2
BiBeans Runtime 3.1.1.5 nondebug BI Beans 3.1.1.x
MDS 9.0.6.0.0_26
XML Oracle XML Developers Kit 10.1.3.0.0 - Production
AOL/J Applications Object Library, Core Java Roll Up Patch J
Servlet 2.4
Java 1.5.0_08
JDBC Driver 10.2.0.3.0
Database Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bi
Operating System Linux 2.6.9-55.ELsmp
Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
Other cases which i tried:-
1. Checked if all the VO Classes which the AM refes to are there , the classes were present.
2. Recompiled all classes again
3. Checked if the LOV page was imported into the DB correctly , it was.

There can be 3 possibilities here :
1)Your application server has load balance scenario, where you have more than 1 application servers and all servers code are in sync. Now you might have deployed code in one server and other servers might now have that, so http request is not able to find AM.
2) There are more than 1 boxes mounted on 1 server and your deploying code in the wrong instance.
3) While bouncing the server you have bounced only http server and not OC4J container, this is valid only in case of R12. In R12, you need to run 2 scripts for making OAF changes into effect :
1)adapcctl.sh
2)adoacorectl.sh
See details of r12 techstack at : http://mukx.blogspot.com/2008/05/some-facts-about-r12-oaf-techstack.html
--Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • JBO-25002: Definition  ApplicationModule not found

    Hi
    We are adding changing a text into LOV, we have created custom view object and custom AM. Every thing working fine on local Jdev but when copied to server we are getting
    JBO-25002: Definition xxx.oracle.apps.xxort.oie.server.xxxExpenseCustomAM ApplicationModule not found error.
    We have copied all java files, xml files to the server.
    The lov is showing up on the page but selected the dropdown box we are getting above error.
    Any ideas why?

    Hi,
    I have a similar problem . please find the exception details below. We hve bounced the server, but still we are getting the below error.
    oracle.jbo.NoDefException: JBO-25002: Definition qwest.oracle.apps.icx.por.reqmgmt.server.xxReqDetailsVO of type View Definition not found
    we have deployed our files in custom folder.
    /u054/app/oracle/govut/govutcomn/java/qwest/oracle/apps/icx/por/reqmgmt/server
    -rwxrwxrwx 1 applgovt dba 534 Nov 23 19:26 server.xml
    -rwxrwxrwx 1 applgovt dba 29075 Nov 25 04:34 xxReqDetailsVO.xml
    -rwxrwxrwx 1 applgovt dba 14998 Nov 25 04:34 xxReqDetailsVORowImpl.class
    -rwxrwxrwx 1 applgovt dba 468 Nov 25 04:34 xxReqDetailsVOImpl.class
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25002: Definition qwest.oracle.apps.icx.por.reqmgmt.server.xxReqDetailsVO of type View Definition not found
         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:2344)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         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)
         at oa_html._OA._jspService(_OA.java:98)
         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:534)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25002: Definition qwest.oracle.apps.icx.por.reqmgmt.server.xxReqDetailsVO of type View Definition not found
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862)
         at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:985)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:210)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:152)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:721)
         at oracle.apps.icx.por.reqmgmt.webui.ReqDetailsCO.processPageForRendering(ReqDetailsCO.java:603)
         at oracle.apps.icx.por.reqmgmt.webui.ReqDetailsCO.processRequest(ReqDetailsCO.java:267)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:581)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1095)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2298)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         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)
         at oa_html._OA._jspService(_OA.java:98)
         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:534)
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25002: Definition qwest.oracle.apps.icx.por.reqmgmt.server.xxReqDetailsVO of type View Definition not found
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862)
         at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:985)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:210)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:152)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:721)
         at oracle.apps.icx.por.reqmgmt.webui.ReqDetailsCO.processPageForRendering(ReqDetailsCO.java:603)
         at oracle.apps.icx.por.reqmgmt.webui.ReqDetailsCO.processRequest(ReqDetailsCO.java:267)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:581)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1095)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2298)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         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)
         at oa_html._OA._jspService(_OA.java:98)
         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:534)

  • JBO-25002: Definition model.EmpImpl of type Entity Definition is not found.

    Created an App Module (AppModuleImpl) with a service method findempEmpno(...) - see first listing
    Created a Java class (Class1) to access the App Module - see second listing
    Also created an EO and supporting java classes: EmpImpl.java & EmpDefImpl.java
    When run Class1 get the error message as per the third listing
    Why am I getting the message: Exception in thread "main" oracle.jbo.NoDefException: JBO-25002: Definition model.EmpImpl of type Entity Definition is not found.*
    when EmpDefImpl.java has been created?
    Bottom line what wanting to do is to access an EO from the AM.
    Thanks for any help - Casey
    *=============== FIRST LISTING =================*
    package model;
    import model.common.AppModule;
    import oracle.jbo.Key;
    import oracle.jbo.server.ApplicationModuleImpl;
    import oracle.jbo.server.EntityDefImpl;
    import oracle.jbo.server.EntityImpl;
    import oracle.jbo.server.ViewLinkImpl;
    import oracle.jbo.server.ViewObjectImpl;
    +// ---------------------------------------------------------------------+
    +// --- File generated by Oracle ADF Business Components Design Time.+
    +// --- Tue Sep 22 17:10:43 GMT 2009+
    +// --- Custom code may be added to this class.+
    +// --- Warning: Do not modify method signatures of generated methods.+
    +// ---------------------------------------------------------------------+
    +public class AppModuleImpl extends ApplicationModuleImpl implements AppModule {+
    +/**+
    * This is the default constructor (do not remove).
    +public AppModuleImpl() {+
    +}+
    +/**+
    * Container's getter for DeptView1.
    * @return DeptView1
    +public ViewObjectImpl getDeptView1() {+
    return (ViewObjectImpl)findViewObject("DeptView1");
    +}+
    +/**+
    * Container's getter for EmpView1.
    * @return EmpView1
    +public ViewObjectImpl getEmpView1() {+
    return (ViewObjectImpl)findViewObject("EmpView1");
    +}+
    +/**+
    * Container's getter for EmpView2.
    * @return EmpView2
    +public ViewObjectImpl getEmpView2() {+
    return (ViewObjectImpl)findViewObject("EmpView2");
    +}+
    +/**+
    * Container's getter for EmpView3.
    * @return EmpView3
    +public ViewObjectImpl getEmpView3() {+
    return (ViewObjectImpl)findViewObject("EmpView3");
    +}+
    +/**+
    * Container's getter for EmpSelfKeyLink1.
    * @return EmpSelfKeyLink1
    +public ViewLinkImpl getEmpSelfKeyLink1() {+
    return (ViewLinkImpl)findViewLink("EmpSelfKeyLink1");
    +}+
    +/**+
    * Container's getter for EmpForeignKeyLink1.
    * @return EmpForeignKeyLink1
    +public ViewLinkImpl getEmpForeignKeyLink1() {+
    return (ViewLinkImpl)findViewLink("EmpForeignKeyLink1");
    +}+
    +public String findempEmpno(long empno) {+
    EntityDefImpl empDef = EntityDefImpl.findDefObject("model.EmpImpl");  // LINE 73+
    +Key empKey = new Key(new Object[] { empno });+
    EntityImpl emp = empDef.findByPrimaryKey(getDBTransaction(), empKey);
    +if (emp != null) {+
    return (String)emp.getAttribute("Empno");
    +} else {+
    return null;
    +}+
    +}+
    +}+
    *=============== SECOND LISTING =================*
    package model;
    import oracle.jbo.client.Configuration;
    import oracle.jbo.*;
    import oracle.jbo.domain.Number;
    import oracle.jbo.domain.*;
    import model.*;
    +public class Class1 {+
    +public Class1() {+
    super();
    +}+
    +public static void main(String[] args) {+
    Class1 class1 = new Class1();
    String amDef = "model.AppModule";
    String config = "AppModuleLocal";
    ApplicationModule am =
    Configuration.createRootApplicationModule(amDef, config);
    AppModuleImpl ami = (AppModuleImpl)am;
    System.out.println(ami.findempEmpno(7788L));  // LINE 24+
    Configuration.releaseRootApplicationModule(am, true);
    +}+
    +}+
    *=============== THIRD LISTING =================*
    D:\Oracle\Middleware\jdk160_11\bin\javaw.exe -client -classpath D:\JDeveloper\mywork\Application2\.adf;D:\JDeveloper\mywork\Application2\Model\classes;D:\Oracle\Middleware\jdeveloper\modules\oracle.idm_11.1.1\identitystore.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\adfm.jar;D:\Oracle\Middleware\jdeveloper\modules\groovy-all-1.6.0.jar;D:\Oracle\Middleware\jdeveloper\adfdt\lib\adf-dt-at-rt.jar;D:\Oracle\Middleware\jdeveloper\adfdt\lib\adf-transactions-dt.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\adfdt_common.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.xdk_11.1.0\xmlparserv2.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\db-ca.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\jdev-cm.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.ldap_11.1.1\ojmisc.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share_11.1.1\commons-el.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share_11.1.1\jsp-el-api.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share_11.1.1\oracle-el.jar;D:\Oracle\Middleware\modules\javax.activation_1.1.0.0_1-1.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share_11.1.1\adf-share-support.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share.ca_11.1.1\adf-share-ca.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share.ca_11.1.1\adf-share-base.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share_11.1.1\adflogginghandler.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.jmx_11.1.1\jmxframework.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.jmx_11.1.1\jmxspi.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\bc4j-mbeans.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\bc4jwizard.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.javatools_11.1.1\resourcebundle.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.ldap_11.1.1\ldapjclnt11.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.jps_11.1.1\jps-api.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.jps_11.1.1\jps-common.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.jps_11.1.1\jps-ee.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.jps_11.1.1\jps-internal.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.jps_11.1.1\jps-unsupported-api.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.jps_11.1.1\jacc-spi.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.pki_11.1.1\oraclepki.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.osdt_11.1.1\osdt_core.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.osdt_11.1.1\osdt_cert.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.osdt_11.1.1\osdt_xmlsec.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.iau_11.1.1\fmw_audit.jar;D:\Oracle\Middleware\modules\javax.security.jacc_1.0.0.0_1-1.jar;D:\Oracle\Middleware\jdeveloper\BC4J\jlib\bc4jtester.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\bc4jsyscat.jar;D:\Oracle\Middleware\jdeveloper\jlib\ohj.jar;D:\Oracle\Middleware\jdeveloper\jlib\help-share.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.bali.share_11.1.1\share.jar;D:\Oracle\Middleware\jdeveloper\jlib\jewt4.jar;D:\Oracle\Middleware\jdeveloper\jlib\oracle_ice.jar;D:\Oracle\Middleware\jdeveloper\ide\lib\idert.jar;D:\Oracle\Middleware\jdeveloper\ide\lib\javatools.jar;D:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.mds_11.1.1\mdsrt.jar;D:\Oracle\Middleware\modules\javax.servlet_1.0.0.0_2-5.jar;D:\Oracle\Middleware\modules\javax.jsp_1.1.0.0_2-1.jar;D:\Oracle\Middleware\wlserver_10.3\server\ext\jdbc\oracle\11g\ojdbc6.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share_11.1.1\commons-cli-1.0.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.xmlef_11.1.1\xmlef.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.dms_11.1.1\dms.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.xdk_11.1.0\xml.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.javacache_11.1.1\cache.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.ucp_11.1.0.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.odl_11.1.1\ojdl.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.javatools_11.1.1\javatools-nodeps.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.nlsrtl_11.1.0\orai18n-collation.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.nlsrtl_11.1.0\orai18n-mapping.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.nlsrtl_11.1.0\orai18n-servlet.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.nlsrtl_11.1.0\orai18n-translation.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.nlsrtl_11.1.0\orai18n-utility.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.nlsrtl_11.1.0\orai18n.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.share_11.1.1\adfsharembean.jar;D:\Oracle\Middleware\modules\javax.ejb_3.0.1.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\adfbcsvc.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.adf.model_11.1.1\adfbcsvc-share.jar;D:\Oracle\Middleware\jdeveloper\modules\commonj.sdo_2.1.0.jar;D:\Oracle\Middleware\modules\org.eclipse.persistence_1.0.0.0_1-1-0.jar;D:\Oracle\Middleware\jdeveloper\modules\oracle.webservices_11.1.1\wsclient.jar;D:\Oracle\Middleware\modules\com.oracle.toplink_1.0.0.0_11-1-1-1-0.jar;D:\Oracle\Middleware\modules\com.bea.core.antlr.runtime_2.7.7.jar;D:\Oracle\Middleware\modules\javax.persistence_1.0.0.0_1-0-2.jar -Dhttp.proxyHost=ges-proxy.us.oracle.com -Dhttp.proxyPort=80 -Dhttp.nonProxyHosts=sdcousecgate02.oracle.com|sdcousecgate01.oracle.com|yourtraining.oracle.com|vx*.us.oracle.com|eg*.us.oracle.com|*.example.com|jp0001.jp.oracle.com|edr4r1*.us.oracle.com|edr3r1*.us.oracle.com|localhost|10.150.1.46|edbsr*p*.peoplesoft.com|edbsr*p*.us.oracle.com|japan-tele-sslvpn.oracle.com|emea-tele-sslvpn.oracle.com|aus-tele-sslvpn.oracle.com|adc-tele-sslvpn.oracle.com|*.oracle.retail.com|localhost.localdomain|127.0.0.1|::1 -Dhttps.proxyHost=ges-proxy.us.oracle.com -Dhttps.proxyPort=80 -Dhttps.nonProxyHosts=sdcousecgate02.oracle.com|sdcousecgate01.oracle.com|yourtraining.oracle.com|vx*.us.oracle.com|eg*.us.oracle.com|*.example.com|jp0001.jp.oracle.com|edr4r1*.us.oracle.com|edr3r1*.us.oracle.com|localhost|10.150.1.46|edbsr*p*.peoplesoft.com|edbsr*p*.us.oracle.com|japan-tele-sslvpn.oracle.com|emea-tele-sslvpn.oracle.com|aus-tele-sslvpn.oracle.com|adc-tele-sslvpn.oracle.com|*.oracle.retail.com|localhost.localdomain|127.0.0.1|::1 model.Class1
    Sep 22, 2009 7:40:28 PM oracle.adf.share.config.ADFConfigFactory getInstance
    INFO: ADF Config instance implementation in use is : oracle.adf.share.config.MDSConfigFactory
    Sep 22, 2009 7:40:31 PM oracle.adf.share.jndi.MDSBackingStore isReadOnlyMDSStore
    INFO: Read only backing store
    Exception in thread "main" oracle.jbo.NoDefException: JBO-25002: Definition model.EmpImpl of type Entity Definition is not found.+
    +     at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:499)+
    +     at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:417)+
    +     at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:399)+
    +     at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:750)+
    +     at oracle.jbo.server.EntityDefImpl.findDefObject(EntityDefImpl.java:567)+
    +     at model.AppModuleImpl.findempEmpno(AppModuleImpl.java:73)+
    +     at model.Class1.main(Class1.java:24)+
    Process exited with exit code 1.

    Duplicate of Re: JBO-25003: Object root of type View Object is not found.
    Please close this thread.

  • Oracle.jbo.NoDefException: JBO-25002: Definition oracle.webcenter.search.model.DataControls of type null is not found.

    Hi experts,
    I am trying to deploy a new version of a WC Portal application and when the deployment finishes successfully I cannot see the web page. The error is:
    Error 500--Internal Server Error
    oracle.jbo.NoDefException: JBO-25002: Definition oracle.webcenter.search.model.DataControls of type null is not found.
        at oracle.jbo.mom.DefinitionManager.findDefObjectUsingMetadataObject(DefinitionManager.java:2772)
        at oracle.adf.model.binding.DCDataControlConfigDef.findDefObject(DCDataControlConfigDef.java:32)
    Checking the output log I can see:
    <Jul 29, 2013 2:47:21 PM CEST> <Error> <HTTP> <BEA-101020> <[ServletContext@667149283[app:<App_name> module:<Module> path:/<Path> spec-version:2.5 version:V4.0]] Servlet failed with Exception
    oracle.jbo.NoDefException: JBO-25002: Definition oracle.webcenter.search.model.DataControls of type null 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)
            at oracle.adf.model.binding.DCDataControlReference.<init>(DCDataControlReference.java:55)
            at oracle.jbo.uicli.mom.JUApplicationDefImpl.loadDataControlUsage(JUApplicationDefImpl.java:1137)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/oracle/webcenter/search/model/DataControls.dcx"
    I have checked similar errors in the forums and tried the solutions purposed but with no success. I do not understand why the application is looking for the DataControls.dcx file inside a standard WC Search library.
    Any help would be much appreciated.

    Hi Dani,
    Eventually I found the problem, it is reported in Oracle Support as Doc ID 1503173.1.
    It seems jDeveloper is a bit special when adding Directories to the MAR file. If the whole directory "/oracle" is added, the adf-config.xml introduces the following line:
    namespace metadata-store-usage="WebCenterFileMetadataStore" path="/oracle"/
    As a result, this diverts all /oracle/... file and class requests to MDS, which causes failures.
    So when editing the MAR deployment profile be careful to select the sub-directories under /oracle/webcenter/portalapp/ one by one.
    Added to this, I had to perform the cleaning process you suggested to make it work too, otherwise I get a different error...
    Final steps are:
    1. Undeploy application.
    2. Delete MDS partition.
    3. Shutdown managed server.
    4. Delete /cache and /tmp content for the managed server.
    5. Start managed server.
    6. Exectute Clean all in jDeveloper.
    7. Create a new mar deployment as described in SR 1503173.1.
    8. Deploy to EAR file.
    9. Deploy new application to managed server using Enterprise Manager.
    And it works!
    Thanks for your help!

  • Error : oracle.jbo.NoDefException: JBO-25002: Definition oracle.apps.icx.por.schema.server.XXTBPoRequisitionLineEO of type Entity Definition not found

    Hi, while extending EO, we are getting error "oracle.jbo.NoDefException: JBO-25002: Definition oracle.apps.icx.por.schema.server.XXTBPoRequisitionLineEO of type Entity Definition not found". We have placed class and xml files in respective folder, imported customization and bounced the system but still error did not go. Kindly help to trace the issue.

    Can you elaborate how you deployed your custom code, were steps documented here followed ? Did you create a ADF library jar and copy it over to the application lib directory ? Please provide the exact steps done for deployment.
    Jani Rautiainen
    Fusion Applications Developer Relations
    https://blogs.oracle.com/fadevrel/

  • JBO-25002: Definition ...of type View Definition is not found

    Hello,
    I am using JDev 11.1.1.4.0.
    I am having a problem creating read only VO, actually running on integrated weblogic server after creating one. I am getting this exception:
    oracle.jbo.NoDefException: JBO-25002: Definition com.model.viewobject.OrderLineStatusVVO of type View Definition is not found.
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:577)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:484)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:466)
    I created this VO using very simple sql statement, "SELECT ORDER_LINE_STATUS FROM ORDER". JDev creates it and the AM has it listed fine. But when running, I get the above exception.
    Many thanks in advance for your help.
    Bones Jones
    Edited by: Bones Jones on May 10, 2012 10:09 AM

    Fixed it somehow, sort of...
    It turned out my OrderLineStatusVVO.xml was not being deployed in the server. The server being integrated weblogic server, I had to dig it up a bit. The other VO xml files were present in the following folder:
    C:\Users\[USERACCOUNT]\AppData\Roaming\JDeveloper\system11.1.1.4.37.59.23\o.j2ee\drs\[MYAPP]\ViewControllerWebApp.war\WEB-INF\Classes\com\model\viewobject
    For some reason OrderLineStatusVVO.xml was not present. So I did what most of the top developers to, copy and paste. After that I am able to run the app.
    Thank you so much for your help!
    Bones Jones

  • Error in OAF page (Definition CLOSE_PO_FLAG of type Attribute not found)

    Hi All,
    In OAF, When we go to receive a requisition order, on that page for a column called PO Close, below this column in the value text, I am getting the below error:
    Error
    You have encountered an unexpected error. Please contact the System Administrator for assistance.
    Click here for exception details.
    About Previous Page
    When I click the here for exception details. I see the below error. What is this error. Any idea.
    =============
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25002: Definition CLOSE_PO_FLAG of type Attribute not found
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1223)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:2946)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:2743)
         at oa_html._OA._jspService(_OA.java:101)
         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)
         at oa_html._OA._jspService(_OA.java:94)
    ===========
    Help greatly appreciated.
    Thanks
    Aman

    Hi JulianE.
    Looks good. But strange .Please bounce the middletier once and set the permissions of this file to 7777
    Thanks
    Sandeep

  • Definition VendorSiteCode of type Attribute not found in InvoiceheaderVO_InvoiceInstallment_InvoiceHeaderVOToInvoiceInstallmentVO_InvoiceInstallmentVO

    Hi All,
    We had deployed Fusion Payables applications locally and tried creating invoice on invoice work bench.
    After selecting BU, getting error saying 'an error occurred Domain: AP_domain, Server instance: AdminServer, application: PayablesApp
    After clicking ok for error, selected supplier and received same error and clicked OK and proceeded to select vendor site.
    When clicked on Supplier site, getting error saying "oracle.jbo.NoDefException: JBO-25058:Definition VendorSiteCode of type Attribute not found in InvoiceheaderVO_InvoiceInstallment_InvoiceHeaderVOToInvoiceInstallmentVO_InvoiceInstallmentVO"
    I had verified vendor_site_code available in POZ_Supplier_sites_v table and tried refreshing view, redeployed view multiple times but still issue persists.
    Please help in this regard.
    Thanks,
    Mahesh

    as your error say - oracle.jbo.NoDefException: JBO-25058:Definition VendorSiteCode of type Attribute
    VendorSiteCode is not found in VO definition.check you page definition file and VO.

  • Definition STATUS of type Attribute not found in ReqStatusVO1

    HI
    i created vo for the folowing statement.
    select status_code from fnd_concurrent_requests;
    when i tried to execute statement like:
    String status=(String)vor.getAttribute("STATUS");
    it gives the error like:
    Definition STATUS of type Attribute not found in ReqStatusVO1
    can you please hellp to solve this.

    Hi ,
    Right click on view object - > edit VO - > select attributes - > select attribute status - >(in view attribute) copy the name ( it should be something like - StatusCode/ status )
    Looks like you are using Alias name we should not use alias name , always use attribute name .
    try this , String status=(String)vor.getAttribute("status");
    or String status=(String)vor.getAttribute("StatusCode");
    --Keerthi                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Oracle.jbo.NoDefException: JBO-25002: Definition oracle.apps.fnd.applcore.

    Hi,
    I am not able to run a simple and empty UICell in JDeveloper.
    Steps:
    1.Create a new UICell by including ApplCore jars in JDev on Linux environment.
    2.Right click on this cell and run it.
    3.I can able to see some exceptions in Log file of JDev too.
    like,
    weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: OAUTH marshaling failure
    4.But a URL is pop up in Mozilla browser with following exceptions,
    Error 500--Internal Server Error
    oracle.jbo.NoDefException: JBO-25002: Definition oracle.apps.fnd.applcore.uicomponents.view.pageDefs.oracle_apps_fnd_applcore_templates_UIShellPageDef of type Form Binding Definition is not found.
         at oracle.jbo.mom.DefinitionManager.findDefObjectUsingMetadataObject(DefinitionManager.java:2667)
         at oracle.jbo.mom.DefinitionManager.findDefObjectUsingMetadataObject(DefinitionManager.java:2679)
         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.createExecutableBinding(DCBindingContainerReference.java:231)
         at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:579)
         at oracle.adf.model.binding.DCBindingContainerDef.initializeBindingContainer(DCBindingContainerDef.java:727)
         at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:946)
         at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:152)
         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:1567)
         at oracle.adfinternal.controller.application.model.UpdateBindingListener.setBindingELVariable(UpdateBindingListener.java:112)
         at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:61)
         at 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)
         at 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)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
         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)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:421)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:421)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:75)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
         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)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:101)
         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:84)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:147)
         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)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at 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:1450)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/oracle/apps/fnd/applcore/uicomponents/view/pageDefs/oracle_apps_fnd_applcore_templates_UIShellPageDef.xml"
         at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1163)
         at oracle.mds.core.MDSSession.getBaseMO(MDSSession.java:2837)
         at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1204)
         at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1153)
         at oracle.jbo.mom.DefinitionManager.findDefObjectUsingMetadataObject(DefinitionManager.java:2633)
         ... 67 more
    Please let me know what is the solution/work around/suggestion, thanks in advance.

    I run into this problem today and since there is no solution posted for it, I will post my solution to it for future reference:
    This problem appeared all of a sudden - I was able to deploy before - when deploying from JDeveloper 11.1.1.4 onto WLS (standalone version shipped with JDeveloper 11.1.1.4). The solution that worked for me was to copy the needed library - sunjce_provider.jar - from the java jre/lib/ext directory to the domain's lib directory. This will add the needed jar to the server's classpath during startup and allow you to deploy.

  • Oracle.jbo.NoDefException: JBO-25002: Definition oracle.epm.planning.applic

    All,
    Want some pointers to the error that I am running into. The application supports webcenter and when we bring up the web page we get the error below
    oracle.jbo.NoDefException: JBO-25002: Definition oracle.epm.planning.application.ui.DataControls of type null is not found
    caused by the nested error Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/oracle/epm/planning/application/ui/DataControls.dcx"
    at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1279)
    There is no file called DataControls.dcx under the "/oracle/epm/planning/application/ui/ package.
    How do we remove the runtime reference that webcenter still seems to hold onto?
    Any help is really appreciated.

    It supports WebCenter Customizable Components tag library in the ViewController project. The DataControls.dcx file which was under the oracle.epm.planning.application.ui package was still present under the classes folder. Since this file was deleted from the JDEV view it seemed that it should not be included. It worked on my environment but not for others who did not have the file stored under classes folder under the ViewController project.
    I have the problem resolved now. Thanks for all the pointers.

  • Oracle.jbo.NoDefException: JBO-25002: Definition

    Hi,
    In my custom webcenter application I created a page with Document Library. If I run in embedded WLS works fine, but when I deploy in remote WLS doesn't work anymore.
    In remote WLS if a access my page I get this error:
    oracle.jbo.NoDefException: JBO-25002: Definition br.com.it7.view.pageDefs.bibPageDef of type Definição de Bind de Form is not found.
    Caused by: oracle.jbo.PersistenceException: JBO-26000: A Generic exception occurred during loading Customizations.
         at oracle.jbo.mom.MOMParserMDS.parse(MOMParserMDS.java:252)
         at oracle.jbo.mom.MOMParserNonMDS.readAndParse(MOMParserNonMDS.java:71)
         at oracle.jbo.mom.DefinitionContextStandard.readAndParse(DefinitionContextStandard.java:237)
         at oracle.jbo.mom.DefinitionManager.loadDefElement(DefinitionManager.java:1167)
         at oracle.jbo.mom.DefinitionManager.loadDefinitionObjectWithoutCaching(DefinitionManager.java:1067)
         at oracle.jbo.mom.DefinitionManager.findDefObjectUsingMetadataObject(DefinitionManager.java:2502)
         ... 35 more
    Caused by: oracle.mds.exception.MDSRuntimeException: MDS-00068: Unable to find a type definition for: namespace = http://xmlns.oracle.com/adf/controller/binding, local name = parameter, file location = /br/com/it7/view/pageDefs/bibPageDef.xml
         at oracle.mds.internal.model.parse.MDSNodeParser.findMMElement(MDSNodeParser.java:320)
         at oracle.mds.internal.model.parse.MDSNodeParser.createModelNode(MDSNodeParser.java:587)
         at oracle.mds.internal.model.parse.MDSNodeParser.startElement(MDSNodeParser.java:238)
         at oracle.mds.internal.parsefwk.TreeBuilder$Handler.startElement(TreeBuilder.java:297)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1324)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:368)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:314)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:225)
         at oracle.mds.internal.parsefwk.TreeBuilder.parse(TreeBuilder.java:142)
         at oracle.mds.internal.parsefwk.TreeBuilder.parse(TreeBuilder.java:104)
         at oracle.mds.internal.model.parse.SAXParserUtils.parse(SAXParserUtils.java:495)
         at oracle.mds.internal.model.parse.SAXParserUtils.parse(SAXParserUtils.java:428)
         at oracle.mds.internal.model.parse.SAXParserUtils.parseBaseDocument(SAXParserUtils.java:110)
         at oracle.mds.internal.model.BaseDocBuilder.executeInternal(BaseDocBuilder.java:330)
         at oracle.mds.internal.model.BaseDocBuilder.execute(BaseDocBuilder.java:167)
         at oracle.mds.internal.model.ContentModelPipeline.processPipeline(ContentModelPipeline.java:237)
         at oracle.mds.core.MOContent.fetchContent(MOContent.java:512)
         at oracle.mds.core.MOContent.getMDocument(MOContent.java:734)
         at oracle.mds.core.MetadataObject.getContentWithRetry(MetadataObject.java:1660)
         at oracle.mds.core.MetadataObject.getMElement(MetadataObject.java:407)
         at oracle.mds.xml.MergedXML.getXMLSAXEvents(MergedXML.java:315)
         at oracle.mds.xml.MergedXML.getXMLSAXEvents(MergedXML.java:170)
         at oracle.jbo.mom.MOMParserMDS.parse(MOMParserMDS.java:197)
         ... 40 more
    Can someone help-me?
    Thks

    Hi George,
    I do what you told, in embbedded WL works fine, when I deploy doesn't work more.
    I create a blank page, put Doc Lib View to test this. I deploy my custom app in a server that I created in WLS.
    Thks in advance.
    Nelson Maia

  • Update -Graph and Pivot Table model.DataControls.dcx of type null not found

    Now Solved.
    I upgraded to the new Jdeveloper release and the Preview works.
    Update
    I created a new application and the graphs work ok.
    Now, why in my current project won't the graphs work???
    Chuck
    This just occured today 6/22/09.
    When ever I preview a graph or pivot table i receive this message:
    oracle.jbo.NoDefException: JBO-25002: Definition model.DataControls.dcx of type null not found
    I drop the query on a form as a table and it works fine.
    I have used Graphs before, and ahve never recieved this error.
    I just remenbered, I was using the previous release of Jdeveloper when I built the graphs.
    Probably nothing !!
    In the developers manual this message is mentioned:
    +29.3 Correcting Simple Oracle ADF Runtime Errors+
    Failures of the Oracle ADF Model layer cannot be detected by the JDeveloper
    compiler, in part because the page’s data-display and method-execution behavior
    relies on the declarative Oracle ADF page definition files. The Oracle ADF Model layer
    utilizes those declarative files at runtime to create the objects of the Oracle ADF
    binding container.
    To go beyond simple schema validation, you will want to routinely run and test your
    web pages to ensure that none of the following conditions exists:
    +■ The project dependency between the data model project and the user interface+
    project is disabled.
    By default, the dependency between projects is enabled whenever you create a
    web page that accesses a data control in the data model project. However, if the
    dependency is disabled and remains disabled when you attempt to run the
    application, an internal servlet error will be generated at runtime:
    oracle.jbo.NoDefException: JBO-25002: Definition
    model.DataControls.dcx of type null not found
    To correct the error, double-click the user interface project, and select the
    Dependencies node in the dialog. Make sure that the ModelProjectName.jpr
    option appears selected in the panel.
    I checked and the model.jpr is there.
    I re-installed jdeveloper but the same error occurs.
    I have no idea on how to proceed.
    Chuck
    Edited by: user634580 on Jun 24, 2009 11:59 AM
    Edited by: user634580 on Jun 24, 2009 12:02 PM
    Edited by: user634580 on Jul 4, 2009 8:23 AM

    Well, Shay
    I search my entire C drive for datacontrol.dcx and *.dcx and no files found.
    I am usiing ADF.
    The new application that I created that works in preview does not have this file.
    I unstalled jdeveloper, downloaded a new copy, deleted Oracle directory, installed jdeveloper and results are the same.
    Is the datacontrol.dcx file the same as the "datacontrol in the Data Controls Folder "?
    The datacontrol is present the Data Controls Folder (model.jpr model.appmodule)
    There are 3 messages in the log pertaining to DVT listed below.
    **WARNING: A duplicate definition for the feature "AdfDvtGraph" has been found at*** zip:C:/Oracle/Middleware/jdeveloper/system/system11.1.1.0.31.52.05/DefaultDomain/servers/DefaultServer/tmp/_WL_user/NBCV3/1k9n8d/war/WEB-INF/lib/dvt-faces.jar!/META-INF/adf-js-features.xml, line 3. A feature with the same name was originally defined at zip:C:/Oracle/Middleware/jdeveloper/dvt/lib/dvt-faces.jar!/META-INF/adf-js-features.xml, line 3. This may indicate that multiple copies of the same jar file are present on the class path. Ignoring the new feature definition.
    Jun 26, 2009 7:53:29 AM oracle.adfinternal.view.faces.partition.FeatureUtils _addFeatures
    WARNING: A duplicate definition for the feature "AdfDvtGauge" has been found at zip:C:/Oracle/Middleware/jdeveloper/system/system11.1.1.0.31.52.05/DefaultDomain/servers/DefaultServer/tmp/_WL_user/NBCV3/1k9n8d/war/WEB-INF/lib/dvt-faces.jar!/META-INF/adf-js-features.xml, line 7. A feature with the same name was originally defined at zip:C:/Oracle/Middleware/jdeveloper/dvt/lib/dvt-faces.jar!/META-INF/adf-js-features.xml, line 7. This may indicate that multiple copies of the same jar file are present on the class path. Ignoring the new feature definition.
    Jun 26, 2009 7:53:29 AM oracle.adfinternal.view.faces.partition.FeatureUtils _addFeatures
    WARNING: A duplicate definition for the feature "AdfRichPivotTable" has been found at zip:C:/Oracle/Middleware/jdeveloper/system/system11.1.1.0.31.52.05/DefaultDomain/servers/DefaultServer/tmp/_WL_user/NBCV3/1k9n8d/war/WEB-INF/lib/dvt-faces.jar!/META-INF/adf-js-features.xml, line 11. A feature with the same name was originally defined at zip:C:/Oracle/Middleware/jdeveloper/dvt/lib/dvt-faces.jar!/META-INF/adf-js-features.xml, line 11. This may indicate that multiple copies of the same jar file are present on the class path. Ignoring the new feature definition.
    A

  • Error 1046: Type was not found or was not a compile-time constant: Component Event.

    Hi Everyone..
    I am getting an Error 1046: Type was not found or was not a compile-time constant: Component Event.
    The ComponentEvent class has been imported,and also the event handling code is there. I am not sure what else is wrong, hope somebody can advise me. Thanks. The code is below, the point where the error occurs as indicated by the compiler has been highlighted.
    package 
    import flash.display.Sprite;
    import flash.media.Camera;
    import flash.media.Microphone;
    import flash.media.Video;
    import fl.controls.TextArea;
    import fl.controls.Button;
    import fl.controls.TextInput;
    import flash.events.SyncEvent;
    import flash.events.MouseEvent;
    import flash.events.FocusEvent;
    import flash.net.SharedObject;
    import flash.net.NetConnection;
    import flash.net.NetStream;
    import flash.events.NetStatusEvent;
    import flash.events.FocusEvent;
    import flash.events.ComponentEvent;
    public class VideoChat extends Sprite
      private var button:Button;
      private var text_so:SharedObject; 
      private var textArea:TextArea;
      private var textInput:TextInput;
      private var chatName:TextInput; 
      private var nc:NetConnection;
      private var nsOut:NetStream;
      private var nsIn:NetStream;
      private var rtmpNow:String;
      private var msg:Boolean; 
      private var cam:Camera;
      private var mic:Microphone;
      private var vid:Video;
      public function VideoChat ()
       //Set up UI
       textArea = new TextArea();
       textArea.setSize(500,280);
       textArea.move(20,54);
       addChild(textArea);
       textInput = new TextInput();
       textInput.setSize(500,24);
       textInput.move(20,340);
       textInput.addEventListener(ComponentEvent.ENTER,checkKey);
       addChild(textInput);
       button = new Button();
       button.width=50;
       button.label="Send";
       button.move(20,370);
       button.addEventListener(MouseEvent.CLICK, sendMsg);
       addChild(button);
       chatName = new TextInput;
       chatName.setSize (100,24);
       chatName.move (80,370);
       chatName.text="<Enter Name>";
       chatName.addEventListener (FocusEvent.FOCUS_IN, cleanName);
       addChild(chatName); 
       //Connect
       rtmpNow="rtmp:/VideoChat ";  
       nc=new NetConnection;
       nc.connect (rtmpNow);
       nc.addEventListener(NetStatusEvent.NET_STATUS,doSO);
       cam = Camera.getCamera();
       mic=Microphone.getMicrophone();
       //Camera Settings
       cam.setKeyFrameInterval(15);
       cam.setMode (240, 180, 15, false);
       cam.setMotionLevel(35,3000);
       cam.setQuality(40000 / 8,0);
       //Microphone Settings
       mic.gain = 85;
       mic.rate=11;
       mic.setSilenceLevel (25,1000);
       mic.setUseEchoSuppression (true);
       //Video Setup
       vid=new Video(cam.width, cam.height);
       addChild (vid);
       vid.x=10, vid.y=20;  
       //Attach local video and camera
       vid.attachCamera(cam);  
      private function doSO(e:NetStatusEvent):void
       good=e.info.code == "NetConnection.Connect.Success";
       if(good)
        //Set up shared object
        text_so=SharedObject.getRemote("test", nc.uri, false);
        text_so.connect (nc);
        text_so.addEventListener(SyncEvent.SYNC, checkSO);
      private function checkSO(e:SyncEvent):void
       for (var chung:uint; change<e.changeList.length; chng++)
        switch(e.chageList[chng].code)
         case "clear":
          break;
         case "success":
          break;
         case "change":
          textArea.appendText (text_so.data.msg + "\n");
          break;
      private function cleanName(e:FocusEvent): void
       chatName.text="";
      private function sendMsg(e:MouseEvent):void
       noName=(chatName.text=="<Enter Name>" || chatName.text=="");
       if (noName)
         textArea.appendText("You must enter your name \n");
       else
        text_so.setProperty("msg", chatName.text +": " + textInput.text);
        textArea.appendText (chatName.text +": "+textInput.text +"\n");
        textInput.text="";
      private function checkKey (e:ComponentEvent):void
       noName=(chatName.text=="<Enter Name>" || chatName.text=="");
       if (noName)
         textArea.appendText("You must enter your name \n");
       else
        text_so.setProperty("msg", chatName.text +": " + textInput.text);
        textArea.appendText (chatName.text +": "+textInput.text +"\n");
        textInput.text="";
      //Create NetStream instances
      private function checkConnect  (e:NetStatusEvent):void
       msg=e.info.code == "NetConnection.Connect.Success";
       if(msg)
        nsOut=new NetStream(nc);
        nsIn=new NetStream(nc);
        //NetStream
        nsOut.attachAudio(mic);
        nsOut.attachCamera(cam);
        nsOut.publish("camstream");
        nsIn.play("camstream");

    Hi Guys...
    I have found out what is wrong. I was importing the wrong package the correct one should have been:
    import fl.events.ComponentEvent;
    instead of
    import flash.events.ComponentEvent;
    I hope this is helpful for anyone caught in a simillar situation as me...Thanks..

  • "1046: Type was not found" for a custom class calling a custom class

    This should be easy... but I've spent two days on nothing but this error.... I am absolutely at my wit's end.
    Basically, I've got a "character" container linked to a MovieClip in the library that is supposed to act as a container for various body parts; head, shirt, pants, etc. For simplicity, I've just got Character class and Head class, both in a "char" package, both classes are named the same as their respective files (Character.as and Head.as, both in an actual file called "char"). Character class is supposed to create an instance of Head, but I always get this 1046 error. The problem is that I've got other body parts with nearly identical classes that ARENT throwing a 1046 error and are working just fine. I went and made a new project to see if I was still having the problem with just character calling 1 simple body part. I do.
    In the symbol properties, it's Exported for Actionscript & Export in Frame 1... the class is "char.Head" and "char.Character" respectively. I have tried everything I can find or think of, I've done dozens of Google searches and sifted through dozens of forums. I can't find anything and I've been working on this problem for 24 straight working hours now. I'm completely exasperated......
    package char {
    import flash.display.MovieClip;
    import flash.display.Stage;
    import flash.display.Sprite;
    import flash.events.Event;
    import flash.geom.ColorTransform;
    import fl.motion.Color;
    import char.Head;
    public class Character extends MovieClip {
    // 1046: Type was not found or was not a compile-time constant: Head
    private var _head:Head;
    // reference to get the stage later
    private var stageRef:Stage;
    public function Character(stageRef:Stage=null) {
    trace("NEW CHARACTER");
    //1180 Call to a possibly undefined method Head;
    _head=new Head();
    And here's the contents of Head.as
    package char {
    import flash.display.MovieClip;
    import flash.events.Event;
    import flash.display.Stage;
    import flash.geom.ColorTransform;
    public class Head extends MovieClip {
    private var skin_type:uint;
    public function Head() {
    trace ("NEW HEAD");
    Now if I declare the head variable and create a new instance of it in my document class, no problem whatsoever. If I do it in my Character class, it just doesn't stop giving me this error!!! Somebody please help me.
    1046: Type was not found or was not a compile-time constant: Head
    1180 Call to a possibly undefined method Head;

    There is a blank movieclip named Character in the library, yup.
    Also in my main handler for my document class calls "mainCharacter = new Character(); "
    Here's a chunk of the code from the document class. For the record, it calls "head" as just a test and that works fine. Just doesn't work in "Character"
    import char.Character;
    import char.Head;
    public class MainHandler extends MovieClip {
    private static var _instance:MainHandler;
    public static function get instance():MainHandler { return _instance; }
    public var mainCharacter:Character;
    public var head_:Head;
    public function MainHandler() {
    _instance = this;
    mainCharacter = new Character();
    head_=new Head();

Maybe you are looking for

  • Why my itunes cannot create aac.. already right click.. same.. unistall all file.. install back.. also same...

    why my itunes cannot create aac.. already right click.. same.. unistall all file.. install back.. also same...

  • What is the best way to Insert BLOB in DB?

    Hi, We are having a Table containing BLOB datatype & trying to populate it using JDBC. But simple insert is not allowing us to insert the data into table. As the alternative we used to firstly insert a empty_blob & later on update it using FOR UPDATE

  • Garbage when create a new txt file

    I'm creating a text file but when a check the file it contain some garbage... salida = new DataOutputStream (new FileOutputStream ("client.txt"));       salida.writeUTF("Hello"); salida.writeUTF("my"); salida.writeUTF("world"); but when i check the f

  • Can I use my new iPhone5 in California

    Probably a stoooopid question... But can I use my new iPhone5 in California? Bought it direct from the Apple Store so should be factory unlocked.  Though I am a little confused by the band frequencies in america. Cheers Lee

  • REG manual valuation pop up window in QA32

    Hi I need to know how to stop the pop up window for Manual valuation in QA32. When I do RR for any MIC, a manual valuation window comes for accepting/rejecting the MIC. My basic setting at plant level for result recording configuration is automatic c