Forum Discussion

896507918's avatar
896507918
Level 2
14 years ago

Unable to fetch item from "xxxxxxx"

It happens when trying to recall some files using both placeholders or archive explorer.

I get the following error in the event viewer.

 

Unable to fetch item from "evserver.xx.xx".

Reason: <0x80040106>

Saveset Id: 235794000000000~200607130843080000~0~1ECA7F8BFB084753B3A2BE77EE76EF2

Archive Name: 720UTE

Archive Folder Path: \\xyz.aaa.group\720UTE\BH1\

Reference: [GOAFS]

 

The storage is Centera and here is the DTRACE:

411 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:L Unicode: True
412 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:L CSavesetOnIStg::IsSavesetUnicode (Exit). hr=Success  [0]
413 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CMAPISaveset::get__SavesetUnicode (Exit). hr=Success  [0]
414 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CMsgSess::OpenMsg: Opening session
415 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CMsgSess::OpenMsg:Opening IMsg on IStg, flags 0x80000000
416 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CMsgSess::OpenMsg: Message open
417 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CMAPISaveset::OpenCurrentSharerMessage (Exit). hr=<0x80040106>
418 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:H CMAPISaveset::get__SharerMAPIOBJECT _com_error exception. hr=<0x80040106>
419 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CMAPISaveset::get__SharerMAPIOBJECT (Exit). hr=<0x80040106>
420 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CMAPISaveset::get__MAPIOBJECT (Entry)
421 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CMAPISaveset::OpenSharedMessage (Entry)
422 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CSavesetOnIStg::OpenArchivableItem (Entry)
423 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CSavesetOnIStg::OpenArchivableItem (Exit). hr=Success  [0]
424 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CMAPISaveset::CheckForPSTStream (Entry)
425 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CMAPISaveset::CheckForPSTStream (Exit). hr=Success  [0]
426 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CMAPISaveset::OpenSharedMessageOnIMsg (Entry)
427 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CMAPISaveset::get__SavesetUnicode (Entry)
428 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:L CSavesetOnIStg::IsSavesetUnicode (Entry)
429 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CSavesetOnIStg::get_SavesetVersion (Entry)
430 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CSavesetOnIStg::get_SavesetVersion (Entry)
431 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:L Saveset Version: V1.1
432 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CSavesetOnIStg::get_SavesetVersion (Exit). hr=Success  [0]
433 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:M CSavesetOnIStg::get_SavesetVersion (Exit). hr=Success  [0]
434 15:41:24.593  [424] (StorageOnlineOpns) <4316> EV:L Unicode: True

 

Anyone can help?

It looks like the storage service is not able to retrive the item from the Centera.

It's only for some items, other items just work as expected.

Error 0x80040106 doesn't tell me much.

thanks

Roberto 

  • Just to let you know,...

    FSA items archived in EV 6.0 use MAPI for retrieval and Outlook was not correctly installed on the server
    Reinstalling Outlook on FSA EV server solved the problem.

  • just as a matter of interest, does this machine have Exchange System Manager installed on it?

  • Version 9.0.2 just updated O.S. Windows 2003.

    Yes, System Manager is installed on the server.

    The DB server was moved to SQL 2008 just recently but the customer doesn't know if the problem was there before.

    It doesn't look like as a DB problem to me, Email archiving is fine it's only a problem on the FSA.

    Roberto

  • i know this is going to sound bizarro but you can you remove ESM at all?
    I seem to recall a case like this where it revolved around the wrong MAPI32.DLL being used in the C:\Windows\System32\ directory (possibly running a fixmapi may resolve this as well)

    Exchange System Manager hasn't been a requirement since Enterprise Vault 2007 base release and is only required when synchronizing across Inheritied Permissions (which by default are turned off, and very very very very few customers use it), inherited permissions are not to be confused with delegate permissions set through outlook, but is actually permissions set through Active Directory to a users mailbox

  • Just to let you know,...

    FSA items archived in EV 6.0 use MAPI for retrieval and Outlook was not correctly installed on the server
    Reinstalling Outlook on FSA EV server solved the problem.