Our records indicate that this product has been replaced. Please provide the serial number for your replacement product to find the support and warranty coverage information. For more information, please

Our records indicate that this product has been replaced. Please provide the serial number for your replacement product to find the support and warranty coverage information.

hi
if it is from gray market is there any harm on that please let me know
my phone is working fine and even when i connected to itunes it got registered with my id,

Similar Messages

  • TS1559 I bought my iphone 4s in usa apple store but when i write my serial number to support center i see warning like that. What is the problem ? Our records indicate that this product has been replaced. Please provide the serial number for your replacem

    I bought my iphone 4s in usa apple store
    ihave trouble with my iphone wifi that is gray and cannot connect any wifi network.
    i want to support for this issue.
    but when i write my serial number to support center i see warning like that. What is the problem ?
    Our records indicate that this product has been replaced. Please provide the serial number for your replacement product to find the support and warranty coverage information. For more information, please contact us.

    Nobody here would know.  Contact Apple and ask them

  • Our records indicate that this product has been replaced ?!

    I bought my iPhone 4 couple of month ago and after selling my mac to get a new MacBook I wanted to sync it with my itunes... issue, itunes seams to be showing that no APP will be present on my phone once I sync it. So I wanted to check the support page... What a surprised, when I enter my serial number I got this message:
    "Our records indicate that this product has been replaced. Please provide your product's replacement serial number to find its support and warranty coverage information. For more information, please contact us. "
    What the H !? I bought the phone, brand new at an apple store probably 3 month ago or so.
    Any Idea ? How and who should I contact ?

    First, in regards to iTunes content an iPhone can be synced with an iTunes library on a single computer only, and photos can be transferred from a single computer only. When transferring iTunes content and photos from another computer, all iTunes content and photos transferred from a different computer will be erased from the iPhone first. An exception is if you transfer your iTunes library from the old computer to the new or different computer following the instructions included with this link.
    http://support.apple.com/kb/HT1751
    All iTunes content on your iPhone - all music, movies, tv shows, and 3rd party apps should be in your iTunes library on your computer. Did you transfer your iTunes library from your old Mac to your new Mac and if so, how was this done?
    If the 3rd party apps on your iPhone are not in your iTunes library on your computer which means you didn't have Sync Apps selected under the Apps tab for your iPhone sync preferences with iTunes on your old Mac, first you need to authorize your new Mac with your iTunes account with iTunes if you haven't already done so. With your iPhone connected and without syncing, at the iTunes menu bar go to File and select Transfer Purchases From - the name of your iPhone. This will transfer all iTunes content from your iPhone that was purchased/downloaded from the iTunes store that is not currently available in your iTunes library on your new Mac. After confirming all apps on your iPhone are in your iTunes library on your new Mac, select Sync Apps under the Apps tab and make sure all apps currently installed on your iPhone are selected below.
    Regarding the other, you can call AppleCare.

  • HT201412 my iphone using cant buy anything from itune store and they said i have trouble from the product (Our records indicate that this product has been replaced. Please provide the serial number for your replacement product to find the support and warr

    Our records indicate that this product has been replaced. Please provide the serial number for your replacement product to find the support and warranty coverage information. For more information, please ( this is the trouble they tell us )
    can't buy anything application on appstore, i bought this iphone from my friend , and this iphone actived ( 2012-11-05)
    IMEI: ****
    <Edited By Host>

    Instead of posting your IMEI in a public forum, contact iTunes Customer Support.
    FYI, they do not want/need your IMEI number.

  • Our records indicate that this product has been replaced. Please provide the serial number for your replacement product to find the support and warranty coverage information. For more information, please contact us.

    Hi,
    i have purchased iphone 4s 16GB in india yesterday and when i m checking warranty status of my phone from https://selfsolve.apple.com/agreementWarrantyDynamic.do
    i got responce
    Our records indicate that this product has been replaced. Please provide the serial number for your replacement product to find the support and warranty coverage information. For more information, please contact us.
    Please help

    hi
    if it is from gray market is there any harm on that please let me know
    my phone is working fine and even when i connected to itunes it got registered with my id,

  • Our records indicate that this product has been replaced. Please provide the serial number for your replacement product to find the support and warranty coverage information. For more information, please contact us." how does this possible..???

    I have a horrible time with my new Iphone-4, No SIM card found issues and while i tried to contact customer care with device serial number getting a messgae of "Our records indicate that this product has been replaced. Please provide the serial number for your replacement product to find the support and warranty coverage information. For more information, please contact us."
    What step should i take next.

    Where did you get the phone?
    That phone was replaced by Apple or an AASP and was not returned to Apple as it should have been, or it was stolen from Apple or somewhere in the supply chain.
    You can not get support from Apple for that phone.
    Return it to wherever you got it and get your money back.

  • HT4061 Our records indicate that this product has been replaced. Please provide the serial number for your replacement product to find the support and warranty coverage information. For more information, please

    bought this phone on ebay. buyer said iy was a replacemnet he got but when i put in the serial number it says that this phone is the one apple took???? makes no sence. i think somehow the serial numbers got stwtich 

    Serial numbers can't be switched.

  • Our records indicate that your phone has been replaced??

    I am trying to get some support for my iphone 3g, and when I entered the serial number I got this message:
    Our records indicate that this product has been replaced. Please provide your product's replacement serial number to find its support and warranty coverage information. For more information, please contact us.
    I bought this phone brand new from an AT&T store and it has never been replaced. Any ideas why I would get this message?

    Call Apple and ask.

  • Verify that this class has been marked with the @Entity annotation

    Hi,
    We have a App level shared lib which does all the JPA related query for an app. And each app can utilize the share lib to get the JPA related query to be done.
    For scoping the JPA between App . We have created EMF for each app.
    When one app run and does any JPA related action it works fine , but when we try to run second app we are seeing the following error when trying to do JPA specific action .
    the @Entity annotation.
    [2012-05-23T04:08:16.839-07:00] [WC_Spaces] [ERROR] [] [oracle.webcenter.spaces] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 5825b814-2931-4ad5-8dc3-3e18f66992b7-00000004,0] [APP: webcenterCustom] [[
    java.lang.IllegalArgumentException: Unknown entity bean class: class oracle.webcenter.spaces.internal.repository.WcSpaceHeader, please verify that this class has been marked with the @Entity annotation.
    at org.eclipse.persistence.internal.jpa.EntityManagerImpl.find(EntityManagerImpl.java:648)
    at org.eclipse.persistence.internal.jpa.EntityManagerImpl.find(EntityManagerImpl.java:532)
    at oracle.webcenter.spaces.internal.repository.SpaceRepositoryUtils.refreshSpaceRows(SpaceRepositoryUtils.java:1791)
    Where WcSpaceHeader is an Entity.
    For creating emf per App this is the code
    private static EntityManagerFactory getEntityManagerFactory()
    String appName=Utility.getApplicationName();
    EntityManagerFactory emf=sEntityMgrFactory.get(appName);
    if(emf==null)
    emf=Persistence.createEntityManagerFactory("SpacesReposPUnit");
    sEntityMgrFactory.put(appName,emf);
    SpacesConstants.LOGGER.info("Caching" +
    "EMF for " +appName);  
    return emf;
    My persistence.xml
    <?xml version="1.0" encoding="US-ASCII" ?>
    <persistence xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/persistence http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd"
    version="1.0" xmlns="http://java.sun.com/xml/ns/persistence">
    <persistence-unit name="SpacesReposPUnit" transaction-type="RESOURCE_LOCAL">
    <provider>
    org.eclipse.persistence.jpa.PersistenceProvider
    </provider>
    <class>oracle.webcenter.spaces.internal.repository.WcSpaceHeader</class>
    <class>oracle.webcenter.spaces.internal.repository.WcSpaceUsrDetail</class>
    <class>oracle.webcenter.framework.service.jpa.WcCommonXlationEntity</class>
    <class>oracle.webcenter.spaces.internal.repository.WCNavigationActivity</class>
    <properties>
    <property name="eclipselink.session.customizer"
    value="oracle.webcenter.spaces.internal.repository.SpacesEclipselinkSessionCustomizer"/>
    </properties>
    </persistence-unit>
    </persistence>
    One more problem i am seeing in this is that . When i create an EM from EMF (which is diff for diff app) and doing some query i am getting a class cast Exception.
    (self-tuning)'] [ecid: 5825b814-2931-4ad5-8dc3-3e18f66992b7-00000004,0] [APP: webcenterCustom] [[
    java.lang.IllegalArgumentException: Unknown entity bean class: class oracle.webcenter.spaces.internal.repository.WcSpaceHeader, please verify that this class has been marked with the @Entity annotation.
    at org.eclipse.persistence.internal.jpa.EntityManagerImpl.find(EntityManagerImpl.java:648)
    at org.eclipse.persistence.internal.jpa.EntityManagerImpl.find(EntityManagerImpl.java:532)

    This is a class loader issue, somehow you have deployed the same classes in two places, so have two different versions of the classes.
    How, exactly have you deployed things, where are your domain classes?
    The issues is most likely that,
    Persistence.createEntityManagerFactory("SpacesReposPUnit");
    will always return the same factory once it has been deployed.
    If you pass a properties map to createEntityManagerFactory and set the property "eclipselink.session-name" to a unique value, then you should get a new factory.

  • My Ipad has been stolen. I need serial number for police

    My Ipad has been stolen. I need serial number for police. How can I find it through Support, iCloud or iTunes?

    You might be able to get it from your account : https://supportprofile.apple.com/
    Or if you have a backup on the iPad on your computer's iTunes : http://support.apple.com/kb/HT4061 - go into Edit > Preferences and on the Devices tab hover your mouse pointer over the iPad's backup

  • I lost my logic 8 pro serial number. I can't find the booklet that comes with the serial number. How can retrieve this? I upgraded from logic pro 7. I changed hard drives and now it keeps asking for the serial number. But I can't find it. Where can I requ

    I lost my logic 8 pro serial number. I can't find the booklet that comes with the serial number. How can retrieve this? I upgraded from logic pro 7. I changed hard drives and now it keeps asking for the serial number. But I can't find it. Where can I request it? Thanks!

    If you still have the receipt or other proof of purchase, you can ask Apple to send you the serial. Otherwise, bad luck mate.. Good news is, you can now buy Logic Pro 9 from App Store for just 199 USD

  • HT2452 How to find the serial number of your Apple hardware product

    How to find the serial number of your Apple hardware product

    This works for any Mac provided that the logic board has not been replaced.
    I recently had the logic board replaced in my iMac. After the tech left (on site repair thanks to Applecare), I went to about the Mac and found jibberish numbers. I called Apple and the AASP and found that he had forgotten to register the serial number. So he came back and, with a special tool (as he called it - looked a little like a USB stick) he contacted Apple and then entered my original serial number as I read it to him.
    So, I assume they changed the process since I still have the same serial number as before.

  • I have had to reinstall my Adobe creative suite 6 Standard but when I key in the serial number it asked for the serial number of a qualifying product?

    I have had to reinstall my Adobe creative suite 6 Standard but when I key in the serial number it asked for the serial number of a qualifying product?

    It's asking you or prompting you to input the old serial number of the version that you used to upgrade to your new version.

  • CS4 Upgrade, the serial number you have entered does not match the product you have selected

    I have a valid CS2 premium license and have installed CS4 upgrade to a new machine but get the dreaded error "the serial number you have entered does not match the product you have selected" Now I got this error when I originally installed in 2009, back then I could call customer service and get the problem resolved but now when I phone I get an automated message saying phone support is not available for CS4? Does anyone know of a work around or a UK number where I can get this resolved? Any help would be appreciated.

    Please see: http://www.hp.com/country/us/en/mda/windows7/upgrade/index_ww.html to select your correct country or region.
    Carey Frisch
    Microsoft MVP
    Windows Expert - Consumer

  • I bought Lightroom 3 or 4, can't remember which, as an online download. I then upgraded to 5 with a CD. I registered the upgrade on my Adobe account and that's where the serial number is. I just bought a new iMac and am trying to install Lightroom. The sy

    I bought Lightroom 3 or 4, can't remember which, as an online download. I then upgraded to 5 with a CD. I registered the upgrade on my Adobe account and that's where the serial number is. I just bought a new iMac and am trying to install Lightroom. The system is asking for my original serial number which I don't have. The point is. If I have the upgrade registered with my Adobe account, shouldn't that be proof that an earlier version was on my computer??? I'm really stuck. Need some advice! Thanks
    Linda

    Hi John,
    Thanks for your response, but if you read my first mail, it's the original serial number that I don't have. I bought the original LR as download and have misplaced the serial number. Is there any way to find it???
    Linda

Maybe you are looking for