AirSAMSMCalendarPrv.c(F002)1962 error on Centro locks up phone

When I sync over the air w/ Exchange (2007) I get 2 errors:
Error:
ASSERT FAILED!
AirSAMSMCalendarPrv.c(F002)1962
Error:
ASSERT FAILED!
AirSAMSMCalendarPrv.c(F002)1514
After the sync, the next time the phone attempts to sync, it locks up and I have to soft reset.
A Hard Reset eliminates the lock up, but as soon as I re-configure to sync w/ my Exchange server, I get the same two errors and start locking up again.
I have read in other locations that this error indicates a corrupt calendar entry, and I need to track down the offending entrie(s) and delete them in order to resolve the issue.  
Can you confirm this is the case, and if so, how do I find the correct calendar entries w/ out deleting my entire calendar?
Thanks,
Frank.
Post relates to: Centro (AT&T)

AT&T and Palm Phone Support helped figure out a way to selectively sift calendar items in order to get the offending ones purged:
Create a new folder in your Outlook root mailbox (name it Cal2 or something)
In the Create new folder dialog box, be sure to set it to Folder Contains: Calendar items
Click on Calendar in your Outlook client, choose View> Current View > By Category.  This lists your Calendar items as a list rather than a calendar
Start dragging batches out of the Calendar into Cal2 and re-syncing w/ the handheld unit.  Watch for the error.
If you see the error on re-sync, drag a smaller batch and re-sync.
If you don't see the error, drag a new batch back over from Cal2 and re-sync.
Use this batching method to narrow down where the offending calendar item is until you can pinpoint and eliminate it.
Thanks to all who commented!
Post relates to: Centro (AT&T)

Similar Messages

  • Error "Problem occured locking WS object" while activating Proxy

    Hi All,
    I have move an Inbout proxy to a different Client(QA system) and in QA system that proxy shows incative.
    When i tried to activate that proxy/service in Sproxy, getting error "Problem occured locking WS object".
    Proxy was active in development system and was working fine without any error.
    Please provide some help, what need to be done to fix this issue
    Thanks
    Harshit

    Hi Harshit,
    Try with the following steps in sequence:
    1. Re-genarate the proxy in Development - Create a New Transport Reuest.
    2. Transport the Proxy from PI Dev to PI OA
    3. Confirm the Proxy in PI QA and then, transport the re-generated Request from ECC Dev to ECC QA.
    Regards,
    Pranav.

  • System error: Unable to lock table/view V_T077K_M

    Hi,
    Not able to work on field selection (OMSG) i am getting an error "System error: Unable to lock table/view V_T077K_M" checked in SM 12 also, but dint get there anything.
    please cud you help me in this regard,

    contact your basis team,  there might be an overflow of the lock table because of mass changes from other users (even for other tables)

  • An error occurred in lock management when attempting to set a lock on table

    Hi All,
    I am getting the error 'An error occurred in lock management when attempting to set a lock on table SWWWIHEAD.'
    Sometimes the workitem is not created by the Workflow due to above error & this happens rarely but keeps coming.
    cany anyone guide or help me how to correct this problem.Is it happening due to my custom code making locks on the above table?
    Thanks in advance.
    Pls do reply

    I think you should not use any code to lock the table SWWWIHEAD.  Please let us know why you are writing code to put lock on this table.
    Thanks
    Arghadip

  • Error  " RFC Status :-  Lock table overflow "in event trace  ( SWEL )

    Hi experts ,
    I will not mention this post as URGENT but you guys can understand the importance as I am in PRD Support of my workflows .
    My Workflow is throughing error in SWEL  , as below   and after error its getting deactivated .
    The workflow is triigering based on the  BO : DRAW and event CREATED .
    Error :  RFC Status           Lock table overflow
    In feedback after error the message is : A system error has occurred in lock management .
    I have resolved the deactivation problem after error  , but   can any body please suggest me  what is the root cause of this error , so that i can try to avoid that error .
    Regards
    Prabhudutta
    Edited by: Prabhudutta Behera on Nov 20, 2008 5:58 AM

    This error I have not faced. i will suggest you to check SWU3 transaction Code and check everything is configured. Also check SM12 and SM58. Also I will ask you to contact the Basis Guys related to this issue. Also check WF-BATCH is having all the authorization required. Try to replicate this from the system where Workflow is working.
    Thanks
    Arghadip

  • What does the error "Unable to lock the following files:" mean?

    What does the error "Unable to lock the following files:" mean? After the colon in this error message, a path to the .icml file is listed. We are using InDesign CS6 with InCopy CS6 (Mac), assignment-based workflow, on a shared server.
    Thanks,
    Gita M

    Sounds like a permissions issue on that server.
    Bob

  • Appraisals having error "Unable to lock action log, Please try again"

    Hi all,
    We have some appraisal issues wherein most of the appraisal docs under certain appraisers cannot be opened.  We are receiving error "Unable to lock action log, Please try again".  Would anyone have an idea where to look in order for us to fix this problem?

    Hi Maria,
    Are you able to resolve this issue ? If yes, can you share your findings and solution, please ? Thank you.
    Regards
    Kir Chern

  • Opatch error: Unable to lock Central Inventory

    A) When applying Oracle one-off patches I get this error:
    Unable to lock Central Inventory.  Stop trying per user-request?
    OPatchSession cannot load inventory for the given Oracle Home /oracle/VRQ/102_64. Possible causes are:
       No read or write permission to ORACLE_HOME/.patch_storage
       Central Inventory is locked by another OUI instance
       No read permission to Central Inventory
       The lock file exists in ORACLE_HOME/.patch_storage
       The Oracle Home does not exist in Central Inventory
    B) Researching the error, I find thes solutions...
    This error may occur because of any one or more of the following reasons:
    1. The ORACLE_HOME/.patch_storage may not have read/write permissions. Ensure that you give read/write permissions to this folder and apply the patch again.
    2. There may be another Oracle Universal Installer instance running. Stop it and try applying the patch again.
    3. The Central Inventory may not have read permission. Ensure that you give read permission to the Central Inventory and apply the patch again.
    4. The ORACLE_HOME/.patch_storage directory might be locked. If this directory is locked, you will find a file named patch_locked inside this directory. This may be due to a previously failed installation of a patch. To remove the lock, restore the Oracle home and remove the patch_locked file from the ORACLE_HOME/.patch_storage directory. For more information on restoring the Oracle home, refer to section "Restoring Oracle Homes".
    5. The Oracle home may not be present in the Central Inventory. This may be due to a corrupted or lost inventory or the inventory may not be registered in the Central Inventory. For more information, refer to section "Diagnosing and Recovering from Central Inventory Corruption".
    C) Everyhing looks okay. What am I missing?
    Oracle - 10.2.0.4
    OS - AIX 6.1
    Multiple database on the server: IPQ and VRQ
    Thanks in advance.

    Hi,
    did you setup a seperate oraInventory for each of both instances as recommended?
    Check the contents of oraInst.loc
    (On Solaris in /var/opt/oracle, not sure if the same on AIX)
    It should point to the Inventory Location.
    May be yours is pointing to the other ORACLE_HOME-Inventory.
    I tend to use the Inventory location
    /oracle/SID/oraInventory, so each ORACLE_HOME has its
    own non-mixed inventory.
    But you have to keep in mind that oraInst.loc needs to be adjusted,
    when you use runInstaller or OPatch !
    Or is one ORACLE_HOME a binary copy of another?
    A bianary copied ORACLE_HOME is non patchable at all, as far as I know.
    In this case (beside this is not a supported SAP configuration), you need to
    apply the patches to your copy-Source and do a re-copy.
    There is a meatlink note describing how to use a cloned ORACLE_HOME,
    but again: This is not supported within SAP!
    Hope this helps
    Volker

  • Error Unable to lock your device in Muvo TxFm 1

    Hi,
    I have a muvo Tx Fm GB. during Firmware update?device
    Isshowing ERROR " Unable to lock your Device "?if any body know that how to remove this error, plz suggess......
    Dev Kumar

    Help please

  • Error - Unable to lock the record.

    Error - Unable to lock the record. Cause: The record is being modified by another user.
    Hi all,
    I encountered the error above after deleting a record from a table then clicking the next button(train). Please help.
    Thanks.
    Maeve

    the two most probable possible reasons for this error:
    1)When your program tried to delete the partiular record, somebody from back-end has deleted the record.
    2)Your program is not commiting after doing the transaction.
    Also,Check out this thread :
    Re: save button - Unable to perform transaction on the record. stale data,
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • CIF error "Planned order Locked"

    Hi,
    in the cif queue manager, i had a queue(R3 Inbound) with error " planned order locked", when i reactivated the queue it disappeared.
    but what could be the cause of the error. please share your ideas,
    Thanks,
    Dhanush

    Hi Dhanush,
    There are multiple causes for this in which you need
    to check and fix the exact cause
    1) Sequential planning jobs in which one job either in
    foreground or background clauses or overlaps with
    the other one leading this error.
    2) Check SAP note 332881
    3) Check in sm12 any user lock or application lock is
    found during this time interval
    4) Run /sapapo/ccr for planned orders and check
    any errors noticed after iteration
    5) If you know for a location product in which lock is
    observed, then delete the planned order and try
    recreating it and check the error whether repeating.
    If working good, then you can delete all orders and
    regenerate it
    Regards
    R. Senthil Mareeswaran.

  • Error mesage: Project locked by other user?

    Hello,
    I just re-opened my external hard drive after a month vacation from it and tried to open my IDVD file only to get an error message:
    Project locked by other user:
    The project ZOOOM demo reel 10-07 is locked by the user Video (used ID 501): 2007-12-19 10:42:27-600
    The project can't be opened at this time.
    I went into the file's "get info" and unlocked everything to no avail. I'm puzzled. I have never seen this before. Any help would be great.
    Thanks,
    Jordan

    Control click on the icon of your external drive and select Get Info. Check the box that says, "Ignore Ownership on this Volume." See if that solves it.
    Make sure that your hard drive is formatted for Apple. Should be Mac OS extended or Mac OS extended (journaled). But if you reformat, be sure to first move your data to another drive, because reformatting will erase all data on the drive.
    If that doesn't work, use the Disk Utility app on your Mac to do a permissions repair on both your startup drive and your external drive.

  • Error : Unknown error trying to lock file

    Hello,
    I am facing this issue since last 2 weeks.
    I have one doc lib in it am saving excel documents. When am trying to open any excel document it wil open doc innitially in read only mode. When i click on "edit workbook" option to edit this excel file it will give me this error "Unknowen
    error trying to lock the file".
    Kindly share your views on this that how can i resolve this error.

    Try below:
    http://wiki.uky.edu/sharepoint/Wiki%20Pages/Unknown%20Error%20Trying%20to%20Lock%20File.aspx
    If it persists, there is a KB article about “Office 2003 and 2007 Office documents open read-only in Internet Explorer”, the scenario of your issue is very similar
    to the issue fixed in this KB article, I suggest following the resolution and checking. For more information, please refer to:
    http://support.microsoft.com/kb/870853
    http://social.technet.microsoft.com/wiki/contents/articles/11155.sharepoint-2007-unknown-error-trying-to-lock-file.aspx
     HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
    On the Edit menu, point to New, and then click Multi-String Value.
    Type AuthForwardServerList, and then press ENTER.
    On the Edit menu, click Modify.
    In the Value data box, type the URL of the server that hosts the Web share, and then click OK.
    Exit Registry Editor.

  • Send data: "Error obtaining concurrency lock ()"

    Hello,
    after migration of SAP Backend System to a different provider, I am getting the error:
    "Error obtaining concurrency lock ()" whenever I send data from an input schedule. Data can still be read from database and I can send comments without problems.
    The other posts and sap notes concerning similar error messages relate to packages and script logic, but I am simply sending data from an input schedule, no package nor script logic involved.
    Reprocessing dimensions/refreshing client side files did not solve the issue.
    Does somebody know how to solve the problem?

    Hi,
    We are also having similar problem while working with the Data Manager.
    We have tried below solutions but nothing has worked.
    1. Running the Data Manager Package with out the Default Logic.
    2. RSPLSE has some entries in Locking Conflict Tab.
    3. SM12 does not have any entries pending.
    How do we delete the entries present in T-code RSPLSE?
    As per the previous post by Florian, "After the administrator updated the server entries, the lock errors in BW and BOPC dont occur any more", which server entries that we are refering here? And how do we delete those entries?
    Thanks
    Ravi Akasapu

  • Palm Centro locks everytime I close a program by pressing End? Please Help

    I recently bought a palm centro for my girlfriend and she is having a huge problem everytime she closes a app or ends a call by pressing the red/end key it locks the phone is there any way to get rid of this feature? I apologize if I didnt post in the right area. Please help Thanks
    --Krayz
    Post relates to: Centro (Sprint)
    Message Edited by Krayz on 07-16-2009 05:06 PM

    If the Centro works like earlier PalmOS phones, the red end key turns the screen on and off; it is not used to close programs. By default, turning off the screen enables the keyguard, so it is necessary to press the center button to use the keyboard again. However, if she has to enter a password, she may need to adjust the settings under Applications (Home button) > Security.

Maybe you are looking for

  • Thunderbolt to FireWire 800 Adaptor for video capture

    May need to purchase this as my new LaCie D2 Quadra scratch disc drive is using the one firewire port I have (had all kinds of problems using USB 2 port) So I need another port to capture video, my cameras use firewire only.  Wondered if any one has

  • How does XSQL xsl namespace resolution work

    I don't believe I'm getting correct results from the xsql helloworld.xsql demo I get a result but it is not formatted. I think it has to do with: <xsql:query connection="demo" xmlns:xsql="urn:oracle-xsql"> Where does the URN get resolved and what doe

  • NSM 2.5.2.1 - Massive DBASE directory

    Today I noticed that the volume NSM is installed on was out of space, upon closer inspection I discovered the DBASE directory was just over 20GB, yes, 20GB. Is there anyway of purging old data from the dbase to free up space? Thanks, Gabriel

  • Is it possible to save addons to harddrive and install later?

    I fresh install about once a month and the internet here in A'stan is slower than 56k. I can not download files constantly as internet is expensive here. I want to be able to download an addon, save it, and install it when I am ready to.

  • Backing up my music to a CD .. ?

    All I want to do is find out how to back up all of my music onto a CD. This should be easy but I am unable to find help anywhere for this subject. I would like top back everything up as files and save them to a CD in case I need to re-load the music.