Messages not being written to page

HI,
What could stop messages from being displayed/written. I have changed my page template from a table based layout to a css layout and have wrapped the following #GLOBAL_NOTIFICATION# #SUCCESS_MESSAGE# #NOTIFICATION_MESSAGE# in a div. I cause an error intentionally on my page but the message does not appear. When I inspect the page source it confirms that the message was not written to the page. I have an identical application that uses table layouts for the page template and the same process produces a message. When I inspect the page source the message is written in the #GLOBAL_NOTIFICATION# #SUCCESS_MESSAGE# #NOTIFICATION_MESSAGE# position as expected.
Would anybody have any ideas for me to pursue to get to the bottom of this problem?
Thank You
Ben

Scott,
I found what the problem was ...
The page template has a subtemplate region and the entry for Success Message and Notification where empty.
Ben
Edited by: Benton on Jun 18, 2009 2:09 PM

Similar Messages

  • Ocrfile is not being written to.  open file issues.  Help please.

    I've been troubleshooting an open file issue on our Test environment for quite a while now. Oracle has had me update to latest CRS bundle for 10.2.0.3, then upgrade to 10.2.0.4, then two more patches via OPatch to bring 10.2.0.4 RAC to it's most recent patch. None of these patches resolved our problem. We have ~8700 datafiles in the database and once the database is started, we're at ~11k on Production but on Test we're at ~37K or higher. It takes 1-2 days to hit the 65536 limit before it crashes. I have to 'bounce' the database to keep it from crashing. Yes, I could raise the ulimit but that isn't solving the problem.
    Over the weekend I noticed that on Production and DEV, the ocrfile is being written to constantly and has a current timestamp but on Test, the ocrfile has not been written to since the last OPatch install. I've checked the crs status via 'cluvfy stage -post crsinst -n all -verbose' and everything comes back as 'passed'. The database is up and running, but the ocrfile is still timestamped at April 14th and open files jump to 37k upon opening the database and continue to grow to the ulimit. Before hitting the limit, I'll have over 5,000 open files for 'hc_<instance>.dat, which is where I've been led down the path of patching Oracle CRS and RDBMS to resolve the 'hc_<instance>.dat bug which was supposed to be resolved in all of the patches I've applied.
    From imon_<instance>.log:
    Health check failed to connect to instance.
    GIM-00090: OS-dependent operation:mmap failed with status: 22
    GIM-00091: OS failure message: Invalid argument
    GIM-00092: OS failure occurred at: sskgmsmr_13
    That info started the patching process but it seems like there's more to it and this is just a result of some other issue. The fact that my ocrfile on Test is not being written to when it updates frequently on Prod and Dev, seems odd.
    We're using OCFS2 as our CFS, updated to most recent version for our kernel (RHEL AS 4 u7 -- 2.6.9-67.0.15.ELsmp for x86_64)
    Any help greatly appreciated.

    Check Bug... on metalink
    if Bug 6931689
    Solve:
    To fix this issue please apply following patch:
    Patch 7298531 CRS MLR#2 ON TOP OF 10.2.0.4 FOR BUGS 6931689 7174111 6912026 7116314
    or
    Patch 7493592 CRS 10.2.0.4 Bundle Patch #2
    Be aware that the fix has to be applied to the 10.2.0.4 database home to fix the problem
    Good Luck

  • IO Labels are NOT being written to prefs!

    I've followed all the advice on existing threads about this and it's definitely a serious bug for me. IO Labels are not being written to prefs for me.
    Any ideas? Already tried deleting prefs, creating new blank project and not saving, nothing has worked.

    I found a workaround for anyone having this issue - and this is the ONLY thing that has worked after a week of trying everything on several forums.
    Open Logic, set your labels how you want.
    While Logic is open go to ~/Library/Preferences and delete com.apple.logic.pro.plist
    Quit Logic. I don't think it matters whether you save your project or not. When Logic quits a new plist will be written, and this one WILL have your labels!
    Seems on my machine Logic would not update the IO labels bit of the prefs unless it was writing a complete new prefs file.

  • Why is my text message not being delivered

    Why is my messages not being delivered?

    1. Messages on the iPad can only be sent to other iDevices
    2. The receiving party must also be registered with iMessage
    Note: The two above conditions must be met.

  • Hprof heap dump not being written to specified file

    I am running with the following
    -Xrunhprof:heap=all,format=b,file=/tmp/englog.txt (java 1.2.2_10)
    When I start the appserver, the file /tmp/englog1.txt gets created, but
    when I do a kill -3 pid on the .kjs process, nothing else is being written to
    /tmp/englog1.txt. In the kjs log I do see the "Dumping java heap..." message
    and a core file is generated.
    Any ideas on why I'm not getting anything else written to /tmp/englog1.txt?
    Thanks.

    Hi
    It seems that the option you are using is correct. I may modify it to something like
    java -Xrunhprof:heap=all,format=a,cpu=samples,file=/tmp/englog.txt,doe=n ClassFile
    This seems to work on 1.3.1_02, so may be something specific to the JDK version that
    you are using. Try a later version just to make sure.
    -Manish

  • Message not getting displayed on page

    Hello,
    I have extended a controller and after some validation, i need to display message on top of Page. Please let me know.
    I am not able to display the Message on top of the page; I am able to find the error entry in the log as below
    [23]:EXCEPTION:[kbv.oracle.apps.per.selfservice.loa.webui.MvnCreateAbsenceMainCO]:Days ====>null
    [23]:EXCEPTION:[kbv.oracle.apps.per.selfservice.loa.webui.MvnCreateAbsenceMainCO]:Hours ====>18
    [25]:EXCEPTION:[kbv.oracle.apps.per.selfservice.loa.webui.MvnCreateAbsenceMainCO]:Entering processFormRequest
    [41]:EXCEPTION:[kbv.oracle.apps.per.selfservice.loa.webui.MvnCreateAbsenceMainCO]:PersonId 13552
    [41]:EXCEPTION:[kbv.oracle.apps.per.selfservice.loa.webui.MvnCreateAbsenceMainCO]:DurationHours 18
    [41]:EXCEPTION:[kbv.oracle.apps.per.selfservice.loa.webui.MvnCreateAbsenceMainCO]:NetAccrual 6
    [41]:EXCEPTION:[kbv.oracle.apps.per.selfservice.loa.webui.MvnCreateAbsenceMainCO]:Sql select accrual from pto_bces
    [41]:EXCEPTION:[kbv.oracle.apps.per.selfservice.loa.webui.MvnCreateAbsenceMainCO]:Value true
    [41]:EXCEPTION:[kbv.oracle.apps.per.selfservice.loa.webui.MvnCreateAbsenceMainCO]:Value1 18
    [41]:EXCEPTION:[kbv.oracle.apps.per.selfservice.loa.webui.MvnCreateAbsenceMainCO]:Value2 6
    [41]:EXCEPTION:[kbv.oracle.apps.per.selfservice.loa.webui.MvnCreateAbsenceMainCO]:ProjectedEndDate 2008-09-10
    [41]:EXCEPTION:[kbv.oracle.apps.per.selfservice.loa.webui.MvnCreateAbsenceMainCO]:Leaving processFormRequest
    [41]:EXCEPTION:[kbv.oracle.apps.per.selfservice.loa.webui.MvnCreateAbsenceMainCO]:Nextnull
    [42]:EXCEPTION:[kbv.oracle.apps.per.selfservice.loa.webui.MvnCreateAbsenceMainCO]:Hours.null
    [43]:ERROR:[fnd.common.Message.auto_log]:PERMVN_ABS_HOURS_MESSAGENOBJECT_CODE2008-09-10
    Code snippet
    /*try
    if (s!=null)
    if (i < Integer.parseInt(s))
    MessageToken[] tokens = { new MessageToken("OBJECT_CODE",l)};
    OAException message = new OAException("PER", "MVN_ABS_HOURS_MESSAGE", tokens,OAException.INFORMATION, null);
    // OAException message = new OAException("AK", "FWK_TBX_INVALID_EMP_NUMBER", tokens,OAException.INFORMATION, null);
    pageContext.putDialogMessage(message);
    // throw new OAException("PER","MVN_ABS_HOURS_MESSAGE",tokens);
    // OAException message = new OAException("AK", "FWK_TBX_INVALID_EMP_NUMBER", tokens,OAException.INFORMATION, null);
    // pageContext.putDialogMessage(message);
    }

    It displays on the log not on the page
    [174]:ERROR:[fnd.common.Message.auto_log]:PERMVN_ABS_HOURS_MESSAGENOBJECT_CODE2008-09-10
    [174]:ERROR:[fnd.framework.OAException]:Your request cannot be processed since you do not have enough accrued time as of the date you are requesting.
    Code
    if (s!=null)
    if (i < Integer.parseInt(s))
    MessageToken[] tokens = { new MessageToken("OBJECT_CODE",l)};
    OAException message = new OAException("PER", "MVN_ABS_HOURS_MESSAGE", tokens,OAException.INFORMATION, null);
    // OAException message = new OAException("AK", "FWK_TBX_INVALID_EMP_NUMBER", tokens,OAException.INFORMATION, null);
    // pageContext.putDialogMessage(message);
    throw new OAException("PER","MVN_ABS_HOURS_MESSAGE",tokens);
    // throw message;
    // OAException message = new OAException("AK", "FWK_TBX_INVALID_EMP_NUMBER", tokens,OAException.INFORMATION, null);
    // pageContext.putDialogMessage(message);
    }

  • Messages not being marked as Read on IMAP account on iMac

    I use the Mail application on my iMac to read my Gmail. I have it set up as IMAP, and it has worked very well for a long time. Recently, however, I noticed that if I read my mail on my iPhone, or my work computer (both of which have the correct IMAP settings), the messages are not being marked as Read (unbolded) on my iMac. I have to quit and restart Mail for the messages to be unbolded.
    Not a big issue, but I wonder why it is happeneing, and how to correct it?

    I'm getting this too. Switching to a different folder and back gets rid of the blue dot. This only happens with my exchange account. All other accounts work normally.

  • Opmn logs not being written

    Hi All,
    We are facing an issue.
    No logs are being written to the opmn/logs directory. It was being written correctly till 4th December and then stopped all of a sudden.
    Are there any configuration files which may have been affected.
    Best regards,
    Brinda

    To clarify.
    We are now rotating the logfiles with the linux/unix command logrotate. I suspect that this is what is causing the issue that the logs are note being filled after rotation and we need to restart opmn for the logs to start getting populated.
    So I think we need to configure rotating logs in opmn.xml.
    The Application server version is 10.1.3. This is the log line in our opmn.xml.
    <log path="$ORACLE_HOME/opmn/logs/opmn.log" comp="internal;ons;pm" rotation-size="1500000"/>
    So the question is how do we activate opmn to rotate the log so that we do not need to use logrotate.
    In this document it says that you have to activate ODL for log rotation to work:
    http://download.oracle.com/docs/cd/B25221_04/web.1013/b14432/logadmin.htm#sthref370
    Is this true or can we rotate text logs as well. This is what we would prefer.
    Best regards,
    Gustav

  • Picture Messages not being sent with Moto X

    My picture messages are not being sent and I receive an error message saying it's an invalid address or couldn't send message.

    Having the same exact problem on my moto X.
    Any updates since you posted?

  • Nokia 3110 Classic Messages not being sent

    sent messages are being 'saved for sending' in outbox and not being sent. Message details give me a 'failed delivery' report. Any ideas?
    Thanks
    Solved!
    Go to Solution.

    Check if you have the right message centre number.
    Messages sent by your phone are routed through your service provider's message center. Normally, this number is saved to your phone by your service provider. To save the number manually, do the following:
    At the Start screen, press Menu 01-6 (Messages - Message settings).
    "Text messages" is highlighted. Press Select.
    "Sending profile" is highlighted. Press Select.
    "Default profile" is highlighted. Press Select.
    Scroll to "Message centre number" and press Select.
    If the box in the display is empty, enter the number given by your service provider and press OK.
    OR
    If the box in the display is full, edit the number only if you are sure the number is incorrect, or you want to change the number, and press OK.
    A message appears in the display that confirms your number is saved.

  • Text messages not being sent to computer

    My text messages are not being forwarded to my computer anymore, and I can't text to non-iPhone users

    Handoff Continuity Troubleshooting
    Handoff Continuity Troubleshooting (2)
    iPhone, iPad, iPod touch, and Mac using Continuity - Connect

  • Cc messages not being sent

    I have just realized that mail messages I have been copying to people in the 'cc' header section of mail (version 2.1) are not being sent out. I use .Mac account.
    Any thoughts?

    Does not being sent out mean these messages remain in the Outbox?
    If a message cannot be successfully sent, it will remain in the Outbox mailbox.
    A successfully sent message will be placed in the account's Sent mailbox and a successfully sent message is either accepted or rejected by the recipient's incoming mail server.
    If rejected by the recipient's incoming mail server for whatever reason, you will received a return email error message from the recipient's incoming mail server indicating why the message was not accepted.
    If no such error message is received, this indicates the message was accepted by the recipient's incoming mail server and what happens to the message after that is beyond our control.

  • Messages not being delievered to one contact

    Hi,
    I'm having some problems sending messages to a particular contact in my bbm list. Up until a month ago, messages were being sent no problem. But lately, none of my messages are being sent to this particular contact, although I'm still getting messages from them (and all my other contacts are fine). I've tried taking everything off of my phone and then re-uploading it, but it hasn't seemed to help at all.
    Any suggestions would be greatly appreciated!

    I don't have his email address set up with his contact information, only his cell number. I went so far as to manually enter his phone number into the 'To:' field. Just came up with his name and still sent an iMessage but he did not receive it.
    My phone only has one contact card for him and I'm still confused as to why I can receive massages from him but as normal SMS as opposed to iMessage but my iMessage says its sent with no errors and he doesn't receive

  • SMS Messages not being delivered

    For the past 4 days now my SMS messages will not deliver. They say sent, but will not deliver, The person that is suppose to get them says they are not being recieved either so what are we supposed to do? Please attend to this immediately or at least tell us what to do. Thanks so much  [edited for privacy]  would appreciate response to this e mail address.  thanks again  

    Same problem here,it say the SMS sent,but for the last 50 min.  it's not been delivered yet.I have to mention the money went out from my account for it.I logged out and back in,changed status in hope will get it done somehow,but still nothing.
             Why do we have to pay for a service that doesn't work? It's  supposed to be fast and reliable(none of the abobe).My message is kinda too late now,and I doubt that I'll get my money back.
    And yes..I did put the right number and the country code and so on,it's not the first time I use Skype for this.
    Shame !

  • Text messages not being sent with Google Now or in Car Mode

    When attempting to send a text message by voice using either Google Now or when in Car Mode, the text message gets created correctly to the right person, and the content of the message is correct.  When I confirm to send the message, I always get "Message Not Sent".  I'm able to send text messages manually using the standard Messages app.  Researching this issue, I've seen that there are some others having the same problem but I have not found or heard of a resolution. 

    I don't have a Verizon Messages app.
    (personal info removed)
    "Don't be afraid of opposition. Remember, a kite rises against, not with the wind."
    - Hamilton Wright Mabie
    (email message information removed)
    Comments edited for personal information as required by the Terms of Service.
    Message was edited by: Admin Moderator

Maybe you are looking for