OFA custom page running on instance apps - urgent

Hello

I create a custom OAF page and it works fine when I run it from my Jdev. But when I deployed to instance apps its gives me error. below

Details of the exception.
oracle.apps.fnd.framework.OAException: no data found for the region (/ oracle/apps/ak/empsaldetail/webui/EmpSalDetailPG). to oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:529) to oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3745) to oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3467) to oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1100) to oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:536) to oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:424) to OA. jspService(_OA.java:212) to com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) to oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:416) to oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478) to oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) to com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702) to com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359) to com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252) to com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:42) com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:186) to oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283) to com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191) to com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322) to jspService(_RF.java:225) to com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) to oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:416) to oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478) to oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401) to javax.servlet.http.HttpServlet.service(HttpServlet.java:856) to com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) to oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) to com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) to oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) to RFin com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610) to com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359) to com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870) to com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451) to com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299) to com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187) to Oracle.OC4J.Network.ServerSocketReadHandler$ (ServerSocketReadHandler.java:260) SafeRunnable.Run to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595) # # 0 Exception in detail: oracle.adf.mds.MetadataDefException: unable to find the component with an absolute reference = / oracle/apps/ak/empsaldetail/webui/EmpSalDetailPG, XML Path = null. Please check that the reference is valid and the definition of the component exists on the file system or in the MDS repository. to oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1370) to oracle.adf.mds.MElement.findElement(MElement.java:97) to oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:503) to oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3745) to oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3467) to oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1100) to oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:536) to oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:424) to OA. jspService(_OA.java:212) to com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) to oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:416) to oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478) to oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401) to javax.servlet.http.HttpServlet.service(HttpServlet.java:856) to com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702) to com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359) to com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252) to com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:42) com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:186) in oracle.oc4j.security.OC4JSecurity.doPrivileged) OC4JSecurity.Java:283) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322) at jspService(_RF.java:225) of RFto com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) to oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:416) to oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478) to oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401) to javax.servlet.http.HttpServlet.service(HttpServlet.java:856) to com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) to oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) to com.evermind.server.http.EvermindFilterChain.doFilter) EvermindFilterChain.java:15) to oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) to com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610) to com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359) to com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870) to com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451) to com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299) to com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187) to Oracle.OC4J.Network.ServerSocketReadHandler$ (ServerSocketReadHandler.java:260) SafeRunnable.Run to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run) ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595) Exception: oracle.adf.mds.MetadataDefException: unable to find the component with an absolute reference = / oracle/apps/ak/empsaldetail/webui/EmpSalDetailPG, XML Path = null. Please check that the reference is valid and the definition of the component exists on the file system or in the MDS repository. to oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1370) to oracle.adf.mds.MElement.findElement(MElement.java:97) to oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:503) to oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3745) to oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3467) to oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1100) to oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:536) to oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:424) to OA. jspService(_OA.java:212) to com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) to oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:416) to oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478) to oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401) to javax.servlet.http.HttpServlet.service(HttpServlet.java:856) to com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702) to com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359) to com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252) to com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:42) com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:186) in oracle.oc4j.security.OC4JSecurity.doPrivileged) OC4JSecurity.Java:283) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322) at jspService(_RF.java:225) of RFto com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) to oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:416) to oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478) to oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401) to javax.servlet.http.HttpServlet.service(HttpServlet.java:856) to com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) to oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) to com.evermind.server.http.EvermindFilterChain.doFilter) EvermindFilterChain.java:15) to oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) to com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610) to com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359) to com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870) to com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451) to com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299) to com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187) to Oracle.OC4J.Network.ServerSocketReadHandler$ (ServerSocketReadHandler.java:260) SafeRunnable.Run to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run) ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595)

Hello

Try the following import command
go to the command prompt
change your directory path in the path where your import.bat file is there (usually in the jdevbin\bin or jdevbin\oaext\bin)

import apps D:\JDeveloper\jdevhome\jdev\myprojects\vw\oracle\apps\icx\por\rcv\webui\CloseRequisitionPG2.xml - username username-password apps rootdir - D:\JDeveloper\jdevhome\jdev\myprojects\ - dbconnection ' (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=172.89.18.60) (PORT = 1591)) (CONNECT_DATA =(SID=VIS))).

Concerning
Ravi

Tags: Oracle Applications

Similar Questions

  • OFA Custom Pages frequently when the applied error fix

    We have developed a customized page oaf to download files from the system windows in a custom folder Top local. The page worked fine. But whenever any patch (patch no OAF) has been applied, the page-error message "you have encountered an unexpected error. Please contact the administrator of the assistance system. When clear us the cache, sometimes the page opens. But some times, even empty the cache also does not help. Anyone has faced this question? Do you have a solution for this?

    All I have is a CO, 01:00 and a simple page with the messageFileUpload component and submit button. Here's the code in CO. Anyone has faced this problem?

    ' Public Sub upLoadFile (pageContext OAPageContext, OAWebBean webBean)

    {

    String filePath = pageContext.getParameter ("filepath");

    System.out.println ("The path by default->" + filePath);

    String fileUrl = null;

    Try

    {

    DataObject fileUploadData = pageContext.getNamedDataObject("MessageFileUpload");

    if(fileUploadData!=null)

    {

    String uFileName = (String) fileUploadData.selectValue (null, "UPLOAD_FILE_NAME");

    String contentType = (String) fileUploadData.selectValue (null, "UPLOAD_FILE_MIME_TYPE");

    System.out.println ("File-> user name" + uFileName);

    FileOutputStream output = null;

    InputStream input = null;

    BlobDomain uploadedByteStream = (BlobDomain) fileUploadData.selectValue (null, uFileName);

    System.out.println ("uploadedByteStream->" + uploadedByteStream);

    File = new file (filePath, uFileName);

    System.out.println ("output-> file" + file);

    output = new FileOutputStream (file);

    System.out.println ("output->" + output);

    entry = uploadedByteStream.getInputStream ();

    System.out.println ("seizure->" + input);

    Byte abyte0 = new ubyte [0 x 19000];

    int i;

    While ((i = input.read (abyte0)) > 0)

    output. Write (abyte0, 0, i);

    output. Close();

    Input.Close ();

    OAException confirmMessage = new OAException ("the file downloaded successfully", OAException.CONFIRMATION);

    pageContext.putDialogMessage (confirmMessage);

    }

    }

    catch (Exception ex)

    {

    throw new OAException (ex.getMessage (), OAException.ERROR);

    }

    }

    We had to bounce application service and OA Core Service to solve the problem.

  • Not able to search perform the control Id added to the page running program ING. app.

    Hello

    I have a Page of control series created for execution of a batch of queries using the App Engine program. This engine Application program works well and does also targeted. The question is on the Page series created for this app Engine control I couldn't search for the command ID run added.  Once I have click on the 'Add a new value' and add this id the app engine works very well and also in the out put it prints this added control to run ID. But when I go out to do something else and come back to this page to find the Id of control recently added, I don't find any value.

    Surprisingly the other process where I use run control IDS added run ID of control.

    Why this is happening. Your contribution will be highly appreciated.

    Thank you

    What are the records of search and search add on your serial control component?

    Try changing your search folder to your definition of control record series and let us know if it works.

    Thank you!

  • Custom page of OPS R12.2.3 run of Jdeveloper

    Hello

    I'm developing a customized OPS for R12.2.3 page. I want to run this page directly from Jdeveloper, but Im getting issue of insufficient privileges

    I downloaded the patch appropriate for my EBS version, downloaded to my pc the .dbc files and configured in the runtime connections.

    My custom page works OK deployed in EBS.

    My page is the responsibility of the system administrator so I configured

    connect TIME:

    Short name of the application: SYSADMIN

    RESP key: SYSTEM_ADMINISTRATOR

    DBC file: E:\IDE\jdev1223\jdevhome\jdev\dbc_files\secure\DESA.dbc

    user and password are correct to Sysadmin/sysadmin

    in the performance options are of the 4 available test modes

    OABackbuttonTestMode

    OAPAssivationTestMode

    .. .dumbUIXtree

    ... conectionTestMode.

    Am I missing something?

    A

    It comes to my runtime jdeveloper error log.

    URL - target http://localhost:8988/OA_HTML/runregion.jsp

    15/03/12 09:38:08 TIME: runregion: initialization [1 DC]

    15/03/12 09:38:14 TIME: runregion: creation of session and transaction [6328 ms]

    15/03/12 09:38:14 TIME: runregion: initialization [1 DC]

    15/03/12 09:38:15 TIME: runregion: creation of session and transaction [471 ms]

    03/12/2015-09:38:15 oracle.adf.share.config.ADFConfigFactory findOrCreateADFConfig

    INFO: oracle.adf.share.config.ADFConfigFactory no META-INF/adf - config.xml not found

    15/03/12 09:38:15 java.lang.IllegalArgumentException: unknown signal: ALRM

    15/03/12-09:38:15-sun.misc.Signal. < init > (Signal.java:126)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.AppsDiagnosticsHandler.install (unknown Source)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.server.OAApplicationModuleImpl.initializeSignalHandler (unknown Source)

    15/03/12-09:38:15-oracle.apps.fnd.framework.server.OAApplicationModuleImpl. < clinit >(Unknown Source)

    15/03/12 09:38:15 to java.lang.Class.forName0 (Native Method)

    15/03/12 09:38:15-java.lang.Class.forName(Class.java:247)

    15/03/12 09:38:15-oracle.jbo.common.java2.JDK2ClassLoader.loadClassForName(JDK2ClassLoader.java:38)

    15/03/12 09:38:15-oracle.jbo.common.JBOClass.forName(JBOClass.java:164)

    15/03/12 09:38:15-oracle.jbo.common.JBOClass.findCustomClass(JBOClass.java:177)

    15/03/12 09:38:15-oracle.jbo.server.ApplicationModuleDefImpl.loadFromXML(ApplicationModuleDefImpl.java:836)

    15/03/12 09:38:15-oracle.jbo.server.ApplicationModuleDefImpl.loadFromXML(ApplicationModuleDefImpl.java:770)

    15/03/12 09:38:15-oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:534)

    15/03/12 09:38:15-oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:587)

    15/03/12 09:38:15-oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:449)

    15/03/12 09:38:15-oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:382)

    15/03/12 09:38:15-oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:364)

    15/03/12 09:38:15-oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:700)

    15/03/12 09:38:15-oracle.jbo.server.ApplicationModuleDefImpl.findDefObject(ApplicationModuleDefImpl.java:232)

    15/03/12 09:38:15-oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:401)

    15/03/12 09:38:15-oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:91)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.createStaticAKApplicationModule (unknown Source)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.getStaticAKApplicationModuleSync (unknown Source)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.getStaticAKApplicationModule (unknown Source)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)

    15/03/12 09:38:15 to oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)

    15/03/12 09:38:15-_OA._jspService(_OA.java:72)

    15/03/12 09:38:15-com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    15/03/12 09:38:15-oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473)

    15/03/12 09:38:15-oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    15/03/12 09:38:15-oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

    15/03/12 09:38:15 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

    15/03/12 09:38:15-com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)

    15/03/12 09:38:15-com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)

    15/03/12 09:38:15-com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)

    15/03/12 09:38:15-$100 (ServletRequestDispatcher.java:68) com.evermind.server.http.ServletRequestDispatcher.access

    15/03/12 09:38:15-com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:214)

    15/03/12 09:38:15-oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)

    15/03/12 09:38:15-com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)

    15/03/12 09:38:15-com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)

    15/03/12 09:38:15-_OA._jspService(_OA.java:81)

    15/03/12 09:38:15-com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    15/03/12 09:38:15-oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473)

    15/03/12 09:38:15-oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    15/03/12 09:38:15-oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

    15/03/12 09:38:15 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

    15/03/12 09:38:15-com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)

    15/03/12 09:38:15-com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)

    15/03/12 09:38:15-com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)

    15/03/12 09:38:15-com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)

    15/03/12 09:38:15-com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:226)

    15/03/12 09:38:15-com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:127)

    15/03/12 09:38:15-com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:116)

    15/03/12 09:38:15-oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    15/03/12 09:38:15-com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    15/03/12 09:38:15-java.lang.Thread.run(Thread.java:662)

    Better subject.

    Ash

    I solved this problem changing Embedded OCJ4 preferences of localhost to my local network (im my case 172.29.11.100) IP addess

  • OFA Custom opening Page of Workflow by using URL

    Hi all

    I created a page customized OPS and saved in the applications with the name of the function as FUJLEVPG

    I have attached the function in the menu of responsibility and its perfect opening.

    Please note that my custom page OPS has no parameters must past.

    In my custom workflow, I want to display the link to open my custom oaf page.

    Tests1:

    In my workflow, I created an attribute

    Internal name: JPGLNK

    Full name: link to the Page of OAF

    Type: URL

    Target of the image: new window

    Value: JSP:/OA_HTML/OA.jsp? OAFunc = FUJLEVPG

    Error when I click on the link in the workflow:

    Error

    You have enough privileges for the operation. Please contact your system administrator.

    Used2: (given the path of the page)

    Internal name: JPGLNK

    Full name: link to the Page of OAF

    Type: URL

    Target of the image: new window

    Value: JSP:/OA_HTML/OA.jsp?page=/ora/FINCL/apps/apps_st/comn/java/classes/fujlevPG/oracle/apps/fnd/hr/webui/FUJLEVPGPG

    Error page

    You have encountered an unexpected error. Please contact the system administrator for assistance.

    Oracle apps version: R12.1.3

    Workflow Builder: 2.6.3.5

    Do I have to pass any Appl_id, the Resp_id, the Resp_Appl_id opening of the page?

    Please suggest, I just want to open the Page of the ofa.

    Thank you and best regards,

    Afzal.

    Try this

    ORACLE APPS: Errors and resolution OFA

    How to call OFA Page of e-mail Notification of workflow - Oracle Documents

  • Custom pages OFA

    Hi all:

    I have a question about custom pages OFA release 12.1.2 (EBS 12.1.2/DB 10.2.0.4/z/O)

    Is it possible to migrate these pages without providing the developer with the APPS password?

    All the tools (freeware or other) that are useful for these migrations?

    Thank you

    XMLImporter works for the pages developed using JDeveloper also, so I did not understand your point.

    DBA can set the password for APPS in a unix environment (I'm sure it would be already) that are visible and accessible only for the user to super/appl. In your script, access the variable directly ($VARIABLE NAME) while XMLImport.

    Thank you
    Shree

  • How to create a custom page to page seeds in OFA

    Hello

    I have a requirement in which I need to create a custom Page that should be a replica of Page Standard OAF. Can someone guide me on markets to do so.

    Thank you

    Nancy

    Agree with 1658152...

    But if you still want to create to create your own page and pagelayout region. Take the seeded page from server to the local computer.

    Open both pages in Jdeveloper and copy the page of seed items to your custom page.

    Copy could lead to an error you need to identify and resolve.

    Let us know if you need assistance.

    BR, FLS

  • Custom pages OAF does not not in the R 12.2.4 upgrade

    Hi guys,.

    We are upgrading to R R 11.5.10.2 12.2.4. We have copied our instance of generation of Production and improved to R 12.2.24. Now, there is a problem with the custom pages OAF. It seems that the custom java class files are not get covered by the application.

    Since it is the body build, I am applying custom patch directly in the file system to run (fs1) and I am getting below error while executing one of the custom of the OPS page:

    oracle.apps.fnd.framework.OAException: could not create Java class: (oracle.apps.xxfe.f486.asn.lead.webui. ASNLeadQryCOEx) associated with the area: (ASNLeadQryRN). It is probably because the class name is incorrect or not included in the project.

    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:2848)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1991)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:567)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:455)

    I think that it is simply saying that it couldn't find the java class. But I checked in the system as indicated below, the class files are roughly:

    $ cd $JAVA_TOP

    $ cd oracle/apps/xxfe/f486/asn/lead/webui /.

    $ ls - ltr

    total 10

    -rw - r - r - 1 a2bur12a s/n 5693 7 Jan 13:23 ASNLeadLstCOEx.class

    -rw - r - r - 1 a2bur12a s/n 3397 7 Jan 13:23 ASNLeadQryCOEx.class

    I also checked the class path, which is also to top java:

    $ cd $JAVA_TOP

    $ pwd

    / opt/lapp121/FS1/EBSapps/COMN/java/classes

    $ echo $CLASSPATH

    /opt/lapp121/fs1/EBSapps/comn/util/jdk32/lib/dt.jar:/opt/lapp121/fs1/EBSapps/comn/util/jdk32/lib/tools.jar:/opt/lapp121/fs1/EBSapps/comn/util/jdk32/jre/lib/rt.jar:/opt/lapp121/fs1/EBSapps/comn/shared-libs/ebs-3rdparty/WEB-INF/lib/ebs3rdpartyManifest.jar:/opt/lapp121/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-fmw/WEB-INF/lib/ebsFMWManifest.jar:/opt/lapp121/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-appsborg/WEB-INF/lib/ebsAppsborgManifest.jar:/opt/lapp121/fs1/FMW_Home/oracle_common/modules/oracle.uix_11.1.1/uix2.jar:/opt/lapp121/fs1/EBSapps/comn/java/classes:/ opt/lapp121/fs1/EBSapps/10.1.2/forms/java:/opt/lapp121/fs1/EBSapps/10.1.2/forms/java/frmall.jar:/opt/lapp121/fs1/EBSapps/10.1.2/jlib/ewt3.jar:/opt/lapp121/fs1/EBSapps/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar

    I've heard that it takes run the utility adcgnjar and when I tried, I got the message below:

    Generation customall.jar...

    Do not create custom not customall.jar like no java directory under JAVA_TOP.

    Maybe it's because the location of the custom folder which is$JAVA_TOP/oracle/apps/xxfe

    I also tried to install these custom features of the OPS in online marking (as per my understanding following the features of online marking is not required (this is just an instance of generation) so earlier I had installed directly in the file system to run). But in following mode of patch, I had some error in ADOPTION (prepare) as below:

    FATAL ERROR *.

    PROGRAM: (/ opt/lapp121/fs1/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl)

    TIME: Fri Jan 9 15:07:37 2015

    FUNCTION: main::validatePatchLocation [level 1]

    ERRORMSG: / opt/lapp121/fs_ne/EBSapps/patch/19258581 directory does not exist.

    [UNEXPECTED] Error occurred during execution 'perl /opt/lapp121/fs1/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl-


    Notice that I use the commands below to bounce at the intermediate level:

    1. stop adapcctl.sh
    2. admanagedsrvctl.sh stop oacore_server1
    3. Enter the password for Weblogic: < pass >
    4. admanagedsrvctl.sh start oacore_server1
    5. Enter the password for Weblogic: < pass >
    6. adapcctl.sh start


    I am mainly looking for the installation of this file system customization to run if it is absolutely not necessary to do so in the patch file system.


    Please let me know if anyone knows about it, or any way to go?

    Thank you

    Anupam

    Hello

    I could solve this problem. I am writing the solution that worked for reference:

    1. When the custom java files are placed in one of the shipped Oracle directories of the application (for example $JAVA_TOP/oracle/apps/fnd, $JAVA_TOP/oracle/apps/ad, etc) then the creation of custom jar file is not necessary.
    1. When the custom java files are placed in $JAVA_TOP // and then run the utility adcgnjar.
    1. Deploy customizations that are created in the package. oracle.apps.xxprod * and no xxprod.oracle.apps. * or xxprod.oracle.apps.xxprod. * on EBS 12.2.X?

    It was our case because we have a custom directory under $JAVA_TOP/oracle/apps/xxfe

    When the custom java files are placed in any other non-standard location (for example $JAVA_TOP/oracle /, $JAVA_TOP/oracle/java / etc) then custom jar file must be created manually and must be made available for WebLogic to pick it up.

    Detailed instructions are given below:

    Create a temporary custom.zip file that contains the entire application customized to the non-standard location directories/files:

    (1) cd $JAVA_TOP

    (2) zip r - customprod.zip. Where the list of all directory paths are present, compared to $JAVA_TOP for the custom to the non-standard location application java files.

    Generate customprod.jar file & sign 3).

    Command: adjava oracle.apps.ad.jri.adjmx - areas $JAVA_TOP/customprod.zip - outputFile $JAVA_TOP / customprod.jar - jar $CONTEXT_NAME 1 CUST jarsigner - storePass - keyPass

    (4) delete temporary customprod.zip.

    Command: rm $JAVA_TOP/customprod.zip

    (5) follow the steps below to allow the custom WebLogic jar

    (a) to take a backup copy of the existing /admin/template/ebsProductManifest_xml.tmp

    (b) modify /admin/template/ebsProductManifest_xml.tmp to add the customprod.jar (after customall.jar)

    (c) execute AutoConfig

    (d) bounce midrange services

    Thank you

    Anupam

  • Deployment of OA Framework of custom Pages

    I want to deply custom pages of OA and I follwoed theses steps:

    1. I create the folder manuly under $JAVA_TOP / oracle/apps "xyka/fees / '.

    2. transfer to the Java_Top in ASCII mode

    3 transfer of CLASS files in BINARY mode

    4 change the mode of the class to 777 files.

    5. / / for R12 - JDevInstallDir\jdevbin\oaext\bin;

    import C:\JDeveloper\jdevhome\jdev\myprojects\oracle\apps\xyka\expenses\webui\ExpensesPG.xml - rootdir C:\JDeveloper\jdevhome\jdev\myprojects username - apps-password apps - dbconnection ' (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST==191.10.10.37) (PORT = 1571)) (CONNECT_DATA = (SID = DEV))) ".

    6. in the server and cd $JAVA_TOP

    Java oracle.jrad.tools.xml.importer.XMLImporter $JAVA_TOP/oracle/apps/xyka/expenses/webui/ExpensesPG.xml - $JAVA_TOP rootdir / apps - username username-password apps - dbconnection ' (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=191.10.10.37) (PORT = 1571)) (CONNECT_DATA = (SERVICE_NAME = DEV))) ".

    However, the command get hang in the last step

    Kindly help

    Hello

    This means that your page is imported in the MDS repository. Now do the steps below.

    Step 1: Bounce that apache server

    Step 2: Review your deployed custom OA page

    Note: Ensure that the necessary AOL objects referenced from your personalized page (for example, the Menus and functions responsibilities) were created or exist on the instance of Release 12 to which you deploy your custom page.

    If AOL is not yet created then fallow the steps below.

    a. create the form function with the property 'Jsp SSWA function' and webhtml 'OA.jsp?page=/oracle/apps/xyka '.

    "/ fees/webui/ExpensesPG.

    b. Add the menu function.

    c. Add menu to responsibility

    Also see below link. Custom registration in AOL Page.

    https://blogs.Oracle.com/prajkumar/entry/deploy_oaf_page

    Let me know if any question.

    Thank you

    Dilip

  • Custom page OA - basic Question

    Hi all

    I tried to make the page HelloWorldPG and it works ok in JDeveloper (I am faced with deployment issues... but my questions are in an another thread..)

    Anyway, I am trying to create another custom page that is relavent to our dev instance. I created the following:
    (1) workspaces-> New-> workspace configured for the Oracle Applications
    (2) then I go to the Project Wizard.
    In step 1, what should be the default Package?
    What is the meaning of this default package and its name?
    It should match either the directory structure on the PC or in the deployment environment?
    Let's say that if my custom page is linked to the AP, should the package named "oracle.apps.ap.xx.webui"?
    Should I always "webui" at the end? or should be kept according to the created object?
    Is there a reference document for package naming conventions?

    I apologize in advance if these questions have already been asked before... I tried to look for threads with some of the above question... but couldn't find much so far.

    Thank you

    This has answered your question? If Yes, mark to answer the question.

    Thank you.

    Kristofer

  • Calling Custom Page from the advance line table

    Hello

    My need is,


    Advance in Standard page table.

    I need to add the column to the table of the advance and the column will be a link that is mean picture that calls the Custom Page.

    Once I select the line using RadioButton and click on the Image, the custom page name and

    I want to move the page setting custom Standard

    How to get there?

    I hope that you will have my need.


    Thanx

    Create the column through customization on the Page Std and the bean of the image, set the destination as URL:

    Code snippet
    
    OA.jsp?page=//oracle/apps/ak/employee/webui/EmpDetailsPG&employeeNumber={@EmployeeId}
    
    At runtime, the OA Framework substitutes the current row's view instance attribute values for the tokens inside the curly braces. So, for example, &employeeNumber={@EmployeeId} becomes &emloyeeNumber=1234.
    

    Thank you
    -Anil
    http://oracleanil.blogspot.com/

  • Make a custom page when you access the URL of the root of a Web application

    A BC blog post says it's now possible to "make a custom page when you access the URL of the root of a Web App site. For example, if you have a "blog" Web App, items can be made available to/blog/my-blog-post, and you will be able to customize the page/blog"

    Is this possible? It doesn't for me due to unique URL problem yet.

    For example the web page is / banksy - Guide of Banksy

    But web app components must be on/banksy/web-app-item but need to change to/banksy-editions / Banksy choose your weapon (green) | Gallery hang up Banksy Guide

    I don't see any documentation, support BC do not know and ask me the Forum to discuss. Someone at - he found a workaround?

    Thank you

    Paul

    You have a page with the same name as you want for the web application folder.

    1 remove this page from banksy (Dungeon of backup of your content)

    2. change your url web app for /banksy you need

    3. create a folder called /banksy (it will allow you to make a folder)

    4. create an index.html in the folder of Banksy page - put your content to the page that you deleted here

    You will then have an index for the file page and the web application will work...

    /Banksy - index page

    /Bansky/ - index page

    /Banksy/index.html - index page

    / web banksy/something - point app

  • How to add new tabs to custome page

    Hello
    I created a new custom page
    now, I want to add new tabs to this page
    and desire to give the link to this tabs to other pages
    Server

    HA,

    The easiest way is to create a menu & even join page. Another approach is to create throught Jdeveloper, embedded in the Page of the OFA.

    Kind regards
    GYAN

  • [JS CS5] How to get custom Page size

    I was looking for the answer to this simple question but no way looking around.

    I have an InDesign document with different page size for example at left of page width is PT. 621 and on the same document right page width is 837 points.

    Now I need to get the width of the pages using script, but the app.documentPreferences.pageWidth return the standard document preset size (PT. 621) no custom page size.

    One has the idea to get the size of page customized using script.

    Thanks in advance

    Mac

    Mac,

    as the documentation shows there are some new properties of 'page' for InDesign CS5.
    Among those who are:

    defines the unit of measure (number or string) readonly array limits Page, in the format [x 1, x 2, y2, y1].

    So:

    myPage.bounds

    and pageWidth for the documentPreferences can be:

    myPage.bounds [3] - myPage.bounds [1]

    unless myPage is transformed (e.g., rotation and/or sheared or scaling) with:

    myPage.transform)

    void transform (in: CoordinateSpaces, from: varies, withMatrix: varies [, replacingCurrent: varies] [, consideringRulerUnits: boolean = false])
    Turn the page element.

    var d = app.activeDocument;
    var myPage = d.pages[0];
    
    var oldPB = myPage.bounds;
    
    var rAngle = -45;
    var sAngle = 40;
    
    var myTransformationMatrix1 = app.transformationMatrices.add({counterclockwiseRotationAngle:rAngle});
    
    myPage.transform(CoordinateSpaces.INNER_COORDINATES, AnchorPoint.CENTER_ANCHOR, myTransformationMatrix1);
    
    var myTransformationMatrix2 = app.transformationMatrices.add({clockwiseShearAngle:sAngle});
    myPage.transform(CoordinateSpaces.INNER_COORDINATES, AnchorPoint.CENTER_ANCHOR, myTransformationMatrix2);
    
    var newPB = myPage.bounds;
    
    $.writeln(oldPB);
    $.writeln(newPB);
    

    Now oldPB and newPB differ a lot.
    So, the question remains: what is a reliable way to show whether the myPage was or was not turned against documentPreferences. pageWidth or if my page is of rectangular shape at all. See the ability to add a wide angle of the transformation matrix. Also see screenshot:

    Transform_Page_CS5.PNG

    Uwe

  • How to implement MOAC on custom pages OAF.

    Hi all

    How to implement MOAC on custom pages OAF. Please help it is very urgent.

    Thank you and best regards,
    MS

    Hello

    Please visit http://mukx.blogspot.com/2009/04/moacmulti-org-access-control-in-oa.html

    Kind regards
    Out Sharma

Maybe you are looking for

  • the font is tiny on my homepage, how to fix? PLEASE, I BEG YOU! I uninstalled, but in vain

    I downloaded updates firefox, since then some text on my home page is tiny. I tried to change but nithing works. So I uninstalled Firefox via the Add/REMOVE. Re-installed Firefox, but it's always the same. Can someone help me please?

  • Satellite Pro A60: Can I put the graphics card ATI Radeon 7000

    I have an A60 Satellite with the Mobility Radeon 7000 Graphics Pro. I play world of Warcraft, but it won't work on the laptop, because this graphical configuration is not supported. Is is possible to upgrade to a better? I was told that it is not pos

  • KODAK printer fails to communicate

    Even if it seems my Kodak 3200 Series printer is installed in my test computer I may it doesn't communicate. [Moved from comments]

  • Audio IBM 8183-DTU?

    Is there a workable Win 7 audio driver for this machine? I tried the Lenovo support site, and the Configurator says: something to the effect of "no results found". This machine has been purchased from geeks.com as a refurbished PC before they close t

  • Pavilion dm1 laptop: pavilion dm1 power on password issue

    I have not used this laptop alternative for awhile. I got "enter the password administrator or power on password". I don't remember adding any password for this laptop at home. After 3 attempts, I get the error code "52837953 system off. Would apprec