Error when trying to run jspx page from JDev - from Linux workstation

Hi,
I am using jdev 11.1.1.7.40.64.38.
I am facing an issue while deploying the application to the Integrated WLS,
the application takes too long time to run or the following exception is shown in the server log
"DFW-99998 [java.lang.ClassCastException][oracle.jbo.pool.ResourcePoolMonitor.resetThreadContext][AdvancedPlanning]"
The incident log shows the trace,
java.lang.ClassCastException: weblogic.utils.classloaders.ChangeAwareClassLoader cannot be cast to oracle.adf.share.ADFContext
at oracle.jbo.pool.ResourcePoolMonitor.resetThreadContext(ResourcePoolMonitor.java:146)
at oracle.jbo.pool.ResourcePoolMonitor.run(ResourcePoolMonitor.java:130)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
Please let me know if someone has a solution.
Thanks

As you use a version of jdev which is not available to the public, you should better ask your question on an internal forum.
Timo

Similar Messages

  • When trying to run any page on jdev 9.0.3.5 the jdev close

    when trying to run any page on jdev 9.0.3.5 the jdev close immidiatly and an empty log file is created i am using ie 8

    Hi,
    Check whether all the relevant services are up. If the problem still persist then there might be some issue with your JDeveloper.
    Regards,
    Gyan

  • Error while trying to run JSP page in Jdev

    I have integrated BPEL and business rules and it has a task form so if I am trying to run JSP page in JDeveloper, it gives below
    error:
    [Starting OC4J using the following ports: HTTP=8989, RMI=23892, JMS=9228.]
    D:\Oracle-SaaS\Downloads\jdevstudio10131\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config>
    D:\Oracle-SaaS\Downloads\jdevstudio10131\jdk\bin\javaw.exe -client -classpath D:\Oracle-SaaS\Downloads\jdevstudio10131\j2ee\home\oc4j.jar;D:\Oracle-SaaS\Downloads\jdevstudio10131\jdev\lib\jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config D:\Oracle-SaaS\Downloads\jdevstudio10131\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    09/08/05 12:28:20 Error initializing server: At least one valid code-source or import-shared-library element is required for shared-library "global.libraries" in /D:/Oracle-SaaS/Downloads/jdevstudio10131/jdev/system/oracle.j2ee.10.1.3.39.84/embedded-oc4j/config/server.xml.
    09/08/05 12:28:20 Fatal error: server exiting
    Process exited with exit code 1.

    Looks lik eyou have not specified the correct shared libraries in your server.xml. Also, ensure that you have added the libraries in the right order in your BPEL Project in JDev.

  • VO extension errors when trying to run the page

    Using JDeveloper I have extended a view object:  oracle.apps.ics.por.wf.server.ReqLinesNotificationsVO
    I created a new view object, created the substitution and compiled the project. 
    The files created:  SDSUReqLinesNotificationsVOImpl.class
                               SDSUReqLinesNotificationsVORowImpl.class
                               xxsd_req_notify.jpx
                               server.xml
    I copied the .class and .xml files to the appropriate directories.  I imported the project by running the jpximport .jpx.
    When we run the page in the application we get an error that the AM (oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM ) is not found. 
    I can see that the AM is in the directory. 
    I have done a few VO extensions but haven’t encountered this error before.
    Can anyone help me figure out what is going wrong?
    Emily
    The full error details:
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException:
    oracle.jbo.NoDefException: JBO-25002: Definition
    oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM of type
    ApplicationModule not found
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2733)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:557)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:439)
            at _OA._jspService(_OA.java:213)
            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:308)
            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:407)
            at _OA._jspService(_OA.java:222)
            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:308)
            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:407)
            at _OA._jspService(_OA.java:222)
            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:429)
            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:911)
            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:745)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException:
    JBO-25002: Definition
    oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM of type
    ApplicationModule not found
            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.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2733)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:557)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:439)
            at _OA._jspService(_OA.java:213)
            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:308)
            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:407)
            at _OA._jspService(_OA.java:222)
            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:308)
            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:407)
            at _OA._jspService(_OA.java:222)
            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:429)
            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:911)
            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:745)
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException:
    JBO-25002: Definition
    oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM of type
    ApplicationModule not found
            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.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2733)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:557)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:439)
            at _OA._jspService(_OA.java:213)
            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:308)
            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:407)
            at _OA._jspService(_OA.java:222)
            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:308)
            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:407)
            at _OA._jspService(_OA.java:222)
            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:429)
            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:911)
            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:745)

    AJ,
    Thanks for your response to my question.
    Did you make any changes to the standard AM ? -->  I worked completely within JDeveloper to extend the view object, as far as I know I didn’t touch the AM file.
    Yes, the error says the AM is not found but I can see the ReqApprovalNotificationsAM.xml file does exist in $JAVA_TOP/oracle/apps/icx/por/wf/server
    Below is the .jpx file.
    <?xml version='1.0' encoding='UTF-8' ?>
    <!DOCTYPE JboProject SYSTEM "jbo_03_01.dtd">
    <JboProject
    Name="xxsd_req_notify"
    SeparateXMLFiles="true"
    PackageName="" >
       <DesignTime>
          <Attr Name="_appModuleNames19" Value="oracle.apps.ak.entity.server.AKEntityAttributeLOVAM" />
          <Attr Name="_appModuleNames18" Value="oracle.apps.ak.entity.server.AKEntityRegionLOVAM" />
          <Attr Name="_appModuleNames17" Value="oracle.apps.ak.attribute.server.AkAttributesAppModule" />
          <Attr Name="_appModuleNames16" Value="oracle.apps.ak.region.server.AkRegionAppModule" />
          <Attr Name="_appModuleNames15" Value="oracle.apps.ak.region.server.AkCategoryAM" />
          <Attr Name="_appModuleNames119" Value="oracle.apps.ego.common.server.EgoSpreadsheetImportAM" />
          <Attr Name="_appModuleNames14" Value="oracle.apps.ak.region.server.AkLovAppModule" />
          <Attr Name="_appModuleNames118" Value="oracle.apps.ego.common.server.EgoRecentlyVisitedAM" />
          <Attr Name="_appModuleNames13" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.HelloWorldAM" />
          <Attr Name="_appModuleNames117" Value="oracle.apps.ego.common.server.AddCriteriaAM" />
          <Attr Name="_appModuleNames12" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.UpdateAM" />
          <Attr Name="_appModuleNames116" Value="oracle.apps.ego.common.server.EgoCreateReportAM" />
          <Attr Name="_appModuleNames11" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.DeleteAM" />
          <Attr Name="_appModuleNames115" Value="oracle.apps.ego.common.server.EgoCriteriaAM" />
          <Attr Name="_appModuleNames10" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.HomeAM" />
          <Attr Name="_appModuleNames114" Value="oracle.apps.ego.common.server.EgoGetPolicyAM" />
          <Attr Name="_appModuleNames113" Value="oracle.apps.ego.common.server.EgoFndMessageUpdateAM" />
          <Attr Name="_appModuleNames112" Value="oracle.apps.ego.common.server.EgoPubHistAM" />
          <Attr Name="_appModuleNames111" Value="oracle.apps.ego.common.server.EgoSearchCriteriaTemplateAM" />
          <Attr Name="_appModuleNames110" Value="oracle.apps.ego.common.server.EgoObjectLockAM" />
          <Attr Name="_appModuleNames9" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.PoSummaryAM" />
          <Attr Name="_appModuleNames8" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.MultistepCreateAM" />
          <Attr Name="_appModuleNames109" Value="oracle.apps.ego.common.server.EgoOrganizationSearchAM" />
          <Attr Name="_appModuleNames7" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.PurchaseOrderSAM" />
          <Attr Name="_appModuleNames108" Value="oracle.apps.ego.common.server.EgoKeyFlexAM" />
          <Attr Name="_appModuleNames6" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.CreateAM" />
          <Attr Name="_appModuleNames107" Value="oracle.apps.ego.common.server.EgoEditResultColumnsAM" />
          <Attr Name="_appModuleNames5" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.SearchAM" />
          <Attr Name="_appModuleNames106" Value="oracle.apps.ego.common.server.EgoCommonAM" />
          <Attr Name="_appModuleNames4" Value="oracle.apps.fnd.framework.toolbox.lov.server.TutorialLOVAM" />
          <Attr Name="_appModuleNames105" Value="oracle.apps.ego.common.server.EgoCriteriaListAM" />
          <Attr Name="_appModuleNames3" Value="oracle.apps.fnd.framework.toolbox.lov.server.LabSolutionsLOVAM" />
          <Attr Name="_appModuleNames104" Value="oracle.apps.ego.common.server.EgoItemCategoriesBulkloadAM" />
          <Attr Name="_appModuleNames2" Value="oracle.apps.fnd.framework.toolbox.schema.server.EmployeeVAM" />
          <Attr Name="_appModuleNames103" Value="oracle.apps.ego.extfwk.user.search.server.EgoExtFwkSearchAM" />
          <Attr Name="_appModuleNames1" Value="oracle.apps.fnd.framework.toolbox.schema.server.SupplierVAM" />
          <Attr Name="_appModuleNames102" Value="oracle.apps.ego.extfwk.user.presentation.server.EgoExtFwkLovAM" />
          <Attr Name="_appModuleNames0" Value="oracle.apps.fnd.framework.toolbox.schema.server.PurchaseOrderVAM" />
          <Attr Name="_appModuleNames101" Value="oracle.apps.ego.extfwk.user.presentation.server.EgoExtFwkAM" />
          <Attr Name="_appModuleNames100" Value="oracle.apps.ego.extfwk.user.presentation.server.EgoFunctionRendererAM" />
          <Attr Name="_version" Value="10.1.3.41.57" />
          <Attr Name="_appModuleNames257" Value="xxsd.oracle.apps.ia.lov.server.xxsdAssetAssgndToLovAM" />
          <Attr Name="_appModuleNames256" Value="oracle.apps.icx.por.changeorder.server.ChangeOrderAM" />
          <Attr Name="_appModuleNames255" Value="oracle.apps.icx.por.approval.server.ApprovalListAM" />
          <Attr Name="_appModuleNames254" Value="oracle.apps.ia.requests.transfer.server.RequestRootAM" />
          <Attr Name="_appModuleNames253" Value="oracle.apps.ia.setup.server.RulesAM" />
          <Attr Name="_appModuleNames252" Value="oracle.apps.pos.sdh.ext.lov.server.ClassLovAM" />
          <Attr Name="_appModuleNames251" Value="oracle.apps.pos.sdh.ext.advsearch.server.SuppADIAM" />
          <Attr Name="_appModuleNames250" Value="oracle.apps.pos.sdh.ext.admin.server.SuppAdminAM" />
          <Attr Name="_appModuleNames99" Value="oracle.apps.ego.extfwk.admin.server.EgoEditValueSetValueAM" />
          <Attr Name="_appModuleNames98" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrValueSetLovRadioAM" />
          <Attr Name="_appModuleNames97" Value="oracle.apps.ego.extfwk.admin.server.ViewActionsAM" />
          <Attr Name="_appModuleNames96" Value="oracle.apps.ego.extfwk.admin.server.ActionDetailsAM" />
          <Attr Name="_appModuleNames199" Value="oracle.apps.pos.schema.server.SupplierRegVAM" />
          <Attr Name="_appModuleNames95" Value="oracle.apps.ego.extfwk.admin.server.EgoAttributeDetailsAM" />
          <Attr Name="_appModuleNames198" Value="oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM" />
          <Attr Name="_appModuleNames94" Value="oracle.apps.ego.extfwk.admin.server.ActionCreateAM" />
          <Attr Name="_appModuleNames197" Value="oracle.apps.icx.por.wf.server.ReceiveItemsNotfnAM" />
          <Attr Name="_appModuleNames93" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrUOMClassesLovAM" />
          <Attr Name="_appModuleNames196" Value="oracle.apps.icx.por.wf.server.RCOApprovalNotificationsAM" />
          <Attr Name="_appModuleNames92" Value="oracle.apps.ego.extfwk.admin.server.EgoVersionedValueSetDetailsAM" />
          <Attr Name="_appModuleNames195" Value="oracle.apps.icx.por.wf.server.RCOBuyerApprovalNotfnAM" />
          <Attr Name="_appModuleNames91" Value="oracle.apps.ego.extfwk.admin.server.EgoBatchSelectedValueSetAM" />
          <Attr Name="_appModuleNames194" Value="oracle.apps.icx.por.wf.server.SupplierContractorNotifyAM" />
          <Attr Name="_appModuleNames90" Value="oracle.apps.ego.extfwk.admin.server.EgoFunMappingAM" />
          <Attr Name="_appModuleNames193" Value="oracle.apps.icx.por.rcv.server.ShipmentDetailsAM" />
          <Attr Name="_appModuleNames192" Value="oracle.apps.icx.por.rcv.server.ReturnItemsAM" />
          <Attr Name="_appModuleNames249" Value="oracle.apps.pos.sdh.ext.common.server.SuppContextAM" />
          <Attr Name="_appModuleNames191" Value="oracle.apps.icx.por.rcv.server.ReceiveItemsAM" />
          <Attr Name="_appModuleNames248" Value="oracle.apps.pos.sdh.ext.common.server.PSSelectAM" />
          <Attr Name="_appModuleNames190" Value="oracle.apps.icx.por.rcv.server.CorrectItemsAM" />
          <Attr Name="_appModuleNames247" Value="oracle.apps.pos.request.server.PosAddrChgCompareAM" />
          <Attr Name="_appModuleNames246" Value="oracle.apps.pos.request.server.PosNewAddrReqAM" />
          <Attr Name="_appModuleNames245" Value="oracle.apps.pos.request.server.PosContChgCompareAM" />
          <Attr Name="_appModuleNames244" Value="oracle.apps.pos.request.server.SupplierContactAM" />
          <Attr Name="_ejbPackage" Value="false" />
          <Attr Name="_appModuleNames243" Value="oracle.apps.pos.request.server.BusinessClassificationAM" />
          <Attr Name="_jprName" Value="xxsd_req_notify.jpr" />
          <Attr Name="_appModuleNames242" Value="oracle.apps.pos.request.server.SupplierRequestSharedRNAM" />
          <Attr Name="_appModuleNames241" Value="oracle.apps.pos.request.server.PosNewContReqAM" />
          <Attr Name="_appModuleNames240" Value="oracle.apps.pos.request.server.AddressAM" />
          <Attr Name="_appModuleNames89" Value="oracle.apps.ego.extfwk.admin.server.EgoEditValueSetAM" />
          <Attr Name="_appModuleNames88" Value="oracle.apps.ego.extfwk.admin.server.EgoEditAttributeAM" />
          <Attr Name="_appModuleNames87" Value="oracle.apps.ego.extfwk.admin.server.EgoFormFunctionLovAM" />
          <Attr Name="_appModuleNames86" Value="oracle.apps.ego.extfwk.admin.server.EgoTemplAttributesAM" />
          <Attr Name="_appModuleNames189" Value="oracle.apps.icx.por.rcv.server.ReceivingHomeAM" />
          <Attr Name="_appModuleNames85" Value="oracle.apps.ego.extfwk.admin.server.EgoVSValidationTableAM" />
          <Attr Name="_appModuleNames188" Value="oracle.apps.icx.por.rcv.server.ViewReceiptsAM" />
          <Attr Name="_appModuleNames84" Value="oracle.apps.ego.extfwk.admin.server.FuncCreateAM" />
          <Attr Name="_appModuleNames187" Value="oracle.apps.icx.por.reqmgmt.server.ReqMgmtAM" />
          <Attr Name="_appModuleNames83" Value="oracle.apps.ego.extfwk.admin.server.PagesListAM" />
          <Attr Name="_appModuleNames186" Value="oracle.apps.icx.por.req.server.RequisitionAM" />
          <Attr Name="_appModuleNames82" Value="oracle.apps.ego.extfwk.admin.server.EditMappingsAM" />
          <Attr Name="_appModuleNames185" Value="oracle.apps.icx.por.schema.server.RequisitionVAM" />
          <Attr Name="_appModuleNames81" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetReleaseVersionAM" />
          <Attr Name="_appModuleNames184" Value="oracle.apps.icx.por.common.server.LaunchIPAM" />
          <Attr Name="_NamedConnection" Value="SD12DConnection" />
          <Attr Name="_appModuleNames80" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetDetailsAM" />
          <Attr Name="_appModuleNames183" Value="oracle.apps.icx.por.common.server.DummyAM" />
          <Attr Name="_appModuleNames182" Value="oracle.apps.icx.por.common.server.SystemInfoAM" />
          <Attr Name="_appModuleNames239" Value="oracle.apps.pos.request.server.PosPrfChgRecToDoAM" />
          <Attr Name="_appModuleNames181" Value="oracle.apps.icx.por.cancelreq.server.CancelRequisitionAM" />
          <Attr Name="_appModuleNames238" Value="oracle.apps.pos.request.server.PosPrfChgReqContAM" />
          <Attr Name="_appModuleNames180" Value="oracle.apps.ia.superuser.server.SuperUserAM" />
          <Attr Name="_appModuleNames237" Value="oracle.apps.pos.request.server.ProdSvcRequestAM" />
          <Attr Name="_appModuleNames236" Value="oracle.apps.pos.sdh.dqm.server.SuppSmartSearchAM" />
          <Attr Name="_appModuleNames235" Value="oracle.apps.pos.sdh.dqm.server.SupplierPartyAM" />
          <Attr Name="_appModuleNames234" Value="oracle.apps.pos.sdh.dqm.server.EnablePartyAsSuppAM" />
          <Attr Name="_appModuleNames233" Value="oracle.apps.pos.sdh.dqm.server.SupRegDupPartiesAM" />
          <Attr Name="_appModuleNames232" Value="oracle.apps.pos.sdh.dqm.server.PosUpdPartyAddrAM" />
          <Attr Name="_appModuleNames231" Value="oracle.apps.pos.supplier.server.ByrOrgAM" />
          <Attr Name="_appModuleNames230" Value="oracle.apps.pos.supplier.server.AddrIntvAM" />
          <Attr Name="_appModuleNames79" Value="oracle.apps.ego.extfwk.admin.server.EgoEditAttrGroupAM" />
          <Attr Name="_appModuleNames78" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupAGVAM" />
          <Attr Name="_appModuleNames77" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrValueSetLovDefaultAM" />
          <Attr Name="_appModuleNames76" Value="oracle.apps.ego.extfwk.admin.server.EgoApplicationsAM" />
          <Attr Name="_appModuleNames179" Value="oracle.apps.ia.notifications.server.NotificationAM" />
          <Attr Name="_appModuleNames75" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetListsAM" />
          <Attr Name="_appModuleNames178" Value="oracle.apps.ia.notifications.server.ReqSearchAM" />
          <Attr Name="_appModuleNames74" Value="oracle.apps.ego.extfwk.admin.server.EgoCopyAttributeGroupAM" />
          <Attr Name="_appModuleNames177" Value="oracle.apps.ia.lov.server.DynamicEmployeeAM" />
          <Attr Name="_appModuleNames73" Value="oracle.apps.ego.extfwk.admin.server.EditMappingsLovAM" />
          <Attr Name="_appModuleNames176" Value="oracle.apps.ia.lov.server.BookNamesLOVAM" />
          <Attr Name="_appModuleNames72" Value="oracle.apps.ego.extfwk.admin.server.EgoVersionedValueSetLovAM" />
          <Attr Name="_appModuleNames175" Value="oracle.apps.ia.lov.server.RequestsLOVAM" />
          <Attr Name="_appModuleNames71" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupAssociationLovAM" />
          <Attr Name="_appModuleNames174" Value="oracle.apps.ia.lov.server.EmployeeLOVAM" />
          <Attr Name="_appModuleNames70" Value="oracle.apps.ego.extfwk.admin.server.EditFunctionParameterAM" />
          <Attr Name="_appModuleNames173" Value="oracle.apps.ia.lov.server.RulesLOVAM" />
          <Attr Name="_appModuleNames172" Value="oracle.apps.ia.home.server.HomeAM" />
          <Attr Name="_appModuleNames229" Value="oracle.apps.pos.supplier.server.SuppSummAM" />
          <Attr Name="_appModuleNames171" Value="oracle.apps.ia.utils.server.UtilsAM" />
          <Attr Name="_appModuleNames228" Value="oracle.apps.pos.supplier.server.SuppEditPersonalInfoSharedAM" />
          <Attr Name="_appModuleNames170" Value="oracle.apps.ia.schema.server.RulesVAM" />
          <Attr Name="_appModuleNames227" Value="oracle.apps.pos.supplier.server.SuppAM" />
          <Attr Name="_appModuleNames226" Value="oracle.apps.pos.supplier.server.SuppPublicationHstryAM" />
          <Attr Name="_appModuleNames225" Value="oracle.apps.pos.supplier.server.SuppNotifyAM" />
          <Attr Name="_appModuleNames224" Value="oracle.apps.pos.supplier.server.AddressListAM" />
          <Attr Name="_appModuleNames223" Value="oracle.apps.pos.supplier.server.ByrSuppAM" />
          <Attr Name="_appModuleNames222" Value="oracle.apps.pos.sdh.ext.user.server.SuppAttributesAM" />
          <Attr Name="_appModuleNames221" Value="oracle.apps.pos.sdh.ext.user.server.ProspAttributesAM" />
          <Attr Name="_appModuleNames220" Value="oracle.apps.pos.sdh.dqm.lov.server.PosPartyContactsAM" />
          <Attr Name="_appModuleNames69" Value="oracle.apps.ego.extfwk.admin.server.FunctionsLovAM" />
          <Attr Name="_appModuleNames68" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupSearchAM" />
          <Attr Name="_appModuleNames67" Value="oracle.apps.ego.extfwk.admin.server.EgoListAttrAM" />
          <Attr Name="_appModuleNames66" Value="oracle.apps.ego.extfwk.admin.server.ActionCreateLovAM" />
          <Attr Name="_appModuleNames169" Value="oracle.apps.fnd.framework.toolbox.samplelib.server.SampleBrowserAM" />
          <Attr Name="_appModuleNames65" Value="oracle.apps.ego.extfwk.admin.server.FuncListAM" />
          <Attr Name="_appModuleNames168" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.DebugALabAM" />
          <Attr Name="_appModuleNames64" Value="oracle.apps.ego.extfwk.admin.server.PagesListCreateAM" />
          <Attr Name="_appModuleNames167" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.FlexfieldAM" />
          <Attr Name="_appModuleNames63" Value="oracle.apps.ego.extfwk.admin.server.EgoAssocsAM" />
          <Attr Name="_appModuleNames166" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.EmployeeAM" />
          <Attr Name="_appModuleNames62" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrValueSetLovAttachAM" />
          <Attr Name="_appModuleNames165" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.SupplierSAM" />
          <Attr Name="_appModuleNames61" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrDBColumnsLovAM" />
          <Attr Name="_appModuleNames164" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.HomeAM" />
          <Attr Name="_appModuleNames60" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupDetailsAM" />
          <Attr Name="_appModuleNames163" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.DebugBLabAM" />
          <Attr Name="_appModuleNames162" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.DebugLabAM" />
          <Attr Name="_appModuleNames219" Value="oracle.apps.pos.sbd.server.SuppRegBankAM" />
          <Attr Name="_appModuleNames161" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.GanttAM" />
          <Attr Name="_appModuleNames218" Value="oracle.apps.pos.sbd.server.PayPrefAM" />
          <Attr Name="_appModuleNames160" Value="oracle.apps.fa.search.server.AssetNumLOVAM" />
          <Attr Name="_appModuleNames217" Value="oracle.apps.pos.sbd.server.ByrPayAM" />
          <Attr Name="_appModuleNames216" Value="oracle.apps.pos.sbd.server.SuppMainAM" />
          <Attr Name="_appModuleNames215" Value="oracle.apps.pos.sbd.server.ByrMainAM" />
          <Attr Name="_appModuleNames214" Value="oracle.apps.pos.supplier.components.server.ByrAddrAM" />
          <Attr Name="_appModuleNames213" Value="oracle.apps.pos.supplier.components.server.AddressListAM" />
          <Attr Name="_appModuleNames212" Value="oracle.apps.pos.supplier.components.server.PosPSMainAM" />
          <Attr Name="_appModuleNames211" Value="oracle.apps.pos.supplier.components.server.PosContInfoAM" />
          <Attr Name="_appModuleNames210" Value="oracle.apps.pos.supplier.components.server.PosAddrContAM" />
          <Attr Name="_appModuleNames59" Value="oracle.apps.ego.extfwk.admin.server.EgoAttributeVAM" />
          <Attr Name="_appModuleNames58" Value="oracle.apps.ego.extfwk.admin.server.FunctionDetailsAM" />
          <Attr Name="_appModuleNames57" Value="oracle.apps.ego.extfwk.admin.server.EgoUniqueKeyAM" />
          <Attr Name="_appModuleNames56" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetPublishParamAM" />
          <Attr Name="_appModuleNames159" Value="oracle.apps.fa.ispeed.systemcontrol.server.SystemControlAM" />
          <Attr Name="_appModuleNames55" Value="oracle.apps.ego.extfwk.common.server.EgoExtFwkDummyAM" />
          <Attr Name="_appModuleNames158" Value="oracle.apps.fa.ispeed.quickcodes.server.QuickCodesAM" />
          <Attr Name="_appModuleNames54" Value="oracle.apps.ego.extfwk.common.server.EgoExtFwkMetadataAM" />
          <Attr Name="_appModuleNames157" Value="oracle.apps.fa.ispeed.location.server.LocationAM" />
          <Attr Name="_appModuleNames53" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactAM" />
          <Attr Name="_appModuleNames156" Value="oracle.apps.fa.ispeed.fiscalyear.server.FiscalYearAM" />
          <Attr Name="_appModuleNames52" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactRelTableAM" />
          <Attr Name="_appModuleNames155" Value="oracle.apps.fa.ispeed.convention.server.ConventionAM" />
          <Attr Name="_appModuleNames51" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactDetailsAM" />
          <Attr Name="_appModuleNames154" Value="oracle.apps.fa.ispeed.category.server.CategoryAM" />
          <Attr Name="_appModuleNames50" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactPurposesAM" />
          <Attr Name="_appModuleNames153" Value="oracle.apps.fa.ispeed.calendar.server.SetupCalendarAM" />
          <Attr Name="_appModuleNames152" Value="oracle.apps.fa.ispeed.bookcontrol.server.BookControlAM" />
          <Attr Name="_appModuleNames209" Value="oracle.apps.pos.supplier.components.server.PosUserRestAM" />
          <Attr Name="_appModuleNames151" Value="oracle.apps.fa.ispeed.assetkeyword.server.AssetKeywordAM" />
          <Attr Name="_appModuleNames208" Value="oracle.apps.pos.supplier.lov.server.PaySitesAM" />
          <Attr Name="_appModuleNames150" Value="oracle.apps.fa.iassets.server.IAssetsRootAM" />
          <Attr Name="_appModuleNames207" Value="oracle.apps.pos.supplier.lov.server.TermsAM" />
          <Attr Name="_appModuleNames206" Value="oracle.apps.pos.supplier.lov.server.BuyerAM" />
          <Attr Name="_appModuleNames205" Value="oracle.apps.pos.supplier.lov.server.CurrencyAM" />
          <Attr Name="_appModuleNames204" Value="oracle.apps.pos.supplier.lov.server.PayGroupAM" />
          <Attr Name="_appModuleNames203" Value="oracle.apps.pos.supplier.lov.server.AllLovAM" />
          <Attr Name="_appModuleNames202" Value="oracle.apps.pos.supplier.lov.server.PosContAddrReqLovAM" />
          <Attr Name="_appModuleNames201" Value="oracle.apps.pos.supplier.lov.server.ShipViaAM" />
          <Attr Name="_appModuleNames200" Value="oracle.apps.pos.supplier.lov.server.TaxGroupAM" />
          <Attr Name="_appModuleNames49" Value="oracle.apps.ar.hz.components.contact.server.HzPuiPartyRelTableAM" />
          <Attr Name="_appModuleNames48" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiAddOrgRelationshipAM" />
          <Attr Name="_appModuleNames47" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiAddChildAM" />
          <Attr Name="_appModuleNames46" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiEditRelationshipAM" />
          <Attr Name="_appModuleNames149" Value="oracle.apps.fa.iassets.server.ListOfValuesAM" />
          <Attr Name="_appModuleNames45" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelVAM" />
          <Attr Name="_appModuleNames148" Value="oracle.apps.fa.assetimpairment.server.AssetImpairmentAM" />
          <Attr Name="_appModuleNames44" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelDupIdentificationAM" />
          <Attr Name="_appModuleNames43" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelPartyTypeVAM" />
          <Attr Name="_appModuleNames147" Value="oracle.apps.fa.assetimpairment.lov.server.ImpairmentLOVAM" />
          <Attr Name="_appModuleNames42" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiAddPerRelationshipAM" />
          <Attr Name="_appModuleNames146" Value="oracle.apps.ego.common.report.server.EgoAdvReportVAM" />
          <Attr Name="_appModuleNames41" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelationshipAM" />
          <Attr Name="_appModuleNames145" Value="oracle.apps.ego.common.report.server.EgoAdvReportAM" />
          <Attr Name="_appModuleNames40" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiCreateHierAM" />
          <Attr Name="_appModuleNames144" Value="oracle.apps.ego.common.report.server.EgoAdvRepXMLDataAM" />
          <Attr Name="_appModuleNames143" Value="oracle.apps.ego.common.server.EgoFndProfileAM" />
          <Attr Name="_appModuleNames142" Value="oracle.apps.ego.common.server.EgoReportListAM" />
          <Attr Name="_appModuleNames141" Value="oracle.apps.ego.common.server.EgoResultsFormatAM" />
          <Attr Name="_appModuleNames140" Value="oracle.apps.ego.common.server.EgoResultsFormatPreviewAM" />
          <Attr Name="_appModuleNames39" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiEmployeeInformationAM" />
          <Attr Name="_appModuleNames38" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationProfileHistoryAM" />
          <Attr Name="_appModuleNames37" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrgOverviewAM" />
          <Attr Name="_appModuleNames36" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrgHierarchyAM" />
          <Attr Name="_appModuleNames35" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiCurrencyLOVAM" />
          <Attr Name="_appModuleNames139" Value="oracle.apps.ego.common.server.EgoADIExportAM" />
          <Attr Name="_appModuleNames34" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationProfileAM" />
          <Attr Name="_appModuleNames138" Value="oracle.apps.ego.common.server.EgoInstallCheckAM" />
          <Attr Name="_appModuleNames33" Value="oracle.apps.ar.hz.components.party.organization.server.HzPartyVAM" />
          <Attr Name="_appModuleNames137" Value="oracle.apps.ego.common.server.EgoSearchResultsFormatAM" />
          <Attr Name="_appModuleNames32" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationOverviewAM" />
          <Attr Name="_appModuleNames136" Value="oracle.apps.ego.common.server.EgoEditSearchCriteriaAM" />
          <Attr Name="_appModuleNames31" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationProfileQuickAM" />
          <Attr Name="_appModuleNames135" Value="oracle.apps.ego.common.server.EgoSendReportAM" />
          <Attr Name="_appModuleNames30" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiTaxFinancialAM" />
          <Attr Name="_appModuleNames134" Value="oracle.apps.ego.common.server.EgoItemRulesAM" />
          <Attr Name="_appModuleNames133" Value="oracle.apps.ego.common.server.EgoCriteriaValueLovAM" />
          <Attr Name="_appModuleNames132" Value="oracle.apps.ego.common.server.EgoApplicationModule" />
          <Attr Name="_appModuleNames131" Value="oracle.apps.ego.common.server.EgoFilterCriteriaAM" />
          <Attr Name="_appModuleNames130" Value="oracle.apps.ego.common.server.EgoResultsFormatColumnsAM" />
          <Attr Name="_appModuleNames29" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrgDupPreventionAM" />
          <Attr Name="_appModuleNames28" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonProfileHistoryAM" />
          <Attr Name="_appModuleNames27" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonProfileAM" />
          <Attr Name="_appModuleNames26" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPartyLovAM" />
          <Attr Name="_appModuleNames25" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonDupPreventionAM" />
          <Attr Name="_appModuleNames129" Value="oracle.apps.ego.common.server.ResultFormatListAM" />
          <Attr Name="_appModuleNames24" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiQuickCreatePersonAM" />
          <Attr Name="_appModuleNames128" Value="oracle.apps.ego.common.server.EgoDebugInfoAM" />
          <Attr Name="_appModuleNames23" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonOverviewAM" />
          <Attr Name="_appModuleNames127" Value="oracle.apps.ego.common.server.EgoSearchFwkRootAM" />
          <Attr Name="_appModuleNames22" Value="oracle.apps.ar.hz.components.base.server.HzPuiBaseAM" />
          <Attr Name="_appModuleNames126" Value="oracle.apps.ego.common.server.CriteriaTemplateListAM" />
          <Attr Name="_appModuleNames21" Value="oracle.apps.ak.query.server.OAAKQueryPkgAM" />
          <Attr Name="_appModuleNames125" Value="oracle.apps.ego.common.server.EgoEditCriteriaTemplatesAM" />
          <Attr Name="_appModuleNames124" Value="oracle.apps.ego.common.server.EgoMenusAM" />
          <Attr Name="_appModuleNames20" Value="oracle.apps.ak.entity.server.AKEntityAM" />
          <Attr Name="_appModuleNames123" Value="oracle.apps.ego.common.server.EgoLookupsAM" />
          <Attr Name="_appModuleNames122" Value="oracle.apps.ego.common.server.EgoDataLevelPopListRNAM" />
          <Attr Name="_appModuleNames121" Value="oracle.apps.ego.common.server.AttachmentCatAssocsAM" />
          <Attr Name="_appModuleNames120" Value="oracle.apps.ego.common.server.EgoResultsFormatSectionsAM" />
       </DesignTime>
       <Containee
    Name="server"
    FullName="com.markview.oracle.apps.xxfnd.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
          Name="server"
    FullName="mycompany.oracle.apps.fnd.framework.toolbox.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="mycompany.oracle.apps.fnd.framework.toolbox.tutorial.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.attribute.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.custom.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.entity.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
          Name="server"
    FullName="oracle.apps.ak.query.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.region.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.base.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.contact.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.contactpoints.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.group.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.organization.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.person.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.relationship.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.common.report.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.admin.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.data.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.metadata.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.presentation.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.search.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.assetimpairment.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.assetimpairment.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.iassets.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.iassets.utils.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.assetkeyword.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.bookcontrol.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.calendar.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.category.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.convention.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.fiscalyear.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.location.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.quickcodes.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.systemcontrol.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.search.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.labsolutions.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.poplist.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.samplelib.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.tutorial.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.home.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.notifications.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
          Name="server"
    FullName="oracle.apps.ia.poplist.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.requests.transfer.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.setup.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.superuser.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.utils.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.approval.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
          FullName="oracle.apps.icx.por.cancelreq.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.changeorder.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.contractor.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.poplist.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.rcv.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.req.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.reqmgmt.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.wf.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.jg.globe.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.isp.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.request.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sbd.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.dqm.lov.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.dqm.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.admin.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.advsearch.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.poplist.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.user.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.supplier.components.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.supplier.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.supplier.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="xxsd.oracle.apps.ia.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="xxsd.oracle.apps.ia.requests.transfer.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="xxsd.oracle.apps.icx.por.wf.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Substitutes>
          <Substitute OldName ="oracle.apps.icx.por.wf.server.ReqLinesNotificationsVO" NewName ="xxsd.oracle.apps.icx.por.wf.server.SDSUReqLinesNotificationsVO" />
    </Substitutes>
    </JboProject>

  • Port conflict error when trying ot run the page.

    Hi ,
    Below is the error message whern I try to run the page.How to resolve it.
    I tried checking tools->preferences->embedded oc4j->Host name to default local ip address and local host name
    Another trial was : open Task Manage ->Process tab..if there will be two process jdevw and javaw. Terminated those process and then start JDeveloper and run the page,it should work , but i could find only java.exe running.
    Appreciate your help.Thanks.
    **** JMS port conflict detected. The JMS port will be reassigned to port 9236.
    [Starting OC4J using the following ports: HTTP=8995, RMI=23892, JMS=9236.]
    D:\MC\oajdev\jdevbin\jdk1.4.2\bin\javaw.exe -client -classpath D:\MC\oajdev\jdevbin\j2ee\home\oc4j.jar;D:\MC\oajdev\jdevbin\jdev\lib\jdev-oc4j.jar -Xbootclasspath/p:D:\MC\oajdev\jdevbin\jdev\appslibrt\ojdbc14.jar;D:\MC\oajdev\jdevbin\jdev\appslibrt\nls_charset12.zip -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 com.evermind.server.OC4JServer -config
    D:\MC\oajdev\jdevhome\jdev\system9.0.3.5.1312\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    Fatal Error: Unable to write to the transaction log (/D:/MC/oajdev/jdevhome/jdev/system9.0.3.5.1312/oc4j-config/log/transaction.state), possible reasons for this are that Orion lacks permission to write to the file, or that another instance of the server is already running with this configuration (most common): Unable to alter transaction log
    Process exited with exit code 1.

    You have other JDev session running.
    Probably your first JDev session was not terminated gracefully.
    Close ALL JDev sessions. Go to Task Manager and kill any process related to JDev.
    Then open JDev again. You should not get this error message again.
    PS. Despite of this message, you will be able to continue with your work.

  • Error when trying to reopen a page in Jdev after making changes

    Message
    BME-99003: An error occurred, so processing could not continue.
    Cause
    The application has tried to de-reference an invalid pointer. This exception should have been dealt with programmatically. The current activity may fail and the system may have been left in an unstable state. The following is a stack trace.
    java.lang.NullPointerException
         at oracle.jdevimpl.webapp.model.content.dom.xml.XElement.getAttrQName(XElement.java:250)
         at oracle.jdevimpl.webapp.model.content.dom.xml.XElement._getAttributeValue(XElement.java:176)
         at oracle.jdevimpl.webapp.model.content.dom.xml.XElement.getAttributeValue(XElement.java:146)
         at oracle.jdevimpl.webapp.model.content.dom.xml.XElement.getAttributeValue(XElement.java:141)
         at oracle.jdevimpl.webapp.model.content.dom.view.proxy.ONodeProxy.getAttributeValue(ONodeProxy.java:124)
         at oracle.jdevimpl.webapp.model.css.html.LinkedStyleSheet.getHref(LinkedStyleSheet.java:120)
         at oracle.jdevimpl.webapp.model.css.html.LinkedStyleSheet.getProducer(LinkedStyleSheet.java:230)
         at oracle.jdevimpl.webapp.model.css.html.LinkedStyleSheet.getResourceProducer(LinkedStyleSheet.java:133)
         at oracle.jdevimpl.webapp.editor.StyleSheetChangeObserver.addStyleNodeObservers(StyleSheetChangeObserver.java:96)
         at oracle.jdevimpl.webapp.editor.StyleSheetChangeObserver.startListening(StyleSheetChangeObserver.java:80)
         at oracle.jdevimpl.webapp.editor.StyleSheetChangeObserver.activate(StyleSheetChangeObserver.java:70)
         at oracle.jdevimpl.webapp.editor.StyleSheetChangeObserver.activate(StyleSheetChangeObserver.java:54)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.attachStyleSheetObservers(AbstractWebAppEditor.java:1434)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.postViewDocumentActivated(AbstractWebAppEditor.java:1271)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.activateViewDocument(AbstractWebAppEditor.java:1239)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.createDocuments(AbstractWebAppEditor.java:1174)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.open(AbstractWebAppEditor.java:364)
         at oracle.jdevimpl.webapp.editor.html.HtmlEditor.open(HtmlEditor.java:172)
         at oracle.jdevimpl.webapp.editor.jsp.JspEditor.open(JspEditor.java:113)
         at oracle.ideimpl.editor.EditorState.openEditor(EditorState.java:240)
         at oracle.ideimpl.editor.EditorState.createEditor(EditorState.java:148)
         at oracle.ideimpl.editor.EditorState.getOrCreateEditor(EditorState.java:91)
         at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:231)
         at oracle.ideimpl.editor.SplitPaneState.setCurrentEditorStatePos(SplitPaneState.java:194)
         at oracle.ideimpl.editor.TabGroupState.createSplitPaneState(TabGroupState.java:103)
         at oracle.ideimpl.editor.TabGroup.addTabGroupState(TabGroup.java:278)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1261)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1196)
         at oracle.ideimpl.editor.EditorManagerImpl.openEditorInFrame(EditorManagerImpl.java:1077)
         at oracle.ideimpl.editor.EditorManagerImpl.openDefaultEditorInFrame(EditorManagerImpl.java:1036)
         at oracle.adfdt.controller.util.CommonUtils.showEditor(CommonUtils.java:575)
         at oracle.adfdt.controller.jsf.diagram.shape.PageNode.gotoPage(PageNode.java:347)
         at oracle.adfdt.controller.diagram.model.MenuActions.gotoPage(MenuActions.java:459)
         at oracle.adfdt.controller.diagram.model.MenuActions.access$200(MenuActions.java:23)
         at oracle.adfdt.controller.diagram.model.MenuActions$2.onCheckedCmdUIEvent(MenuActions.java:174)
         at oracle.bm.diagrammer.cmdUI.CmdUIReceiver$Checked.onCmdUIEvent(Unknown Source)
         at oracle.bm.diagrammer.BaseDiagram$14.onCmdUIEvent(Unknown Source)
         at oracle.bm.addinUtil.IDEAppContext.handledElseWhere(Unknown Source)
         at oracle.bm.addinUtil.IDEAppContext.onCmdUI(Unknown Source)
         at oracle.bm.addinUtil.IDEAppContext.handleEvent(Unknown Source)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:525)
         at oracle.ide.controller.IdeAction$1.run(IdeAction.java:772)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:789)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:498)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
         at java.awt.Component.processMouseEvent(Component.java:5488)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Action
    If further errors occur, you should restart the application.
    Also, report the problem on the JDeveloper forum on otn.oracle.com, or contact Oracle support, giving the information from this message.
    ________________________________________________________________________________

    I'm having the same problem in Business Objects 4 BI Launch Pad with reports that were created in CR 2011.
    The viewer could not process an event. Error in File Buyer Status:
    Encapsulating page failed. []
    Error code:0 [CRWEB00000119]
    The interesting thing is that I have a test platform where all my reports work correctly.  However, all these reports fail with the error message on my production platform.
    On the production platform, I can run these reports from CMC without any errors.  I suspect that something about my Single Sign-On to database configuration is not correct.
    So far, I have been unable to detect any significant differences between the working test platform and the failing production platform.

  • Error when trying to run Advisor

    Hi!
    I get the following error when trying to run the Advisor (Application Builder > Application xxx > Utilities > Advisor) over our application:
    Unknown type! View: APEX_APPLICATION_PAGE_PROC Column: CONDITION_EXPRESSION1 Value: WHEN_ANY_ITEM_IN_COMMA_DELIMITED_LIST_OF_PAGES_HAS_CHANGED
    ... this happens every time, even if I uncheck all boxes except one (e.g. "References with substitution syntax").
    I'm wondering if there is something wrong with our Apex installation as I can't see any other references to this problem in the forum. We don't seem to be suffering any other problems so I expect it's something small...
    Has anyone else ever encountered this and does anyone know of a solution? I would like to use the Advisor for some QA processes as it looks like a handy tool.
    Many thanks in advance,
    Alex.
    Versions:
    Apex 4.1.1.00.23
    Oracle DB 10.2.0.2

    Hi Alex,
    very interesting. Looks like one of your processes uses the WHEN_ANY_ITEM_IN_COMMA_DELIMITED_LIST_OF_PAGES_HAS_CHANGED condition which has been deprecated for a very long time.
    If you execute the following query in your workspace schema, you should find those processes which do use the condition. You might want to check if the reported pages/processes are still used in your application.
    select application_id,
           application_name,
           page_id,
           page_name,
           process_name
      from APEX_APPLICATION_PAGE_PROC
    where CONDITION_EXPRESSION1 = 'WHEN_ANY_ITEM_IN_COMMA_DELIMITED_LIST_OF_PAGES_HAS_CHANGED';Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • HT4796 I keep getting a Windows Mail error when trying to run the assistant on my pc, but I don't have any email programs open.

    I keep getting a Windows Mail error when trying to run the assistant on my pc, but I don't have any email programs open.

    You could of course use Safari your default browser as a quick method of accessing gmail until you figure out the Firefox problem. (More than one browser may be used on a Mac or other computer).
    Is this the only site you have problems with ? and does Safari work ok ?
    Often this problem requires the page to be reloaded
    * try pressing the shift key as you reload the page
    Another problem is sometimes the cookies for that site need clearing
    * see [[Delete cookies to remove the information websites have stored on your computer#w_delete-cookies-for-a-single-site]]_delete-cookies-for-a-single-site
    * see also [[Firefox and other browsers can't load websites]] or[[Firefox can't load websites but other browsers can]]

  • App File Server connection error when trying to run a BI Publisher report..

    hello Gurus...
    As above - App File Server connection error when trying to run a BI Publisher report.. FOR THE FIRST TIME.
    What does our DBA need to do..?
    error message reads..
    Template code: SUARXASR
    Template app:  AR
    Language:      en
    Territory:     GB
    Output type:   EXCEL
    [5/10/10 10:59:27 AM] [UNEXPECTED] [46321:RT1487572]
    oracle.apps.fnd.cp.util.RemoteFileException: An error occurred while attempting to establish an Applications File Server connection with the node FNDFS_*****.ac.uk. There may be a network configuration problem, or the TNS listener on node FNDFS_*****.ac.uk may not be running. Please contact your system administrator.
    at oracle.apps.fnd.cp.util.RemoteFile.readURL(RemoteFile.java:241)
    at oracle.apps.fnd.cp.util.RemoteFile.transferFile(RemoteFile.java:194)
    at oracle.apps.fnd.cp.util.RemoteFile.transfer(RemoteFile.java:130)
    at  oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:264)at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    [5/10/10 10:59:27 AM] [46321:RT1487572] Completed post-processing actions for request 1487572.I'm sure we never had to set anything up in our Test instance!??!!??
    many thanks for looking..
    Steven

    nobody experienced this before..?

  • I'm getting a -2003F error when trying to run the internet recovery after installing a new hard disk in my macbook pro, any suggestions?

    After installing a new hard drive in my 2011 macbook pro, I'm getting a apple.com/support -2003F error when trying to run the internet recovery.  Any suggestions?

    Did you format the new HDD?  What is the status of the old HDD?
    Do you have an early or late 2011 MBP?
    Ciao.

  • Error when trying to run an application that worked when built with 8.6

    I have a simple program that I wrote in version 8.6 that I never had a problem building and running applications built with it in 8.6.  Two weeks ago I got 2009 in the mail because we had very recently purchased 8.6 and I am getting errors when trying to run an application built with the same code using 2009.  The error has to do with the Mean.vi.  It claims it cannot find it.  The error I get reads as follows:
    An error occurred loading VI 'NI_AALBase.lvlib:Mean.vi'.  LabVIEW load error code 3: Could not load front panel.  I don't need access to this vi's front panel, so I am wondering if it is a problem with the runtime engine and not my code.  Please respond as soon as possible as this will quickly start to impact my testing schedule.  Thank You.
    Solved!
    Go to Solution.

    Hi!
    The same problem ???
    I discussed it with my local NI technical support team. The application works without any problems now.
    Basic rule: when creating an installer be sure that option "Run Time Engine xxxx"  in "Additional Installers" category is checked in spite of the fact that Run Time Engine is already installed.
    Best regards.
    Attachments:
    ADDINST.png ‏13 KB

  • FireFox keep saying "unexpected error" when trying to print web pages.

    FireFox keep saying "unexpected error" when trying to print web pages. The print preview works OK, but when you try to print that "unexpected error" jumps up.
    Please email me on what to do to get FireFox to work.
    I don't see anything in the FAQ that might help me.

    Hi,
    Please also try this setting: Windows start menu or Control Panel > '''Devices and Printers''', right-click the printer > '''Printer properties''' > '''Advanced''', and select '''Start printing after the last page is spooled'''. In this case you can also close Firefox after spooling is over (usually much faster than direct printing), and printing will continue.
    Also as a general case, if you have security software (antivirus, firewall etc.) installed, you can try deleting all existing instances of Firefox and its related processes/files in all the different configuration modules/areas of the security software like process monitoring, sub/spawned process control, virtualization, HIPS etc., in addition to the security software's main configuration panel. Instead create new fully allowed/trusted rules for Firefox + its related processes in all the different modules/panels - a genuine/original Firefox installer as well as all the installed EXEs (Application) and DLLs (Application extension) are digitally signed by Mozilla Corporation (right-click > Properties > Digital Signatures). Even otherwise, some security software may also ask again when Firefox and/or its sub processes are started, and you may be able to allow/trust at that time. Please see [https://support.mozilla.org/en-US/kb/Firewalls this].
    [http://kb.mozillazine.org/Firewalls AV/Firewalls Configuration]

  • Today my iPad says network error when trying to run amazon instant video...

    Today my iPad says network error when trying to run amazon instant video... I fooled it into starting the movie, but the error message continues...

    What you need to do is go into settings
    Then go to wifi
    Tap the blue arrow to the wifi you are connected to
    Tap forget network
    Retap the wifi you want
    Reinsert your wifi code if you have one

  • "Page not found" error while trying to run a page

    Hello all,
    I tried to run a page in JDeveloper(9.0.6.6_606) and after the browser page pops up, it is displaying "HTTP 404 : Page not found" error.
    Please find the log below:
    C:\jdevbin\jdk\bin\javaw.exe -ojvm -classpath C:\jdevbin\j2ee\home\oc4j.jar -mx256m -Dhttp.proxyHost=proxy -Dhttp.proxyPort=80 -Dhttp.nonProxyHosts=10.200.152.236|localhost -Xverify:none com.evermind.server.OC4JServer -config C:\jdevhome\jdev\system9.0.3.1.1107\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Embedded OC4J startup time: 7047 ms.
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    Embedded OC4J startup time: 16 ms.
    Target URL -- http://10.200.152.236:8988/OA_HTML/runregion.jsp?page=%2Foracle%2Fapps%2Fpos%2Faccount%2Fwebui%2FNonPoInvCreatePG&akAppShortName=POS&akDbcFile=FIN1DEV2&akDevMode=1&akDiag=1&akPassword=pwd4dev2&akRespKey=ISUPPLIER_PORTAL_RESP&akUsername=dpsdx48&JRAD_XML_PATH=C%3A%5Cjdevhome%5Cjdev%5Cmyclasses%5CJRADXML%5C&JRADStartTime=1152606872484
    ApplicationServer: appName = bc4j
    ApplicationServer: appName = current-workspace-app
    ApplicationServer: appName = soap
    Error creating the ORB :
    Starting an OA Core session ...
    ICX DIAGNOSTIC: application_id = 177
    ICX DIAGNOSTIC: responsibility_id = 23075
    ICX DIAGNOSTIC: security_group_id = 0
    ICX DIAGNOSTIC: APPS Web agent = http://app-fin1dev2.albertsons.com:15160/pls/FIN1DEV2/
    FIN1DEV2=C384A6C2A84C8E63FAA51365BA91681A;path=/;domain=.albertsons.com
    ICX DIAGNOSTIC: mCookieHeader = FIN1DEV2=C384A6C2A84C8E63FAA51365BA91681A;path=/;domain=.albertsons.com
    ICX_DIAGNOSTIC: mEncryptedSessionID = C384A6C2A84C8E63FAA51365BA91681A
    ICX_DIAGNOSTIC: mSessionID = 687703439
    TIME: runregion.sessionBean.createSession [87296 ms]
    ICX_DIAGNOSTIC: mTransactionID = 78453
    ICX_DIAGNOSTIC: encryptedTransactionID = C974A13EBB894B23
    TIME: runregion.sessionBean.createTransaction [9672 ms]
    TIME: runregion.rest [0 ms]
    Is there anything you think I am missing in the configurations?
    Kindly help.

    I am also using OA Framework Jdeveloper....for ADF BC development.. Please find the log below:-
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    E:\jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\config>
    E:\jdeveloper\jdevbin\jdk\bin\javaw.exe -client -classpath E:\jdeveloper\jdevbin\j2ee\home\oc4j.jar;E:\jdeveloper\jdevbin\jdev\lib\jdev-oc4j-embedded.jar
    -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true
    -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config
    E:\jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    Oct 18, 2007 11:56:47 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    Oct 18, 2007 11:56:47 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    WARNING: Code-source E:\jdeveloper\jdevbin\jdev\appslibrt\xml.jar (from <library> in
    /E:/jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.39.81/embedded-oc4j/config/application.xml) has the same filename but is not identical to
    /E:/jdeveloper/jdevbin/lib/xml.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in E:\jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it
    contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source E:\jdeveloper\jdevbin\jdev\appslibrt\jazn.jar (from <library> in
    /E:/jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.39.81/embedded-oc4j/config/application.xml) has the same filename but is not identical to
    /E:/jdeveloper/jdevbin/j2ee/home/jazn.jar (from <code-source> in META-INF/boot.xml in E:\jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different
    versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source E:\jdeveloper\jdevbin\jdev\appslibrt\jazncore.jar (from manifest of /E:/jdeveloper/jdevbin/jdev/appslibrt/jazn.jar) has the same
    filename but is not identical to /E:/jdeveloper/jdevbin/j2ee/home/jazncore.jar (from <code-source> in META-INF/boot.xml in
    E:\jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the
    search path of loader default.root:0.0.0.
    WARNING: Code-source E:\jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib\uix2.jar (from
    WEB-INF/lib/ directory in E:\jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib) has the same
    filename but is not identical to /E:/jdeveloper/jdevbin/jdev/appslibrt/uix2.jar (from <library> in
    /E:/jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.39.81/embedded-oc4j/config/application.xml). If it contains different versions of the same classes, it
    will be masked as the latter is already visible in the search path of loader datatags.web.webapp:0.0.0.
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 19594 ms.
    Target URL--- http://hydhtcl33997.ad.infosys.com:8988/SRTutorialADFBC-UserInterface-context-root/faces/app/SRList.jspx
    07/10/18 11:56:56 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized

  • Error when Trying to Run Concurrent Request on ASCP Instance

    Hi Experts,
    I have an issue when trying to run custom concurrent program in ASCP production.
    The error message is:
    oracle error 20001
    ORA-20001: APP-FND-02901
    You do not have access privilege to any operating unit. Please check if your profile option MO: Security Profile includes any operating unit or the profile option MO: Operating Unit is set has been detected in MO_GLOBAL.INIT
    I have searched through metalink regarding this issue and the solution is I should define the "MO: Security Profile" and "MO: Operating Unit" profiles.
    But the problem is my ASCP instance is not have any OU, it just defined for Inv Orgs. So, when I tried to define the profile, the LOV is empty.
    FYI, in my ASCP dev instance is working fine. I can run my concurrent request into it.
    In this instance, the profiles of "MO: Security Profile" and "MO: Operating Unit" are blank too.
    From this node:
    XLAACCPB - Create Accounting Program fails with Oracle error -20001: ORA-20001: APP-FND-02901: You do not have access privilege to any operating unit [ID 753824.1]
    It provided 2 actions, and when I tried to run query in the 2nd action, the result is:
    /* $Header: AFPFPROB.pls 120.18.12010000.10 2009/04/24 19:33:53 pdeluna ship $ */
    Any help would be really appreciated.
    Thanks & Regards,
    Rheza

    Hello Rheza,
    We are also facing the same issue in Self Service HR, We also do not have any Operating Unit setup.
    We are trying to run seeded "Active Users" concurrent program. Are you sure without setup of MO: Security Profile / MO: Operating Unit, It will work?
    Regards,
    Saurabh

Maybe you are looking for

  • INDEX UNIQUE SCAN instead of   INDEX FULL SCAN or TABLE ACCESS FULL

    I have calculated statistics in all tables and indexes I have a table and a view and when I put it SELECT * FROM TABLE_A A INNER JOIN VIEW_B B ON A.KEY_ID = B.PFK_KEY_ID           WHERE (B.FK_ID_XXX = 1) If I see the execution plan: In TABLE_A make a

  • IPhoto in dock shows only question mark...

    The iPhoto application in my dock shows a question mark, but I cannot reinstall iphoto.  It can't be found on my hard drive. Help!  My iphoto libraries exist, but cannot be opened.  How or where can I get my application back and re-install it?  It ca

  • Unistalling PSE 13 and folder icons

    I uninstalled PSE 13 as it kept crashing on me every 10 minutes or so and I was losing information that I was working on. I've gone back to PSE 10. However, when I view my folders that have PSD files in them, they are showing up as the PSE 13 file ic

  • Doesn't OS 10.8 have scanning software for Aficio MP 201 SPF?

    I just updated to OS 10.8 and today the scanning portion of my Aficio MP 201 SPF won't work. I called Metro Sales, the copy machine company that we use and was told that this new OS version has no drivers for my machine. What the What???? What am I s

  • Help on tuning update query

    Hi, I work on below version of oracle. SQL> select * from v$version; BANNER Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi PL/SQL Release 10.2.0.5.0 - Production CORE    10.2.0.5.0      Production TNS for IBM/AIX RISC System/6000: V