Contacts and Calendar Services Broken

I have a new build of Mountain Lion Server 10.8.2 and am having problems with the Contacts and Calendar services.
The server is an Open Directory Master.
I did this build by installing Mountain Lion 10.8 on a new hard drive. I had no interest in migrating any data except for the Open Directory, so I created an Open Directory archive to restore from with the new build. I then removed the old Lion Server boot drive and installed the Mountain Lion Server drive, then installed Server app. I moved the data stores to the RAID before starting any services.
DNS, DHCP, File Sharing, FTP, Mail, Messages, NetInstall, Profile Manager, Software Update, Time Machine, VPN, Websites and Wiki all work normally. I also use Portable Home Directories. I've only dabbled a bit with Mail, Profile Manager and Wiki, but I have not encountered any problems with them. I use the other services rather heavily. Everything is working great except Contacts and Calendar.
sudo changeip -checkhostname returns:
Primary address     = 10.0.0.2
Current HostName    = myserver.mydomain.private
DNS HostName        = myserver.mydomain.private
The names match. There is nothing to change.
dirserv:success = "success"
In the Server app both Contacs and Calendars turn on and appear to be working. I have the self-signed certificate created by the sever app assigned to the services. I am unable to log in clients to either Contacts or Calendar service via browser or through iCal or Contacs apps. The apps first notify that a secure connection is not possible. Then when I proceed I get authentication failures, even though the credentials are correct. Removing the certificate from the services has no improvement.
When I run "sudo serveradmin fullstatus calendar" I get the following output:
calendar:setStateVersion = 1
calendar:logPaths:LogFile = "/var/log/caldavd/access.log"
calendar:logPaths:ErrorLog = "/var/log/caldavd/error.log"
calendar:state = "RUNNING"
calendar:servicePortsAreRestricted = "NO"
calendar:servicePortsRestrictionInfo = _empty_array
calendar:readWriteSettingsVersion = 1
Examining /var/log/caldavd/error.log I find this interesting message:
2012-11-24 22:59:28-0700 [-] Unhandled Error
          Traceback (most recent call last):
            File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 1187, in unwindGenerator
              return _inlineCallbacks(None, gen, Deferred())
            File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 1045, in _inlineCallbacks
              result = g.send(result)
            File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twis tedcaldav/upgrade.py", line 985, in doUpgrade
              yield upgradeData(self.config, self.spawner, self.parallel)
            File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 1187, in unwindGenerator
              return _inlineCallbacks(None, gen, Deferred())
          --- <exception caught here> ---
            File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/defer.py", line 1045, in _inlineCallbacks
              result = g.send(result)
            File "/Applications/Server.app/Contents/ServerRoot/usr/share/caldavd/lib/python/twis tedcaldav/upgrade.py", line 771, in upgradeData
              with open(versionFilePath, "w") as verFile:
          exceptions.IOError: [Errno 2] No such file or directory: '/Volumes/RAID-50/Library/Server/Calendar and Contacts/Data/Documents/.calendarserver_version'
It seems as though upon setting the data store to the RAID that not all the necessary directories and files were created for the Contacts and Calendar services. Is there a way to create them new? Remember, there is no Contact or Calendar data to save. I am starting with a clean slate.
Assuming the problem lies with the missing directories in my data store location, is there a way to either create the missing directories & files, or just rebuild the two servieces from scratch?

Back up all files.
Quit the Server application and drag it to the Trash, but don't empty. You'll be prompted to confirm that you want to stop all services. You won't lose any server data.
Put the app back where it was and launch it. Test.

Similar Messages

  • Contacts and Calendar Services doesn't start

    After upgrading from Lion Server to Mavericks all seem to works except Contacts and Calendar. I can not start both services from the Server.app and neither from the Terminal.
    servidor:~ admin$ sudo serveradmin start calendar
    calendar:readWriteSettingsVersion = 1
    calendar:setStateVersion = 1
    calendar:state = "STOPPED"
    calendar:contactsState = "STOPPED"
    calendar:calendarState = "STOPPED"
    servidor:~ admin$ sudo serveradmin start contacts
    contacts:error = "CANNOT_LOAD_BUNDLE_ERR"
    servidor:~ admin$
    This are the logs
    19/07/14 07:09:37,134 com.apple.launchd[1]: (org.calendarserver.calendarserver[34005]) Exited with code: 1
    error.log:
    Reading configuration from file: /Applications/Server.app/Contents/ServerRoot/private/etc/caldavd/caldavd-apple. plist
    Neither EnableCalDAV nor EnableCardDAV are set to True.
    migration.log
    2014-07-18 23:20:14+0100 received postgres stdout '2014-07-18 23:20:14 XPG.8756:  Executing pg_ctl [\'/Applications/Server.app/Contents/ServerRoot/usr/bin/pg_ctl\', \'-p\', \'/Applications/Server.app/Contents/ServerRoot/usr/bin/xpostgres\', \'start\', \'-l\', \'/var/log/caldavd/xpg_ctl.log\', \'-w\', \'-o\', "-c listen_addresses=\'\' -k \'/var/run/caldavd/PostgresSocket\' -c shared_buffers=75 -c max_connections=50 -c standard_conforming_strings=on -c unix_socket_permissions=0770 -c log_lock_waits=TRUE -c deadlock_timeout=10 -c log_line_prefix=\'%m [%p] \' -c logging_collector=on -c log_truncate_on_rotation=on -c log_directory=/var/log/caldavd/postgresql -c log_filename=postgresql_%w.log -c log_rotation_age=1440"]\n2014-07-18 23:20:14 XPG.8756:  Spawning... [\'/Applications/Server.app/Contents/ServerRoot/usr/bin/pg_ctl\', \'-p\', \'/Applications/Server.app/Contents/ServerRoot/usr/bin/xpostgres\', \'start\', \'-l\', \'/var/log/caldavd/xpg_ctl.log\', \'-w\', \'-o\', "-c listen_addresses=\'\' -k \'/var/run/caldavd/PostgresSocket\' -c shared_buffers=75 -c max_connections=50 -c standard_conforming_strings=on -c unix_socket_permissions=0770 -c log_lock_waits=TRUE -c deadlock_timeout=10 -c log_line_prefix=\'%m [%p] \' -c logging_collector=on -c log_truncate_on_rotation=on -c log_directory=/var/log/caldavd/postgresql -c log_filename=postgresql_%w.log -c log_rotation_age=1440"]\n'
    servermgr_calendar.log
    [cal] 19/07/14 07:40:21 GMT+2 :     EnableCalDAV = 0
    [cal] 19/07/14 07:40:21 GMT+2 :           CalDAV = {
    Someone may help me?. Do you need more logs?

    Back up all files.
    Quit the Server application and drag it to the Trash, but don't empty. You'll be prompted to confirm that you want to stop all services. You won't lose any server data.
    Put the app back where it was and launch it. Test.

  • ICloud Contact and Calendar Services on Snow Leopard, etc.

    A solution to the problem on Snow Leopard and Leopard is Soho Organizer, support for contacts and calendars, plus a few other features ...
    A word on iCloud...
    October 19, 2011 We just released SOHO Organizer 9.1.8 which adds support for iCloud calendars and iCloud contacts. Simply choose SOHO Organizer > Preferences > Accounts and create a new a account for iCloud calendars and/or iCloud contacts. Your calendars and contacts will show up in SOHO Organizer and any changes you make in SOHO Organizer are instantly reflected in iCloud and other devices that sync to iCloud. You can delete any MobileMe accounts you've created in SOHO Organizer at the same time you create the iCloud accounts. If you're a MobileMe customer, then you'll first need to follow Apple's instructions for "moving" your MobileMe calendars and contacts to iCloud. There are two important things you'll want to know about BEFORE doing this. First, you'll no longer be able to use MobileMe for syncing other types of information like notes from SOHO Notes (more on this below) between computers. Second, your contacts that were previously stored locally on your computer and used by Apple's Address Book application will be moved to iCloud. Apple has chosen to implement iCloud contacts as a CardDAV server which is great news since your contacts are now stored in the cloud using CardDAV just like your calendars are stored in the cloud using CalDAV. This basically eliminates contact syncing via Apple's Sync Services technology. Now any of your applications or devices can just access and sync to the contacts in iCloud directly. IMPORTANT NOTE: If you move your MobileMe data to iCloud, you'll no longer be able to sync data between your computers using MobileMe. This presents a problem for SOHO Notes since it uses Apple's Sync Services technology which uses MobileMe to sync between multiple computers. As you've probably heard, Apple will permanently shut down MobileMe on June 30, 2012. However, if move to iCloud today, it effectively shuts down MobileMe for you today. This means you won't be able to sync SOHO Notes between multiple computers. We're currently working on an iCloud syncing solution for SOHO Notes that will support syncing notes between multiple computers and devices but we don't yet have a release date for it. We think it's still probably two to three months away.
    And for those of you using Windows (XP thru 7)
    EMClient
    Supports iCloud Mail, contacts and calendars
    www.emclient.com.
    These 2 programs/apps address many of the issues faced by many users, try them out.

    When you attempt to edit a contact that came over via this method, what account does it say the contact is under?
    What are your thoughts about this forum? Let us know by doing this short survey.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Contacts and Calendar Server, Pointless?

    Hello!
    MLS N00B here, not really much experience with ML Server. Only had it a few weeks, and the new Profile Managaer instead of WGM thing really messed me around, seems unstable and a little too new.
    Anyway. Todays discussion comes in the shape of Contacts and Calendar server. What are they actually for?
    Profile Manager pushed a payload to all users (by default) so they know where the calendar and contacts server is. This seems to be a side effect of activating the services in the Server app. However, the client computers don't actually seem to use them in any way.
    No contacts, not even the Directory contacts (searching via directory is enabled) are visible in the Contacts app. Nothing 'network' based in calendars either.
    Group calendars are also a mystery to me.
    My question is. Where would you create a 'Group' based contact list, or a 'Group' specific calendar? and make them available automagically (using PM) to all users within that group?
    I've tried creating Wiki specific calendars and assigning the correct groups and permissions, but I can't see how I'd get them in to iCal. I've even tried adding extra iCal payloads to the groups in PM and using the URL field - still nothing.
    Any help is welcome, thanks guys

    The 'server' Contacts and Calendars services in OS X server don't work the way you would expect — like the functionality you would see on a server app like Microsoft Exchange. That is that various users can have shared resources and/or you have server owned resources that you then make available to users/groups with individual, fine-grained permissions.
    You can have 'shared' server Contacts &amp; Calendars in OS X Server but what you have to do is setup a (dedicated) user account on which you then create various calendars and address book(s). Then in the Calendar &amp; Contacts apps on OS X and iOS you make accounts on the clients and use that pseudo account on the server as the account — not each individual users' account on the server. So each (real) user 'shares' the pseudo user's account with, obviously, full read-write access.
    It ain't beautiful... but it works.

  • Best way to move Mail, Contacts, and Calendars

    I'm adding an additional server to my network to distribute some of my services and I would like to move the mail, contacts, and calendar services to this new server. It will be a ML machine running 10.8.5 with Server 2.2.1. I have these services already running on another server also running ML 10.8.5 and server 2.2.1.
    What's the best way to move the data between these two machines? Any suggestion are greatly appreciated!

    Mail: mailboxes from /Library/Server/Mail/Data/mail can be moved using command line
    - Note the correspondence between mailbox folder name(hexadecimal) and user name, can be extracted using Directory tool)
    - Also if u want to have the same username - hexa key maybe you should export the OD. Personally I would just rename old folder to new hexa key)
    - Do not forget to also check(mimic) the folder group/owner rights
    Calendar&Contacts: Use Export and Import.
    I honestly think this are the best ways (fast&clean).
    Also I think they are safe, mail 100% is transferred and for Calendar&Contacts I am not aware of any data that can be lost during export-import.
    (of course you can also replicate your server using DiskUtility create new image, and then deactivate unwanted services)

  • Does Office365 EWS provides Push Notification service for Contacts and Calendar Events?

    Even though there are REST API's for performing PUSH and PULL operations for Office365(online), I am still looking the old EWS approach where in I want to subscribe for PUSH notification service for Contacts, Calendars and Mail Boxes.
    Can any one suggest if there is a way to achieve this.

    I posted an answer in your Stack Overflow post.
    http://stackoverflow.com/questions/27837887/does-office365-ews-provides-push-notification-service-for-contacts-and-calendar/27844747#27844747

  • Email services that can sync contact and calendar ...

    Hi,
    I am thinking to changing my email address from Hotmail to either Ovi mail or GMX mail. Gmail is out of the question as I prefer to stay away from Google.
    Does any of these email services are capable of syncing contacts and calendar with Nokia E6? Mail for exchange only works with Hotmail?
    If Ovi mail or GMX works which one would you prefer? Another free email service is also welcome
    Thanks 

    In the Calendar app itself, you can control which integrated calendars are reflected and acted upon. With the calendar app running, pull down from the top and select "Manage"...tic on or off those calendars so that only what matters to you is showing on the device.
    The event you have cited is likely an automatic holiday insertion...you have to manage the source of that insertion if you want to change what it does with the individual calendar. It's not a duplicated event...it's you showing, on your device, 3 calendars that all happen to have the same holiday event on them. If you suppress a calendar, that event will not show on your device...if you change (on the server) how that calendar handles holidays, that would effect how it shows on your device (if you keep that calendar showing on your device).
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Removing email account, but keeping contacts and calendar

    I have a work email account setup on my iPad. I have changed jobs and would like to delete the old work account. Is it possible to remove the old email account, but preserve the contacts and calendar information?
    Thanks

    Same happening here. Contacts and calendars sync between 2 Macs OK using iCloud. iCloud syncing with iOS devices worked well until Monday afternoon 12/19.
    Since then (3 days) mail, contacts and calendars in my iCloud account do not sync to iPhone 4 and iPad. Photo Stream OK.
    All software is up to date. Wiped iPhone and started fresh. Still syncing is broken.
    OmniFocus, Evernote, Gmail, Dropbox sync OK. Safari works too. 
    Attempts to delete iCloud from iPhone stall at spinning pinwheel.
    Likewise attempts to disable calendar and contacts services stall.
    Seems this problem relates to iCloud security on iOS gadgets.
    Still out if sync.

  • I've just bought an iPhone 5S in the UK, seems like a big mistake. I have turned off sync to icloud from the phone for both my contacts and calendar, as told on itunes. However, iTunes still says they are synced from iCloud and wont sync to PC, Fix ?

    I've just bought an iPhone 5S in the UK, seems like a big mistake, but luckily by law we can return goods, which is exactly what is going to happen if I cant get this to work. This is my business phone, not having it functional can cost me money.
    I have turned off sync to icloud from the phone for both my contacts and calendar, as told on itunes. However, iTunes still says they are synced from iCloud and wont sync to my PC, why and how do I fix it so that it doesnt go to iCloud for anything ?
    The phone currently has no contacts or calendar information installed.
    PC is HP Probook 4730s running Windows 7, Professional, version 6.1.7601 Service Pack 1 Build 7601.

    I'm happy you figured it out and just try to keep in mind that not everyone you talk to at support will give the same advice or have the same knowledge. Just like those who contribute to these forums. Sometimes Google is your best friend.
    I agree that Apple could probably make it easier, but as of yet prefer security over freedom. (sound famaliar?)
    Anyway, if you choose to do so, you can leave feedback here:
    Apple.com Feedback
    Apple Support Feedback
    Developer Feedback
    Product Feedback
    QuickTime Feedback
    Search Feedback

  • Can I sync contacts and calendars with iTunes Match enabled?

    I’m getting an iPhone in a couple of weeks and really want iTunes match but the more I read about it the more I’m wondering whether it’ll be worth the hassle. I’ve loads of old CD rips at 128 kbps and protected iTunes files, also at 128 kbps, and what really attracts me is the idea of upgrading all these to unprotected 256 kbps.
    I have a Macbook for personal use and a PC for work, being able to sync both computers to the phone will be essential for me. I know that I wouldn’t be able to sync music with iTunes match enabled but if I can sync contacts and calendars and drag Office documents to the phone from both computers that would be OK.
    Please could someone tell me whether this would be possible?

    Brij011 wrote:
    I think I understand now, it's nothing to do with syncing music - everything is synced through iTunes. Have I understood properly?
    Yes. Including music.
    Brij011 wrote:
    This could be a major blow for me as I'll be using the iPhone mainly for work so I will have to Sync with the PC. If I understand this correctly, once I decide to sync with Outlook on the PC as the main priority I can no longer sync with the Macbook?
    What if I ditch iCloud and sync everything through USB?
    If it is possible for you to do so you might want to consider signing up for an iCloud account <http://www.apple.com/icloud/setup/pc.html>. Keep in mind that iCloud and iTunes Match are seperate services. One does not require the other. However iCloud will work with Outlook 2007 and up so you can keep all your contacts in sync across the devices. You can also sign up for iTunes Match if you want. Or you might even consider using Google to do what you want. It is not necessary for you to keep syncing via USB, unless that is just what you are comfortable doing.

  • Contacts and Calendar on Phone Only

    I was syncing to a desktop PC.
    I rebuilt that PC and formatted the drive.
    When I try and sync again iTunes tells me that I have to erase my phone.
    If I do this, I will lose my only copy of contacts and calendar.
    What should I do?

    iTunes content is not synced through the cloud. The syncing of your iTunes library is done when you connect your device to your computer using iTunes.
    Whilst iTunes does not sync through the cloud, there are a number of services that might be of interest to you. The first is iTunes in the cloud, which allows you to automatically download any purchases you make on one device on another. To set this up you need to check the automatic download option in settings > store on your device.
    The other service offered by iTunes is iTunes Match, which allows you to re-download any of your iTunes content (music and music videos only) and not just purchased content on any device as and when needed.

  • Contacts and Calendar Generating Error Logs

    Although my contacts and calendar sync perfectly with my Gmail account, I get error messages in the Console when using my early 08 MacBook Pro but not on my mid 2011 Mac Mini. I have two way verfification enabled with my Google accounts. Below are the relevant error messages from the Console. I changed my username to "username" in the listings. Is there any way to stop these error messages? The error messages don't seem to be valid since everything syncs properly with my Android phone and my Gmail account regardless of if I add or delete from either Apple or Google. Also my Mac Mini doesn't display these error messages. I'm ending up with a bloated log file because of this. Both computers are using OS X 10.8.4
    8/30/13 3:08:32.237 PM Contacts[4384]: AOSKit ERROR: RAF: Invalid url -- https://username%[email protected]/carddav/v1/principals/username%40gmail.c om///username%[email protected]/carddav/v1/principals/username%40gmail.com/
    8/30/13 3:08:32.321 PM Contacts[4384]: AOSKit ERROR: RAF: Invalid url -- https://username%[email protected]/carddav/v1/principals/username%40gmail.c om///username%[email protected]/carddav/v1/principals/username%40gmail.com/
    8/30/13 3:08:32.456 PM Contacts[4384]: *** -[IADomainCache init]: IA domains cache is out of date.
    8/30/13 3:08:32.563 PM Contacts[4384]: AOSKit ERROR: RAF: Invalid url -- https://username%[email protected]/carddav/v1/principals/username%40gmail.c om///username%[email protected]/carddav/v1/principals/username%40gmail.com/
    8/30/13 3:08:32.692 PM Contacts[4384]: AOSKit ERROR: RAF: Invalid url -- https://username%[email protected]/carddav/v1/principals/username%40gmail.c om/lists///username%[email protected]/carddav/v1/principals/username%40gmail.com/lists/
    8/30/13 3:08:32.924 PM Contacts[4384]: AOSKit ERROR: RAF: Invalid url -- https://username%[email protected]/carddav/v1/principals/username%40gmail.c om/lists/default///username%[email protected]/carddav/v1/principals/username%40gmail.com/lists/default/
    8/30/13 3:08:37.584 PM SubmitDiagInfo[4389]: Launched to submit Diagnostics and Usage
    8/30/13 3:08:38.372 PM SubmitDiagInfo[4389]: Diagnostic Message store has been re-created since previous submission.
    8/30/13 3:08:40.790 PM SubmitDiagInfo[4389]: SubmitDiagInfo successfully uploaded 35 diagnostic messages.
    8/30/13 3:08:53.056 PM com.apple.ShareKitHelper[524]: --warning: [ShareKit-XPC] Received XPC_ERROR_CONNECTION_INVALID
    8/30/13 3:08:53.060 PM com.apple.ShareKitHelper[524]: --warning: [ShareKit-XPC] connectionWithClientInterrupted
    8/30/13 3:08:53.061 PM com.apple.ShareKitHelper[524]: --warning: [ShareKit] Cancel UI for running services with Client PID: 4384
    8/30/13 3:09:02.586 PM CalendarAgent[1480]: AOSKit ERROR: RAF: Invalid url -- https://username%[email protected]/calendar/dav/cln2stbjc4hmgrrcd5 i62ua0ctp6utbg5pr2sor1dhimsp31e8n6errfctm6abj3dtmg%40virtual///username%[email protected]/calendar/dav/cln2stbjc4hmgrrcd5i62ua0ctp6utbg5pr2sor1dhimsp31e8n6errfctm6abj3dt mg%40virtual/
    8/30/13 3:09:02.590 PM CalendarAgent[1480]: AOSKit ERROR: RAF: Invalid url -- https://username%[email protected]/calendar/dav/username%40gmail.c om///username%[email protected]/calendar/dav/username%40gmail.com/
    8/30/13 3:09:02.665 PM CalendarAgent[1480]: AOSKit ERROR: RAF: Invalid url -- https://username%[email protected]/calendar/dav/username%40gmail.c om///username%[email protected]/calendar/dav/username%40gmail.com/
    8/30/13 3:09:02.684 PM CalendarAgent[1480]: AOSKit ERROR: RAF: Invalid url -- https://username%[email protected]/calendar/dav/cln2stbjc4hmgrrcd5 i62ua0ctp6utbg5pr2sor1dhimsp31e8n6errfctm6abj3dtmg%40virtual///username%[email protected]/calendar/dav/cln2stbjc4hmgrrcd5i62ua0ctp6utbg5pr2sor1dhimsp31e8n6errfctm6abj3dt mg%40virtual/
    8/30/13 3:09:02.897 PM CalendarAgent[1480]: AOSKit ERROR: RAF: Invalid url -- https://username%[email protected]/calendar/dav/username%40gmail.c om///username%[email protected]/calendar/dav/username%40gmail.com/
    8/30/13 3:09:02.905 PM CalendarAgent[1480]: AOSKit ERROR: RAF: Invalid url -- https://username%[email protected]/calendar/dav/cln2stbjc4hmgrrcd5 i62ua0ctp6utbg5pr2sor1dhimsp31e8n6errfctm6abj3dtmg%40virtual///username%[email protected]/calendar/dav/cln2stbjc4hmgrrcd5i62ua0ctp6utbg5pr2sor1dhimsp31e8n6errfctm6abj3dt mg%40virtual/
    8/30/13 3:09:02.952 PM CalendarAgent[1480]: AOSKit ERROR: RAF: Invalid url -- https://username%[email protected]/calendar/dav/username%40gmail.c om///username%[email protected]/calendar/dav/username%40gmail.com/
    8/30/13 3:09:03.023 PM CalendarAgent[1480]: AOSKit ERROR: RAF: Invalid url -- https://username%[email protected]/calendar/dav/cln2stbjc4hmgrrcd5 i62ua0ctp6utbg5pr2sor1dhimsp31e8n6errfctm6abj3dtmg%40virtual///username%[email protected]/calendar/dav/cln2stbjc4hmgrrcd5i62ua0ctp6utbg5pr2sor1dhimsp31e8n6errfctm6abj3dt mg%40virtual/
    8/30/13 3:09:03.135 PM CalendarAgent[1480]: AOSKit ERROR: RAF: Invalid url -- https://username%[email protected]/calendar/dav/cln2stbjc4hmgrrcd5 i62ua0ctp6utbg5pr2sor1dhimsp31e8n6errfctm6abj3dtmg%40virtual/events///username%[email protected]/calendar/dav/cln2stbjc4hmgrrcd5i62ua0ctp6utbg5pr2sor1dhimsp31e8n6errfctm6abj3dt mg%40virtual/events/

    After upgrading to Mavericks the log messages did change for Google as well other items. I think all these "error" messages are of no real consequence in most cases. If you use the Console App you will definitely see more items just in booting up than anyone would care to see. I think the log only holds a couple of days worth of items or at least only displays that much. I get Air Play errors even though I don't use Air Play or just because I don't as an example of other error messages that don't really matter. I never had a problem with my Calendar working with Google's calendar other than the update sometimes took a while to reach the Android phone or the MacBook.
    So, the solution for me is to ignore the Console logs unless I have a problem with something. Maybe then, it might be of some use. I'm not going to worry about the small amount of disk space the log takes up.
    However, I wouldn't say anyone should have to update to Mavericks just to change the Console log messages. The latest update of Mavericks is finally working nicely with my Android phone and my Gmail but it was not so for my Gmail in the beginning with Apple Mail - but that it another story.

  • Contacts and calendar are not syncing? the word info is not in the selection iTunes sync menu

    contacts and calendar are not syncing? the word info is not in the selection iTunes sync menu

    Hey jimneeds,
    Thanks for the question. This feature was discontinued with OS X Mavericks:
    iOS: Syncing your data with iTunes
    http://support.apple.com/kb/HT1386
    What you can sync
    […] - Contacts*
    *To sync this content on an iOS device using OS X Mavericks v10.9 or later, use iCloud or another cloud-based service.
    Thanks,
    Matt M.

  • Exchange 2007,  Contacts and Calendar OK , Email only folder structure

    Hi, as i was reading many different topics I found that many of them had mixed answers between Exchange 2003, Exchange 2003 and 2007. Because of this mess, i wanted to focus ONLY on *EXCHANGE 2007*. That´s been said...
    I have configured my iPhone with the user/pass/domain/address/SSL-ON, the iPhone connects to exchange and syncronize correctly Contacts and Calendar but not the Email. Email just shows folder structure.
    After this first failed attempt I installed the certificate (Unsigned according to iphone and contains "Root Certificate")... No Improvement
    I contacted my IT department , they said that Activesync was supposedly ON in my user profile and that SSL was mandatory. They also said that they cannot start testing thoroughly because it would disroupt other users. They also argue that many users are using activesync service with no problem what-so-ever. However they incouraged me to keep looking for an answer.
    I couldnt find an apple guide to configuration for Exchange 2007, the enterprise deployment guide is just to vague.
    _This info comes from "About" in OWA_
    +Mailbox Owner: Juan I*** ****** [**@*****.net]+
    +User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-AR; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1+
    +OWA Experience: Basic+
    +User Language: English (United States)+
    +User Timezone: (GMT-03:00) Buenos Aires, Georgetown+
    +Exchange Mailbox Address: /o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=*+
    +OWA Host Address: http://webmail.*****.net/owa+
    +OWA Version: 8.0.605.16+
    +Exchange Client Access Server .NET Framework Version: 2.0.50727.1433+
    +Exchange Client Access Server OS Version: Microsoft Windows NT 5.2.3790 Service Pack 2+
    +Exchange Client Access Server Version: 8.0.605.0+
    +Exchange Client Access Server Language: en-US+
    +Exchange Client Access Server Timezone: Hora estándar romance+
    +Exchange Client Access Server Flavor: 32bit+
    +Mailbox Server Name: exchange.*****.***+
    +Mailbox Server Exchange Version: 8.0.605.0+
    +Other roles currently installed on CAS server: Mailbox, Hub Transport+
    +Authentication type associated with this OWA session: Basic+
    +Public logon: Yes+
    *Does anyone have a Check-List for Microsoft Exchange 2007?*
    Please forgive my lousy English.
    Message was edited by: Nachiarg

    I don't think there will be a solution to this. Exchange 2003 just isn't supported.

  • Microsoft Outlook 2011 for Mac sync Contacts and Calendar issues

    OK, so I have a Macbook Pro with OS X Mountian Lion. I have Microsoft Outlook 2011 for Mac installed. Asked @BlackberryHelp on Twitter how to sync my Blackberry Torch with Outlook as it seems to default to using the builtin Apple Contacts and Calendar instead of Outlook. So they sent me the link to KB19148: "How to synchronize organizer data in Microsoft Office for Mac between the BlackBerry smartphone and a Mac computer using BlackBerry Desktop Software". So I turned on the Sync Services in Outlook and it gave me the dialog box confirming that everything was synced. And it appeared to copy and sync whatever Contacts in the Apple Contacts and calendar entries in the Apple Calendar into Outlook and vice versa. Cool since that's what I wanted.
    Then I tried using the Blackberry Desktop Manager to sync everything to my Blackberry Torch 9810. Everything looked like it synced until I opened my Blackberry and all my Contacts were gone. Same with my Calendar entries, except that the Calender entries were hit and miss to whatever copied over (some Calendar entries were missing and others were duplicates). Checked the Apple Contacts and all of them were gone. But when I opened Outlook, everything was there and all OK. 
    So am I missing something? Turning on Sync Services in Outlook should sync all my Contacts and Calendar with my Blackberry when I use Blackberry Desktop Manager, correct? So why is it still syncing with the Apple Contacts and Calendar (and why did it delete all my Apple Contacts and mess up my Apple Calendar)?
    Good thing I backed everything up first so restored everything. But I have all my updated Contacts and Calendar in Outlook and I still need to sync all of that. I don't want to manually do it. So how do I fix this??

    After a bit of googling I think you mean the notation "domain\username", i.e., a backslash separator but no leading backslash.
    I am not familiar with that notation but apparently it is valid in some contexts.  I googled "os x "domain\username"" to confirm this notation.  Here's one of the hits that shows the notation:
    OS X Lion: Guidelines for connecting to a DFS namespace via SMB
    I think "DFS" is a distributed file system.  That's as much as I know about this.

Maybe you are looking for

  • USB Keyboard w/UltraNav Not Installing? 02R0400

    I currently have and IBM/Lenovo keyboard (product #02R0400) which doesn't want to install on my HP desktop computer.  My HP has Windows Vista 32-bit for the operating system to where it work perfectly well with my Sony desktop which had Windows XP fo

  • Document type in AP payment program

    Hi Sapians, I would like to know how (where in config) the document type is selected for payment run? In our company when payment is made to vendor within the company code document type ZP is used. If one company code pays for vendor in another compa

  • Trying to link my email with a iPhone 5c

    I'm trying to link my Tiscali email account with my mail app on my iPhone 5c. I input all the correct details and as i press save it pops up saying 'Cannot connect using SSL' 'Do you want to try setting up the account without SSL?' If i press No then

  • Query issue in C#

    I am trying to set up a query to populate a bunch of textboxes with the field from my query. In the query I need to make sure that the nulls are taken care of so I have nvl int he select statement. I anyone know why I am getting the following error a

  • File renaming: no undo, no original, no go back?

    Ugh, I renamed and don't like it.  There is no edit>undo rename. I wish I could just start over.  There is no "original filename" choice. "Preserved filename" is now the new stuff. I wanted a sequence numbering on the original file name so flash coul