Ping error message on every album page.

Has anyone else seen this kind of error message on iTunes Store pages (not in Ping), just above the Customer Reviews section?
*pings failureType5002 customerMessageAn unknown error has occurred set-prefs preferred-audio-format256*
This appears on every album's playlist page.

i found it :
http://server:port/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fadministrator!2fsuper_admin!2fsuper_admin_role!2fcom.sap.portal.content_administration!2fcom.sap.portal.content_admin_ws!2fcom.sap.portal.portal_content
thnks.

Similar Messages

  • Why do I get the error message "unable to load page (HTTP 502) when I try to open Mobile Web?

    I have an LG Octane 3 basic phone.   Does everything I need, phone and text, and I never was interested in web or e-mail capabilities until I recently upgraded our plan to the "More Everything" and was able to use data and check e-mail and access the internet.   Whenever I try to open Mobile Web, I get the error message "unable to load page (HTTP 502)".    As of March 31, 2015, all of us basic phone users lose the "Mobile Email" app on our phones, and will have to access web versions of our e-mail via the web.  Which is currently unavailable and doesn't work.
    Over a week ago, did a chat session with a tech support rep, and she indicated that either she or an engineer would contact me with how to fix the problem.   Have not heard anything from anybody, and the deadline is approaching quickly.   Have no need of all the excess features of a smart phone, nor do I wish to be forced to jettison a perfectly working phone for my needs and buy something I don't want to be able to do 2 simple things.............check e-mail to see if there's something that needs to be answered right away, and to check traffic reports when I'm on the road, or find something in an area with which I'm not familiar.     Not really too much to ask, you would think....   )
    Has anyone else had this same problem, and if so, how do we fix it....???  My next move is a phone call, but those haven't always been very productive.
    If any of you have any ideas why this error keeps coming up and the web can't load, and some on how to fix it, I would really appreciate some advice.
    Thanks in advance.
    Karen

    Since the chat session got no reply, I contacted Verizon by phone and a very nice level 2 tech created a trouble ticket and sent it up the food chain.  Got a call back, maybe 2 days later, and had a nice, although very long session with a higher level tech.  They had determined that the browser for the LG Octane is an old one and no longer supported by Verizon.    We tried everything we could to download the Opera browser, but since I was totally unable to get Mobile Web to work, couldn't do it.   The only other possible "fix" was to totally reset the phone to factory specs and try it again.   That would mean a lot of work on my part to move anything I didn't want to disappear off the phone, and find a place to forward texts that had to be saved.   Caught our tenants lying about why the rent was late (again), and need that for when I put them back on a lease....  
    Long story short is that unless we try this total reset, which isn't a sure fix, either, anyone who isn't able to access the Mobile Web with the LG Octane will have to change their plan to avoid paying for data that you can't access using any method. 
    I ran a test with an app that I knew was no longer valid.....that was sending photos to PixPlace.   Got the exact same error message as when trying to access Mobile Web to get the web version of my e-mail.   That just verified that the 502 error is, at least in the LG Octane, for an app that no longer works.   After today, we'll get the same thing when we try to access Mobile E-Mail.
    Have to admit, it's a real ****-off, but this shouldn't surprise me, since Verizon won't repair older copper phone lines if you are in an area where FIOS is offered. 
    I am going to immediately change my husband's and my cell phone plan to one without data, and see what I can find that will still give unlimited calls and text.  The way my luck runs, they won't offer one for a decent price.  The other half has some very long-winded friends and he was always running over minutes, and some months are very text-heavy and I'd go over my limit.   Absolutely HATE touch screens, and am not looking forward to having to get a new phone.  

  • Best Practices Question: How to send error message to SSHR web page.

    Best Practices Question: How to send error message to SSHR web page from custom PL\SQL procedure called by SSHR workflow.
    For the Manager Self-Service application we’ve copied various workflows which were modified to meet business needs. Part of this exercise was creating custom PL\SQL Package Procedures that would gather details on the WF using them on custom notification sent by the WF.
    What I’m looking for is if/when the PL\SQL procedure errors, how does one send an failure message back and display it on the SS Page?
    Writing information into a log or table at the database level works for trouble-shooting, but we’re looking for something that will provide the end-user with an intelligent message that the workflow has failed.
    Thanks ahead of time for your responses.
    Rich

    We have implemented the same kind of requirement long back.
    We have defined our PL/SQL procedures with two OUT parameters
    1) Result Type (S:Success, E:Error)
    2) Result Message
    In the PL/SQL procedure we always use below construct when we want to raise any message
    hr_utility.set_message(APPL_NO, 'FND_MESSAGE_NAME');
    hr_utility.raise_error;
    In Exception block we write below( in successful case we just set the p_result_flag := 'S';)
    EXCEPTION
    WHEN APP_EXCEPTION.APPLICATION_EXCEPTION THEN
    p_result_flag := 'E';
    p_result_message := hr_utility.get_message;
    WHEN OTHERS THEN
    p_result_flag := 'E';
    p_result_message := hr_utility.get_message;
    fnd_message.set_name('PER','FFU10_GENERAL_ORACLE_ERROR');
    fnd_message.set_token('2',substr(sqlerrm,1,200));
    fnd_msg_pub.add;
    p_result_message := fnd_msg_pub.get_detail;
    After executing the PL/SQL in java
    We have written some thing similar to
    orclStmt.execute();
    OAExceptionUtils.checkErrors (txn);
    String resultFlag = orclStmt.getString(provide the resultflag bind no);
    if ("E".equalsIgnoreCase(resultFlag)){
    String resultMessage = orclStmt.getString(provide the resultMessage bind no);
    orclStmt.close();
    throw new OAException(resultMessage, OAException.ERROR);
    It safely shows the message to the user with all the data in the page.
    We have been using this construct for a long time for all our projects. They are all working as expected.
    Regards,
    Peddi.

  • Playlist refuses to burn.  Error message received every time.

    Error message received every time I attempt to burn a playlist:  The attempt to burn a disc failed.  The disc drive didn't respond properly and can't recover or retry.

    I'm having the same problem.  Did you find a solution?

  • XML Error Message for Every one hour in SXMB_MONI

    Hi All,
    I am getting XML error Message for every one hour in PI when I check in SXMB_MONI I can see this.
    Details Below
    Sender Componant : PI
    Sender Interface : SAPCCMS
    Reciever Interface/Reciever Componant : Both are empty.
    PI Version 7.1
    Can anybody help in this.
    Dayakar

    Hi!
    I was just searching this about this problem and found a post that might interest you.
    [urn:SAPCCMS;
    cheers

  • Error messages after every use of pacman

    I'm getting error messages after every use of pacman. Don't know if it's compromising the usage, but it's quite annoying. The messages are the following:
    /sbin/ldconfig: file /usr/lib/libicudata.so.38.0 is truncated
    /sbin/ldconfig: file /usr/lib/libicudata.so.38 is truncated
    /sbin/ldconfig: file /usr/lib/libicudata.so is truncated
    /sbin/ldconfig: file /usr/lib/libicudata.so.38.0 is truncated
    /sbin/ldconfig: file /usr/lib/libicudata.so.38 is truncated
    /sbin/ldconfig: file /usr/lib/libicudata.so is truncated
    Any guesses?

    Because the file you get errors about is owned by that package, I'd try a normal reinstallation first though, the f flag isn't the safest one...
    Last edited by Ramses de Norre (2007-11-11 19:04:30)

  • Error message on every page

    I have an error message 'The requested file /admin/ForumAdminView does not exist' on every page. So I can't to change page from Portal Content. Could you give me direct link to Portal Content (like http://<server>/irj/servlet/prt/portal/prtroot/pcd!...........). Thank you.

    i found it :
    http://server:port/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fadministrator!2fsuper_admin!2fsuper_admin_role!2fcom.sap.portal.content_administration!2fcom.sap.portal.content_admin_ws!2fcom.sap.portal.portal_content
    thnks.

  • I downloaded Firefox Optimized for Yahoo on my PC and get an error message about every 15 seconds: Java Script/ Uninstall set. I deleted Firefox and did a new download/installation and am getting the same problem.

    :I went to Mozilla's website and downloaded the Firefox Optimized for Yahoo, following the directions. The download installed easily, but when it opened my Yahoo web page (I already had an account with them), the Java Script error message "Uninstall set!" immediately began alerts, and kept repeating the alert about every 15 seconds. I got the same result even after uninstalling Firefox and downloading a fresh installation. I am only getting this alert via Firefox; I do not get it when using my Yahoo page with Google. Thanks.

    See:
    * https://support.mozilla.com/kb/Firefox+is+already+running+but+is+not+responding

  • Error message on every website says: whateversite 443 uses an invalid security certificate

    Every website and page, including Firefox and Mozilla webpage and even within Firefox preferences, I get an error message like this: mozilla.org:443 uses an invalid security certificate. I then must click cancel over and over to get away from the page.
    My internet is fine, and I am not having any issues with Chrome or Safari on my OS X 10.6.3. however, I prefer Firefox for many reasons. I have already tried starting in Safe mode and reset everything to default, but made no change. Also reinstalled Firefox. Please advise. Thank you!
    == This happened ==
    Every time Firefox opened
    == in April 2010 ==
    == User Agent ==
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.55 Safari/533.4

    Here is what I get when I try and load THIS PAGE in Firefox. I used Chrome to paste this.
    Troubleshooting Information
    This page contains technical information that might be useful when you're
    trying to solve a problem. If you are looking for answers to common questions
    about Firefox, check out our support web site.
    Copy all to clipboard
    Application Basics
    Name
    Firefox
    Version
    3.6.3
    Profile Directory
    Show in Finder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Modified Preferences
    Name
    Value
    browser.history_expire_days.mirror 180
    browser.places.smartBookmarksVersion 2
    browser.startup.homepage_override.mstone rv:1.9.2.3
    extensions.lastAppVersion 3.6.3
    network.cookie.prefsMigrated true
    privacy.sanitize.migrateFx3Prefs true

  • Error message About Deleted Menu Page

    Can anyone help withe this error message which came about after I deleted a page but it was not deleted from the menu bar:
    "Don't know supported attribute for menuitembox U18067 in menu widget U17955 without an associated page!"
    Every time I try and launch Muse it crashes and gives this error message.
    Does anyone know how to fix it?
    Thank you.

    Hi Gaurav
    Further to your request above, the Muse file has been uploaded to my Google Drive and I have sent a link to the file to [email protected]
    Please confirm when you have been able to download the file.
    I am sure you guys are very busy but if there is any way you can get onto this as soon as possible it would be very much appreciated as we are in the middle of major updates to our website.
    Thanks kindly.
    Cheers,
    Adrian Butler
    SmokeAlarmWarning.org

  • Your role no longer valid error message and cannot edit page

    Unfortunately I don't have access to the file, am asking on
    behalf of a
    friend who is skittish about his skills navigating a forum.
    His question is:
    When I open contribute, and select the website I want to
    edit..there is a
    yellow bar across the top of the screen that says "your role
    in this website
    is no longer valid. Click connect to update your connection
    with a valid
    one" so when I click connect, it goes through some screens,
    then it asks
    what folder on the ftp server the website is in? before there
    was this
    problem, I could get into the page I wanted to edit, and make
    the changes,
    then when I would hit the publish button the old page would
    show up..so I
    could make the changes but they weren't publishing..but at
    that point I was
    getting no error message???
    He's having those two problems.
    Any thoughts? I don't know diddly about Contribute. Thanks.
    Libbi

    Hi, This is because SSRS requires a Login to connect to the datasource to process the report when subscription will be occuring at its scheduled time. I would recommend you to store the credential securily into report server.
    GoTo: Report>Properties> Click on the Data Sources tab and you will see following options:
    a)A shared data source
    b)A custom data source
    Use option b) and click on option Credentials stored securely in the report server
    and provide credential information and further you can use options: Windows credentials and Impersonate the authenticated User if you require. Click on apply button.
    *You can use any option of them provided in first option(a) also using the shared data source which is having credential saved into report server.
    Once you have done with above you will be able to create subscription.
    Cheers Sunil Gure

  • How to delete the error message in the Web page Message Monitoring

    Hi All:
    I'd like to ask a question.If there is error message in the T-code sxmb_moni->Monitor for Processed XML Messages,I can cancel the error message manually and archive the message. After that,I can delete the message from "Monitor for Processed XML Messages".
    But after those operation,I find in the web page " Message Monitoring", there are still messages in the "Messages from Component Integration Server and/or Adapter Engine".
    How can I delete those message both successful and error.
    Thanks All
    Elliott

    Hi Elliot,
    SXMB_ADM
    Integration Engine Configuration
    Specific Configuration
    Category: DELETION
    Parameters: PERSIST_DURATION, PERSIST_DURATION_ERROR
    Subparameters: SYNC, ASYNC
    Change "Current Value".
    and execute your delete job again!
    Regards,
    Udo

  • How can I Fetch the error message from a OAF page

    Hi,
    A confirmation message is coming on the page,I want to catch the error message and depending on its value want to add some validation.
    Is that possible to fetch the error message from the page?

    is it a confirmation message or an error message ?
    Code in the OAF page would be raising an OAException with a message name defined in message dictionary.
    you would need to look at the code to understand where this is thrown from and add your validation there.
    Tapash

  • How To Display Error Message In Self Service Page

    Dear All,
    I am using 11.5.10 Oracle HRMS self Service ,,,
    How can I display error message on the top of the self service page if some action happen ?
    Best Regards

    Time entry rules maybe?

  • Display Error Message in I Expense Page as Hyperlink

    Hi All,
    I want to show oracle apps custom message in oaf i expense page.In fact I am able to do that with built in Ap_Web_Utilities_Pkg.AddExpErrorNotEncoded.
    Ex:
    Ap_Web_Utilities_Pkg.AddExpErrorNotEncoded(p_message_array,l_clerr,Ap_Web_Utilities_Pkg.C_ErrorMessageType,
    'Date', --Prompt
    p_exp_line_info.receipt_index) ;
    But I want the custom error message with hyperlink.
    Ex:my custom error message would be "Submit Your Details in https://portal.abcd.net"
    Once they click the link they can navigate to the link.
    Thanks
    Feroz

    Hi All,
    I got the solution.Its working.
    Thanks
    Feroz

Maybe you are looking for

  • How do I transfer iPod touch and iPad to a new computer?

    I have both an iPod touch 3G 64GB (iPhone OS 3.1.1) and an iPad 32GB WiFi (iOS 3.2). I need to transfer them to a new computer (Windows 7 unfortunately, because I can't afford to replace all my software and the computer yet) I can I do that and not l

  • Ipod 4g needs to be restored...pls help!!!

    how to fix this error?  "iTunes has detected an Ipod in recovery mode.  You must restore this ipod before it can be used with itunes" pls help! thanks! Ipod touch 4g

  • Hyperion Workspace Financial Reporting Export to Excel Query-Ready Missing

    Hyperion Workspace Financial Reporting Export to Excel "Query-Ready" option is Missing in the dropdown when you go to File>Export>Excel Only the "Fully Formatted" option is available. From what I recall this option for a "query-ready" export should b

  • Oracle Forms 6i Application

    I want run oracle forms 6i application from a link at outlook mail. Example Oracle Textile System when i click on above link it calls D:\ORA6i\BIN\ifrun60.EXE Forms\Mainmenu application on my local harddrive regards, Riz

  • What the use if u run in application server

    hi friends, at info pakcage level  we can use client server and application server, for process chain we are using application server. what is the use if  we run in the back ground process. Thanking u suneel.