Tracks lost after change of directory path

Files stored on my hard drive (C) were filling up to much space so i tried transfering all my future iTunes downloads into a secondary (internal) hard drive (D). Unfortunately this seemed to reset my iTunes to a previous date, deleting songs that i had downloaded over the last few months. I therefore have songs back that I had deleted to allow room for other tracks, and no longer have any of the more recent songs. I tried setting the storage path back on to the original drive which appears to have failed to do anything. I am unsure of how to get my iTunes back to how it was before this set back. Would appreciate all help and any information into solving this matter.

the only way i've figured out for this was to deselect organize itune folder. I use to be able to change folder locations and itunes would easily find where i moved them to. Itunes 10 doesn't seem to do that. When i have the organize box checked, itunes has a mind of it's own--that doesn't even make sense. It puts authors for audiobooks in itunes media folder instead of audiobooks folder--when the kind is marked as audiobooks.

Similar Messages

  • After changing the context path, felix console, I can not checkout content via vlt.

    Hi everyone,
    I have the following issue. After changing the context path, via felix console, I can not checkout the content via vlt. Before that, I could checkout without any problems.
    I am using CQ5.5, CRX2.3, context path: /Test
    That is what I am trying:
    vlt -v --credentials admin:admin co http://localhost:23310/Test/server/crx.default
    Connecting via JCR remoting to http://localhost:23310/Test/server
    [WARN ] Authentication required to access repository descriptors
    [ERROR] checkout: com.day.jcr.vault.vlt.VltException: Unable to mount filesystem
    caused by: javax.jcr.ItemNotFoundException: Not Found
    caused by: org.apache.jackrabbit.webdav.DavException: Not Found
    Other versions I tried:
    vlt -v --credentials admin:admin co http://localhost:23310/crx
    vlt --credentials admin:admin co http://localhost:23310/Test/server
    vlt --credentials admin:admin co http://localhost:23310/Test
    vlt --credentials admin:admin co http://localhost:23310/Test/crx
    To verify if I could connect to the instance properly I started CRXDE
    and try to connect to "http://localhost:23310/Test"
    After click the ok button I got that error:
    No file system is defined for scheme: jcr
    Part of the .log file (.crxde):
    eclipse.buildId=unknown
    java.version=1.6.0_37
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=de_DE
    Framework arguments:  -keyring /Users/peterwimsey/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -keyring /Users/peterwimsey/.eclipse_keyr
    ing -showlocation
    !ENTRY org.eclipse.core.resources 2 10035 2012-11-25 19:01:19.268
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to
    recover changes.
    !ENTRY org.eclipse.osgi 4 0 2012-11-25 19:04:14.363
    !MESSAGE Application error
    !STACK 1
    java.lang.reflect.InvocationTargetException
            at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:121)
            at com.day.cq.ide.CQDEApplication.start(CQDEApplication.java:62)
            at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau
    ncher.java:110)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav
    a:79)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
            at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
            at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    Caused by: org.eclipse.core.runtime.CoreException: No file system is defined for scheme: jcr
            at org.eclipse.core.internal.filesystem.Policy.error(Policy.java:55)
            at org.eclipse.core.internal.filesystem.Policy.error(Policy.java:50)
            at org.eclipse.core.internal.filesystem.InternalFileSystemCore.getFileSystem(InternalFileSys temCore.java:65)
            at org.eclipse.core.internal.filesystem.InternalFileSystemCore.getStore(InternalFileSystemCo re.java:107)
            at org.eclipse.core.filesystem.EFS.getStore(EFS.java:350)
            at com.day.cq.ide.fs.JCRFileSystemPlugin.registerExtensions(JCRFileSystemPlugin.java:100)
            at com.day.cq.ide.init.SetupWorkspaceOperation.initWorkspace(SetupWorkspaceOperation.java:16 6)
    Any tips or hints are welcome.
    In the case you need more information, just leave a note.
    Thanks in advance for your help.
    Best regards,
    Peter

    The VLT works fine with the above URL change but How to fix "CRXDE" Initialization error if a context path is defined?
    I have a context path defined /Test and when I am trying to login to CRXDE with URL as http://localhost:4502/Test, I am getting below Initialization Error.
    Any workaround as Which URL should work while logging to repository (with context path) using CRXDE 1.0.1
    eclipse.buildId=unknown java.version=1.6.0_06 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Command-line arguments:  -os win32 -ws win32 -arch x86 !ENTRY org.eclipse.osgi 4 0 2013-04-25 17:50:23.802 !MESSAGE Application error !STACK 1 java.lang.reflect.InvocationTargetException at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:121) at com.day.cq.ide.CQDEApplication.start(CQDEApplication.java:62) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    Caused by: org.eclipse.core.runtime.CoreException: No file system is defined for scheme: jcr
    at org.eclipse.core.internal.filesystem.Policy.error(Policy.java:55) at org.eclipse.core.internal.filesystem.Policy.error(Policy.java:50) at org.eclipse.core.internal.filesystem.InternalFileSystemCore.getFileSystem(InternalFileSys temCore.java:65) at org.eclipse.core.internal.filesystem.InternalFileSystemCore.getStore(InternalFileSystemCo re.java:107) at org.eclipse.core.filesystem.EFS.getStore(EFS.java:350) at com.day.cq.ide.fs.JCRFileSystemPlugin.registerExtensions(JCRFileSystemPlugin.java:100) at com.day.cq.ide.init.SetupWorkspaceOperation.initWorkspace(SetupWorkspaceOperation.java:16 6) at com.day.cq.ide.init.SetupWorkspaceOperation.execute(SetupWorkspaceOperation.java:119) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118) ... 13 more Root exception:
    Thanks.

  • ResultSet changes lost after changing cursor position

    Hi -
    The rowUpdated method seems to always return false
    even after applying valid updates to a resultset object.
    The database row can be updated with the changes immediately
    but if i don't update before moving to a different row in the cursor
    the changes to that row in the resultset are lost when i attempt to
    retrieve them at a later time
    Any ideas?

    Hi,
    The rowUpdated method only returns true if the line was updated and the driver supports this feature. To find out if it does, call DatabaseMetaData.updatesAreDetected(int type). If it doesn't then that is your answer.
    If you don't update a row before moving to another one it's somewhat obvious that the driver won't keep track of your changes (imagine what would happen if you do this for ecery row in a huge result set). The idea is to update the database. Otherwise they are lost. So just update the row if you want to, or do not make any changes to the columns if you don't.
    Alin.

  • Sql Developer Data Modeler all domains lost after changing to version 3.0

    I have two questions:
    1. Sql Developer Data Modeler - is it still a separate product? Or is it only available as integrated within Sql Developer?
    2. After opening a model created with Data Modeler 2.0 with the new integrated Data Modeler 3.0 I lost all my domain definitions. What can I do to avoid this? Any help would be appreciated.
    Thanks in advance
    Holger

    Hi Holger,
    Sql Developer Data Modeler - is it still a separate product? Or is it only available as integrated within Sql Developer?Standalone version is here http://www.oracle.com/technetwork/developer-tools/datamodeler/overview/index.html
    2. After opening a model created with Data Modeler 2.0 with the new integrated Data Modeler 3.0 I lost all my domain definitions. What can I do to avoid this? Any help would be appreciated.Copy file defaultdomains.xml from DM 2.0 installation to "sqldeveloper\sqldeveloper\extensions\oracle.datamodeler\types" directory (if you use version in SQL Developer) or to
    "datamodeler\datamodeler\types" if you use standalone DM 3.0.
    Location of this directory can be set in preferences - it's called system types directory there - it contains: default domains, RDBMS sites, logical types and custom scripts.
    Philip

  • Font Arial CE is lost after changing to FM9.0

    After updating FramMaker form 7.0 to 9.0 I had to change a polish manual, but the message "Can't find the font Arial CE" (in principal) occurs. In all other programs I can find and use Arial CE. Can pls. somebody tell me how to solve this problem?

    Grete68 wrote:
    After updating FramMaker form 7.0 to 9.0 I had to change a polish manual, but the message "Can't find the font Arial CE" (in principal) occurs. In all other programs I can find and use Arial CE. Can pls. somebody tell me how to solve this problem?
    Yes, FM 9 uses unicode, as Michael wrote. But this alone does not explain why FrameMaker 9 completely ignores any registry-based font mappings. I'm not sure if I can call this a "bug", but it's definitely a flaw.
    The only way to get around this problem: Open these documents in FrameMaker 8, change your paragraph formats globally from "Arial CE" (which most likely is a virtual font, mapped to Arial) to "Arial", save, and re-open in FM9. FrameMaker 8 also uses unicode, but still understands the "old" registry mappings to virtual fonts, and is able to re-encode text accordingly. FM9 hast lost this ability. I don't know of any way solving this without FM8.
    Bernd

  • Changed file directory path on new drive...how do I import my music and playlist?

    Previously I had relocated my iTunes library successfully to an internal secondary drive on my old PC.  Years later, my PC crashed and i had to reinstall everything, also upgraded from xp to Win7.  Due to preference' storage, I installed iTunes (v11) onto my c drive, but want my iTunes library on my secondary d drive. Should mention that I was able to saved all my iTunes music and apps from the crash.  So I installed iTunes on c drive.  Obligatory iTunes media file was installed by program default into my music, of which I deleted.  I opened iTunes and set media file path in advanced setting to d:\itunes, which is the folder that I have prior sub folders for music, apps, TV, movies, etc with xls and itl file as was previous before crash.  Closed and reopened iTunes. Did not recognize library.  So then I moved xls and itl file out of the folder to desktop, closed and reopened.  Recognized some music, and wanted me to download from the cloud music that was physically in the folder.  No apps recognized. Wanted me to turn on home sharing, which I don't think will work in my case as I have no oither computers running itunes .  as there was no option to import a library in v11, I deleted this version.  Next, I installed version 9 from apple support site.  Again deleted iTunes media folder (empty) set by default in my music on c drive.  Set file path in. ITunes advanced tab to d:\itunes as previous, where library is now located.  Then imported xls file in iTunes folder on d drive through library tab.  This worked to a point.   All music in iTunes music folder and playlists were now showing in iTunes.  Apps are not.  Yes, have app tab checked.  Also, when xls file was imported, new iTunes media file folder was recreated in my music on c drive, and duplicate copies of all music files imported from original music folder on d drive were created within the iTunes folder on d drive.  Clarification: my library is set up on d drujve as such: have a main iTunes folder, then sepereate subfloders for TV, music, apps, books, etc., versus having a iTunes media folder containing all these separate subfolders.  So you can imagine, had original music files in music folder, and then had duplicate music files created in the original iTunes folder intermixed with music, app, books sub folders as a result of this step.  Also tried placing music, books, app folders into a media sub folder, with no change.  Never even got to step of syncing ipad.  Just trying to re establish previously working library.  Sorry so long a message.  Stumped.  Help!

    Copy the entire iTunes folder from the old computer to the new computer.

  • Track vanishes after changing to podcast

    Someone emailed me a podcast they'd made and I imported it into iTunes. It wound up in the Music section, so I changed the Media Kind to Podcast and the track vanished from the Music section, but it doesn't show up in the Podcast section. The file is still on my machine and if I double-click on it in Finder, it plays in iTunes, but I can't find it anywhere in iTunes. How do I get it back (either in the Music section or the Podcast section)?
    Robert

    Can't say for sure... Here's an older post of mine around the general topic of podcasts, but that only helps it they will show up there: Re: How to merge a Podcast that's been split
    Did you add data to either the Artist or Album fields? If so and you change the media kind to Podcast again does it work?
    tt2

  • How can I restore my previous accounts? which I lost after changing the OS of my PC

    Recently i have changed my OS and I have taken backup of the thunderbird's folder. Now I have successfully installed thunderbird in my new OS but I am able restore my all the accounts. Tell me how can I utilize my backup data of previous thunderbird accounts. Please reply as soon as possible its really urgent.

    [https://support.mozilla.org/en-US/questions/992740#answer-551197 This post] explains how to import the Inbox mail folders from another profile folder with POP accounts. The method is the same for the Sent folder and folders contained in Local Folders.
    To restore address books, look for the .mab files in the old profile:
    http://kb.mozillazine.org/Moving_address_books_between_profiles

  • Change directory path dynamically using UTL_FILE

    I have a directory TEST_DIR which points to /test/files/
    CREATE OR REPLACE PROCEDURE file_exist (v_country in varchar2) is
    v_check_file_exist BOOLEAN;
    v_dir VARCHAR2 (256) := 'TEST_DIR';
    begin
    UTL_FILE.fgetattr (V_DIR || V_COUNTRY,'file123' ||'.txt', v_check_file_exist, v_a,v_b);
    IF NOT v_check_file_exist THEN
    DBMS_OUTPUT.put_line (TO_CHAR(from_date,'YYYYMMDD')||'.rds');
    END IF;
    END LOOP;
    I would like to change the directory path based on the country which is passed as input to the procedure
    exec file_exist('IND'), so in this case I want the procedure to look for file 'file123.txt' under path /test/files/IND.
    But this is not working..
    But when I change the directory to
    create or replace directory TESTDIR as '/test/files/IND' and then change my UTL_FILE.fgetattr (V_DIR,'file123' ||'.txt', v_check_file_exist, v_a,v_b)(removing || v_country, this time it works.
    am trying this as I have many country folders under the path like
    /test/files/IND
    /test/files/USA
    /test/files/AFR
    and want to change the direcotry path dynamically according to input given.
    Any suggestions

    Make sure that the directories you are trying to write to have been set up for UTL_FILE.
    Refer to UTL_FILE_DIR parameter or CREATE DIRECTORY privilege depending on what DB version you are on.
    HTH
    --Johnnie                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How to change file location path at run time in OWB 10g

    Hello all,
    We want to load several files with the same name but from different folders into a single table.
    The information about the paths is stored in an oracle table.
    Is there any best practice to achieve this?
    Our approach is to loop on the number of sources and execute the mapping after changing the location path. We found how to make the loop, and have the apropriate OMB command to update the location path, but we are still looking for a way to call this OMB plus command in a process flow or a mapping. Any idea?
    We also succeeded in loading the file from an unregistered location, which is necessary to be able to update the path, but I'm not sure this is really the best approach. Any advise?
    Thanks in advance for your help!
    best regards
    Cedric.

    Hi,
    I can provide you with an idea on this, dont know if it will work or not.
    Suppose, you need to load 5 files in different folder locations into a single table. Call the mapping 5 times in a process flow. If you log in to the database, and go the table all_directories in your target schema, you will find an entry for the actual path of the file you are trying to laod. I think if this path is updated before each run of the mapping, you can load all files into the target table. Only thing you have to do is call a procedure which will update this record in all_directories table with the different locations each time you want and then plug in this procedure before each call to the mapping in a process flow and see if it works or not?
    Regards
    -AP

  • How to change Module Jar path for web services

    I got an error when I did -> Generate Web Service Files to create Web Service.
    Error is C:\Document and Settings\user\.jstudio\..\xmlservices.jar doesn't exsit.
    I know I put these jar files in my D:\Sun\...\modules directory. I went to Tools->Options->IDE Configuration->System->Modules->Web Service.
    Look the properties Module JAR. The path value in this property is wrong. It uses c:\Document and Settings\user... I want to change this value to D:\Sun\... But it doesn't allow me to change this value. The field is not editable. Anybody knows where I can change this directory path value?
    Thanks

    I got an error when I did -> Generate Web Service
    Files to create Web Service.
    Error is C:\Document and
    Settings\user\.jstudio\..\xmlservices.jar doesn't
    exsit.
    I know I put these jar files in my D:\Sun\...\modules
    directory. I went to Tools->Options->IDE
    Configuration->System->Modules->Web Service.
    Look the properties Module JAR. The path value in
    this property is wrong. It uses c:\Document and
    Settings\user... I want to change this value to
    D:\Sun\... But it doesn't allow me to change this
    value. The field is not editable. Anybody knows where
    I can change this directory path value?
    ThanksI seem to be getting the same error when clicking on "Generate Web Service Files":
    "Error is C:\Document and Settings\user\.jstudio\..\xmlservices.jar doesn't exsit."
    I am following the example below and I'm just out of ideas. Can anyone help.
    Thanks.
    http://swforum.sun.com/jive/thread.jspa?threadID=53040&tstart=30

  • How do you change the directory of system exec after it has ran once in the current vi

    Hi all,
    Attached is the sub vi that i am running in my main application.  I run it twice and change the directory of the file to run.  It appears that after i run this vi that i cant change the directory and it tries to run a file from the incorrect directory.  Does anyone have any advice on how to fix this issue?
    Attachments:
    system execute command.vi ‏41 KB

    matt198717 wrote:
    Hi all,
    Attached is the sub vi that i am running in my main application.  I run it twice and change the directory of the file to run.  It appears that after i run this vi that i cant change the directory and it tries to run a file from the incorrect directory.  Does anyone have any advice on how to fix this issue?
    I am not sure, if I understand exactly the problem, but do you really need the cmd /c start some_executable.exe. This executes a command prompt window, which executes another command prompt window, where your executable runs.
    You can just use cmd /c some_executable.exe some_parameters_if_needed, and you don't need any quotation marks, even if the executable has command line parameters. I you want that the executable runs in particular directory, wire this path to the 'working directory' of System Exec.vi

  • Lost all files and applications installed after changing user profile in the registry of windows 8.1 pc

    The original user profile on my windows 8.1 pc is C:\Apple\acer sm. I tried changing it to C:\Apple\Apple. After I rebooted my PC, I found out that all my files and applications are lost. What shall I do to recover them?
    Your help would save my life. Thank you!

    Hi AppleMist,
    We wonder if you changed the registry entry or path of user profile.
    If you did that in registry please try changing it back.
    After changing your user profile and reboot, system won’t read the profile you changed but a new user profile (C:\Apple\acer sm or TEMP) should be created by system. Try renaming this new one as acer sm.old and changing the apple back to acer sm.
    It should works fine if you didn’t change file in profile, if it doesn’t work perform a system restore.
    Regards
    D. Wu
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • How to repair Open Directory Master after Changing Hostname

    Summary:
    How to repair Open Directory after Changing your Server's Hostname (see separate post)
    Problem:
    I had to change our server's hostname from a private hostname (server.name.private) to a public hostname (name.dyndns.org).
    Procedure:
    1. Precautions:
    Since I was anticipating major dramas I tested the change of hostname on a clone ( I used Super Duper, and I very strongly advise everybody to heed this warning because a change of hostname will corrupt your server services, in particular Open Directory)
    Second, I exported the network users from Server Admin and copied the archive to the Drop Folder of the server's local account (because the network accounts will be unavailable after demoting the OD Master.)
    2. Change hostname and demote OD Master
    a) I re-booted the server from the clone
    b) I changed the hostname in Server App and I noticed that the Open Directory Password and the Kerberos database were still stuck with the old hostname.
    c)  I then demoted to a standalone directory (Server Admin) and I tried to promote the server to an OD Master using the Server App (Manage Network Accounts). Server App always returned an error saying I should check my network settings.
    3. List of 'fixes'
    I tried the following fixes to no avail (which does not mean that you can skip them)
    a) I checked the DNS entries, forward and reverse were working fine (sudo checkip -changehostname)
    b) Checked with Lookup in Network Utility, all was fine
    c) I deleted all system certificates (Keychain) which showed the name of the previous hostname
    ( N.B. you need not delete email certificate and private/public keys)
    d) I tried to assign a new static IP in Networking Preferences (had no visible result)
    e) I re-booted from the working drive and I re-paired permissions on the clone; I ran disk repairs.
    Despite all this I could not re-create an OD Master.
    I then looked for this dubious folder /var/root/Library/Application Support/Certificate Authority.
    I could not find this folder when using the Finder's Go To Folder, nor did "Easy Find" see this folder.
    I was about to give up when I read the posts on this page and I entered the Terminal commands
    sudo rm -R /var/root/Library/Application\ Support/Certificate\ Authority/
    I had not much hope when I set about to re-create the OD Master from the Server App.
    But lo and behold !!! I did not trust my eyes when Server App claimed that the OD Master had been successfully created. And indeed, Server admin showed a running OD Master, LDAP, Kerberos and Password Server all running again !
    Final touch: re-import the user accounts.
    Epilogue:
    I woud not have been able to fix this issue had not so many others shared their experience and the working solution.
    (Refer : https://discussions.apple.com/thread/3219325?start=0&tstart=0 )
    Thank you all !
    Let's hope that Apple will fix this annoying issue in the next server update.
    Regards,
    Twistan

    Hi Rhyan,
    Please try clearing the security cache
    http://www.sharepointanalysthq.com/2014/05/active-directory-groups-and-sharepoint-security/
    https://sergeluca.wordpress.com/2013/07/06/sharepoint-2013-use-ag-groups-yes-butdont-forget-the-security-token-caching-logontokencacheexpirationwindow-and-windowstokenlifetime/
    http://webactivedirectory.com/active-directory/windows-active-directory-cached-user-credentials/
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • I change my apple ID and password like a week now and after changing all my information and MY apple ID, i noticed that i lost all my picture in my camer roll and my photo stream too ;(.. Can anyone please help me how to bring it back all my photos?

    I change my apple ID and password like a week now and after changing all my information and MY apple ID, i noticed that i lost all my picture in my camer roll and my photo stream too ;(.. Can anyone please help me how to bring it back all my photos?

    I don't know about your camera roll, but for photostream just do this:
    Go into Settings > iCloud > Delete Account and then sign back in using your Apple ID information.
    Make sure to do the same thing with your iTunes and App Store options.
    Settings > iTunes and App Store > Click Email and sign out, then sign back in.

Maybe you are looking for