Can't Add Broker- Backup master broker??

Hi,
I have just installed sun one message queue PE 3.0 on a new box. I activated the license to try out the enterprise edition.
I then try to add a broker through the admin console and receive the following error in the DOS Administration screen.
Exception occurred during event dispatching:
java.lang.NoClassDefFoundError: javax/jms/ExceptionListener
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:509)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:12
3)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:246)
at java.net.URLClassLoader.access$100(URLClassLoader.java:54)
at java.net.URLClassLoader$1.run(URLClassLoader.java:193)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
at java.lang.ClassLoader.loadClass(ClassLoader.java:262)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:322)
at com.sun.messaging.jmq.admin.apps.console.BrokerAdminHandler.handleBro
kerAdminEvents(BrokerAdminHandler.java:238)
at com.sun.messaging.jmq.admin.apps.console.BrokerAdminHandler.adminEven
tDispatched(BrokerAdminHandler.java:94)
at com.sun.messaging.jmq.admin.apps.console.AdminDialog.fireAdminEventDi
spatched(AdminDialog.java:180)
at com.sun.messaging.jmq.admin.apps.console.BrokerAddDialog.doOK(BrokerA
ddDialog.java:72)
at com.sun.messaging.jmq.admin.apps.console.AdminDialog.actionPerformed(
AdminDialog.java:192)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:17
67)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Abstra
ctButton.java:1820)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
.java:419)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:257
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonL
istener.java:258)
at java.awt.Component.processMouseEvent(Component.java:5021)
at java.awt.Component.processEvent(Component.java:4818)
at java.awt.Container.processEvent(Container.java:1380)
at java.awt.Component.dispatchEventImpl(Component.java:3526)
at java.awt.Container.dispatchEventImpl(Container.java:1437)
at java.awt.Component.dispatchEvent(Component.java:3367)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3214
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2929)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2859)
at java.awt.Container.dispatchEventImpl(Container.java:1423)
at java.awt.Window.dispatchEventImpl(Window.java:1566)
at java.awt.Component.dispatchEvent(Component.java:3367)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:190)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:144)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:134)
at java.awt.Dialog.show(Dialog.java:524)
at com.sun.messaging.jmq.admin.apps.console.BrokerAddDialog.show(BrokerA
ddDialog.java:92)
at com.sun.messaging.jmq.admin.apps.console.BrokerAdminHandler.handleDia
logEvents(BrokerAdminHandler.java:118)
at com.sun.messaging.jmq.admin.apps.console.AController.handleDialogEven
ts(AController.java:104)
at com.sun.messaging.jmq.admin.apps.console.AController.adminEventDispat
ched(AController.java:81)
at com.sun.messaging.jmq.admin.apps.console.ActionManager.fireAdminEvent
Dispatched(ActionManager.java:200)
at com.sun.messaging.jmq.admin.apps.console.ActionManager.access$000(Act
ionManager.java:36)
at com.sun.messaging.jmq.admin.apps.console.ActionManager$1.actionPerfor
med(ActionManager.java:217)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:17
67)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Abstra
ctButton.java:1820)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
.java:419)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:257
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonL
istener.java:258)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:2
27)
at java.awt.Component.processMouseEvent(Component.java:5021)
at java.awt.Component.processEvent(Component.java:4818)
at java.awt.Container.processEvent(Container.java:1380)
at java.awt.Component.dispatchEventImpl(Component.java:3526)
at java.awt.Container.dispatchEventImpl(Container.java:1437)
at java.awt.Component.dispatchEvent(Component.java:3367)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3214
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2929)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2859)
at java.awt.Container.dispatchEventImpl(Container.java:1423)
at java.awt.Window.dispatchEventImpl(Window.java:1566)
at java.awt.Component.dispatchEvent(Component.java:3367)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:190)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:144)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
Please can you help?
The idea behind this is to have this box work as the master broker in case the other master broker failed in a clustered environment.
I am trying to experiment to see if it�s achievable to have a cluster setup where you have a single cluster which has 2 master broker and 2 slave brokers and if the master broker fails the cluster automatically reassigns to the backup master broker.
Really my question is if slave broker fails the master broker knows this and handles this resuming normal service. Now if the master broker fails can the service automatically move to the backup master broker?
In addition to this can you have 2 separate clusters one as backup cluster, each having 1 master broker and a few slave brokers. So in case if one clusters master broker failed the clients can automatically be assigned to backup cluster?
I look forward to your help on this.
Regards

One broker in a cluster cannot be used as an automatic backup for
another that fails. Broker cluster can be used to accomodate workgroups having different user repositories, to accomodate increasing loads but not for failover .
Message Queue does not presently support a high availability message server. However, you can use Sun Cluster software and highly available databases to provide for broker failover
You can find more details at http://docs.sun.com/source/817-6024/imq_sys.html#wp24217

Similar Messages

  • HT4527 How can i add my backup itunes to my itunes library?

    How can i add my backup itunes to my itunes library? I backed up a friends ipod touch whose backup itunes is stored in my computer...however i'd like to add his backup itunes into my library so i can play the music from his backedup itunes? how can i do this?

    What is "backup itunes"? 
    iDevice backups do not contain media, never have, never will.

  • I recently updated my iPhone 4s to ios6, and lost 1200 odd contacts. I have a backup from about 4-5 months ago avaiable.  Can I add/update contacts from the back up rather than restore which i assume will literally delete any new contacts added...?

    I recently updated my iPhone 4s to ios6, and lost 1200 odd contacts. I recently sold my macbook air and also my mac book pro, so have no recent backups avaiable.  I have a backup from about 4-5 months ago available on an external hdd as a time machine backup.  Can I add/update contacts from the back up rather than restore?  The reason i wish to do this is because in the update i didnt lose any messages, so all of the people i have met and networked with since that last update those many months ago, i have in my messages listings.  They are all unidentified numbers at present but over time i will be able to work through the messages and based on the conversation recall who each was with.  Also, yesterday, some two weeks after the update had left my contacts list entirely empty... a vast majority just reappeard, though all of them are without any phone numbers, all just emails or facebook contacts.  This is the work of facebook not mac/ios6 isnt it...?  Any help here would be greatly apprecaited.  I am about 2 days from flying to canada and having those contacts would make life a lot easier.

    You should be syncing your contacts with an app on your computer or cloud service (iCloud, Gmail, Yahoo, etc), and not relying on a backup.  If you haven't been doing this, start now and then restore your old backup.  You will then be able to sync the new contacts back into the phone.  However, you will lose all messages, etc newer thant the backup.

  • How can I add contacts in my iphone that are backuped in a pim file in my pc

    how can I add contacts in my iphone that are backuped in a pim file in my pc

    You have to get them from the file you have into iCloud, google, yahoo, outlook.com, AOL, an Exchange server, or some other service the phone can sync with, or into MS Outlook on your PC. Then you can sync them to the phone.

  • How to add a role so user can do Export, Copy & paste Master Data?

    How to add a role so user can do Export, Copy & paste Master Data? Thanks!

    Add S_GUI to the user role.

  • Had 3G, moved to 3GS.  Backed up 3G and restored 3GS from backup with no problem.  When I want to add songs, I get itunes message that the new iphone is synced to another computer and now wants to erase everything.  How can I add music?

    Had 3G, moved to 3GS.  Backed up 3G and restored 3GS from backup with no problem on a Dell computer.  But now when I want to add songs, I get itunes message of death that the new iphone is synced to another computer and now wants to erase everything.  How can I add music without erasing everything on my new iphone?

    Yes, I was aware of this but the phrase "Any items imported from audio CDs or acquired from other sources will not copy from your device to the iTunes library." is what worries me.  Will this eliminate my Notes, Calendar Events, etc or will it apply mostly just to the music?

  • How to create backup file on itunes for ipod touch 4g game apps data? Is there a way to do it? I want to try an app on my friend's computer, but you can't add apps on another computer without having your own ipod's data being deleted. Thx for any help!

    How to create backup file on itunes for ipod touch 4g game apps data? Is there a way to do it? I want to try an app on my friend's computer, but you can't add apps on another computer without having your own ipod's data being deleted. Thx for any help!
    I want to know how to create a backup file (because I'm pretty new with itunes, and it's hard to use it for me still), how to store my app data/media/videos, etc. And how I can retrieve them back when I'm done with the app I tried on my friend's computer.
    If anyone can help, it'd be great! Thank you so much!

    Sure-glad to help you. You will not lose any data by changing synching to MacBook Pro from imac. You have set up Time Machine, right? that's how you'd do your backup, so I was told, and how I do my backup on my mac.  You should be able to set a password for it. Save it.  Your stuff should be saved there. So if you want to make your MacBook Pro your primary computer,  I suppose,  back up your stuff with Time machine, turn off Time machine on the iMac, turn it on on the new MacBook Pro, select the hard drive in your Time Capsule, enter your password, and do a backup from there. It might work, and it might take a while, but it should go. As for clogging the hard drive, I can't say. Depends how much stuff you have, and the hard drive's capacity.  As for moving syncing from your iMac to your macbook pro, should be the same. Your phone uses iTunes to sync and so that data should be in the cloud. You can move your iTunes Library to your new Macbook pro
    you should be able to sync your phone on your new MacBook Pro. Don't know if you can move the older backups yet-maybe try someone else, anyways,
    This handy article from Apple explains how
    How to move your iTunes library to a new computer - Apple Support''
    don't forget to de-authorize your iMac if you don't want to play purchased stuff there
    and re-authorize your new macBook Pro
    time machine is an application, and should be found in the Applications folder. it is built in to OS X, so there is nothing else to buy. double click on it, get it going, choose the Hard drive in your Time capsule/Airport as your backup Time Machine  and go for it.  You should see a circle with an arrow on the top right hand of your screen (the Desktop), next to the bluetooth icon, and just after the wifi and eject key (looks sorta like a clock face). This will do automatic backups  of your stuff.

  • How should I tag content created in a master page when addressing accessibility before exporting to Acrobat?  I can't add the content to the articles pannel because it's locked.  I would also like to know how I shold tag my cove content.  I dont' want rea

    How should I tag content created in a master page when addressing accessibility before exporting to Acrobat?  I can't add the content to the articles panel because it's locked.  I would also like to know how I should tag my cove content.  I don't want the reader to get lost in content other than the body of the report, but I also don't want to ignore some content completely by tagging it as artifacts.  What should I do y'all?
    Thanks,
    Josh

    Hi Rob,
    From the screen shots it looks like your script is not formatted properly (you may refer to 'Paladin Script' in 'Sample Project' to get an idea of how the script should be formatted.).
    Further please follow the steps mentioned below to use Story to PP workflow.
    Create a new Film script in Adobe Story
    Create  scene heading – INT. LOCATION – Day (these will show up in the outline view panel on left hand side)
    Hit enter, hit TAB
    Enter the name of the speaker, hit TAB or ENTER
    Copy over the transcribed text
    Build your script this way
    Number scenes from the production menu
    Export ASTX file for your script : File->Export->.astx
    Open Premiere Pro
    Create a new project, bring in media
    In the project pane, find the "Scene" column
    For the clip that contains the spoken text, assign the same scene number to the clip as you have in the story script (lets say both are scene 1)
    Click out of the scene box in the project panel in Ppro
    Right click on the scene that you just assigned a scene number to and select – attach Story script
    Select the .astx fle you exported in step 8
    Click ok
    You should now see the script data in the metadata panel for the clip in the metadata panel.
    You can now run speech to text based on "Embedded Script metadata" to time align spoken word to the script.
    Let us know if this is helpful.
    Thanks
    Rashi - Story Team

  • While creating master item, can I add a check to copy from template

    Hi,
    While creating master items, can I add a check on copy template on the item to ensure item is created using some template?
    This will ensure many attributes gets proper value. If template is not copied, in later phases user faces problem with few attributes not being set.

    Regarding the final PDF you produce with the Print button; when the user hits the Print button the usual printer dialogue box is launched and s/he can select which pages he wants to print and the number of copies. I think this is what you said this is what your customer wants.
    Note: when you add the Print button, within the Acrobat Forms facility, you then go to Button Properties dialogue box and select  Actions, select the trigger (i.e. On Mouse Down); Add an Execute a menu Item, click on Add and select File > Print from the drop-down list. A bit complicated to explain here, but easier enough if you have a play around with it. Acrobat Forms are a wonderful facility – well worth exploring the many things you can do with them. Especially if you set up your document first in InDesign!
    Derek

  • I have an unlock iphone 4s that i buy it not from apple store can and i broke the screen can i repair the screen i apple and how mich is it if yes??

    i have an unlock iphone 4s that i buy it not from apple store can and i broke the screen can i repair the screen i apple and how mich is it if yes??

    Not covered by warranty. If you make an appointment at an Apple store, you will be offered an out of warranty replacement. Cost is US $199 for an iPhone 4S.

  • If you remove a backup from Time Machine, can you add it later?

    if you remove a backup from Time Machine, can you add it back later? I have two backup sets active, but only one is connecting to a drive at the moment. It seems to be pausing TM for the inactive one, which is as I would expect, except that the menu icon for TM shows an exclamation point (= "waiting to backup"). I'd rather have that error / pause sign show if the ACTIVE connected drive is experiencing issues. It has zero diagnostic function as currently set up.
    The solution would be to remove the backup drive from the TM list and then add it back later. I am just unsure if I can do this (will TM recognize the alternate backup set again if I re-add it?)
    tx

    Yes, you can re-add it.

  • HT5622 last time i was in Saudi Arabia but now i am in Egypt i want to cahnge my region to add my new master card in Egypt but i can not .waht i do??

    last time i was in Saudi Arabia but now i am in Egypt i want to cahnge my region to add my new master card in Egypt but i can not .waht i do??

    Aqdas Hayat wrote:
    .... Please I need a solution to this problem and would really appreciate the HELP.
    The Device you have, because of where it was Purchased will never be able to have FaceTime.
    All you can do is sell it and buy a Device from a non restrictive country.
    FaceTime in the Middle East

  • Master Data Services - Can not add new User and MDS can not Identify LOCAL Users

    Team,
    We are using  SQL Server 2008 R2 and system working since long and suddenly we observed mentioned two issues. The server MyServer is already restarted but did not help.  The MDS installed and configured on SAME Machine (MyServer).
      I  have two issues here.
    1. MDM website can not Identify the local Users (MyServer\MyUser).
    The User created on local Machine (MyServer\MyUser). I logged into MDM website using Admin login and click on User and Permission. Then I click on add and Text box appears to type UserName. Here I type "MyServer\MyUser" (MyServer\MyUser is already
    exists and working since long). Then click checkName; I received a message "No exact Match was found for MyServer\MyUser". Where as User from OTHER domain identified in MDM but could not identify ONLY the local users like "MyServer\MyUser".
    2. Can not add new user in Existing working MDM.
    I created windows user on machine (MyServer\MyUser1) and add it in UserGroup having an access to MDM. and then I tried to login to MDM using newly created user (MyServer\MyUser1) ; I see error Access Is Denied. The Permission assigned to UserGroup (not
    to individual user). The new User (MyUser1) should automatically get added in MDM once logged in. This is working for existing users in UserGroup; BUT NOT ONLY for new user (MyUser1).

    Now I Solved this problem in my case.
    I just grant again all permissions according http://msdn.microsoft.com/en-us/library/ff486994.aspx. Now all work fine.
    Hope, it will help 

  • Slave instance can not synchronized with the master for a long time

    Hi,
    Slave instance can not synchronized with the master for a long time, and the gap of LSNs between slave and master are more and more larger. The transfer bytes per second between master and slave is 118MB/s , upper limit to the ethernet card. Why???
    ENVIRONMENT:
    1. A network program which we called mcdb is based on BDB 4.8.30. It is used to accept get/set requests and then query data from bdb or save data to bdb.
    2. mcdb implements replication with bdb replication manager api. The default start replication policy is DB_REP_ELECTION, rep ack policy is DB_REPMGR_ACKS_ONE_PEER and rep priority is 100.
    3. The bdb data files, bdb log files, region files and rep files are all in the same home directory.
    4. There are two instances of the mcdb are separately on two standalone servers which has no other programs. These two instances are in one replication group which can elect a master automatically.
    5. The master instance is online, which has lots of requests (get, set, delete).
    ACTIONS:
    1. Start two mcdb instances on two servers and the two instance make a replication group. Slave has already synchronized with the master.
    2. Stop the slave for a long time (more than 20 hours).
    3. Start the slave instance to synchronize data with master.
    RESULT:
    1. the gap of LSNs between slave and master are more and more larger.
    2. db_stat of master and slave:
    master db_stat:
    467170     Number of PERM messages not acknowledged
    9245     Number of messages queued due to network delay
    172415     Number of messages discarded due to queue length
    25880     Number of existing connections dropped
    3407     Number of failed new connection attempts
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    DB_REPMGR site information:
    10.67.15.146 (eid: 0, port: 30011)
    Environment configured as a replication master
    331726/3574994     Next LSN to be used
    0/0     Not waiting for any missed log records
    328872/466092     Maximum permanent LSN
    0     Next page number expected
    0     Not waiting for any missed pages
    0     Number of duplicate master conditions originally detected at this site
    2147M     Current environment ID (2147483647)
    100     Current environment priority
    49     Current generation number
    50     Election generation number for the current or next election
    2323     Number of duplicate log records received
    0     Number of log records currently queued
    6768     Maximum number of log records ever queued at once
    55284     Total number of log records queued
    120M     Number of log records received and appended to the log (120475988)
    111     Number of log records missed and requested
    2147M     Current master ID (2147483647)
    2     Number of times the master has changed
    0     Number of messages received with a bad generation number
    8505306     Number of messages received and processed
    12     Number of messages ignored due to pending recovery
    471869     Number of failed message sends
    12M     Number of messages sent (12959945)
    0     Number of new site messages received
    1     Number of environments believed to be in the replication group
    990543     Transmission limited
    0     Number of outdated conditions detected
    0     Number of duplicate page records received
    0     Number of page records received and added to databases
    0     Number of page records missed and requested
    Startup complete
    6244678     Number of transactions applied
    0     Number of startsync messages delayed
    1     Number of elections held
    1     Number of elections won
    No election in progress
    0.057097     Duration of last election (seconds)
    8944103     Number of bulk buffer sends triggered by full buffer
    0     Number of single records exceeding bulk buffer size
    5273M     Number of records added to a bulk buffer (5273592170)
    10M     Number of bulk buffers sent (10490865)
    0     Number of re-request messages received
    0     Number of request messages this client failed to process
    0     Number of request messages received by this client
    slave db_stat:
    0     Number of PERM messages not acknowledged
    0     Number of messages queued due to network delay
    0     Number of messages discarded due to queue length
    1454     Number of existing connections dropped
    0     Number of failed new connection attempts
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    DB_REPMGR site information:
    10.67.15.147 (eid: 0, port: 30011)
    Environment configured as a replication client
    329544/2916048     Next LSN expected
    330433/2013808     LSN of first log record we have after missed log records
    329543/5500501     Maximum permanent LSN
    0     Next page number expected
    0     Not waiting for any missed pages
    0     Number of duplicate master conditions originally detected at this site
    2147M     Current environment ID (2147483647)
    100     Current environment priority
    49     Current generation number
    50     Election generation number for the current or next election
    5256M     Number of duplicate log records received (5256599432)
    3925284     Number of log records currently queued
    3925285     Maximum number of log records ever queued at once
    4880561     Total number of log records queued
    3578038     Number of log records received and appended to the log
    1912297     Number of log records missed and requested
    0     Current master ID
    1     Number of times the master has changed
    0     Number of messages received with a bad generation number
    12M     Number of messages received and processed (12980442)
    2     Number of messages ignored due to pending recovery
    0     Number of failed message sends
    1912307     Number of messages sent
    0     Number of new site messages received
    0     Number of environments believed to be in the replication group
    0     Transmission limited
    0     Number of outdated conditions detected
    0     Number of duplicate page records received
    0     Number of page records received and added to databases
    0     Number of page records missed and requested
    Startup incomplete
    110568     Number of transactions applied
    80     Number of startsync messages delayed
    0     Number of elections held
    0     Number of elections won
    No election in progress
    0     Number of bulk buffer sends triggered by full buffer
    0     Number of single records exceeding bulk buffer size
    0     Number of records added to a bulk buffer
    0     Number of bulk buffers sent
    0     Number of re-request messages received
    0     Number of request messages this client failed to process
    0     Number of request messages received by this client
    Edited by: 899585 on 2013-1-4 下午10:54
    Edited by: 899585 on 2013-1-4 下午10:55

    Hi,
    Unfortunately, this issue is beyond the level of what is supported over the forum. Performance related issues are extremely complex and require an in-depth understanding of your environment and dedicated support. In a generic sense, you can look at this as a basic queueing problem. You have a server that went down and work is still coming in. When the server gets started it is possible that it may never catch up depending on new work coming in and the rate at processing the old work.
    So what would you do in this case --- one thing would be to reduce the new work coming in. In HA terms this would be slowing the master down and you can increase DB_REP_ACK_TIMEOUT for this. Another thing you could do is add fresh servers to help reduce the workload. In HA terms, this would be the equivalent of restarting the client and give it a fresh look at everything. Another thing you could do is replan the system and load balance. In HA terms, it would mean something like take a hot backup of the master and reinit a client from scratch.
    If you are interested in getting a dedicated support person working on this concern, please let me know and we can move forward down that path. Just respond to the thread with your email address and I will get in contact with you so we can pursue that approach.
    thanks
    mike

  • ICloud Server Error: Can't add/edit contacts + it overwrites AddressBook edits

    I originally posted this in the MobileMe forum. I am totally frustrated and disgusted with the unreliable and buggy iCloud. I am hoping smarter people than me can help resolve this. Thank you.
    My primary data source is/was my MacBook Pro. It was all synced to MobileMe. (Contacts and iCal). iCloud came along. I "upgraded" to iCloud {the frustrating process of "your account needs to be upgraded, create an appleID..." was a whole different pain}.
    To make life simple, I even allowed iCloud to be the source of data for my iMac as well as iPhone 4 and iPhone 4S by deleting everything and letting everything be populated from iCloud. Now, supposedly, all my contacts and calendar/reminder data is in iCloud and all the data on the iMac and iPhones if from iCloud.
    Except, I cannot make edits to contacts in iCloud or even Add a new contact. When I Add or Save an edit in iCloud, EACH time I get an ERROR and the error report going to Apple is given below.
    Worse, I spent an hour cleaning up the freshly downloaded contacts in the iMac's AddressBook. NONE of those changes went up to iCloud.
    EVEN worse, iCloud overwrote the changed fields back to the old/blank fields, wasting my hour of work.
    Adding cards in AddressBook on the computer also does not propagate to iCloud, though edits to or changes to iCal DO show up in iCloud. But, adds/deletes/edits to Contacts on iMac OR iPhones do NOT show up in iCloud.
    Your help appreciated. Regards,
    Imran
    ===
    This is from the iMac console when I tried to delete a contact:
    11/20/11 6:05:09.289 AM Address Book: Process com.apple.AddressBook deleting 1 contact
    11/20/11 6:05:10.045 AM Address Book: [CardDAVPlugin-ERROR] -getHomeInfo:[_controller containersAtURLs:{(
        https://MYNAME%[email protected]:443/########/carddavhome///MYNAME%[email protected]:443/########/carddavhome/
    )}] Error Domain=CoreDAVErrorDomain Code=1 "The operation couldn’t be completed. (CoreDAVErrorDomain error 1.)"
    The rest of the log is at: https://discussions.apple.com/thread/3508969 and not repeated here.

    I added this comment to a thread about trying to get rid of iCloud once it has been used... it is much harder than you'd imagine... I am sharing it here because it includes steps I took after the problem we are discussing above....
    ====
    I love Apple since it started and been a Mac user since it came out. Much that MobileMe was frustrating and had a lousy launch, I thought it was impossible to make something worse than MobileMe. Apple succeeded with this disaster, data destroying, heart burning, stomach churning and hours wasting beast called iCloud.
    See iCloud Server Error: Can't add/edit contacts + it overwrites AddressBook edits By IMRAN Happy to have your thoughts on how to solve that nightmare. My last attempt (manually restorying my 5000 contacts in AddressBook, then painfully manually deleting contacts in iCloud {Select All > Delete there gives Server Errors also}. Finally managed. Then resyncing the MacBook Pro to iCloud led to 1000 contacts NOT syncing and no way except manually listing each address list side by side to figure out which ones it missed pulling in. Horror. Disaster. Shame.
    For the user who says that turning off iCloud on the Mac and accepting its offer to delete data will delete data only on the cloud, sorry, but, unless I misunderstood you, that is dangerously wrong.
    Like an evil spawn of SkyNet and a PC Boot Sector Virus, once iCloud has grabbed your data IT becomes the master of your data, your digital life. Deleting stuff means the stuff on your DEVICE (e.g. MacBook Pro, where you created and have all the ORIGINAL data in that iCloud sucked in) is what will be destroyed. Be careful.
    If you're playing with this beast, not only make backups of your data in AddressBook and iCal, but invest in an external drive and clone your whole hard drive.
    I am literally having to make a decision tonight, keep my MacBook Pro as the master, and sync via iTunes to the iPhone 4S and 4. I have an iMac mostly for music and video, which it was "cool" to have synced iCal and AB on, though not regularly used. But, after the hours wasted with iCloud, and the repeated data loss, I can live without the iMac being a synced device.
    Hope this helps.
    Regards
    Imran Anwar

Maybe you are looking for