Unable to find any record with GUID/Deleting old users from the Proxy DB

It seems that I have old users in my proxy db that need removing as per the below post.
http://discussions.apple.com/thread.jspa?messageID=8062329&#8062329
The problem, I have is that after I have ran the python script as per this link:
http://trac.calendarserver.org/wiki/ProxyCleanup
I get the following response:
+diary:~ root# sudo python /Users/admin/Desktop/proxyclean+
+CalendarServer proxy DB clean-up tool+
=====================================
+Parsed: /etc/caldavd/caldavd.plist+
+Found DS Node: /Search+
+Found proxy DB path: /Library/CalendarServer/Calendar Files/principals/.db.calendaruserproxy+
+Loading /Users records from OD: /Search+
+Found 104 /Users records+
+Reading proxy DB: /Library/CalendarServer/Calendar Files/principals/.db.calendaruserproxy+
+Found 1 proxy DB records+
+Failed: need more than 1 value to unpack+
Could this have something to do with the fact that I have my iCal Server bound to my ODM?

Additionally, can you confirm that all server components are running the latest updates, as are the clients / phones involved in the conference?
I've seen this exact behavior when the invite / adding of additional participants was being performed ad-hoc on a CX3000. It transpired that a firmware upgrade on that device rectified the problem.
Kind regards
Ben
Blog:www.gecko-studio.co.uk/ 
Twitter:
  LinkedIn:
  Facebook:
Note: If you find a post informative, please mark it so using the arrow to the left. If it answers a question you've asked, please mark the thread as answered to aid others when they're looking for solutions to similar problems
or queries.

Similar Messages

  • Using Powershell to delete all users from the Portal

    Summary
    This script will delete all users from the Portal except for Administrator and the Built-In Sync account.
    Based on Markus's "Delete a User" script.
    Useful when developing your system if you want to quickly clear out the data and start again.
    set-variable -name URI -value "http://localhost:5725/resourcemanagementservice' " -option constant
    function DeleteObject
    PARAM($objectType, $objectId)
    END
    $importObject = New-Object Microsoft.ResourceManagement.Automation.ObjectModel.ImportObject
    $importObject.ObjectType = $objectType
    $importObject.TargetObjectIdentifier = $objectId
    $importObject.SourceObjectIdentifier = $objectId
    $importObject.State = 2
    $importObject | Import-FIMConfig -uri $URI
    if(@(get-pssnapin | where-object {$_.Name -eq "FIMAutomation"} ).count -eq 0) {add-pssnapin FIMAutomation}
    $allobjects = export-fimconfig -uri $URI `
    –onlyBaseResources `
    -customconfig "/Person"
    $allobjects | Foreach-Object {
    $displayName = $_.ResourceManagementObject.ResourceManagementAttributes | `
    Where-Object {$_.AttributeName -eq "DisplayName"}
    if([string]::Compare($displayName.Value, "Administrator", $True) -eq 0)
    {write-host "Administrator NOT deleted"}
    elseif([string]::Compare($displayName.Value, "Built-in Synchronization Account", $True) -eq 0)
    {write-host "Built-in Synchronization Account NOT deleted"}
    else {
    $objectId = (($_.ResourceManagementObject.ObjectIdentifier).split(":"))[2]
    DeleteObject -objectType "Person" `
    -objectId $objectId
    write-host "`nObject deleted`n" $displayName.Value }
    Go to the FIM ScriptBox
    http://www.wapshere.com/missmiis

    The DeleteObject function opens and closes a connection for each object.  This approach is faster:
    http://social.technet.microsoft.com/wiki/contents/articles/23570.how-to-use-powershell-to-delete-fim-users-that-have-a-null-attribute-name.aspx
    Mike Crowley | MVP
    My Blog --
    Planet Technologies

  • How can I delete old addresses from the automatic fill?

    I set up a new account on a G4 PowerMac with 10.3.9 installed. This computer was being used previously by one of my other users. My question is: whenever the new user wants to send a new message and she types in the address she needs to use, it is set to automatically fill the address. All of the old user's addresses still appear as choices. How do I delete all the old addresses? I've already deleted all the old addresses from the address book. But they still appear in the automatic fill. Is there a cache somewhere to empty?
    Help!
    PowerMac G5 2.3GHz 250 HD 1.5 Gb RAM   Mac OS X (10.4.5)  

    Kately,
    Mail>Window>Previous Recipients>(Select as desired) then click on "Remove From List"
    ;~)

  • HT4859 Last time I synced my IPad with my PC it migrated all my "Favorites" (about 100 folders) to the ICloud. I have searched and so far been unable to find out how to recover my "Favorites" list from the ICloud back to my PC. Any advice? Many thanks.

    Hi, Last time I synced my IPad with my PC, it (unknown to me) migrated all my PC "Favorites" (about 100 folders) to the ICloud.
    I have searched and so far been unable to find out how to recover my "Favorites" from the ICloud back to my PC. Any advice would
    be appreciated. Thank you.

    What did you do to get them synced to the Cloud.  Would that procedure help me get my favorites synced to my iPad2?

  • Is there any way to retrieve deleted texts messages from the IPhone 5C?

    I accidentally deleted the wrong texts, and was wondering if there was a way Verizon, or the IPhone could recover the deleted messages...

    Unfortunately, no, not unless you had them backed up somewhere (like with bitpim software).  Once the texts are deleted from the phone, they're gone.

  • HT4906 How do I delete old mail from the hard drive on my mac 10.9.2?

    How do I delete old mail  with photoattchements
    before a certain date from my mail?

    Do they appear in Mail? That is are they listed in a Mail window? If so then scroll down to the target date, select the first email for that date. Hold down the SHIFT key and scroll to the last mesage you wish to delete and click on it. This should select all the messages between your start and end date. CTRL- or RIGHT-click on your selection and click on Delete in the context menu.
    Oh, be sure you have your messages sorted by Date Received.

  • How do I delete old apps from the cloud that I have downloaded

    I have many old apps that I have deleted from my iPhone and iTunes but are still in the cloud.
    I no longer need these apps and would like to have them completely deleted.
    Can anyone point me in the right direction please?
    many thanks.

    Hi DouglasNelson,
    I don't know with which system you're working.
    My iTunes 12.1.1.4 is working on Windows 7.
    I hover over movies and TV-shows in the purchase list, there is always a grey X in a circle on the left corner above to remove it for ever.
    I hover over the deleted apps in the "not on your iPhone" and there's no grey X in a circle in the left corner above.
    So I decide to just click there where the grey X in a circle in the left corner above should be and
    it disappeared.
    No unwanted Apps anymore. No Hiding. A w a y.
    Cheers
    Mark

  • HT201250 after taking the backup i had deleted on of the account/user from the system now want to take the backup back of that user how to do this

    After taking backup from time machine i had deleted one user from the system now i want to get back that users data how to do this, pls help

    How do I view or restore selected items?
    Also, See Here... Restore From Time Machine   http://support.apple.com/kb/VI29

  • I am having issues with my iphone6 bluetooth connection in my car.  When going to settings under bluetooth, it is unable to find any devices.  I did not have this issue until I downloaded IOS 8.0.2.  Do you know if there has been any resolution yet?

    I am having issues with my iphone6 Bluetooth connection in my 2013 Mercedes C Class.  When going to settings under Bluetooth, it is unable to find any devices.  I did not have this issue until I downloaded IOS 8.0.2.  Do you know if there has been any resolution from Apple yet?

    Hi susan from WSL, 
    Welcome to the Apple Support Communities!
    I understand that when your Bluetooth accessories, such as your car connection, do not work as expected it can be very frustrating. In this situation, I would recommend working through the troubleshooting steps provided in the attached article. 
    If you can’t use a Bluetooth accessory or car kit
    Cheers, 
    Joe

  • We were unable to find any subscriptions associated with your account

    Hi all,
    I am having a difficult time getting into my account. It was working just fine for a while but now I get "We were unable to find any subscriptions associated with your account" every time I go to manage.windowsazure.com

    Hi,
    I suggest you open the IE in new session, then try again.
    If still met the same issue, I think this issue might be related to account, this is out of support in this forum, I suggest you contact with azure support at:
     http://www.windowsazure.com/en-us/support/contact/
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • DOE  KEYMAP_SERVICE_AV Unable to find parent record for record of node

    I HAVE A DO OBJECT WITH 2 LEVELS (HEADER AND 1 CHILD) WHEN I DELETED THE HEADER AND SYNCRONIZE THE ERRO BELOW OCCURS
    BACKEND  KEYMAP_SERVICE_AV Successful execution CL_ORDEM_INS~DELETE
    BACKEND  KEYMAP_SERVICE_AV Successful execution
    DOE  KEYMAP_SERVICE_AV Unable to find parent record for record of node 'OPERACAO_INS'
    DOE  KEYMAP_SERVICE_AV SYNCKEY_MMW = BE8C84A1DEE142C497BB215A6BF4DE5E MOBILE_ID = COLETOR_ERICO TRANS_ITEM_ID = BE8C84A1DEE142C497BB215A6BF4DE5E IDORDEM_INS = 2C539E9D0848470099033B873FFE0AD3 OPERACAO = 0010 SUBOPERACAO =
    WHAT'S  WRONG, I SEARCH IN DOE TABLES AND THE PARENT RECORD EXISTS ?
    THANKS

    What's the value of :NEW variables after deletion? NULL! What gets inserted into your child table? You guess it... :)

  • Unable to find any planning application in Calculation Manager

    Hi All,
    I had configured Calculation Manager in hyperion 11.1.2. I logged into Workspace and I select the calulation manager *[workspace->navigator->administer->calculation manager].* Through these selections I got System View wizard, in that when I tried to expand the Planning under the Name tab, I am unable to find any planning application.
    Note: I have already created two planning applications.
    Kindly guide me how to overcome it.
    Thanks and Regards
    ChiDam

    Did you create the planning applications with the option to use Calculation Manager or Business Rules?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Alternative to find unique records with 60 character in selection string.

    Hi,
    We have to find out the values from the Infoobject. When we try to display data from an master object, the maximum length of selection it accepts 45 characters only but we need to input data around 60 characters in selection.
    Thing we tried:
    1. Selecting complete data without any condition but it did not work due to large volume of data.
    2. We tried to extract data from RSA3 but it did not work due to large volume of data.
    Please suggest me alternative to find unique records with 60 character in selection string.
    Regards,
    Himanshu Panchal.

    This sounds a bit strange. Are you perhaps mistakenly storing text data incorrectly as the primary key of the master data? I can't think of any actual data that is that length to ensure usinqueness - even GUIDs are maximum 32 characters - but GUIDs don't count as actual "readable" data although you do need to be able to select it from time to time. Perhaps you have a super secure password hash or something like it ?
    Also are you expecting to have a unique single record returned by your selection? To do this would in general REQUIRE that ALL the data is read because master data is not stored in the DB sorted by the data itself, but stored instead sorted by the it's SID.
    When you say you are selecting data from master data, which master data tables are you using? I have been able to select data from very large MD table (15 million unique records) using SE16 with no problems. Just enter the table name, and before you execute just count the number of records - it helps to know what you want to end up with.
    Have you tried using wild cards (the *) to preselect a smaller number of records : * a bit of your 60 character string *
    If you are trying to select from a non-key field you will encounter performance issues, but you can still use the wildcards, and get a result.
    Don't use RSA3 it was designed to make selections and group them into datapackets. It's not the same as selecting directly on the table in SE11 or SE16

  • Error message on signing back in to Trial Subscription for Azure: "We were unable to find any subscriptions associated your account."

    Having signed up two days ago to a one month Trial Subscription to Window Azure, had my credit card details accepted and installed Windows Azure Powershell cmdlets from http://aka.ms/azpowershell I encounter
    the following error message when I try to log back in a day later (using the Windows Live ID with which I signed up): "We were unable to find any subscriptions associated with your account" . I'd be most grateful
    for help.

    hi,
    Did you resolve this issue? If not, you could try the below:
    I would like to suggest you to try the one that mentioned by Tabrez at: 
    http://social.msdn.microsoft.com/Forums/en-US/7a2acffb-6419-4a3d-8fb4-c8258790a2bb/why-cant-i-sign-up-for-the-1month-free-trial
    [quote]
    Contact support here:   https://support.microsoft.com/oas/default.aspx?gprid=17024&st=1&wfxredirect=1&sd=gn&wa=wsignin1.0&wa=wsignin1.0
    [/quote]
    Please try it.
    Thanks.
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Unable to find any active legal regulations for determination proc. "TEST1"

    Hi Guys
    This is in regards to a Customs document for a Payment doc
    We have just finished the configuration of the Finance integration which will stop blocked partners during the Payment run
    Now when we create a Proposal in the Payment run in ECC, the same document gets transferred to GTS, now even though the SPL is active when we check the Log there is a message Unable to find any active legal regulations for determination proc
    Upon further investigation of the customs document i found 2 things
    1) In the Geography section Country of Departure is populated with US, but the Country of destination is blank, this might be a reason as the Legal regulation checks both the countries and then activate, any idea how i can get the same to populate?
    2) If the above population does happen, from which partner type should it come from, as in my customs document only Vendor and Bank is there, in the PO customs document this is being populated properly
    Any idea what is wrong here?
    Thanks
    Carl

    Hi Dave
    Thanks for answering again.
    I have tried activating it at country level, country/country, country/group, Same result in case of all
    As i know now since the Country of Destination is missing, it cannot activate the last two, but the same is also not working at country level.
    So is there anyway to maybe have some partner function which can populate the Destination country.
    Any other advice will be really helpful..
    Thanks
    Carl

Maybe you are looking for

  • Error in Insert into I$ step

    Hi Guys , I am new to ODI , i am getting the below error , please suggest java.lang.Exception: BeanShell script error: Sourced file: inline evaluation of: ``out.print("--Insert flow into I$ table\n\n \n\n-- Code starts for Detection Stra . . . '' : U

  • Urg:Executing SQL From Java App using Jdbc Driver

    Hi I am using JDBC Driver version 9.0.1.1.0. I am running this in Thin Client Mode My Code Snippet Looks Like This:= ========================================================== String url = "jdbc:oracle:thin:@localhost:1521:VpDb"; String userName = "s

  • WLSTException: Cannot connect to Node Manager

    Hello, I am trying to connect to my nodemanager via the WLST rather than the service and get the following error. (I am using custom keystores instead of Demo) wls:/offline> nmConnect('weblogic','1234',' xx.xx.xx ','5556','base_domain',':/Oracle/Midd

  • Managing dbs with same names on different hosts in GC 10.2.0.3

    I saw this post: Ideas needed - monitoring same DBName in manual standby But my issue is we have an environment that keeps the same db names for production, development, uat etc... Dbs are 10.2.0.3 on Solaris 10. GC is 10.2.0.3 on windows. e.g. i hav

  • SAP Portal Migration from 6.0 to 7.0 - ESS/MSS

    Hi, We are planning to upgrade Portal from 6.0 to 7.0 along with ECC to 6.0. We have many customization done in ESS/MSS and we want to keep the same customization in the newer version of portal. Can you please let us know how to achieve this ? I know