Fighting again with mappings (I think)...
I've deleted the domain and accounts and CoS, everything (see above the reason why).
I've deleted my previous migration data and replaced them with the new ones (4 domains).
The accounts (and DL and aliases) are created by import but that's all : import stops immediatly, because of CoS is not existing.
I think that's because the import tool think the CoS still exist "somewhere" and thus does'nt re-create it.
Is there a way to delete the mapping information (btw, where are they?)?
Code:
2011-07-29 19:13:54,025 FATAL [Thread-61] [] extensions - ZxBackup Thread: Exception when restoring account informations: user@domain.tld
at com.zextras.backup.ZEBAccount.restoreAccountInfo(Unknown Source)
at com.zextras.backup.ZEExternalRestoreOperation.doOperation(Unknown Source)
at com.zextras.op.ZEOperation.exec(Unknown Source)
at com.zextras.backup.ZEBackupThread.execOperation(Unknown Source)
at com.zextras.backup.ZEBackupThread.run(Unknown Source)
Caused by: com.zimbra.common.service.ServiceException: invalid request: cos id c16c7fe8-28fe-423e-9bea-d3b75fce9a74 does not point to a valid cos
ExceptionId:Thread-61:1311959633254:ac2e16f5a41ec3fd
Code:service.INVALID_REQUEST
at com.zimbra.common.service.ServiceException.INVALID_REQUEST(ServiceException.java:255)
at com.zimbra.cs.account.callback.CosId.validateCosId(CosId.java:54)
at com.zimbra.cs.account.callback.CosId.preModify(CosId.java:35)
at com.zimbra.cs.account.AttributeManager.preModify(AttributeManager.java:1104)
at com.zimbra.cs.account.ldap.LdapProvisioning.modifyAttrs(LdapProvisioning.java:292)
at com.zimbra.cs.account.ldap.LdapProvisioning.modifyAttrs(LdapProvisioning.java:273)
at com.zimbra.cs.account.Provisioning.modifyAttrs(Provisioning.java:298)
at com.zimbra.cs.account.Account.modify(Account.java:50)
... 5 more
Bookmarks