Faces Message Disappears on tab switch

Hi,
We are not using BC validation and instead validate ourselves and construct Faces Message programatically to report the errors.
If we have multiple tabs opens,and there is a validation error reported on first tab,on switching the tab back and forth,the faces message disappears from tab 1.
Anyone know's what's going wrong?
Thanks,
Radhika

Hi,
because FacesMessages only live for the duration of request. If you check the content of the faces message it should show empty
Frank

Similar Messages

  • Faces Message disappears

    Hello!
    JDev 11.1.1.2.0, ADF + ADF BC
    The following code is written in the backing bean, in the Return Listener
    else {
    FacesMessage msg = new FacesMessage();
    msg.setSummary("errors encountered");
    msg.setDetail("This was already chosen!");
    msg.setSeverity(FacesMessage.SEVERITY_INFO);
    FacesContext.getCurrentInstance().addMessage(null, msg);
    AdfFacesContext.getCurrentInstance().addPartialTarget(superviseSubdivisionsTable);
    The message has been shown during the table refresh, and then it closes, so that user won't even read it. Is there any way to leave it until the user clicks on the message dialog button?
    Thank you!

    I just have similar problem. And I discovered why:
    On the page bindings I have an iterator with property CacheResults="false" (I don't know why I set to "false" value anyway).
    When I set it back to "true" (which is default value), the messages magically don't disappear any more.
    Can someone of the gurus explain the relation of iterator's CacheResults="false" and disappearing of such message.
    Regards,
    Sašo
    Edited by: Sašo C. on Dec 10, 2012 2:30 PM

  • Message disappearing? It won't if you double-click...

    I have been single-clicking on my emails as I always did
    with BTYahoo and wondering why my Inbox disappears to
    be replaced by the message. Then the message disappears
    again when I click on 'Inbox'. 
    I have not been able to have several messages open at once
    on different tabs. It has been incredibly frustrating.
    Here is the answer: you have to double-click on the message,
    then it opens up in its own tab. You can read it and leave it
    open and come back to it when you are ready instead of not
    knowing where it is. That is the big thing that is different
    about the new Mail and nobody has been telling us - I had to
    trawl through the Help pages.
    The nearest I found was this one: 
    https://community.bt.com/t5/Email/email-tabs-not-v​isible/m-p/1369185#M26429 
    but even then people were telling the original poster that they 
    had to do all sorts of complicated stuff . . . you don't, you just
    have to double-click your messages instead of single-clicking
    them like you used to with the Yahoo mail.

    I would like to create a file that stores my documents and has a password on it so that if I lend my laptop to someone, they can't access my documents. I went into utilities and followed his instructions to do that. I created it on my desktop and its a .dmg extension

  • Firefox 4 tab-switching hot keys not registering?

    When I watch videos online via YouTube or other streaming or flash media, the tab switching keyboard shortcuts (Cmd+2, Cmd+3, etc.) will not switch to the desired tab. I have to click on some blank space on the side of the website in order for it to register. Anyone else experience this?

    ds store wrote:
    novaprospekt89 wrote:
     I rather gouge my eyeballs out than use Safari. 
    My suggestion is to ask over on the Mozilla forums why FF 4.0 doesn't cooperate well with the graphics swtiching, or what can you do to keep it not demanding the dGPU.
    Have you tried using NoScript to block scripts from running, might reduce the dGPU dmeand some from Flash etc.
    I haven't been able to find centralized forums at Mozilla, unless I'm looking in the wrong place. Their support system seems very decentralized - you post a problem and it sits out in cyberspace until someone stumbles upon it. You can't browse like a traditional message board, I can't even categorize it so people can better find it.  But yes, I have posted the problem in their "system" and didn't get much help there other than someone suggesting gfxCardStatus to toggle manually (not exactly a fix like I said).
    I've heard of some people trying to use NoScript to block flash (flash is the culprit in a lot of websites that sap battery life surreptitiously but I haven't tried it personally. My issue with trying NoScript is that it is just another "workaround" and not a solution. NoScript will undoubtedly have unintended side effects/consequences where websites just don't display right or "work properly" and I'll probably end up having to toggle it on and off -- no different than fiddling around with gfxCardStatus to turn the discrete dGPU on and off.
    Ditto to disabling hardware acceleration in Firefox 4 options (which actually doesn't fix the problem of the dGPU being wrongly activated, and ends up causing more problems than it solves).

  • Why do I get "Evaluation Expired" message in MAX with Switch Executive

    Why do I get �Evaluation Expired� message in MAX with Switch Executive on a PXI rack, which has a �Ghosted� image from and identical PXI rack(no problem with this PXI rack), when logged in as USER in Windows2000, but not when logged in as a Local Administrator. When logged in as Administrator in Windows2000 running a TestStand sequence, using a �C� code action step calling the nise.dll is ok, but not when logged in as local user. The alias switch name is unknown.

    1.0.4.109 is a dll version number where as 1.0.2 is a NISE version number. The dll version number does not always line up with the product version number.
    NISE 1.0 has a dll version of 1.0.1.109
    NISE 1.0.1 has a dll version of 1.1.4.1
    NISE 1.0.2 has a dll version of 1.2.4.7
    NISE 2.0 has a dll version of 2.0.0.45154
    The best way to find the product number is to launch the application and click on Help and About. You NISE version is probably 1.0 and NISE 1.0.2 will fix your licensing problem.

  • Test XML file and Message Mapping test tab not compatible

    Hi all,
    I need help in testing in message mapping test tab.
    I have a xml data taken from SXMB_MONI which looks lik below
    &?xml version='1.0' encoding='UTF-8'?>
    -&ns0:MT_Order xmlns:ns0="http://test.com/xi/test">
    -<Header>
          <fld1>
          <fld2>      
        -<Line>
            <line1>
    and in message mapping multimapping is used,so it looks like
    ns0:Messages xmlns:ns0="http://sap.com/xi/XI/SplitAndMerge">
       <ns0:Message1>
          <ns1:KVNR_Senden_MT xmlns:ns1="urn:lsv.de/SENDER">
             <Inhalt>
                <KE/>
                <VF/>
                <BBNRAB/>
                <BBNREP/>
    how can test this xml in message mapping test tab?please don't consider the structure .I don't have them.So,i have pasted some dummy structure

    Try like this,
    ns0:Messages xmlns:ns0="http://sap.com/xi/XI/SplitAndMerge">
    <ns0:Message1>
    <&ns1:MT_Order xmlns:ns0="http://test.com/xi/test">
    <Header>
          <fld1>
          <fld2>      
        -<Line>
            <line1>

  • Messages issue in message area of Tab Strip

    Hi ,
    Iu2019m having 2 tabs in my Tab strip.
    Tab1 u2013 First tab.
    Tab2 u2013 Second tab.
    In both the tabs I have message areas.
    On click of a button in Tab1, iu2019m displaying an error message in the message area,
    but the same message is appearing in the message area of the tab2.
    I want to display messages to its corresponding tab only.
    Thanks,
    Shravan

    Hello Shravan,
    the message area is a common container so the messages that are raised in that serverrountrip will be displayed in all the message area ui element.
    solution would be to create an action handler method for the tabStrips' onSelect event (inorder to trigger the server roundtrip). this roundtrip will flush the stateless messages and you can raise new messages for second tab elements.
    hope this solves your problem.
    BR, Saravanan

  • Sent messages disappearing from Mail

    I checked the threads. This has been a problem for some, but not me before that I remember, and I haven't come across a solution that works for me.
    This morning I had an email message disappear after I tried to send it. Sometime later I heard the swoosh sound, and it's there in the sent mailbox, so I didn't think much about it. This evening, after taking much time to carefully compose a long detailed technical message to some actors and performers in a musical I'm producing, I clicked send, and the message disappeared. No draft, no sent, and no "swoosh". About a minute later, I heard a swoosh. But nothing else happened.
    I'm about losing my **** right here. The most frustrating feeling ever.
    Now, an hour later, still no message. I've checked everywhere I could think of. I looked in the mail folders in the Library. I found the email I sent prior to this. It's late at night, and I have no way of finding out whether it was received (somehow I doubt it), and now I'm worried some other critical messages I've sent out may have also vanished.
    I depend on email for my work, and I've counted on mail to do the job for many years. It's always worked for me. Now this. I'd love to keep using mail, but I depend on my email for business, and I can't afford for this to ever happen again.
    Has anyone else experienced this lately and has anyone else come up with a solution? Until I do, I'm taking special precautions such as manually copying the message as I go/revise and pasting/saving into text. I wish I didn't have to, but I obvioulsy can't count on mail.

    Please see my post and how it was resolved:
    http://discussions.apple.com/thread.jspa?threadID=1181356&tstart=0
    When I had that issue, I tried using Apple Mail app and noticed that Sent Mails are getting lost. Try sending an email using WebMail. You might see similar "Permission Denied" error. Try restarting the server and see if the issue still exists.

  • Mail messages disappear - just a blank mail message for all emails

    Mail messages disappear - just a blank mail message for all emails.
    This happens sporadically since I upgraded to Yosemite 10.10.2.
    It happens on all of my machines (Macbook Air, + iMacs) so it must be a software bug.
    Is there an update coming through for Mail?

    Back up all data. Rebuild the mailbox.

  • Need Help! have an issue from my auto response email, it showing the "MIME This is a multi-part message in MIME format. " and the signature message disappeared.

    ave an issue from my auto response email, it showing the "MIME This is a multi-part message in MIME format. " and the signature message disappeared and replaced with some unreadable message

    Hi msnyder1112,
    Thank you for posting in MSDN forum.
    Since this issue is related to the VB.NET, so we will move this case to VB forum:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vbgeneral , you will get better support.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • My email message disappears off the page before it is sent or saved.

    Sometimes my email message disappears (zooms to the right) before it is sent or saved (I use Safari).  How can I retrieve that message?

    Try the suggestion made in this thread.
    https://discussions.apple.com/message/19556862#19556862

  • "When I open a link in a new tab, switch.." Doesnt work correctly

    I'm using Firefox 28.0 (Waterfox build)
    I've verified that:
    - browser.tabs.loadInBackground: False
    - browser.tabs.loadDivertedInBackground: True
    - "When I open a link in a new tab, switch to it immediately" is enabled in the UI.
    It seems only some websites actually switch to the new tab. Also, sometimes, this feature will stop working all together; requiring me to toggle the Firefox UI setting and/or restart firefox.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • I plugged my phone into my computer to update and my photos and text messages disappeared

    I updated my phone and my pictures and existing text messages disappeared, help?

    Did you set up your phone to sync Contacts with iCloud? If not sure, you can log in to https://www.icloud.com and see if your contacts are there.

  • Error when testing from Message mapping test tab

    Hi Experts,
    I am wondering that when i test the message in the MM test tab its giving error and target message is not generating. I am not testing end to end then why it is triggering communication channel?
    I can see that the 'RFC_Alert_Service_RFC_Receive' communication channel is in Red color RWB--> communication channel monitoring. I even even refreshed the cache and also activated the RFC channel but no use.
    Below are the error details:
    Error when testing message from test tab of mapping -->
    java.lang.RuntimeException: Exception during processing the payload.Problem when calling an adapter by using communication channel RFC_Alert_Service_RFC_Receiver (Party: , Service: RFC_Alert_Service, XI AF API call failed. Module exception: 'error while processing the request to rfc-client: com.sap.aii.af.rfc.afcommunication.RfcAFWException: RfcAdapter: receiver channel has static errors: can not instantiate RfcPool caused by: com.sap.aii.af.rfc.RfcAdapterException: error initializing
    Error in Communication channel monitoring -->
    Receiver channel 'RFC_Alert_Service_RFC_Receiver' for party '', service 'RFC_Alert_Service'
    Error can not instantiate RfcPool caused by:
    com.sap.aii.af.rfc.RfcAdapterException: error initializing RfcClientPool:com.sap.aii.af.rfc.core.repository.RfcRepositoryException: can not connect to destination system due to: com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Password logon no longer possible - too many failed attempts.
    Please help me how can i resolve this issue to successfully test the message in mapping-test tab.
    Regards,
    Suresh.

    > Error in Communication channel monitoring -->
    > Receiver channel 'RFC_Alert_Service_RFC_Receiver' for party '', service 'RFC_Alert_Service'
    > Error can not instantiate RfcPool caused by:
    > com.sap.aii.af.rfc.RfcAdapterException: error initializing RfcClientPool:com.sap.aii.af.rfc.core.repository.RfcRepositoryException: can not connect to destination system due to: com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Password logon no longer possible - too many failed attempts.
    Unlock the user you are using in the RFC channel and provide the correct password in the channel configuration. Once the channel error is resolved you would be able to test the Mapping sucessfully...
    >>why it is triggering communication channel?
    You would be using RFC lookup in the mapping....
    ~SaNv...
    Edited by: Santhosh Kumar V on Jul 8, 2009 5:48 PM

  • In Thunderbird, the text of received messages disappeared, how to revert it?

    We noted that the text (and attachs) of our received messages disappeared of messages before March, 2014.
    What could be happened? And how to see again the text (and attachs)?
    Thanks

    Look in your anti virus program in it's logs etc for a file called inbox being deleted or quarantined for some reason. I would suggest looking around the date the problem manifested itself.

Maybe you are looking for