Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Applications > isync problem

isync problem
Thread Tools
dopik
Dedicated MacNNer
Join Date: Mar 2000
Location: Los Angeles, CA
Status: Offline
Reply With Quote
Mar 14, 2005, 03:48 AM
 
Hi all,

I have a problem with iSync for the past several hours and I do not know where it comes from. Here is the message I get:

Conduit Address Book generated exception NSInternalInconsistencyException: Type of value {
identifiers = ("005CB3CB-945D-11D9-935D-00112479516E");
labels = ("_$!<Work>!$_");
primaryIdentifier = "005CB3CB-945D-11D9-935D-00112479516E";
values = (<null>);
} does not match property 'Phone' type 257. Can't commit item EC776A4A-91ED-11D9-82C9-00112479516E:ABPerson.


Does anyone know how to solve this issue.

Thanks.

dopik
I am a Compulsive Software Update Button Clicker
     
Randman
Posting Junkie
Join Date: Mar 2004
Location: MacNN database error. Please refresh your browser.
Status: Offline
Reply With Quote
Mar 14, 2005, 05:08 AM
 
What all are you trying to sync?

This is a computer-generated message and needs no signature.
     
Diggory Laycock
Professional Poster
Join Date: Oct 2001
Location: London
Status: Offline
Reply With Quote
Mar 14, 2005, 08:10 AM
 
[php]
tell application "Address Book"
set searchVal to "005CB3CB-945D-11D9-935D-00112479516E"
set foundPerson to first person whose id contains searchVal
display dialog ( name of foundPerson as string)
end tell
[/php]

There's something wrong with the work phone number of whoever this script points to.
     
dopik  (op)
Dedicated MacNNer
Join Date: Mar 2000
Location: Los Angeles, CA
Status: Offline
Reply With Quote
Mar 14, 2005, 01:37 PM
 
Thanks for your help,

What I am trying to synchronize is my addressbook stored on my PB, my cell phone Sony Ericsson T630, and my .Mac account.

Regarding the script, I do not understand it... What should I do with it?

Thanks.

Do
I am a Compulsive Software Update Button Clicker
     
Randman
Posting Junkie
Join Date: Mar 2004
Location: MacNN database error. Please refresh your browser.
Status: Offline
Reply With Quote
Mar 14, 2005, 01:51 PM
 
Try removing your cell phone and adding it back. Also, doublecheck your .Mac settings. You might want to try and sync without the phone. If that works, then try the phone. It'll at least help narrow down the possibilities.

This is a computer-generated message and needs no signature.
     
Diggory Laycock
Professional Poster
Join Date: Oct 2001
Location: London
Status: Offline
Reply With Quote
Mar 14, 2005, 02:50 PM
 
The AppleScript just identifies which person in your abook contains the data that's causing the problem.

[edit] - copy and paste the script into Script Editor (/applications/AppleScript/) then run it.


It will display a dialog with a name in it.

look for that person and have a look at their Work Phone number - iSync is having a problem with it.
     
dopik  (op)
Dedicated MacNNer
Join Date: Mar 2000
Location: Los Angeles, CA
Status: Offline
Reply With Quote
Mar 14, 2005, 09:19 PM
 
Thanks guys but it did not work unfortunately.

Here is the AppleScript Error that I get:

The variable foundPerson is not defined.

The problem is not linked to the cell phone I think because I have unchecked the iPod and the Cell phone synchronization.

It now only synchronizes with the .Mac account.

Thanks for your help.

Do
I am a Compulsive Software Update Button Clicker
     
dopik  (op)
Dedicated MacNNer
Join Date: Mar 2000
Location: Los Angeles, CA
Status: Offline
Reply With Quote
Mar 20, 2005, 09:06 PM
 
Thank you so much for the script. I modified it to

tell application "Address Book"
set searchVal to "EC776A4A-91ED-11D9-82C9-00112479516E"
set foundPerson to first person whose id contains searchVal
display dialog (name of foundPerson as string)
end tell

and it solved my problem. The help from Apple was to uninstall and install back iSync. You are the one!!!

Do



Originally posted by Diggory Laycock:
[php]
tell application "Address Book"
set searchVal to "005CB3CB-945D-11D9-935D-00112479516E"
set foundPerson to first person whose id contains searchVal
display dialog ( name of foundPerson as string)
end tell
[/php]

There's something wrong with the work phone number of whoever this script points to.
I am a Compulsive Software Update Button Clicker
     
   
 
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Top
Privacy Policy
All times are GMT -4. The time now is 01:48 PM.
All contents of these forums © 1995-2017 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.8 © 2000-2017, Jelsoft Enterprises Ltd.,