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.

Similar Messages

  • 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>

  • 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.

  • 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]]

  • Error when trying to run the rcu.bat file as part of OBIEE 11g installation

    when trying to run the rcu.bat file as part of OBIEE 11g installation on windows 7 64 bit I am getting the following error
    "windows cannot find C:\Users\manoj\Desktop\Oracle.Make sure you typed the name correctly, and then try again".
    Please help me how to overcome this error, I am not able to understand why it is looking for C:\Users\manoj\Desktop\Oracle.
    Thanks
    Manoj

    after setting the ORACLE_HOME and Path environment variables also....I am still getting the same error...so is it like RCU can be run only on windows 7 32-bit machines and it does not work on 64-bit machines? and also it seems like the previous versions of OBIEE 10.1.3.X does not support windows 7 64-bit machines...
    please help me finding a solution to this error....
    and what are all the versions of OBIEE can be installed on windows 7 64-bit machines?
    can't we install OBIEE 11g on windows 7 64-bit machines without including RCU?
    thanks
    Manoj
    Edited by: mkumar on Jun 2, 2011 3:47 AM

  • Wrong ELF class error when trying to run the emulator

    Hello, I've downloaded and installed both the JDK 6 Update 2 (Linux 64) and WTK 2.5.1 as described in the website and everything seems to be fine. However, whenever I try to run an examples, I get the following error:
    java.lang.UnsatisfiedLinkError: /home/myuser/WTK2.5.1/bin/sublime.so: /home/myuser/WTK2.5.1/bin/sublime.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
         at java.lang.Runtime.load0(Runtime.java:770)
         at java.lang.System.load(System.java:1005)
         at com.sun.kvem.Sublime.<init>(Unknown Source)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at com.sun.kvem.Lime.createLime(Unknown Source)
         at com.sun.kvem.KVMBridge.<init>(Unknown Source)
         at com.sun.kvem.KVMBridge.getBridge(Unknown Source)
         at com.sun.kvem.midp.MIDP.run(Unknown Source)
         at com.sun.kvem.environment.EmulatorInvoker.runEmulatorImpl(Unknown Source)
         at com.sun.kvem.environment.EmulatorInvoker.main(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.kvem.environment.JVM.main(Unknown Source)
    I'm running Fedora 7 x86_64
    My Java environment is:
    java version "1.6.0_02"
    Java(TM) SE Runtime Environment (build 1.6.0_02-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_02-b05, mixed mode)
    My jre is a 64-bit version but the ktoolbar seems to be compatible with 32-bit versions only. is there a way to fix this?
    Any help is appreciated.

    Hi there,
    I'm having the same problem when running the emulator. I've tried changing the emulator file as suggested but have had no luck! I'm using Ubuntu and the java version im using is
    java version "1.6.0_03"
    Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_03-b05, mixed mode)
    I have the latest version of the WTK also. The error message I get is
    ava.lang.UnsatisfiedLinkError: /home/john/Progs/WTK2.5.2/bin/sublime.so: /home/john/Progs/WTK2.5.2/bin/sublime.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
         at java.lang.Runtime.load0(Runtime.java:770)
         at java.lang.System.load(System.java:1005)
         at com.sun.kvem.Sublime.<init>(Unknown Source)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at com.sun.kvem.Lime.createLime(Unknown Source)
         at com.sun.kvem.KVMBridge.<init>(Unknown Source)
         at com.sun.kvem.KVMBridge.getBridge(Unknown Source)
         at com.sun.kvem.midp.MIDP.run(Unknown Source)
         at com.sun.kvem.environment.EmulatorInvoker.runEmulatorImpl(Unknown Source)
         at com.sun.kvem.environment.EmulatorInvoker.main(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.kvem.environment.JVM.main(Unknown Source)
    Any help with this would be much appreciated!
    John

  • I am getting the message error when trying to run the labwindowa/CVI adapters for debug

    See attachments for error message and teststand settings. I am running testand 4.0.1
    It was working before and suddenly it crash and then I am getting that error message every time
    Regards
    Attachments:
    ErrorLoadCallback.jpg ‏32 KB
    ErrorLoadCallback2.jpg ‏134 KB

    It seems that something might still be corrupted or not registered properly. Have you tried running the TestStand Version Selector to re-select your current version of TestStand as the active version?
    Also, you mentioned that it crashed and now things aren't working. What exactly occurred when it crashed? Was this just TestStand freezing, or did the entire system freeze or crash? Did you see an error message of any kind?
    If the version selector doesn't help things, I would suggest a reinstall of TestStand (and possibly CVI, but let's start with TestStand). To clarify, we want to do an uninstall/reinstall rather than a repair, because the repair will only replace missing files. If a file is corrupted, the uninstall/reinstall should replace it.
    Let us know how it goes!
    Daniel E.
    TestStand Product Support Engineer
    National Instruments

  • Upgraded to OS X 10.9.4 and Safari 'is no longer supported' Also get the error when trying to run the App Store, ' PowerPC applications are no longer supported. This is on a MAC Book Air, purchased in late 2013.

    Safari and the App store icons are both deactivated. I also cannot a software update check, as it gives the 'PowerPC applications are no longer supported error'
    Very frustrating, cannot do anything with this laptop now. Any help is greatly appreciated.

    If you don't already have a current backup, back up all data. There are ways to back up a computer that isn't fully functional. Ask if you need guidance. You can skip this step if you don't care about the data that hasn't been backed up.
    Reinstall the OS.* Your data should be unaffected unless something goes wrong. If the system was upgraded from an older version of OS X, you may need the Apple ID and password you used.
    If you use FileVault 2, then before running the Installer you must launch Disk Utility and select the icon of the FileVault startup volume ("Macintosh HD," unless you gave it a different name.) It will be nested below another icon with the same name. Click the Unlock button in the toolbar and enter your login password when prompted. Then quit Disk Utility to be returned to the main Recovery screen.
    If you installed the Java runtime distributed by Apple and still need it, you'll have to reinstall it. The same goes for Xcode. All other data will be preserved.
    *The linked support article refers to OS X 10.9 ("Mavericks"), but the procedure is the same for OS X 10.7 ("Lion") and later.

  • Error when trying to run the Inventory Turnover query

    When I try to run the Inventory Turnover query I get the following error message (I can run other queries that I checked):
    <internal error> Receiving from the BW server failed
    BW server raised exception: SYSTEM_FAILURE
    Do you want to see more information
    When I click to see more information the message is
    INCLUDE INCL_INSTALLATION_ERROR
    Error Group
    RFC_ERROR_SYSTEM_FAILURE
    Message
    &INCLUDE INCL_INSTALLATION_ERROR
    Can someone advise? Thanks

    Thanks for that the note was not relevant in this case but ST22 dump indicated:
    The current program had to be terminated because of an              
    error when installing the R/3 System.                               
    The program had already requested 275725392 bytes from the operating
    system with 'malloc' when the operating system reported after a     
    further memory request that there was no more memory space          
    available.                                                          
    Thanks have awarded points

  • 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

  • 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

  • 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 am getting an error when trying to download  the new Game of Thrones shows. The error is err = -61 You do not have the privilege to make changes. (err = -61) you do not have the privilege  to make changes. I have not had this problem before

    I am getting an error when trying to download  the new Game of Thrones shows. The error is err = -61 You do not have the privilege to make changes. (err = -61) you do not have the privilege  to make changes. I have not had this problem before

    Solution:
    Open Disk Utility.
    Select your external hard disk and run a “verify” on it. After a few minutes (depending on the size of your drive), you should be good to go. You don’t need to run a “repair” on it... (at least I didn’t have to). See photo for reference.
    This should fix the permissions issue, because on my Mac running Mountain Lion I was unable to edit the permissions in the get info dialog window even after "unlocking" the drive.

  • Error when trying to refresh the current report-Invalid prompt def.WIS00005

    I am trying to create a Webi report using a Universe created with Universe Design Tool 4.0. I have created a new universe with a secured relational connection from a cube in our BBD system. The Universe can be created and exported in UDT (and when I test the connection, I get a message saying the server is responding). I can see values for the BEx query in BEx analyzer.
    When I open Webi and connect to a universe, I can see the universe, but when I put a dimension to our results tab and go to "run query", I first get the error "Error when trying to refresh the current report". If I close this error I get the error "Invalid Prompt Definiton - WIS00005". Has anybody else had this issue and if so, where can I begin to troubleshoot the error?

    Hi,
    Please note that if the object parses at Universe level it may still fail at runtime especially for the prompts.
    If you still experience the error after applying Patch 11 please analyze the characteristics of the prompt, get some trace logs with High level of detail, they surely  will help.
    Thanks!
    Best regards,
    Simone

  • 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

Maybe you are looking for

  • TS1292 ITunes account balance problem

    I recently downloaded two iTunes gift cards worth 25 dollars each.  And when I bought one song iTunes shows that I only have  22 cents in my account balance but when  I hit view apple ID it shows my actual account balance of 48 dollars so what do I d

  • ABAP program "RPCTRPU0"

    Hi All, After applying HRSP 75 & 76, Tax Reporter PU19 gives runtime error in program u201C/1BCDWB/SAPLSM00000002u201D. Please find details of error message below. Error in the ABAP Application Program The current ABAP program "RPCTRPU0" had to be te

  • CS6 Student and Teacher Edition - auch commercial nutzen???

    Sehr geehrtes Adobe-Forum! Ich bin in Oesterreich und studiere an der Universitaet Wien - ich habe alle Nachweise ueber mein Studium, um eine Adobe CS6 Student and Teacher Edition zu kaufen, die ich fuer mein Studium brauche. Da ist alles klar, so we

  • IChat video chat help please!

    I am trying to video chat w/ my aunt..she has a macbook (idk which one it's the white one that costs around $1000 i think) and I have the newest imac 24" anyway even when she requests to video chat w/ me it tells me she isn't responding..here is the

  • Preparing my own movies for Ipod touch

    I have a number of movies which are .mov files how can I prepare them to put on my touch library?? Many thanks