Popup Clocl: Already in Use

Hello, I've been using Nokia 5530 XpressMusic Phone for 3 years now. Since then, I never faced any problem and I updated the phone to the latest versions.
Today I tried to Hard Reset the phone and after that when phone turned on, I got the error "Popup Clock: Already in Use" and others as "Messaging: Already in Use" though I never opened anything. The phone won't let me hard reset again as when I open the keypad, it wont open.
It won't let me do anything as whenever I open anything, I get the error...
Please guide

Hi eDiots,
How did you reset your 5530? If you used any other methods but the reset option in Settings or the *#7370# code you will probably have used a reset which is reserved for Nokia Care Centers. This reset is used to get a phone back on when it won't start normally. This reset may remove a number of files form the device which are not installed by the updates available to you as an end user of the device and this may leave your device unstable or non functional.
In this case you'd have to visit a Nokia Care Point where the device can be rewritten at lower level including these files. This will completely erase all content from the device so make sure you have a backup of your personal data made in Nokia Suite before you do this.
Kosh
Press the 'Accept As Solution' icon if I have solved your problem, click on the Star Icon below if my advice has helped you!

Similar Messages

  • WDA Error : An instance of popup view already exists in the application

    Dear Experts,
    I have used a popup in my WDA application which gets opened on the click of the button. Whenever the application is launched for the first time and when I click on the button to display the pop up I get the error "An instance of popup view already exists in the application"; when I close the application, relaunch it once again and click on the button to open the popup, it works fine. What would be the reason for this behaviour?
    My piece of code is as follows,
    try.
          lo_api_component = wd_comp_controller->wd_get_api( ).
          lo_window_manager = lo_api_component->get_window_manager( ).
                        CALL METHOD lo_window_manager->CREATE_WINDOW
                          EXPORTING
                            WINDOW_NAME       =  'POP_UP_QOH'
                            TITLE             = 'Stock Overview'
                            BUTTON_KIND       = IF_WD_WINDOW=>CO_BUTTONS_OK
                           MESSAGE_TYPE      = IF_WD_WINDOW=>CO_MSG_TYPE_NONE
                           CLOSE_IN_ANY_CASE = ABAP_TRUE
                          RECEIVING
                            WINDOW            = LO_WINDOW
                        CALL METHOD LO_WINDOW->OPEN
                 CATCH CX_WDR_RT_EXCEPTION.
    ENDTRY.
    Kindly please help to resolve the issue.
    Warm Regards,
    Kanthimathi

    Hi Viji,
    I now changed my piece of code as follows,
    if lo_window is initial.
    lo_api_component = wd_comp_controller->wd_get_api( ).
          lo_window_manager = lo_api_component->get_window_manager( ).
                        CALL METHOD lo_window_manager->CREATE_WINDOW
                          EXPORTING
                           MODAL             = ABAP_FALSE
                            WINDOW_NAME       =  'POP_UP_QOH'
                            TITLE             = 'Stock Overview'
                           CLOSE_BUTTON      =
                            BUTTON_KIND       = IF_WD_WINDOW=>CO_BUTTONS_OK
                           MESSAGE_TYPE      = IF_WD_WINDOW=>CO_MSG_TYPE_NONE
                           CLOSE_IN_ANY_CASE = ABAP_TRUE
                          RECEIVING
                            WINDOW            = LO_WINDOW
                        CALL METHOD LO_WINDOW->OPEN
    endif.                       
    but still facing the same problem. By the way what does the message type argument mean here?
    Regards,
    Kanthimathi

  • INFA 9.0.1 Domain creation error [Port number already in use]

    Hi Experts,
    I've installed INFA 9.0.1 HF2 recently on my Linux 64bit box and due to some configuration issue, I endup in uninstalling the same and deleted the complete installation folder.
    Now I'm trying fresh INFA 9.0.1 HF2 install on the same Linux box, but getting the following port number error while creating domain.
    "Node port number. This port is in use. Select another port number"
    I tried with another port number also but all went in vain.
    Anybody faced this situation before? Please help me to resolve this issue.
    Regards,
    Ram Sankar

    Actually I'm new to Linux environment.. so I'm not sure on remove/killing the port number which are already in use. Hence I tried with different port number, but I'm getting popup like below,
    "The Command to create the domain failed
    Select Ok to correct the domain information and try the command again.
    Select Continue to continue the installation without creating the domain.
    you can run the command again to create a domain after the installation."
    I'm not sure whether we can create a domain successfully after the installation.
    Please anybody help me to remove/kill the existing port number (6005) which I was using it before. so that I can use the same to create a domain during installation only.
    I appreciate your help in this regard.
    Thanks

  • HT3275 The backup disk image "...Pro.sparsebundle" is already in use.

    Please Help,
    My Time Machine is not backing up and for 3 weeks I've ignored the popups but they happen so so often.
    I really want to back up though, that is why I sold the Airport Extreme
    Can anyone help
    my error message always says:
    The backup disk image “/Volumes/Time Capsule/Kyle’s MacBook Pro.sparsebundle” is already in use.
    Thanks,
    KyleMain53

    Reboot the Time Capsule..
    Or reboot the whole network. This is just really poor networking on the part of Mountain Lion.
    It has simply lost connection to the TC drive.
    C12 http://pondini.org/TM/Troubleshooting.html
    Read down through the list of issues.. this is popping up 20times a day.

  • HT3275 Time Machine could not complete the backup.  The backup disk image "/Volumes/ELBs Time Ca/ELB's MacBook Pro.sparsebundle" is already in use.

    For the past couple weeks, my Time Machine has not been backing up file from my MacBook Pro.  I've had the Time Capsule for a couple years now.  Entering the Time Machine I discovered that there are no files before "yesterday" yet there are only 161.0 GB of 998.06 GB available.  A "Failed" message apprears with a popup message: "The backup disk image “/Volumes/ELBs Time Ca/ELB’s MacBook Pro.sparsebundle” is already in use."  How can it be in use when Time Machine takes hours looking for the device? 
    Another error code message also pops up from time to time: Finder error code -6584.  What is that?  And how is it fixed? 
    All software is up to date on this computer and Time Capsule. 

    Further to my earlier response (system re-start and firmware update resulted in full Time Machine backup) I waited until the next scheduled backup to determine success. 
    As it has turned out, the Time Machine's next backup was for 48 kb  and ran for eight hours!  The progress bar was complete (solid blue) and I therefore stopped the backup.  It has been "stopping backup" for the past hour. 
    What is wrong with this process?  

  • Could not use file ''; already in use

    Setup: DW8, asp VBscript, DNS less connection to Access
    database, localhost
    In DW8, open web page that has a Dynamic table using any
    recordset. Live Data View. No problem. Data displays.
    Now in Server Behaviors double click Recordset1. Click test.
    No problem. Data displays in popup window.
    Now click Live Data View again and get the error
    "Microsoft Jet Database Enging (0x80004005)
    Could not use ''; file already in use"
    It seems that Dreamweaver still holds the Access file open
    even after displaying the Recordset1 data in Server Behviors.
    Any solution?
    (Permission setting on the Access database seem to be ALL
    ok.)
    Joe in Redmond, Washington

    There is a problem with both Photoshop and InDesign, then we can blame wich ever it is.
    1. I open a .psd file in Photoshop CS4 by double clicking it in Bridge
    2. This image is placed on a page in a open InDesign document.
    3. Doing some changes in Photoshop on the image.
    4. Trying to save and get this error message (this topics subject)
    5. Deleting the image from the page in ID doc, it is the only one in the document.
    6. Can't still save file.
    7. Closing ID completely and now I am able to save the file.
    I tried turning of Live preflight in Indegisn but that didn't help.
    So probably the fault is InDesign or the MacOS. I didn't have this problem with CS3. It is a stupid problem because this type of workflow is pretty common and one would expect it to be solved by now.
    Jan Suhr
    Stockholm, Sweden

  • Can't get any IP address from DHCP, but unattributed IP adress "already in use"

    Hello,
    I have a mac mini with a manual IP address (192.168.1.121) which connects fine to the internet through ethernet.
    When switching to DHCP instead of manual, no IP address is ever given to me (blank space after IP adress: in the network prefpane)
    however, I immediately have an alert popup that says the address 192.168.1.150 is already in use.
    I wonder where I could change this 192.168.1.150 address since I do not have this setting at all on this machine on any Network Port, not in Airport and not in ethernet. (I have no other network ports)
    How can I change a setting that I didn't make in the first place?
    The console reports the problem once every second also, and there is quite a general slowdown and beachball because of this.
    I tried to renew DHCP lease but it stays blank too.
    I also try to delete ethernet interface, and trash the Network configuration in the general Library, reboot, recreate it but the problem remains.
    I also have reinstalled Snow Leopard and applied updates with no better luck.
    Thank you very much everyone if you have a clue.

    When you changed the setting to DHCP, did you click the Apply button? Also, you need to restart after changing from a manual IP address so the router can assign an unused address to the Mac when it detects it during startup.

  • This email address is already in use or you may already have an Apple ID associated with this email address. Please try again or sign in using your existing Apple ID.

    My current Apple ID, for which all of my content has been downoaded (e.g., music, apps) is associated with a work email address that I will no longer have access to in the near future.  In my Apple ID account, I noticed I had two alternate emails listed, one is my .me account and the other is my .gmail account.  I use my .gmail account, and it is the primary email I use with friends and family.  I noticed both were not verified, and when I tried to, it said they were both associated with other accounts.  I was able to log into a separate Apple ID account I must have set up at tone point with my .gmail, and I changed the email address to a new one I created.  I also deleted the gmail account from any other Apple-relted account I could think of.  I am still gettgin the same error message when I try to add it to my current Apple ID: "This email address is already in use or you may already have an Apple ID associated with this email address. Please try again or sign in using your existing Apple ID."
    My concern is this: with FaceTime and now iMessage, it seems more important than ever that I am able to use my correct email address.  With iOS5 beta, I cannot enter either my .gmail or.me accounts under "You can be reached for messages at:" as I get an error stating: Unable to verify email because it is already in use."
    How can I remedy this issue and assign my .gmail account to my Apple ID?

    Re: Cant verify Apple ID
    created by kelly218 in iTunes Store - View the full discussion
    I just spoke with a technician at Apple.  I hsven't been able to verify because the wife has the phone.  but he said all that you need to do is:
    1) Go to Settings --> iTunes Store and login with your Apple ID and pwd
    2) Go to Settings --> iCloud and login with your Apple ID and pwd
    seems that the phone requires you to login to the store first...

  • Photoshop CS4 "Could not save as...because file is already in use or was left open"

    I have been using Photoshop for years, and CS4 for about a year now.  I have never had this error message pop up until this week.  It started happening right after I did the Adobe update to 11.0.2.  Everytime I try to save a PSD or JPG file now (which are the only two types of files I work with), I get this message preventing me from being able to save;
    "Could not save as... because file is already in use or was left open."
    I have to attempt to Save as about a dozen times before it will finally save the file.  Any suggestions on what could be wrong and how to remedy it?  Is it the update that caused this problem?

    Turn off Caching of Thumbnails in Hidden thumbs.db Files
    People sometimes report that they cannot manipulate their folders as they want to because Explorer has a thumbs.db file open.  Windows 7 apparently generates these files for compatibility with older software that may expect such files to exist in folders with, for example, photos in them.
    The good news is that (with Windows 7 Professional and above) you can disable this through the Group Policy editor:
    Click the Start orb
    Enter gpedit.msc in the search box and hit Enter.
    Expand User Configuration - Administrative Templates - Windows Components.
    Click on Windows Explorer.
    Right-click the entry "Turn off the caching of thumbnails in hidden thumbs.db files" and choose Edit.
    Enable the setting.
    -Noel

  • Trying to set up Firefox Sync and it says my email address is already in use, but won't let me sign in.

    I'm trying to Sync Firefox between my new Android phone with my Macbook Air. It tells me I need to create an account, but says my email address is already in use. So I try to put in the codes in the three boxes, and it leads me back to set up a new account. How can I reset this? How do I proceed?
    Thank you for your help!

    Reset your password
    *https://account.services.mozilla.com/forgot
    *https://support.mozilla.org/en-US/kb/ive-lost-my-firefox-sync-account-information
    How do I manage my Firefox Sync account?
    *https://support.mozilla.org/en-US/kb/how-do-i-manage-my-firefox-sync-account

  • When I try to login to facetime and imessage, I type in my apple ID and password and it tells me that the email is already in use. How can I fix that?

    When I try to login to Face time and Imessage, (on my iphone 4) it tells me to put my apple ID and password but then tells me that the email is already in use. How do I fix that?

    im having the same problem so how is this suppose to help

  • How do I stop the popup "identityservicesd wants to use your confidential information stored in " key " in your keychain"?   Always allow doesn't work.

    I repeatedly see the popup:
    "identityservicesd wants to use your confidential information stored in "<key>" in your keychain"
    If I click "always allow" it still comes up.
    I've followed instructions elsewhere on this forum to open Keychain Access and use First Aid, but to no avail.
    Previously I would receive the popup "messages app wants to use your confidential information..." but I changed the Access Control to allow all applications to access this item, hoping that would do the trick.  But sadly it didn't work.
    Any ideas?
    (Also, ever since upgrading to Mavericks, it wants to go through first-time setup every time I log in.  I'm prompted to enter my iCloud password, etc. etc. but the above problem predates that)

    My immediate reaction is to deny.
    Have you downloaded or installed any application that may relate to the abbreviation AOS? It may not necessarily be the application's name, could be the developer or distributor.
    As it's occuring at log-in, go to System Preferences > Accounts > your account > Login Items and look for a related item. If there's one there, right-click (or ctrl click) on it and select Reveal in Finder. That will show you where the originator of the item is on your system and should give you more of a clue as to what it is.
    I'd remove the item from login items anyway (highlight and click the minus sign at the bottom of the window). There shouldn't be anything trying to use your keychain info to notify anyone.

  • Hi! ... When configuring my new iPad, it says the UserId is already in use and I cannot progress any more. Of course it's in use, it's my UserId. How do I continue ?? ... Thanks in advance

    Hi! ... When configuring my new iPad, it says the UserId is already in use and I cannot progress any more. Of course it's in use, it's my UserId. How do I continue ?? ... Thanks in advance

    Did you select "Sign In with an Apple ID" as opposed to "Create a free Apple ID" when setting it up?

  • Apple IDI am trying to update my IPAD and it gives me a message when I put my email address in:The apple ID is already being used?? I set my Iphone up yeasterday and I only have one email address and one account how do I use it for all my devices?

    I need some help I set my IPhone up yesterday and now I am trying to set up my IPad but I only have one Itunes account and one email but the IPad error message states "The apple ID is already being used" I dont know how to get passed this and my family and I only have one account and we all have IPhones now I dont want them to update if we cant all use the same account. Please help with ideas!!!

    Try here:
    http://support.apple.com/kb/HT4895
    Apple IDs and iCloud)

  • Apple ID, registered yesterday - never received a confirmation email but when try to sign in says username or pass not valid. Password /username reset doesnt work! When I try to re-register it says that my username is already in use! ?

    Hello!
    I tried to create an ID account a few hours ago using my current email address in order to use ibooks. I completed all stages and even provided my visa card - I received a message from my bank that 'my visa was authorized for an indicative amount Euro1.00 @ Apple' BUT I never received an email in order to verify my apple ID.
    Please note, at that moment of my registration there was something wrong with my internet connection and I not sure if the registration process was 100% completed. I then tried to sign in using my email address and it says that my username or password is not valid. I tried all procedures to reset password/username but it doesnt allow me to do anything - since it doesnt recognize my name or my date of birth/security question. Then I tried to create the ID again, doing the procedure from the beginning but then it says that my email account (username) is already in use. I am blocked here and cannot use my email to register! (I registered with my old email address so I can contact you here). Any advice? Thanks in advance.

    I think you should contact Apple support and explain the problem to them.  It's not unknown but it might have a security side to it.   Better safe than sorry.
    Apple - Support - Apple ID - Contact

Maybe you are looking for