See crtiteria, search pages problem or bug?

Hello! I have the problem with the search page that uses the view in my application criteria. I use JDeveloper Studio Edition Version 11.1.1.3.0.

I have the next record in DB: http://my.jetscreenshot.com/2677/20110613-xdwz-12kb

I have the Variables and the following view: http://my.jetscreenshot.com/2677/20110613-dlyi-147kb

I find records, please see: http://my.jetscreenshot.com/2677/20110613-vwpa-91kb

1. why I found documents if walue was 'false '?

Interestingly, if I change the 'false' with others, values like 'no', then everything works correctly, see: http://my.jetscreenshot.com/2677/20110613-my5g-59kb

It is interesting that happens when I have 2 values or over 'false' folder DB.

It comes to Jdeveloper Bug? Can someone explain that to me? What can be done, if I need to store 'false' values in DB?

Best regards, Debuger!

Debuger,

I had a short glance at your test scenario.
Have you tried to apply my dumpQueryAndParameters() method? I could not find.
If you did you would have been out as

---query--- SELECT LvaiKolekcija.SPECIES,         LvaiKolekcija.LVAI_KOLEKCIJA_PK,         LvaiKolekcija.LVAI_GRUPA,         LvaiKolekcija.GENUS,         LvaiKolekcija.GEN_RES_GRUPA,         LvaiKolekcija.EKSP_GRUPA,         LvaiKolekcija.CROPNAME,         LvaiKolekcija.AVS_GRUPA,         LvaiKolekcija.ACCENUMB,         LvaiKolekcija.ACCENAME
    FROM LVAI_KOLEKCIJA LvaiKolekcija WHERE ( ( (UPPER(LvaiKolekcija.LVAI_GRUPA) = UPPER(:LvaiVar) ) OR (UPPER(LvaiKolekcija.GEN_RES_GRUPA) = UPPER(:GenResVar) )
    OR (UPPER(LvaiKolekcija.EKSP_GRUPA) = UPPER(:ExpVar) ) OR (UPPER(LvaiKolekcija.AVS_GRUPA) = UPPER(:AVSVar) ) ) )
---Variables:
  --- Name: SearchInAllFields Value: null
  --- Name: LvaiVar Value: false
  --- Name: AVSVar Value: true
  --- Name: ExpVar Value: false
  --- Name: GenResVar Value: false

If you run the query with parameters given in a sql worksheet your see that it indeed returns the line in question. The reason is that you have combined all fields with 'OR' if the line gets selected by the ' OR (UPPER (LvaiKolekcija.GEN_RES_GRUPA) = UPPER(:GenResVar)' returns true for the given variable combination.)

Total your query will ever I guess you try to check, as with almost all combinations from the Panel of query parameters, one of the parties 'OR' will be set to true.

The conclusion is that you cannot use the check boxes with only the value true or false. You need a third option "not selected for the query" and you should check your criteria with all possible parameters combinations.

Timo

Tags: Java

Similar Questions

  • Problem with the following link in the Search Page

    Hello

    I have a search page and lead the table base, where the user can search for employees and update information. Now my question is

    (1) when the user did some research, say the search result contains 40 records and every hour 10 records is displayed (1-10, 11-20, 21-30, 31-40).

    (2) user clicked on the link following (11-20) and selected to date button for an employee.

    (3) when you click Update, users can access the update page (I used pageContext.setForwardURL)

    (4) from there when the user clicks on the BACK button to update the page, I'm browsing back to the search results page. But here it's page is redirect to the first (1-10) records again.

    How can I keep search results when browsing page update?

    If I update some employees of 20-21 records and navigate back, my search results should appear again from 20-21 No 1 to 10.

    How can I achieve this?

    Please help me.

    Problem solved. Problem is due to am.getTransaction () .rollback (); prior to re - run page.

  • problem with Message download the item in the search page

    Hello

    I created a download of the Message item in an array in a search page customized to allow users to download and display the content of the file. File is stored in a custom table. I put the instance view file name attribute and the view towards Blob file attribute content of the file. When I run the search page, I am able to see the file name link, but when I click the lick of file name to download the file, I get the following error.

    <!-StartFragment--> oracle.apps.fnd.framework.OAException: oracle.jbo.InvalidObjNameException: Houston-25005: type 1 Variable object name is not valid

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest (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)

    at _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)

    # # 0 in detail

    oracle.apps.fnd.framework.OAException: oracle.jbo.InvalidObjNameException: Houston-25005: type 1 Variable object name is not valid

    at oracle.apps.fnd.framework.OAException.wrapperException (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest (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)

    at _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)

    oracle.apps.fnd.framework.OAException: oracle.jbo.InvalidObjNameException: Houston-25005: type 1 Variable object name is not valid

    at oracle.apps.fnd.framework.OAException.wrapperException (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest (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)

    at _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)


    Hello

    It should be like this:

    Kind regards

    Anil

  • Problem with the Search Page

    Hello

    I'm building a SearchPG. After you have created the VO object and view criteria I drag the view to the SearchPG criteria. When I run the search page I have two questions

    1 > I get 2 fields, i.e. If I search based on a work table and I created a variable binding to JobTitle (i.e. jobName) I see the JobTitle areas (from the select clause) and jobName (variable binding in the search box. I guess I should get only the jobName (bind variable) in the search box.

    2 > the bind variable is necessary. How can I do this as an option

    snaggy - paste pictures!

    Can someone help me with this.

    Thank you

    What creation Bind variable to use in ViewCriteria, uncheck the required box (in the tab dialog box Bind variable Variable) and tab control indications, make index screen to hide

  • Since the update a few days ago lost sites often visited on my google search page?

    I used Google for a search engine. Before the update a few days ago, when I opened a new tab, it would give me a Google search page that shows in the lower part of 6 to 9 (forget) boxes inside which were minis first pages of my sites visited most often, so I just had to click on one of the boxes to reach the site I needed immediately.

    Since the upgrade, these boxes have been reduced to 3. If you try to move one of the cover on one of the 3 mini page, you can see that others are attached to the breast but it is impossible to click and go. All sites that were saved, seem to be there, and in each of the 3 boxes but are not accessible.

    Is anyway to recover these boxes separately?

    Thank you

    Nancy Smith

    Firefox automatically adjusts the number of columns that match on the subject: newtab page if you adjust the width of the Firefox window or zoom the page in or out and no longer resizes thumbnails.
    The current version is not resize the image, but instead reduced the number of tiles to fit the current width of the screen, so you can't see the number of columns specified via the browser.newtabpage.columns preference.
    Zoom the subject: newtab page to see more tiles (Ctrl and -).

    Toggle the browser.newtab.preload pref on the about: config page in case of problems with zoom the subject: newtab page.

    You can open the topic: config page via the address bar.
    You can accept the warning and click on "I'll be careful" to continue.

    See also:

  • Enable wot, google search does not display wot ratings on pages if using next or when I search box on the search page (not firefox toolbar). How to fix

    I have true WOT 2013 0515 {a0d7ccb3-214d-498b-b4aa-0e8fda9a7bf7} activated on my system. When I use google finds only the first page of research shows full throttle at side.

    When I use the following icon of the page based on the search results, the sides do not show on the next page. I have to go back to the toolbar and click on search, go to the first page and then use the page number at the bottom of the search page to go to the next page, and sometimes even that does not work.

    In addition, if I use the search box on the google search page to change my search, wot ratings do not show. Then I have to perform the above to get the sides to show.

    Is there something I can do to solve this problem, or if this bug has been fixed in a new version of the module additional wot?

    Hello, please contact directly the extension developers WOT via means provided to their home page - they can probably give you more detailed advice and are the only ones who can fix bugs or make necessary adjustments in the addon. Thank you...

  • Whenever I type the letter t in an email, Firefox leads me to an empty search page

    Whenever I type the letter t in an email, Firefox leads me to an empty search page

    This has happened

    Each time Firefox opened

    Is whenever I type the letter t

    Hello Noleska.

    It is possible that you have a problem with some Add on Firefox which is an obstacle to the normal behavior of your Firefox. Have you tried to disable all add-ons (just to see) to see if Firefox goes back to normal?

    Whenever you have a problem with Firefox, whatever it is, you must make sure that it is not caused by one (or more) of your installed modules, whether an extension, a theme or a plugin. To do this easily and cleanly, start Firefox in safe mode (remember to select disable all add-ons when you start safe mode). If the problem goes away, you know that it's an add-on. Disable them all in normal mode and allow them one by one until you find the source of the problem. See this article for more information on troubleshooting extensions and theme and this one for plugins.

    If you need help with one of your modules, you will need to contact the author.

  • When I try to open a tab, a search page of Yahoo comes up, I want to just a blank page.

    When I do a Ctrl-t to get a new tab, it evokes a Yahoo Search page. I want a blank page, as I used to get with a new tab. I must have downloaded the stuff of Yahoo, but you should know how to reset my tabs in Firefox to get a blank page again.

    This has happened

    Each time Firefox opened

    == I downloaded, accedently, a Yahoo toolbar I removed the toolbar, but the tab problem still exists.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of your modules is causing your problem (switch to the DEFAULT theme: Tools > Modules > themes).
    See the extensions, themes and problems of hardware acceleration to resolve common troubleshooting Firefox problems and troubleshooting questions with plugins like Flash or Java to solve common Firefox problems

    If this does not work in safe mode and then disable all your extensions and then try to find out who is causing by allowing both the problem reappears.
    You can use "Disable all add-ons" window the startup of Firefox to solve the issues in Safe Mode to disable all extensions.
    You will need to close and restart Firefox after each change via "file > exit ' (Mac: ' Firefox > leave";) Linux: "file > exit ')

  • oracle.apps.fnd.framework.OAException: java.lang.ClassCastException: bulsimap.oracle.apps.fnd.bulsipr.server.ViewVOImpl in the job search Page

    Get the following error when you click on the button go to the job search Page.

    Help, please!

    oracle.apps.fnd.framework.OAException: java.lang.ClassCastException: bulsimap.oracle.apps.fnd.bulsipr.server.ViewVOImpl

    at oracle.apps.fnd.framework.OAException.wrapperException (unknown Source)

    at oracle.apps.fnd.framework.OAException.wrapperException (unknown Source)

    at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException (unknown Source)

    at oracle.apps.fnd.framework.server.OAUtility.invokeMethod (unknown Source)

    at oracle.apps.fnd.framework.server.OAUtility.invokeMethod (unknown Source)

    at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod (unknown Source)

    at bulsimap.oracle.apps.fnd.bulsipr.webui.ViewPGCO.processFormRequest(ViewPGCO.java:57)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest (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)

    at _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)

    # # 0 in detail

    java.lang.ClassCastException: bulsimap.oracle.apps.fnd.bulsipr.server.ViewVOImpl

    at bulsimap.oracle.apps.fnd.bulsipr.server.MainAMImpl.getViewVO1(MainAMImpl.java:98)

    at bulsimap.oracle.apps.fnd.bulsipr.server.MainAMImpl.getBLdetails(MainAMImpl.java:47)

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

    at oracle.apps.fnd.framework.server.OAUtility.invokeMethod (unknown Source)

    at oracle.apps.fnd.framework.server.OAUtility.invokeMethod (unknown Source)

    at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod (unknown Source)

    at bulsimap.oracle.apps.fnd.bulsipr.webui.ViewPGCO.processFormRequest(ViewPGCO.java:57)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest (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)

    at _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)

    java.lang.ClassCastException: bulsimap.oracle.apps.fnd.bulsipr.server.ViewVOImpl

    at bulsimap.oracle.apps.fnd.bulsipr.server.MainAMImpl.getViewVO1(MainAMImpl.java:98)

    at bulsimap.oracle.apps.fnd.bulsipr.server.MainAMImpl.getBLdetails(MainAMImpl.java:47)

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

    at oracle.apps.fnd.framework.server.OAUtility.invokeMethod (unknown Source)

    at oracle.apps.fnd.framework.server.OAUtility.invokeMethod (unknown Source)

    at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod (unknown Source)

    at bulsimap.oracle.apps.fnd.bulsipr.webui.ViewPGCO.processFormRequest(ViewPGCO.java:57)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest (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)

    at _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)

    Your ViewVO1 is of type

    <>

    Name = "ViewVO1".

    ViewObjectName ="bulsimap.oracle.apps.fnd.bulsipr.server.ViewVO" > "

    Your import declaration is

    import aatrin.oracle.apps.fnd.bltrin.server.ViewVOImpl;

    So to solve the problem, change the import as statement below:

    import bulsimap.oracle.apps.fnd.bulsipr.server.ViewVOImpl;

    See you soon

    AJ

  • Firefox does not open in full screen on the task bar and I have to go over it to see the web page.

    Firefox does not open in full screen on the task bar and I have to go over it to see the web page.

    Firefox window is sometimes "off screen" somehow. Often, you can force it to appear on the screen by right clicking on the thumbnail image just above the taskbar and choose expand. Does it work?

    A possible cause for this is that the file that stores the positions and sizes of window is corrupt. You can delete this file and Firefox will return to standard window resizing.

    #1 method: If you can get a zoomed window:

    Open the settings folder (AKA Firefox profile) current Firefox help

    • button "3-bar" menu > "?" button > troubleshooting information
    • (menu bar) Help > troubleshooting information
    • type or paste everything: in the address bar and press Enter

    In the first table of the page, click on the view file"" button. This should launch a new window that lists the various files and folders in Windows Explorer.

    Leave this window open, switch back to Firefox and output, either:

    • "3-bar" menu button > button "power".
    • (menu bar) File > Exit

    Pause while Firefox finishing its cleanup, then rename xulstore.json to something like xulstore.old. If you see a file named localstore.rdf, rename this to localstore.old.

    Launch Firefox back up again. Windows normally appear again?

    #2 method: If you can not get a Firefox window for all:

    Close Firefox by right clicking the icon in the taskbar > close all windows.

    Using the Run dialog box (windows key + R) or the start search bar menu type or paste the following and press Enter to drill down to the profiles folder:

    %APPDATA%\Mozilla\Firefox\Profiles
    

    Here you can see a folder - in this case, double-click that - or more than one case - in this case, double-click on in what looks like the most recently updated.

    Scroll down and rename xulstore.json to something like xulstore.old. If you see a file named localstore.rdf, rename this to localstore.old.

    Launch Firefox back up again. Windows normally appear again?

    Then, to re - light bars, you can use one of the following methods to view the list of the toolbar, and then select the desired bars it:

    To activate the menu bar, toolbar bookmarks or other bars, click it in the list.

  • How to stay with a clear new tab and not the search page of Yahoo every time?

    Years, I used Firefox with claire of new tabs and achieved this in the menu Options, general tab, display an empty Page - and the next line, remains empty. This has always worked, so far. Today, each new tab navigation takes me directly to the Yahoo Search page, which I certainly don't want.

    So, still today, I then passed to the 'Search' tab (in the Options menu) and removed all search engines from the list, including the option checked "Yahoo." However, each new tab again takes me to a "Yahoo" search page

    How can I stop this now and forever?

    I look forward to your solution.

    Thanks a lot for your help, Mark.

    You can watch the pref browser.newtab.url the topic: config page and set this pref to the URL of your preferred the new tab page.

    • the new default tab with the tiles page is on: newtab
    • the default homepage is Subject: Home
    • to a blank page, you can use Subject: vacuum

    The pref browser.newtabpage.enabled must be set to true to use the page defined through browser.newtab.url like the new tab page.

    You can open the topic: config page via the address bar.
    You can accept the warning and click on "I'll be careful" to continue.

    See also;

  • It has been updated and I don't see the web page. It is only a blank page. Android for Tablet

    I could see a Web page that starts with https. However, the browser has been updated and 1 can no longer see the web page. I can see it in chrome, but I need Firefox because of the plug ins.

    Default browser got back to Chrome as liberation V30.0 seems to have a lot of problems loading pages to open links from other applications. The same url will load fine in Chrome.

  • Why not immediately go to a search page when I open firefox

    When I click on firefox I have to click on file to open a search page. It used to take me immediately

    See - How to set the home page - define what you want your home page.

  • When I open a new tab, a search page is coming instead of a blank page. Browser.newtab.URL is correct. What now?

    My browser.newtab.url = about: blank was successfully set. I always get a search page of Bing referring to "express files. I uninstalled the urging of files specifically, but the page always reappears on a new page. I also checked the Add-ons in firefox, but nothing is there

    You can use one of them to start Firefox in safe mode:

    • On Windows, hold down the SHIFT key while starting Firefox with a double click on the shortcut to the desktop Firefox
    • On Mac, hold the Options key when starting Firefox
    • Help > restart with disabled modules

    If it works in Firefox Safe mode and then disable all extensions (Tools > Modules > Extensions) and then try to find out who is causing by allowing an extension at a time until the problem reappears.

    Close and restart Firefox after each change through "file > exit ' (Mac: ' Firefox > leave";) Linux: "file > exit ')

  • cannot set the home page to about: blank, it keeps loading google search page

    After trying a small utility, I'm stuck with the toolbar of Babylon and the home page... Yes... I place the small checkpoint to disable installation...
    No problem, I managed to remove all that...
    But since then I can not get my homepage to stay together about: blank... it continues from the Google search page. I managed to link the homepage about button: empty, but when I add a new page (by clicking on the + sign next to the tab on the right most) I get the Google search page...
    Thanks in advance.
    Lody Claessen J.

    Hello l.j.claessen, please perform the following steps - they must remove the remaining bits of Babylon:

    • Go to firefox > help > troubleshooting information > profile folder - "view folder", then a new window will open. in this window look out for a file named user.js, delete or rename this file and restart firefox afterwards. This will get rid of the file which is crushing your custom setting homepage.

Maybe you are looking for

  • Can I prevent FF their default status

    My wife seems to keep losing their status as default FF. Is there a way to prevent this change?She makes me crazy fixing!

  • Satellite Pro C50-A-1E4 - how to merge partitions?

    My laptop is a Satellite Pro C50-A-1E4 running Windows 7 Pro 64 bit. In receiving a year ago, I replaced the hard drive with a 256 GB SSD. I partitioned in a 60 GB C drive and a 192 GB D the rest drive is the hidden restore partition. I have install

  • I want to customize my shortcut keys, especially "backspace = back.

    I do a lot of typing in the browser, and I'm really sick of the shortcut for the back button, because if I inadvertently click on a text box or shape, it pulls me back a page or more and I lose my progress. I tried to find settings shortcut on the To

  • Error OR 488 GPIB

    Whenever I'm trying to close my VI by using the stop button I get an error GPIB "NI 488 GPIB controller must be in charge. Can someone help me with this?

  • help in the programming of the ultrasonic sensor Hc-sr04

    Hi im new in labview, I must connect the sensor SR04 HC to the SensorDAQ ultrasound and I have to measure the distance between the sensor and an objetc, I made a small program but the distance is very erratic and I saw an example but I have not under