All links on the page fail after migration to Trinidad

Migrated Jdev 10g App to JDev 11g (11.1.1.9).

Note: the page works in 10g.

I got the site working with the exception of one page (and a few minor bugs). This page looks like others he has a tab-based menu (and duplicate links) and a search box. When I search for or click on one of the links the backing bean ActionListener code is not executed, and I get a message the top left of the page with just a picture of X and the word Error.Console journal has this:

< oracle.adf.model > < DCJboDataControl > < initializeApplicationModule > < [499] DCJboDataControl.initializeApplicationModule (520) (oracle.adf.model.bc4j.DataControlFactoryImpl.SyncMode immediate = >)

< oracle.adf.model > < DCBindingContainerState > < validateToken > < [500] DCBindingContainerState.validateToken (680) process BindingContainer State token(decompressed_state):BCST: = 0CablesByStage2TestIDReportView1Iterator = - D-, >

< oracle.adf.model > < DCUtil > < findSpelObject > < [501] DCUtil.findSpelObject (372) DCUtil, returning:oracle.jbo.uicli.binding.JUApplication for ETAppModuleDataControl >

< oracle.adf.model > < DCJboDataControl > < initializeApplicationModule > < [502] DCJboDataControl.initializeApplicationModule (520) (oracle.adf.model.bc4j.DataControlFactoryImpl.SyncMode immediate = >)

< oracle.adf.model > < ApplicationPoolImpl > < reuseReferencedInstance > < ApplicationPoolImpl.reuseReferencedInstance (2509) [503] reuse an instance of session cached request module >

< oracle.adf.model > < DCUtil > < findSpelObject > < [504] DCUtil.findSpelObject (372) DCUtil, returning:oracle.jbo.uicli.binding.JUApplication for ETAppModuleDataControl >

< oracle.adf.model > < DCUtil > < findSpelObject > < [505] DCUtil.findSpelObject (372) DCUtil, returning:oracle.jbo.uicli.binding.JUApplication for ETAppModuleDataControl >

< oracle.adf.model > < DCIteratorBinding > < getViewObject > < DCIteratorBinding.getViewObject (1474) resolution [506] VO: Macpac2bodshullView1 for the iterator binding: Macpac2bodshullView1Iterator >

< oracle.adf.model > < DCIteratorBinding > < getViewObject > < DCIteratorBinding.getViewObject (1474) resolution [507] VO: Stage2TestIdByHullView1 for the iterator binding: Stage2TestIdByHullView1Iterator >

< oracle.adf.model > < DCIteratorBinding > < getViewObject > < DCIteratorBinding.getViewObject (1474) resolution [508] VO: CablesByStage2TestIDReportView1 for the iterator binding: CablesByStage2TestIDReportView1Iterator >

< oracle.adf.model > < DCUtil > < findSpelObject > < [509] DCUtil.findSpelObject (372) DCUtil, returning:oracle.adfinternal.view.faces.model.binding.FacesCtrlRangeBinding for CablesByStage2TestIDReportView1 >

< oracle.adf.model > < DCJboDataControl > < syncWithForceOption > < DCJboDataControl.syncWithForceOption (1905) [510] * DCDataControl.sync () called from: DCBindingContainer.refresh >

< oracle.adf.model > < DCBindingContainerState > < validateToken > < [511] DCBindingContainerState.validateToken (680) process BindingContainer State token(decompressed_state):BCST: = 0CablesByStage2TestIDReportView1Iterator = - D-, >

< oracle.adf.model > < DCBindingContainer > < validateInputValues > < DCBindingContainer.validateInputValues DCBindingContainer:etwclreportPageDef (4352) [512] no postings were not made >

< oracle.adf.model > < DCJboDataControl > < syncWithForceOption > < DCJboDataControl.syncWithForceOption (1905) [513] * DCDataControl.sync () called from: DCBindingContainer.refresh >

< oracle.adf.model > < DCIteratorBinding > < releaseDataInternal > < [514] DCIteratorBinding.releaseDataInternal (2965) releasing iterator binding: variables >

< oracle.adf.model > < DCIteratorBinding > < releaseDataInternal > < [515] DCIteratorBinding.releaseDataInternal (2965) releasing iterator binding: Macpac2bodshullView1Iterator >

< oracle.adf.model > < DCIteratorBinding > < releaseDataInternal > < [516] DCIteratorBinding.releaseDataInternal (2965) releasing iterator binding: Stage2TestIdByHullView1Iterator >

< oracle.adf.model > < DCIteratorBinding > < releaseDataInternal > < [517] DCIteratorBinding.releaseDataInternal (2965) releasing iterator binding: CablesByStage2TestIDReportView1Iterator >

It's almost as if a validation is a failure, but I only see a validator on the page.

I'm running out of things to try on this. When I put breaks in the code of the bean to support they are never reached. WLS newspapers don't have any error in them.

There is a custom listener phase with methods that are available, but no error is generated in it.

Any ideas on where to look to fix this?

Thank you

Dave

I found this piece of code in the page is the problem:

value = "#{bindings." CablesByStage2TestIDReportView1Iterator.rangeSize}">

This inputText sets the RangeSize of the iterator. I comment this out and I don't get the error. I tried to simply remove the validator but always error.

What is the best solution - capture the value of the text input and use a method on the bean managed for the value and update the rangesize?

Is there a declarative way? I use Trinidad components due to migration of the 10 g page.

Tags: Java

Similar Questions

  • Green letter 'K', almost all links on the page

    Any page that I opened - it displays green letter K almost all links on the page. How to remove it? Thank you!

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance/themes).

  • All links on the page display as visited after clicking on a single

    I noticed, in a site, I work, when I clicked on a link it affected all the other links on this page, that is, marked them as visited. I thought it must have been my own css incompetent in writing in order to test this situation, I went back to the bare bones by creating a new page from a template, Dreamweaver, was not the css in the first place, made links in 4 different divs and previewed it. When I clicked on a link in the header, it showed all of them as having been opened. I've tested this more further by creating a simple style, change the link and visited color in the mainContent only div. Once again, when you preview, the mainContent link changed color when I clicked on a link in the header.

    #mainContent  a:link  {
         color: #FF0000;
    }
    #mainContent a:visited {
         color: #00FF33;

    Here is my test page: http://www.cornucopia-design.co.uk/BatimTest/Untitled-3.html and here is a link to the css http://www.cornucopia-design.co.uk/BatimTest/teststyles.css file. As I say, the only change that I made for her is a change for the link and color visited in the mainContent div.

    I'm going crazy? If I can get to the bottom of this simple anomaly, so I'm sure I can work on what goes wrong on my real pages. I'm sure it's something simple, but if anyone can shed some light, I would appreciate it a lot.

    I'm using CS3 on Mac.

    Thank you

    Are your links all null, for example

    ?

    If so, that's why.  Try giving them links to the actual page...

  • I plugged my USB Modem to the computer, it's MMX352G micromax modem. After you connect to the internet, all browsers open the pages of the BM, but in the taskbar sign of the network is to have a red cross. Why?

    I plugged my USB Modem to the computer, it's MMX352G micromax modem. After the internet connection all browsers open the pages of the World Bank, but in the task bar sign network is to have a Red Cross and when I go over it, it says not connected, but I can always use internet in my browsers. Why? It causes an adverse effect on my computer.

    Hi Akash,

    Welcome to the Microsoft community. According to the description of the bar icon problem tasks of the network have a red x, but you can still access the internet. Provide the following information:

    ·         Did you do changes on the computer before the show?

    ·         You use a third-party security software?

    I suggest you follow these methods.

    Method 1: Follow these steps:

    Step 1: Start the computer in safe mode with network and check if the problem persists.

    Startup options (including safe mode)

    Step 2: If the problem does not persist in safe mode with networking, perform a clean boot to see if there is a software conflict as the clean boot helps eliminate software conflicts.

    Note: After completing the steps in the clean boot troubleshooting, follow step 3 from the link to start the computer to a Normal startupmode.

    Method 2: Follow the steps in the article.

    Windows wireless and wired network connection problems

    You can read this article for more information:

    How can I troubleshoot network card?

    I hope this helps. Let us know if you need more assistance.

  • How can I return to the 'parent' source after following a link in the page source?

    After following a link in the page source, I would like to be able to return to the source 'parent '. The only option I found is the source is completely closed and open the source of the page once more. A 'return' option would be useful here...

    I just tried to look at the source of the page and the previous/next buttons on my mouse worked.

    If this isn't an option for you, another option is to view the Page Source to use an external application of your choice who has previous/next buttons the value. Dafizilla ViewSourceWith can be used to define an external application to view the source. You can also define an external application by changing hidden preferences 2, the following 2 links show what to change:

  • my systems page will not open error message "the page failed to load".

    Original title: my systems page does not open after going into the control panel and then system and maintenance

    my systems page opens not after going under maintenance then system and Control Panel. This shows simply "the page failed to load". I need to access this page to share files from one computer to the other. can anyone help?

    Hi Sarah Brown,.

    (1) remember you to make changes prior to this problem?

    (2) what is the complete error message you receive?

    Method 1: Run the fixit available in the link below and check if that makes a difference

    Difficulty of broken desktop shortcuts and common system maintenance tasks

    Note: Fixit would attempt to recover bad sectors on the hard disk, in the course of this process there are chances of data loss from that particular area.


    Method 2:
    if a Protection of resources Windows (WRP) file is missing or is damaged, Windows may not behave as expected. Auditor of file system (CFS) scan to fix all of the corrupted system files. To do this, follow the steps mentioned in the link below:

    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7
    http://support.Microsoft.com/kb/929833

  • Column link to the page on the right calendar

    Dear all,

    I would like to create a link from a date column in a report page (e.g. page 10) to a calendar page (e.g. page 2).

    Let's say you have 15-dec-2015 in the data column, so I would like to open with this link to the page of the month of December in 2015.

    If the date value January 14, 2016 and then the page for the month of January in 2016.

    I did research on the internet, but this was not successful so far. I need some help here.

    I tried the following:

    In the section target the date column:

    Page: 2

    Set items:

    Value name

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

    P2_CALENDAR_TYPE M

    P2_CALENDAR_DATE #EVENT_START_DATE #.

    Clear Max: Clear Cache

    This gives error because of the P2_CALENDAR_TYPE existing does not in page 2.

    I use APEX 5.0.1.00.06 on the 11g database.

    Kind regards

    Cafer

    Hi Thibault,

    I suggest to have two pages from the point P2_STARTYEAR, P2_STARTMONTH in your calendar page and use the function gotoDate after setting the month and year in these elements of the page. Set the static id of your MyCalendar calendar and try this code in page loading section:

    $(document).ready(function() {
       // Get Year and Month
        var year = $("#P2_STARTEAR").val();
        var month = $("#P2_STARTMONTH").val()-1;
       // Goto the date
        var d = new Date();
        d.setFullYear(year);
        d.setMonth(month);
        $('#MyCalendar').fullCalendar('gotoDate', d);
    });
    

    I hope that helps you.

    Concerning

    Mahmoud

  • Convert links to the Page references

    Hi all

    I have to create documents printed from a webhelp project and convert internal hypertext links to the page references. There was a method that I have used before around that converting links to page references in Word, but I can't seem to find it. Can someone point me to it please?

    M | S

    See this page on my site. You can download a Word macro to add page numbers after the hyperlink.

    http://www.Grainge.org/pages/authoring/Word/word_macros.htm

  • I activated the auto updates. When I take the update it says in the center of the page "the page failed to load".

    I activated the auto updates. When I take the update it says in the center of the page "the page failed to load".

    I tried to take different paths, as via the Control Panel, but it's the same thing.

    Operating system?

    Try the following: -.

    Open search Vista Start Menu Bar and type: RUN

    Click OK

    Type the following lines, and after each one, click OK: -.

    regsvr32 jscript

    regsvr32 vbscript

    regsvr32 /i mshtml

    No guarantee

    TaurArian [MVP] 2005-2010 - Update Services

  • How to change the page numbers after adding &amp; save page numbers in the pdf document - need to change the existing page printed on the upper right in the header numbers

    How to change the page numbers after you add and save the page numbers in the pdf document - need to change the existing page printed on the upper right in the header numbers.

    These page numbers were initially created using Acrobat PDF header and footer.

    I have a 750 page pdf document that I've created.

    I have to sometimes the pages up and down after that I added the page numbers in the document by using the Header_Footer tool on the right column of tools.

    But after you save the document, if I get a few pages around, I can't go back and change the page numbers.

    I thought that the page numbers, as indicated in the header and footer must have changed automatically, but I guess that once its print, that it cannot be edited - is that, as what is?

    So I guess we should always first get a copy without numbers of pages before confirming the documents and the creation of an index.

    A way to remove these page numbers already there and add new page numbers.

    Its a lot of work to align 750 court documents and then realize that you must move some and then realize the page numbers cannot be changed and thus begin to do this all over again to compile which can take about 10 hours.

    My question is quite simple, but I hope that overall, I got my point. Sorry if I made it is too complex.

    If no simple way, want to know if anyone has another different tool or a few recommendations to better highlight what I'm doing wrong.

    Thank you for your review and response.

    You should be able to update with tools - Pages - header & foot-

    Update... It not work for you?

    If this isn't the case, then try to remove from this menu and then re - adding them.

    Tuesday, June 23, 2015 23:55, Fortune Mile [email protected]>

  • ADF necessary validation is triggered when you click on ANY link off the page

    I have a couple of fields of text on a page and I put the validation 'Real' = required on them so that when I click on a button that calls a pageflow validation method is device when there is no data in the field.

    The problem is that it is also device when I click on any other button navigation or link off the page. Is it possible that I can do the required validation related only to a particular button?


    In addition, this jsff belongs to a taskflow which is deployed in Webcenter spaces so some think that the reason that has something to do with it.

    Any help is appreciated.

    Hello
    Make the other buttons property immediate = "true", then he ignores all validation on the client side.

    For example:-If you want to do validation on the first button's click, but you don't want to do any validation on the second button's click, then place the immediate property = "true" on the second button and you're done.

  • Link on the page does not work

    I can't get a link on my page to work.  http://jeannettedutton.com/MLVC/   The image of UPCOMING EVENTS (under the sign of Lobby hours) will not link to the page.  I am sure that the problem lies in the rotating image code, but I don't know why.  Help!  I can't understand it.

    Jeannette

    I revise this provision of the Center a bit to move the 'turning-item2.

    outside the 'turning-point-wrapper ".
    . Its never a good idea to put anything in a wrapper that is affected by a jquery script that didn't need to be.

    Make a backup of your page before you try the fix below.

    First add the below css inline style to the opening "turning point-item2.

    tag. Then select the HTML cut and paste after closing
    tag of the item_wrapper 'turning point '.

    Lobby Hours


      http://jeannettedutton.com/MLVC/images/upcomingEvents1.png"" onmouseover="this.src='images/upcomingEvents2.png" "onmouseout="this.src='images/upcomingEvents1.png'"border="none"/ >"

    Then add a style to your 'turn-point-wrapper' opening css inline

    tag, as shown below:

    Finally, add a
    Clearing solution (see below) to your code directly before the 'content '.



  • Navigation and link to the Page of content query

    Hello

    In my navigation model, I need my top-level link to be a link to the page at allResources.jspx. The sub-navigation must be a content query from one folder to the Complutense University of MADRID.

    The only way I was able to do so far is to add a query of content for the link to the page... but then I have two levels in my browsing when I only want one.

    At this point my gaze of pop ups of navigation like this:
    Link to page > name of content query > content query results

    I want it to be like this:
    Link to page > content query results

    How can I accomplish this?

    Thank you!
    Mitch

    When you add a content query, you have a checkbox "insert the contents of the files. Check this and you should have the result you want :)
    By checking this box, you ask the navigation it will add all the nodes in the content query directly in the navigation without creating a sub-level.

  • Change all links to the site from absolute to relative

    So I'll try to make an individual link to absolute to relative, however, it is an image file to a favicon. When I change all the links of the site normally makes the link on the page all the "images/favicon.ico', but this does not work for pages not on the root of the site. So, how can I do this correctly?

    I use DW CS4.

    I don't know what you're asking.  But by this root favicon of the site link, you should be fine in all pages.

    Search for "href = images/favicon.ico""and replace with"href="/images/favicon.ico".

  • When I click to open windows update I see on the screen (the page failed to load)

    When I click to open windows update I see on the screen (the page failed to load)

    I'm trying the two just doesn't work

Maybe you are looking for

  • The image cannot be displayed in Office 2011

    OS X Version of El Capitan 10.11.4 iMac (21.5 inch, at the end of 2013) Processor Intel Core i5 at 2.7 GHz 16 GB memory Flash storage: 386,34 GB of 499,42 GB free Ever to receive this message "Cannot display image" when you use Word 2011 and Powerpoi

  • Need warranty information?

    My cell phone is broken and I was wondering what they in fact will replace it with if it is not repairable, is it up to the value he bought or something of the similar specifications?

  • Music CD playback

    I burned a few CD of music from my music library, I wanted to play in the car. But I found that the CD plays to the computer. The CD in the car or my CD stereo will play these CD. Why would it be and what I can do about it?

  • Acer h340′s how to reformat?

    I have an Acer h340′s with WHS V1.  Everything works fine.  I am selling to a friend.  How can I reset the specifications of the plant being given I have no disks.  They were lost.  Do I have to order the discs and if so where can I do... If I can do

  • Where is microsoft fix 50123?

    Why are there links to sites without answers so please keep posting the same question over and over again and spend unnecessary time through links that should have been removed? It is a specific question about a specific program, that it's still usab