Forum Discussion

PaulHod's avatar
PaulHod
Level 3
17 years ago
Solved

Strange issue Sync failing

I currently have Enterprise Vault for Exchange. The only thing we have done since the install is to add another exchange server to the targets, we created another system account for this server as stated in the documentation and all worked fine. 24 hours after this, the mailboxes on the original server will not sync and the archive task just fails if we try to sync a single mailbox the screen just freezes. I have tried to run a dtrace while trying to sync all mailboxes and get the following error.
 
:CArchivingAgentQueue::SendMQMessage() |Attempting to read the open message queue handle from the cache |
17 15:47:27.279  [4784] (AgentClientBroker) <5736> EV:L :CArchivingAgentQueue::SendMQMessage() |Could not get the message queue handle from the cache. Attempting to open a new queue handle |
18 15:47:27.279  [4784] (AgentClientBroker) <5736> EV:L :CArchivingAgentQueue::SendMQMessage() |Exiting routine |
19 15:47:27.279  [4784] (AgentClientBroker) <5736> EV:M CAAQ::SynchronizeSystemEx() - Failed to post message to queue, error = 0xC00E0003
20 15:47:27.279  [4784] (AgentClientBroker) <5736> EV:L CAAQ::SynchronizeSystemEx (Exit) |The queue does not exist or you do not have sufficient permissions to perform the operation.  [0xc00e0003]
 
I can open the system mailbox for this server with no problems. I have noticed though that there are a lot of automatically created profiles in outlook on the evault server ie "VaultMbxAgent etc" 5 of which will not open due to an error.
 
anyone have any ideas?
 
thanks in advance.
  • Paul,
     
    Did you use a technote to move msmq?  Queues should be recreated if they are not present. 

8 Replies

  • one thing i forgot to mention, the second exchange server archives and the mail boxes sync with no issue.
  • Hi,
     
    but the error is from MSMQ so should not be anything to do with system mailbox.  right?
    It more sounds like a permission issue of some kind on MSMQ...?
  • Are the MSMQ's AD Integrated? The error relates to:-

    "MQ_ERROR_QUEUE_NOT_FOUND 0xC00E0003 The queue does not exist or you do not have sufficient permissions to perform the operation."

    Has anything changed with regard to the permissions on the MSMQ and Vault Account?

    Any event log entries?
  • I have seen the exact error when the SystemMB was not visible from the gal.
     
    Changing to smtp allowed it to work.
     
    The error I saw was "The queue does not exist or you do not have sufficient permissions to perform the operation. [0xc00e0003] "
     
    It would be worth a try.
     
    regards,
     
  • Thanks for your replys guys, Ive dome some more digging and for some reason EV hasnt recreated some of the Queues after i have moved them to another location  Its missing A1-A6 and its admin queue. I can see these for our second exchange sever but not the first. This is why I am getting access denied errors because the queue does not exist.
     
    any idea how i can get these recreated?
  • Paul,
     
    Did you use a technote to move msmq?  Queues should be recreated if they are not present. 
  • The task should create queues that are missing - here is the technote that covers moving MSMQ, would be worth checking you did it all correctly http://seer.entsupport.symantec.com/docs/284889.htm