Error when viewing a JSP page

Hi gentlemen,

I get the error all make below forward to another page.
Please notify

--------------------


Error page
Details of the exception.
oracle.apps.fnd.framework.OAException: no data found for the region (/ oracle/apps/ak/xxperson/webui/managePersonPG).
at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement (unknown Source)
at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD (unknown Source)
at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass (unknown Source)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
in OA. jspService(_OA.java:71)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:392)
in OA. jspService(_OA.java:80)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)
# # 0 in detail

Exception:
oracle.adf.mds.MetadataDefException: unable to find the component with an absolute reference = / oracle/apps/ak/xxperson/webui/managePersonPG, XML Path = D:\JDev1211\jdevhome\jdev\myclasses\JRADXML;D:\JDev1211\jdevhome\jdev\myprojects;D:\JDev1211\jdevbin\jdev\oamdsxml\fwk. Please check that the reference is valid and the definition of the component on the file system or in the MDS repository.
at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1370)
at oracle.adf.mds.MElement.findElement(MElement.java:97)
at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement (unknown Source)
at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD (unknown Source)
at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass (unknown Source)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
in OA. jspService(_OA.java:71)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:392)
in OA. jspService(_OA.java:80)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
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/xxperson/webui/managePersonPG, XML Path = D:\JDev1211\jdevhome\jdev\myclasses\JRADXML;D:\JDev1211\jdevhome\jdev\myprojects;D:\JDev1211\jdevbin\jdev\oamdsxml\fwk. Please check that the reference is valid and the definition of the component on the file system or in the MDS repository.
at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1370)
at oracle.adf.mds.MElement.findElement(MElement.java:97)
at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement (unknown Source)
at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD (unknown Source)
at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass (unknown Source)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
in OA. jspService(_OA.java:71)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:392)
in OA. jspService(_OA.java:80)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)

Hello

relative path of said myprojects "xxt\oracle\apps\ak\xxperson\webui."
and you are redirecting to/oracle/apps/ak/xxperson/webui/xxPersonMainPG

Try redirection to/xxt/oracle/apps/ak/xxperson/webui/xxPersonMainPG

Hrishikesh

Tags: Oracle Applications

Similar Questions

  • Error when printing PowerPoint notes pages in PDF since the upgrade to OS365

    I've recently updated to OS365 and since then I have been unable to print a PowerPoint presentation in pdf format, if you choose to print notes pages.  Print to PDF works fine for all other applications, and even PowerPoint printing full Page slide, but not when you print notes Pages.   I use Adobe Acrobat DC.  It's something I do every day and had no problems with PowerPoint 2010, only since going to PowerPoint, 2016.  Here is the error message.  According to the file, sometimes it will crash on page one and another time, he might save pages 40 + and then crash and pages that save the air well.

    I have uninstalled and resinstalled both OS365 and Abobe.

    Any ideas of where to go next?

    I found a work around but it seems to be a bug with Office 365, and I don't think it matters which version of Acrobat you have. If you save your. PPTX files in a PPT file, and then close the file and reopen it, it seems to play nice. It takes time to print to PDF, but seems to work. This also seems to be a problem with PowerPoint more large bridges (more than 50 slides) I hope that this helps you.

  • Error when viewing answers

    Hi friends,

    When I tried to check the answers for the column selected in the analytical page in obiee 11g, im getting the following error as
    ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA at OCI call OCIServerAttach. [nQSError: 17014] Could not connect to Oracle database. (HY000)
    I'm sure that I'm connect BI with DB, then what's the problem there.

    Brgds,
    THE GREATER TORONTO AREA

    OBI11G =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST = OBI11G.4IAPPS.LOCAL)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = OBI11G.4IAPPS.LOCAL)
    )
    )

    Try to use this in the name of Data Source instead of using the DSN name: and then check the data from the view in RPD whether you are able to view the data in this table.

    (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = OBI11G.4IAPPS.LOCAL)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = OBI11G.4IAPPS.LOCAL)))

    Hope this helps

  • Script error when printing a web page

    Cannot print web page on attached USB printer.  Results in a script error message.  Using a HP Officejet Pro 8500 first running on a Windows 7 64-bit system.  I am able to print the web page if I choose a network printer.

    I mainly use Internet Explorer.  I am currently using v9.0.8112.16421.  I used to have this problem, and it is possible that it started after I upgraded from v8 to v9.  As you suggest, I have tried with Firefox v13.0.1 and it gave me an error message about a script error, but it also printed the page.  I also tried with Chrome v20.0.1132.47 m and it printed without any problems at all.  As I said, I have my printer via the USB port and network and am also able to print from explore with no script error if I use the accessory network instead of the attachment of the USB.  When I use the accessory USB it gives me the script error and will not print.  It is said that there is no connection for this connection ID and it shows a URL of type res://ieframe.dll/preview.js

  • Error when viewing PDF forms: "Windows received an HTTP error message: 403 (refused) of detected «perass.state.nm.us»»

    Received an error message where it says "Windows received an HTTP error message: 403 (refused) of detected 'perass.state.nm.us'. '.  I get this error message after connecting and trying to open/view the forms in PDF format.  Can anyone help?

    Original title: problem display forms in PDF format after connecting to the site of Governor

    Hey Ern,

    Thanks for posting your query in Microsoft Community.

    I imagine the inconvenience that you are experiencing and will certainly help you in the right direction to solve the problem. However, I would be grateful if you could answer a few questions to refine the question in order to provide you with better assistance.

    1. You made any hardware or software changes the computer recently?
    2. You have a wired or a wireless connection?
    3. You have a router connected to the computer?

    The question could arise if it is missing or damaged Internet Explorer files that the display of the script on the page or if the Hosts file is damaged or contains incorrect information. To resolve this problem, I would suggest trying the following methods and check if the problem persists.

    Method 1:

    Try to start the system in safe mode and check if the number is reproduced. If this isn't the case, then clean the computer starts and check if that helps.

    Step 1:

    Safe mode is a diagnostic mode in which you are connected with only the minimal necessary services and active pilots. Check if the number is reproduced.

    Start your computer in safe mode

    Note: In the advanced startup options, select safe mode with network .

    Step 2:

    Put your system to the clean boot state helps determine if third-party applications or startup items are causing the problem. You must follow the steps in the article mentioned below to perform a clean boot.
    How to perform a clean boot in Windows

    Note: See "how to reset the computer to start normally after a boot minimum troubleshooting" to prepare the computer to start as usual after a repair.

    If the problem persists, try the following method.

    Method 2:

    Read the following article and check if it helps.

    Get help with the Web site (HTTP error) error messages.

    If the problem persists, try the following method.

    Method 3:

    1. Go to Start, click all programs and open the Accessories.
    2. Right-click on command prompt in the list programs, and then select run as administrator. If you are prompted for an administrator password or for confirmation, type your password, click OK, or alternatively click on Yes.
    3. In the command prompt, type the following commands and press ENTER after each command:
      ipconfig/release
      ipconfig/renew ipconfig/flushdns
    4. Close the command prompt and restart the system.

    See if the problem is resolved.

    If it is not resolved, follow these steps if you are connected to a router.

    1. It turn off, unplug, unplug it and wait 5-10 minutes.
    2. Shut down the computer.
    3. Wait 5 - 10 minutes.
    4. Reconnect the router, restart the router and don't plug it in yet.
    5. Start your computer, connect to Windows and connect the router to the computer.
    6. Try to connect to the Internet.

    If the problem persists, try to update the firmware on the router, you can get this update from the manufacturer's Web site.

    Hope this information is useful. Let us know if you need more help, we will be happy to help you.

  • DV7 error when viewing of images: "COM Surrogate has stopped working".

    Hi, I got a new replacement laptop (Pavilion dv7-7008tx with Windows 7 Home Premium 64-bit) HP last Friday, June 8, and I find that when I browse through multiple images in the Windows Photo Viewer I invariably get the error 'COM Surrogate has stopped working. Windows is checking for a solution to the problem... "I close the window and reopen and it is fine. This does not happen with specific images.

    Problem solved. I went on HP Live Chat support and the technician gave me the download links to updates to the graphics driver, which solved the problem.

  • 404 error when viewing the data on the local file

    Hello

    In the www of the project folder I have file app.xml with some data deserialized when the application starts. I use jQuery GET to read the parameters as in the example:

    $.get ("app.xml", {function (data)})

    $("#mac").val ($(data) .find ('macAddress') [0] .innerHTML);

    });

    The question starts with trying to serialize the new data in the file. The easiest way is to use the POST method (I tried also to XMLHttpRequest and FileWriter):

    $.post ("app.xml", {function (data)} ")

    .find('files').Append $(this) (data);

    });

    When I run this function, console responds with a kind of access problem (while get works very well):

    POST http://192.168.1.11:3000 / App.xml 404 (not found) send @ jquery - 2.1.4.js:8630ajax

    I've read about similar problems, the solution was always plugin whitelist cordova. In my case it did not work, in the browser, or the android app.

    config.XML:

    < plugin name = "cordova-plugin-whitelist" source = "MNP" spec="~1.2.1"/ >

    (...)

    < access origin = "*" / >

    < allow intention href = "" * "/ >"

    < allow navigation href = "" * "/ >"

    < platform name = "android" >

    < allow intention href = "*" / >

    < / platform >

    It seems to me that I miss some privileges to write data, but it's weird for me that it does not work even in the browser. How should I properly store the parameters of the program?

    You are not allowed to write in this directory. You can watch using the plugin file to write parameters to the eligible repertoire, or seek a solution as Local storage for you.

    Chris

  • error when navigating to another page

    Hello

    I send you the setting to run with param. By the way, I get this error. Please help me

    Error 500 - Internal server error

    oracle.jbo.SQLStmtException: JBO-29114 ADFContext is not setup to process messages for this exception.
    Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is JBO-27122.
    Error message parameters are {0=SELECT Employeesentity.EMPLOYEE_ID,         Employeesentity.FIRST_NAME,         Employeesentity.LAST_NAME,         Employeesentity.EMAIL,         Employeesentity.PHONE_NUMBER,         Employeesentity.HIRE_DATE,         Employeesentity.JOB_ID,         Employeesentity.SALARY,         Employeesentity.COMMISSION_PCT,         Employeesentity.MANAGER_ID,         Employeesentity.DEPARTMENT_ID FROM EMPLOYEES Employeesentity WHERE Employeesentity.DEPARTMENT_ID=:dept_id} at oracle.jbo.server.BaseSQLBuilderImpl.processException(BaseSQLBuilderImpl.java:3735)

    do bind variable as needed.

    see this

    Oracle ADF tutorial: java.sql.SQLException: parameter IN or OUT to missing index: 1 with ADF BC

  • ODBC error when implementing applications on SQL Server BI

    Hey,.

    We are implementing BI applications using SQL Server as the database of the warehouse, and we run in the following errors when viewing reports out-of-the-box:

    [ODBC SQL Server driver] [SQL Server] 'concat' is not a recognized built-in function name

    [ODBC SQL Server driver] [SQL Server] Incorrect syntax near 'NULL '...

    It seems that the standard reports using Oracle SQL-specific features that are not available in SQL Server. BI Apps is still supposed to be certified with SQL Server.

    No matter who else experience this problem? If so, how have you around her?

    Thank you
    Yi

    Make sure that your database in the physical layer supports the CONCAT function.

  • Error when I import classes using the JSP page directive

    Hi all!

    I installed JDeveloper 11 g (11.1.1.3.0)

    My applications are found in the C:\dir (JDEV_USER_DIR = C:\dir)
    I created the application "Appliation1". In it, I created 2 projects (Project1, inside session entity beans and other classes of java;) Project2, inside JSP).
    I want to import classes of Project1 in Project2 using the following directive:
    ----------------------------------------------------------------------------------------
    < % @ page contentType = text/html"; charset = windows-1252 ".
    import="Project1.*"% >
    ----------------------------------------------------------------------------------------
    so in Project2 project properties set the way to classes in Project1.
    When I run JSP, an error has occurred:
    Error (4.9): the Project1 to import cannot be solved.

    Maybe that I am not correctly defined the path to classes

    Thanks in advance.

    Hello
    Try the project properties/project source paths/resources
    or
    Properties/project dependencies

    then restart

    concerning

  • When I open Internet explorer in windows and I am trying to use facebook or no matter what games, I get a script error has occurred on this page do you still want to run

    Original title: not admissible error in windows

    When I open Internet explorer in windows and I am trying to use facebook or no matter what games, I get a script error has occurred on this page want to still run and also first message is unacceptable, then the error message how can I fix a script if everything they told me to do, tried of thise disable ad ons, enable ad - ons (what I have now) reinstall it IE upgrade to ie and nothing helped think I need to repair my windows xp professional, but do not have the original disc to do, and nowhere on windows can I find a repair tool.

    Hello

    1. don't you make changes on the computer before this problem?
    2. what version of internet explore do you use?
    3. What is the exact error message?

    Step 1: Check if the problem persists in safe mode with networking and send back the same.

    Step 2: Also, look for error messages in the event viewer. If you find error messages after return the exact error message so that we can help you better.

    Reference:
    Using the event viewer
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/snap_event_viewer.mspx?mfr=true

    Understanding of event viewer
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/event_overview_01.mspx?mfr=true

    Procedure to view and manage event logs in Event Viewer in Windows XP
    http://support.Microsoft.com/kb/308427

  • How do the error of debugging JSP page/Javascript on the Blackberry browser on Simulator

    Hi, expert,

    at present, we are porting a web app (html5) from Iphone to Blackberry. It is written in JSP/javascript ajax in the backend. It is usually work the browser Blackberry 6.0 on a simulator. However, one of the page could be made, it shows just a blank page.

    I've seen an error like this onscreen Simulator MDS - CS:

    <2011-09-05 11:57:37.822="" edt="">: [1172] :::
    d receipt for non-existent packages! 904265821 >
    <2011-09-05 11:57:37.854="" edt="">: [1175] :::
    G = invalid, DEVICEPIN:CONNECTIONID = 2100000 a: 1770114602, SEQUENCE = 1, information
    tion = packet received for a connection timed out >

    However, I have seen the error on other pages when they are displayed correctly. Not sure why we continue to see this error.

    So, it could be a javascript error as well. Not sure at this stage. The page is written as a JSP page with javascript/ajax inside, which is the same as other pages that work. Very weird.

    No idea how I could debug to this case?

    Starting from the 7.0 you can use the web Inspector and in 5.0 you can debug using our tools, but in 6.0 you're stuck with more traditional methods such as the suggestion of chicoxmlof try/catch or alert statements

  • jsf page strange error when running stand-alone weblogic server 12 c

    Hello

    I am facing strange error when lance page stand-alone weblogic server 12 c jsf

    JDeveloper version (12.1.3), Weblogic server (12 c)

    java.lang.NoSuchMethodError: oracle.javatools.resourcebundle.ChainedKeyValueMap.internalSetELResolved (Ljava/lang/Boolean ;) V

    to oracle.javatools.resourcebundle.BundleVariableResolver$ LocaleMap.get (BundleVariableResolver.java:85)

    to oracle.javatools.resourcebundle.BundleVariableResolver$ LocaleMap.get (BundleVariableResolver.java:60)

    at javax.el.MapELResolver.getValue(MapELResolver.java:199)

    at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)

    at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)

    at com.sun.el.parser.AstValue.getValue(AstValue.java:138)

    at com.sun.el.parser.AstValue.getValue(AstValue.java:183)

    at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:224)

    at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)

    at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:99)

    at com.sun.el.parser.AstValue.getValue(AstValue.java:179)

    at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:224)

    at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)

    at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:73)

    at oracle.adfinternal.view.faces.renderkit.rich.LabelLayoutRenderer.getLabel(LabelLayoutRenderer.java:957)

    at oracle.adfinternal.view.faces.renderkit.rich.LabelLayoutRenderer.encodeAll(LabelLayoutRenderer.java:214)

    at oracle.adfinternal.view.faces.renderkit.rich.LabeledInputRenderer.encodeAll(LabeledInputRenderer.java:231)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    to oracle.adfinternal.view.faces.taglib.region.IncludeTag$ FacetWrapper.encodeAll (IncludeTag.java:521)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeFacet(DecorativeBoxRenderer.java:633)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeCenterPane(DecorativeBoxRenderer.java:1088)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeWithSimpleBorders(DecorativeBoxRenderer.java:594)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeAll(DecorativeBoxRenderer.java:326)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:2325)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderPane(PanelSplitterRenderer.java:1637)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer.encodeAll(PanelSplitterRenderer.java:299)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:2325)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderPane(PanelSplitterRenderer.java:1637)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer.encodeAll(PanelSplitterRenderer.java:315)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeFacet(DecorativeBoxRenderer.java:633)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeCenterPane(DecorativeBoxRenderer.java:1088)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeWithSimpleBorders(DecorativeBoxRenderer.java:594)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeAll(DecorativeBoxRenderer.java:326)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeFacet(DecorativeBoxRenderer.java:633)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeCenterPane(DecorativeBoxRenderer.java:1088)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeWithSimpleBorders(DecorativeBoxRenderer.java:594)

    at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeAll(DecorativeBoxRenderer.java:326)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:2325)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderPane(PanelSplitterRenderer.java:1637)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer.encodeAll(PanelSplitterRenderer.java:299)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:2325)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderPane(PanelSplitterRenderer.java:1637)

    at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer.encodeAll(PanelSplitterRenderer.java:315)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)

    at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3195)

    at oracle.adfinternal.view.faces.renderkit.rich.PageTemplateRenderer.encodeAll(PageTemplateRenderer.java:68)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)

    at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3195)

    at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:275)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)

    at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3195)

    at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1473)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1782)

    at oracle.adfinternal.view.faces.component.AdfViewRoot.encodeAll(AdfViewRoot.java:102)

    at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:402)

    at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)

    at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)

    to org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ ChangeApplyingVDLWrapper.renderView (ViewDeclarationLanguageFactoryImpl.java:338)

    at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:125)

    at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:288)

    at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:170)

    at oracle.adfinternal.view.faces.lifecycle.ResponseRenderManager.runRenderView(ResponseRenderManager.java:52)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1104)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:389)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:255)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:280)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:254)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:341)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:77)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:478)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:478)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:303)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:208)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:137)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:225)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3367)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3333)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

    at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2220)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2146)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2124)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1564)

    to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:254)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:295)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:254)

    My problem is solved by installing ADF performance (12.1.3)

  • Error when you try to view the application latencies

    I'm not able to get see Planner to latencies report application series of tests with multiple virtual machines in them. If I run a test that has 3-2 VMs in it while I'm able to view the results of the trial very well, however when I try to run tests with more of that I get errors when I try to view the results. When I try to load the web page results to see Planner, nothing happens, and I get the following error in viewplanner.log:

    2012-10-24 20:16:13, 025 INFO {}
    Unhandled error
    Traceback (most recent call changed):
    File "/ usr/lib/python2.6/site-packages/twisted/web/http.py", line 773, requestReceived
    Self.Process)
    File "/ usr/lib/python2.6/site-packages/twisted/web/server.py", line 127, process
    Self.Render (resrc)
    File "/ usr/lib/python2.6/site-packages/twisted/web/server.py", line 147, in rendering
    body = resrc.render (self)
    File "/ usr/lib/python2.6/site-packages/txjsonrpc/web/jsonrpc.py", line 112, rendering
    () defer.maybeDeferred(function,_*args).addErrback
    -< exception that is caught here >-
    File "/ usr/lib/python2.6/site-packages/twisted/internet/defer.py", line 133, in maybeDeferred
    result = f (* args, * kw)
    File "/ tmp/ViewPlanner/web_interface.py", line 527, jsonrpc_getResultsMap
    File "/ tmp/ViewPlanner/mysql_interface.py", line 571, in getTestAverages
    exceptions. KeyError: 0

    When I try to manually execute the python script statement, it tells me that there is no result for the test.

    I just ran a test locally with 276 VMs, according to viewplanner.log, all 276 VMs transferred their results to the device. Yet I still get this error when you try to view the results.

    I tried to create new images GoldenDesktop and GoldenClient, as well as deployed a new device see Planner and reinstalled all of its agent programs, nothing helps. Anyone know what could be the cause?

    We have seen this issue for large series and I attach a patch file that you can overwrite the/root/ViewPlanner harness directory and then restart the vdiappd service, and then you can give it a try.

    For manual results extratcion by using the report.pyc script, you must use '-j' I ' and '-j' operations if you ran just 1 iteration of the workload.

  • I am a new learner, I get an error when running a sample of pag welcome

    Hello

    I am able to record a package and also a page but when I run this page I'm getting error messages tracking, I use jdeveloper 10.1.3.3.0.3 version

    and also please help me how to create a component of business package in this release.

    In the document 'WorklistPG ': validation error
    Invalid value ' / oracle/apps/fnd/wf/worklist/webui/AdvancWorklistRG ' of property 'Extends' component 'WorklistRN '. XML validation with OA "C:\New Folder\jdeveolper\jdevhome\myprojects\oracle\apps\fnd\framework\toolbox\samplelib\webui\StandardWidgetsPG.xml" file extensions.
    XML validation with OA "C:\New Folder\jdeveolper\jdevhome\myprojects\oracle\apps\fnd\framework\toolbox\samplelib\webui\WorklistPG.xml" file extensions.
    In the document "HomePG: validation error
    Invalid value ' / oracle/apps/fnd/wf/worklist/webui/AdvancWorklistRG ' of property 'Extends' component 'notifications '. XML validation with OA "C:\New Folder\jdeveolper\jdevhome\myprojects\oracle\apps\fnd\framework\toolbox\tutorial\webui\HomePG.xml" file extensions.
    [05: 58:33] Compilation complete: 0 errors, 19 warnings.

    Details of the exception.
    oracle.apps.fnd.framework.OAException: Application: DNF, Message name: FND_NO_REGION_DATA. Chips: BOUNDING is/mycompany/oracle/apps/po/WelcomePG/webui/WelcomePG;.
    at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
    in OA. jspService(_OA.java:71)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)




    Please help me in this issue I'm new to this I get an error indicating that the warning: there is no element in the package.



    Thank you

    Hello

    If you want to know how to create a package and component BC4J it check this link http://sushantsharmaa.blogspot.in/2012/11/7-simple-search-page-in-oaf.html

    Note : please visit index.html in Jdeveloper patch, when you check out patch you will find three files (Jbin, Jdevhome, JdevDoc) select Jdev doc - > Index.html
    open content exercise and select Oracle Application Framework Toolbox tutorials provided and try in a sequential order, it will help you to learn things in the OPS.

    -Had

Maybe you are looking for