NXT communication mailbox fails

Hi everyone,
I'm working with the Mindstorms 2.0 kit and using Labview 2009 SP1. I'm trying to get a message from my computer to the next using the mailbox VI. I've connected the NXT using USB. Now I'm trying the color sensor demo downloaded from here:
http://decibel.ni.com/content/docs/DOC-11109
Now I've uploaded NXT_Client using the NXT [USB] instance. It says its 'running'. Now I load the PC_Host, switch back to Main Application Instance, and run. Then PC_Host gives me the message below.
Now I'm not sure why it says this, since the NXT_client is running.
It does however seems to work somewhat!? It gives me the right color, it just displays this error in every iteration of the loop.
I tried starting the NXT Shell, however, that just displays <0> when I run the PC_Host, and if I run the NXT_Client after the NXT Shell it just replaces it...
I'm not sure how this should work, but I'm not getting it to work. Anyone has any ideas what I'm doing wrong?
Regards,
Vincent

I have futher looked into this problem.
To me, it seems there is a bug in the labview VI's. During the program it will run into 'BlueTooth_Write_String.vi'. (Even though I'm communicating through USB... however, this doesn't seem to be an error). Which in turn invokes SendCmdToDebug.vi.
Now, send SendCmdToDebug has 'Request Reply' boolean, which is True by default. As you can see in the diagram True means also then checks for whether or not the NXTShell is running, and give an error if it isn't! Now it is unwired in  BT_Write_String, meaning it always checks whether or not NXTShell is running. But its not! my own program is trying to receive the command.
Did anyone else experience this problem? Is it not a bug? Please let me know.
Regards,
Vincent

Similar Messages

  • [vmware] Virtual machine communication interface failed

    hello,
    on a fresh install of archlinux, i have installed vmware workstation 11.0 but when i execute this command :
    vmware-modconfig --console --install-all
    i have this error
    Virtual machine communication interface failed
    full log
    vmware-modconfig --console --install-all
    Stopping VMware services:
    VMware Authentication Daemon done
    VM communication interface socket family done
    Virtual machine communication interface done
    Virtual machine monitor done
    Blocking file system done
    make : on entre dans le répertoire « /tmp/modconfig-sc9HDC/vmmon-only »
    Using kernel build system.
    /sbin/make -C /lib/modules/3.17.4-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= modules
    make[1] : on entre dans le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/linux/driverLog.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/linux/driver.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/linux/hostif.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/memtrack.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/apic.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/hashFunc.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/vmx86.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/cpuid.o
    /tmp/modconfig-sc9HDC/vmmon-only/linux/driver.c:1332:1: attention : always_inline function might not be inlinable [-Wattributes]
    LinuxDriverSyncReadTSCs(uint64 *delta) // OUT: TSC max - TSC min
    ^
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/task.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/comport.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/phystrack.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/vmcore/moduleloop.o
    LD [M] /tmp/modconfig-sc9HDC/vmmon-only/vmmon.o
    Building modules, stage 2.
    MODPOST 1 modules
    CC /tmp/modconfig-sc9HDC/vmmon-only/vmmon.mod.o
    LD [M] /tmp/modconfig-sc9HDC/vmmon-only/vmmon.ko
    make[1] : on quitte le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    /sbin/make -C $PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= postbuild
    make[1] : on entre dans le répertoire « /tmp/modconfig-sc9HDC/vmmon-only »
    make[1]: « postbuild » est à jour.
    make[1] : on quitte le répertoire « /tmp/modconfig-sc9HDC/vmmon-only »
    cp -f vmmon.ko ./../vmmon.o
    make : on quitte le répertoire « /tmp/modconfig-sc9HDC/vmmon-only »
    make : on entre dans le répertoire « /tmp/modconfig-sc9HDC/vmnet-only »
    Using kernel build system.
    /sbin/make -C /lib/modules/3.17.4-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= modules
    make[1] : on entre dans le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/driver.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/hub.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/userif.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/netif.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/bridge.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/procfs.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/smac_compat.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/smac.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/vnetEvent.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/vnetUserListener.o
    LD [M] /tmp/modconfig-sc9HDC/vmnet-only/vmnet.o
    Building modules, stage 2.
    MODPOST 1 modules
    CC /tmp/modconfig-sc9HDC/vmnet-only/vmnet.mod.o
    LD [M] /tmp/modconfig-sc9HDC/vmnet-only/vmnet.ko
    make[1] : on quitte le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    /sbin/make -C $PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= postbuild
    make[1] : on entre dans le répertoire « /tmp/modconfig-sc9HDC/vmnet-only »
    make[1]: « postbuild » est à jour.
    make[1] : on quitte le répertoire « /tmp/modconfig-sc9HDC/vmnet-only »
    cp -f vmnet.ko ./../vmnet.o
    make : on quitte le répertoire « /tmp/modconfig-sc9HDC/vmnet-only »
    Starting VMware services:
    Virtual machine monitor done
    Virtual machine communication interface failed
    VM communication interface socket family done
    Blocking file system done
    Virtual ethernet done
    VMware Authentication Daemon done
    Unable to start services
    [root@hulk vmware-root]# ls
    vmware-818.log vmware-authdlauncher-2058.log vmware-vmis-1888.log
    vmware-apploader-1976.log vmware-vmis-1407.log vmware-vmis-1910.log
    vmware-apploader-818.log vmware-vmis-1429.log
    [root@hulk vmware-root]# chown gael:users *
    [root@hulk vmware-root]# chown -R gael:users ./
    [root@hulk vmware-root]# modprobe vmci
    modprobe: FATAL: Module vmci not found.
    [root@hulk vmware-root]# vmware-modconfig --console --install-all -v
    /usr/lib/vmware/bin/vmware-modconfig-console: invalid option -- 'v'
    Stopping VMware services:
    VMware Authentication Daemon done
    VM communication interface socket family done
    Virtual machine communication interface done
    Virtual machine monitor done
    Blocking file system done
    make : on entre dans le répertoire « /tmp/modconfig-KdpHql/vmmon-only »
    Using kernel build system.
    /sbin/make -C /lib/modules/3.17.4-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= modules
    make[1] : on entre dans le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/linux/driverLog.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/linux/driver.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/linux/hostif.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/memtrack.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/apic.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/hashFunc.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/vmx86.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/cpuid.o
    /tmp/modconfig-KdpHql/vmmon-only/linux/driver.c:1332:1: attention : always_inline function might not be inlinable [-Wattributes]
    LinuxDriverSyncReadTSCs(uint64 *delta) // OUT: TSC max - TSC min
    ^
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/task.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/comport.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/phystrack.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/vmcore/moduleloop.o
    LD [M] /tmp/modconfig-KdpHql/vmmon-only/vmmon.o
    Building modules, stage 2.
    MODPOST 1 modules
    CC /tmp/modconfig-KdpHql/vmmon-only/vmmon.mod.o
    LD [M] /tmp/modconfig-KdpHql/vmmon-only/vmmon.ko
    make[1] : on quitte le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    /sbin/make -C $PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= postbuild
    make[1] : on entre dans le répertoire « /tmp/modconfig-KdpHql/vmmon-only »
    make[1]: « postbuild » est à jour.
    make[1] : on quitte le répertoire « /tmp/modconfig-KdpHql/vmmon-only »
    cp -f vmmon.ko ./../vmmon.o
    make : on quitte le répertoire « /tmp/modconfig-KdpHql/vmmon-only »
    make : on entre dans le répertoire « /tmp/modconfig-KdpHql/vmnet-only »
    Using kernel build system.
    /sbin/make -C /lib/modules/3.17.4-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= modules
    make[1] : on entre dans le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/driver.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/hub.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/userif.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/netif.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/bridge.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/procfs.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/smac_compat.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/smac.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/vnetEvent.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/vnetUserListener.o
    LD [M] /tmp/modconfig-KdpHql/vmnet-only/vmnet.o
    Building modules, stage 2.
    MODPOST 1 modules
    CC /tmp/modconfig-KdpHql/vmnet-only/vmnet.mod.o
    LD [M] /tmp/modconfig-KdpHql/vmnet-only/vmnet.ko
    make[1] : on quitte le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    /sbin/make -C $PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= postbuild
    make[1] : on entre dans le répertoire « /tmp/modconfig-KdpHql/vmnet-only »
    make[1]: « postbuild » est à jour.
    make[1] : on quitte le répertoire « /tmp/modconfig-KdpHql/vmnet-only »
    cp -f vmnet.ko ./../vmnet.o
    make : on quitte le répertoire « /tmp/modconfig-KdpHql/vmnet-only »
    Starting VMware services:
    Virtual machine monitor done
    Virtual machine communication interface failed
    VM communication interface socket family done
    Blocking file system done
    Virtual ethernet done
    VMware Authentication Daemon done
    Unable to start services
    thanks for your help

    Also having the same problem
    dustin ~ $ sudo vmware-modconfig --console --install-all
    [sudo] password for dustin:
    Stopping VMware services:
    VMware Authentication Daemon done
    VM communication interface socket family done
    Virtual machine communication interface done
    Virtual machine monitor done
    Blocking file system done
    make: Entering directory '/tmp/modconfig-KZzuso/vmmon-only'
    Using kernel build system.
    /sbin/make -C /lib/modules/3.18.4-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= modules
    make[1]: Entering directory '/usr/lib/modules/3.18.4-1-ARCH/build'
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/linux/driverLog.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/linux/driver.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/linux/hostif.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/memtrack.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/hashFunc.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/apic.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/vmx86.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/cpuid.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/task.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/comport.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/phystrack.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/vmcore/moduleloop.o
    /tmp/modconfig-KZzuso/vmmon-only/linux/driver.c:1332:1: warning: always_inline function might not be inlinable [-Wattributes]
    LinuxDriverSyncReadTSCs(uint64 *delta) // OUT: TSC max - TSC min
    ^
    LD [M] /tmp/modconfig-KZzuso/vmmon-only/vmmon.o
    Building modules, stage 2.
    MODPOST 1 modules
    CC /tmp/modconfig-KZzuso/vmmon-only/vmmon.mod.o
    LD [M] /tmp/modconfig-KZzuso/vmmon-only/vmmon.ko
    make[1]: Leaving directory '/usr/lib/modules/3.18.4-1-ARCH/build'
    /sbin/make -C $PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= postbuild
    make[1]: Entering directory '/tmp/modconfig-KZzuso/vmmon-only'
    make[1]: 'postbuild' is up to date.
    make[1]: Leaving directory '/tmp/modconfig-KZzuso/vmmon-only'
    cp -f vmmon.ko ./../vmmon.o
    make: Leaving directory '/tmp/modconfig-KZzuso/vmmon-only'
    make: Entering directory '/tmp/modconfig-KZzuso/vmnet-only'
    Using kernel build system.
    /sbin/make -C /lib/modules/3.18.4-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= modules
    make[1]: Entering directory '/usr/lib/modules/3.18.4-1-ARCH/build'
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/driver.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/hub.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/userif.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/netif.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/bridge.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/procfs.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/smac_compat.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/smac.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/vnetEvent.o
    In file included from include/linux/pci.h:34:0,
    from /tmp/modconfig-KZzuso/vmnet-only/compat_netdevice.h:27,
    from /tmp/modconfig-KZzuso/vmnet-only/netif.c:43:
    include/linux/pci_ids.h:2248:0: warning: "PCI_VENDOR_ID_VMWARE" redefined
    #define PCI_VENDOR_ID_VMWARE 0x15ad
    ^
    In file included from /tmp/modconfig-KZzuso/vmnet-only/net.h:38:0,
    from /tmp/modconfig-KZzuso/vmnet-only/vnetInt.h:26,
    from /tmp/modconfig-KZzuso/vmnet-only/netif.c:42:
    /tmp/modconfig-KZzuso/vmnet-only/vm_device_version.h:56:0: note: this is the location of the previous definition
    #define PCI_VENDOR_ID_VMWARE 0x15AD
    ^
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/vnetUserListener.o
    In file included from /tmp/modconfig-KZzuso/vmnet-only/net.h:38:0,
    from /tmp/modconfig-KZzuso/vmnet-only/vnetInt.h:26,
    from /tmp/modconfig-KZzuso/vmnet-only/bridge.c:52:
    /tmp/modconfig-KZzuso/vmnet-only/vm_device_version.h:56:0: warning: "PCI_VENDOR_ID_VMWARE" redefined
    #define PCI_VENDOR_ID_VMWARE 0x15AD
    ^
    In file included from include/linux/pci.h:34:0,
    from /tmp/modconfig-KZzuso/vmnet-only/compat_netdevice.h:27,
    from /tmp/modconfig-KZzuso/vmnet-only/bridge.c:51:
    include/linux/pci_ids.h:2248:0: note: this is the location of the previous definition
    #define PCI_VENDOR_ID_VMWARE 0x15ad
    ^
    LD [M] /tmp/modconfig-KZzuso/vmnet-only/vmnet.o
    Building modules, stage 2.
    MODPOST 1 modules
    CC /tmp/modconfig-KZzuso/vmnet-only/vmnet.mod.o
    LD [M] /tmp/modconfig-KZzuso/vmnet-only/vmnet.ko
    make[1]: Leaving directory '/usr/lib/modules/3.18.4-1-ARCH/build'
    /sbin/make -C $PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= postbuild
    make[1]: Entering directory '/tmp/modconfig-KZzuso/vmnet-only'
    make[1]: 'postbuild' is up to date.
    make[1]: Leaving directory '/tmp/modconfig-KZzuso/vmnet-only'
    cp -f vmnet.ko ./../vmnet.o
    make: Leaving directory '/tmp/modconfig-KZzuso/vmnet-only'
    Starting VMware services:
    Virtual machine monitor done
    Virtual machine communication interface failed
    VM communication interface socket family done
    Blocking file system done
    Virtual ethernet done
    VMware Authentication Daemon done
    Unable to start services
    Now I have the same failed communication interface also
    Starting VMware services:
    Virtual machine monitor done
    Virtual machine communication interface failed
    VM communication interface socket family done
    Blocking file system done
    Virtual ethernet done
    VMware Authentication Daemon done
    Unable to start services
    PS, I have the vmware-patch 11.0.0-1 installed

  • Import AOL Communicator mail failed. Error: no valid mbox files were found

    I´m having problems to import (archived) AOL Communicator mail messages into Mac Mail. After choosing File > Mailboxes > Import data from "Other" and then selecting the the folders "LIbrary" > "Application Support" > "AOL Communicator" > "local" > "Archives.sbd", I always get the error message: no valid mbox files were found.
    (Actually the Received and Sent files in the Archives.sbd subfolders are NOT highlighted, even though the Archives.sbd and it´s subfolders (like myaolmail.sbd) are.)
    Mac Mini   Mac OS X (10.4.5)   AOL Communicator for Mac
    Mac Mini   Mac OS X (10.4.5)  

    Hi,
    I am in the same situation (just posted myself!), and am trying this out right now:
    http://www.apple.com/downloads/macosx/internet_utilities/aolserviceassistant.htm l
    Maybe it will work for you?
    Good luck,
    Allyosn

  • How to receive alert mails when communication channel fails

    Hi everybody,
    Today there were in the "Communication Channel Monitoring" of the Runtime Workbench some Communication Channels in a "red" status and I would like to know if it is possible to receive per mail any alerts about a failing communication channel?
    In SXMB_MONI the error is the following:
    <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: RfcAdapter: receiver channel has static errors: can not instantiate RfcPool caused by: com.sap.aii.af.rfc.RfcAdapterException: error initializing RfcClientPool:com.sap.aii.af.rfc.core.repository.RfcRepositoryException: can not connect to destination system due to: com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM TYPE=B MSHOST=ECPOPR1.corp GROUP=PRODUCCION_SANTANDER R3NAME=PR1 MSSERV=sapmsPR1 PCS=1 ERROR partner not reached (host ECPOPR1.corp, service sapmsPR1) TIME Mon Apr 20 03:25:16 2009 RELEASE 640 COMPONENT NI (network interface) VERSION 37 RC -10 MODULE nixxi_r_mt.cpp LINE 8688 DETAIL NiPConnect2 SYSTEM CALL SiPeekPendConn ERRNO 79 ERRNO TEXT A remote host refused an attempted connect operation. COUNTER 1</SAP:AdditionalText>
    Usually, I receive mail alerts when messages failed since I have CCMS configurated but in the CCMS I don´t see any entries for this kind of errors with a Communication Channel...
    Thanks in advance,
    Regards,
    Olivier

    Hi!
    You can receive Alerts even though you are configured CCBPM. Through Control Step you can throw alerts but only difference between PI7.1 and XI is in 7.1 you can easily create Alert categoy in ESR itself at java stack but in XI you can't create it in Java stack you need to create this ALert category though ALRTCATDEF   t code  in ABAP Stack even though in 7.1 you created in Java Stack it will be reflecting in ABAP Stack.
    Next thing is later you need to Configure ALert Rules in RWB and in ABAP Stack at Alert Category you need to Add your XI SAP ID;s at FIxed Receipients and before adding this Ask your Basis people to link your company mail ID or any mail ID with SAP ID so that you can receive Alerts both in RWB ALert Inbox as well as your Mail Server.
    Since the above experts given diff blogs you can easily configure...
    I hope u understand the flow....right ?
    Regards::
    Amar Srinivas Eli

  • E71: Communication Center fails to load SMS messag...

    I have an E71, which I connect to my laptop and use to update my Calendar etc. I also read and reply to SMS from the Messages option of the communication Center.
    However, the messages fail to load intermittently, whereas other things like Contacts and Calendar load properly.
    I have tried reinstalling the software , but it doesn't work.

    Thanks very much for your advice.
    I normally set "memory card" to work and store my all messages, and I do backup (*.npu file, right?) for both internal and SD card memory (I select all when functioning "Back up" in PC suite) to my notebook using PCsuite from time to time. With this, could you tell me where can I check and open my messages in my notebook. I just want to make sure that folders under "My folders" under "Messaging" menu are really backed up and can be opened by my notebook.
    Besides, in case that I use my microSD card to work with my all messages, at least I should be able to locate where all messages are kept, shouldn't I? Could you advise how can I locate such files by "File manager" function?
    Thank you in advance again.

  • Exchange 2010 SP3 Move Mailbox fails on every mailbox with Fatal error MapiExceptionJetErrorIndexNotFound has occurred

    We are currently running Small Business Server 2003 with Exchange 2003 SP2 and are migrating to Server 2008 R2 with Exchange 2010 SP3 as an interim before moving to Server 2012 R2 with Exchange 2013 SP1. The mailbox move reaches 95% before failing with the
    message "Fatal error MapiExceptionJetErrorIndexNotFound has occurred.
    Error details: MapiExceptionJetErrorIndexNotFound: Unable to copy to target. (hr=0x80004005, ec=-1404)
    Diagnostic context:
        Lid: 45095   EMSMDB.EcDoRpcExt2 called [length=78]
        Lid: 61479   EMSMDB.EcDoRpcExt2 returned [ec=0x0][length=75][latency=0]
        Lid: 23226   --- ROP Parse Start ---
        Lid: 27962   ROP: ropGetPropsSpecific [7]
        Lid: 21921   StoreEc: 0x40380   
        Lid: 31418   --- ROP Parse Done ---
        Lid: 45095   EMSMDB.EcDoRpcExt2 called [length=45]
        Lid: 61479   EMSMDB.EcDoRpcExt2 returned [ec=0x0][length=140][latency=0]
        Lid: 23226   --- ROP Parse Start ---
        Lid: 27962   ROP: ropGetReceiveFolderTable [104]
        Lid: 31418   --- ROP Parse Done ---
        Lid: 45095   EMSMDB.EcDoRpcExt2 called [length=69]
        Lid: 61479   EMSMDB.EcDoRpcExt2 returned [ec=0x0][length=48][latency=0]
        Lid: 23226   --- ROP Parse Start ---
        Lid: 27962   ROP: ropGetAllPerUserLtids [125]
        Lid: 17082   ROP Error: 0xFFFFFA84
        Lid: 29793  
        Lid: 21921   StoreEc: 0xFFFFFA84
        Lid: 31418   --- ROP Parse Done ---
        Lid: 22753  
        Lid: 21817   ROP Failure: 0xFFFFFA84
        Lid: 25738  
        Lid: 18570   StoreEc: 0xFFFFFA84
        Lid: 23370   StoreEc: 0xFFFFFA84
        Lid: 24302  
        Lid: 32494   StoreEc: 0xFFFFFA84
       at Microsoft.Mapi.MapiExceptionHelper.ThrowIfErrorOrWarning(String message, Int32 hresult, Boolean allowWarnings, SafeExInterfaceHandle iUnknown, Exception innerException)
       at Microsoft.Mapi.MapiUnk.ThrowIfErrorOrWarning(String message, Int32 hr)
       at Microsoft.Mapi.MapiProp.CopyTo(MapiProp destProp, Boolean reportProgress, CopyPropertiesFlags copyPropertiesFlags, Boolean copySubObjects, ICollection`1 excludeTags)
       at Microsoft.Mapi.MapiProp.ExportObjectHelper(IMapiFxProxy dest, PropTag[] tags, CopyPropertiesFlags copyPropertiesFlags, Boolean useCopyProps)
       at Microsoft.Mapi.MapiProp.ExportObject(IMapiFxProxy fxProxy, CopyPropertiesFlags copyPropertiesFlags, PropTag[] excludeTags)
       at Microsoft.Exchange.MailboxReplicationService.LocalSourceMailbox.Microsoft.Exchange.MailboxReplicationService.ISourceMailbox.CopyTo(IFxProxy fxProxy, PropTag[] excludeTags)
       at Microsoft.Exchange.MailboxReplicationService.SourceMailboxWrapper.<>c__DisplayClass7.<Microsoft.Exchange.MailboxReplicationService.ISourceMailbox.CopyTo>b__6()
       at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(GenericCallDelegate operation)
       at Microsoft.Exchange.MailboxReplicationService.SourceMailboxWrapper.Microsoft.Exchange.MailboxReplicationService.ISourceMailbox.CopyTo(IFxProxy destMailbox, PropTag[] excludeProps)
       at Microsoft.Exchange.MailboxReplicationService.MailboxMover.FinalSyncCopyMailboxData()
       at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.ForeachMailboxContext(MailboxMoverDelegate del)
       at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.FinalSync(Object[] wiParams)
       at Microsoft.Exchange.MailboxReplicationService.CommonUtils.CatchKnownExceptions(GenericCallDelegate del, FailureDelegate failureDelegate)
    Error context: --------
    Operation: ISourceMailbox.CopyTo
    OperationSide: Source"
    This is happening on every mailbox we attempt to move. Any help would be appreciated

    Thanks for responding
    I'm already using BadItemLimit of 50. The largest corrupt message that was skipped is 10.
    We're on Small Business Server Standard Edition which only permits one mailbox store. I should mention that the interim machine (where Exchange 2010 is installed) is a Hyper V virtual machine
    Here is the entire message from the log:
    11/28/2014 7:18:07 PM [VRTL-SVR2008] 'PeacePresbyterianChurch.local/MyBusiness/Users/SBSUsers/Dev Mathura' created move request.
    11/28/2014 7:18:27 PM [VRTL-SVR2008] The Microsoft Exchange Mailbox Replication service 'VRTL-SVR2008.PeacePresbyterianChurch.local' (14.3.123.2 caps:07) is examining the request.
    11/28/2014 7:18:27 PM [VRTL-SVR2008] Connected to target mailbox 'Primary (d3391cdd-bc37-41ad-9e44-9f8880c47270)', database 'Mailbox Database 0224662151', Mailbox server 'VRTL-SVR2008.PeacePresbyterianChurch.local' Version 14.3 (Build 123.0).
    11/28/2014 7:18:27 PM [VRTL-SVR2008] Connected to source mailbox 'Primary (d3391cdd-bc37-41ad-9e44-9f8880c47270)', database 'PEACE-SERVER\First Storage Group\Mailbox Store (PEACE-SERVER)', Mailbox server 'peace-server.PeacePresbyterianChurch.local' Version
    6.0 (Build 7654.0).
    11/28/2014 7:18:38 PM [VRTL-SVR2008] Request processing started.
    11/28/2014 7:18:38 PM [VRTL-SVR2008] Mailbox signature will not be preserved for mailbox 'Primary (d3391cdd-bc37-41ad-9e44-9f8880c47270)'. Outlook clients will need to restart to access the moved mailbox.
    11/28/2014 7:18:38 PM [VRTL-SVR2008] Source mailbox information before the move:
    Regular Items: 20, 1.906 MB (1,998,818 bytes)
    Regular Deleted Items: 3, 7.803 KB (7,990 bytes)
    FAI Items: 20, 0 B (0 bytes)
    FAI Deleted Items: 0, 0 B (0 bytes)
    11/28/2014 7:18:39 PM [VRTL-SVR2008] Initializing folder hierarchy in mailbox 'Primary (d3391cdd-bc37-41ad-9e44-9f8880c47270)': 31 folders total.
    11/28/2014 7:18:40 PM [VRTL-SVR2008] Folder hierarchy initialized for mailbox 'Primary (d3391cdd-bc37-41ad-9e44-9f8880c47270)': 31 folders total.
    11/28/2014 7:18:40 PM [VRTL-SVR2008] Stage: CreatingInitialSyncCheckpoint. Percent complete: 15.
    11/28/2014 7:18:40 PM [VRTL-SVR2008] Stage: LoadingMessages. Percent complete: 20.
    11/28/2014 7:18:40 PM [VRTL-SVR2008] Mailbox 'Primary (d3391cdd-bc37-41ad-9e44-9f8880c47270)' contains 3 soft-deleted items (7.803 KB (7,990 bytes)). They won't be migrated.
    11/28/2014 7:18:40 PM [VRTL-SVR2008] Stage: CopyingMessages. Percent complete: 25.
    11/28/2014 7:18:40 PM [VRTL-SVR2008] Copy progress: 0/38 messages, 0 B (0 bytes)/1.906 MB (1,998,550 bytes).
    11/28/2014 7:18:41 PM [VRTL-SVR2008] Messages have been enumerated successfully. 38 items loaded. Total size: 1.906 MB (1,998,550 bytes).
    11/28/2014 7:18:43 PM [VRTL-SVR2008] Initial seeding completed, 38 items copied, total size 1.906 MB (1,998,550 bytes).
    11/28/2014 7:18:44 PM [VRTL-SVR2008] Final sync has started.
    11/28/2014 7:18:45 PM [VRTL-SVR2008] Stage: FinalIncrementalSync. Percent complete: 95.
    11/28/2014 7:18:46 PM [VRTL-SVR2008] Fatal error MapiExceptionJetErrorIndexNotFound has occurred.
    Error details: MapiExceptionJetErrorIndexNotFound: Unable to copy to target. (hr=0x80004005, ec=-1404)
    Diagnostic context:
        Lid: 45095   EMSMDB.EcDoRpcExt2 called [length=78]
        Lid: 61479   EMSMDB.EcDoRpcExt2 returned [ec=0x0][length=75][latency=0]
        Lid: 23226   --- ROP Parse Start ---
        Lid: 27962   ROP: ropGetPropsSpecific [7]
        Lid: 21921   StoreEc: 0x40380  
        Lid: 31418   --- ROP Parse Done ---
        Lid: 45095   EMSMDB.EcDoRpcExt2 called [length=45]
        Lid: 61479   EMSMDB.EcDoRpcExt2 returned [ec=0x0][length=140][latency=0]
        Lid: 23226   --- ROP Parse Start ---
        Lid: 27962   ROP: ropGetReceiveFolderTable [104]
        Lid: 31418   --- ROP Parse Done ---
        Lid: 45095   EMSMDB.EcDoRpcExt2 called [length=69]
        Lid: 61479   EMSMDB.EcDoRpcExt2 returned [ec=0x0][length=48][latency=0]
        Lid: 23226   --- ROP Parse Start ---
        Lid: 27962   ROP: ropGetAllPerUserLtids [125]
        Lid: 17082   ROP Error: 0xFFFFFA84
        Lid: 29793 
        Lid: 21921   StoreEc: 0xFFFFFA84
        Lid: 31418   --- ROP Parse Done ---
        Lid: 22753 
        Lid: 21817   ROP Failure: 0xFFFFFA84
        Lid: 25738 
        Lid: 18570   StoreEc: 0xFFFFFA84
        Lid: 23370   StoreEc: 0xFFFFFA84
        Lid: 24302 
        Lid: 32494   StoreEc: 0xFFFFFA84
       at Microsoft.Mapi.MapiExceptionHelper.ThrowIfErrorOrWarning(String message, Int32 hresult, Boolean allowWarnings, SafeExInterfaceHandle iUnknown, Exception innerException)
       at Microsoft.Mapi.MapiUnk.ThrowIfErrorOrWarning(String message, Int32 hr)
       at Microsoft.Mapi.MapiProp.CopyTo(MapiProp destProp, Boolean reportProgress, CopyPropertiesFlags copyPropertiesFlags, Boolean copySubObjects, ICollection`1 excludeTags)
       at Microsoft.Mapi.MapiProp.ExportObjectHelper(IMapiFxProxy dest, PropTag[] tags, CopyPropertiesFlags copyPropertiesFlags, Boolean useCopyProps)
       at Microsoft.Mapi.MapiProp.ExportObject(IMapiFxProxy fxProxy, CopyPropertiesFlags copyPropertiesFlags, PropTag[] excludeTags)
       at Microsoft.Exchange.MailboxReplicationService.LocalSourceMailbox.Microsoft.Exchange.MailboxReplicationService.ISourceMailbox.CopyTo(IFxProxy fxProxy, PropTag[] excludeTags)
       at Microsoft.Exchange.MailboxReplicationService.SourceMailboxWrapper.<>c__DisplayClass7.<Microsoft.Exchange.MailboxReplicationService.ISourceMailbox.CopyTo>b__6()
       at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(GenericCallDelegate operation)
       at Microsoft.Exchange.MailboxReplicationService.SourceMailboxWrapper.Microsoft.Exchange.MailboxReplicationService.ISourceMailbox.CopyTo(IFxProxy destMailbox, PropTag[] excludeProps)
       at Microsoft.Exchange.MailboxReplicationService.MailboxMover.FinalSyncCopyMailboxData()
       at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.ForeachMailboxContext(MailboxMoverDelegate del)
       at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.FinalSync(Object[] wiParams)
       at Microsoft.Exchange.MailboxReplicationService.CommonUtils.CatchKnownExceptions(GenericCallDelegate del, FailureDelegate failureDelegate)
    Error context: --------
    Operation: ISourceMailbox.CopyTo
    OperationSide: Source
    Primary (d3391cdd-bc37-41ad-9e44-9f8880c47270)
    PropTags: [ContainerHierarchy; ContainerContents]
    11/28/2014 7:18:46 PM [VRTL-SVR2008] Relinquishing job.

  • Business Scenario Communication State = Failed

    Hello Guys,
    I try to configure Business Scenario Communication in NWA. I got Failed State once I activate it.
    I have set the communication profile in NWA and now I want to configure business scenario communication, my problem is here that I don't find Service Definition which I want to use. Even though, I have publish the service in Service Registry it shows the service in SR. But it doesn't show me in Business Scenario Communication configuration.
    In Business Scenario Communication configuration, Service Group is found which I have selected. This service group I have created at the time of creating Model in Webdynpro by using WSDL link. Once I activate the Business Scenario Communication configuration it shows me FAIL in STATE column.
    Do you have any idea??
    Regards,
    Naeem

    i close this thread. I need to open the other one.

  • Reconstruct on cyrus mailbox fails

    I have a Mac Mini running Server 10.5.8.  It has 12 active mailboxes, no quotas and one user mailbox indicating -1072  Several days ago the server started hanging when that user's account started accumulating repetitive connections that fail to timeout and it soon hits the connection limit haltingth email service.  After searching the Apple forums and the larger web, I suspect the user's cyrus mailbox got corrupted during a failed IMAP sync (he is at a remote location with spotty service).
    So far I have tried reconstructing the sngle user's mailbox with both recommended methods:
    sudo /usr/bin/cyrus/bin/reconstruct -r user/(short name)
    and
    sudo mailbfr -m
    Both methods hang before completion at a certain folder in the user's mailbox.  Perhaps relevant is the folder count in this user's mailbox is very large (the folder it hangs on is #126 of unknown total).
    All other users mailboxes are OK and the server appears to run as expected when this user's account is off.  I want to fix the one user mailbox without losing data or messing with the other user's stuff. any suggestions are greatly appreciated.

    Looks like I may have solved it using a combination of Pterobyte's great advice in the forum, the mailbfr tool from Topicdesk and some creative cut and paste.
    1.  Stop the services.
    2.  Move the offending mailbox folder to the desktop (after permission changes) didn't delete it right away in case I needed it later.
    3.  Opened the hung client (offline) and copied the messages out of the offending folder to a local "On my MAC" folder.
    4.  Ran mailbfr -m username again and this time it succeeded (it restored the offending folder, empty) .  Followed it up with the recommended mailbfr actions to fix the quotas and permissions.
    So far it appears to be working.

  • Majority of mailboxes fail to migrate to Exchange Online, Cutover Migration from Exchange 2010

    Hi, hoping someone with Office 365 migration skills might be able to help with this one:
    I have about 90 mailboxes in a Cutover migration batch process which only 4 mailbox succeed.
    The rest fail with error:
    MapiExceptionLogonFailed: Unable to make connection to the server. ‎(hr=0x80040111, ec=1010)‎
    I've done a bunch of searches on this error and it looks to be a permissions issue. But comparing the successful mailboxes to the rest, I can't see where the issue lies.
    The endpoint uses the domain\Administrator account which has Full Access to all the mailboxes and I have run the powershell command to grant Receive As to the mailbox database.
    Any ideas?
    The full error is:
    Error: MigrationPermanentException:
    Error: MapiExceptionLogonFailed: Unable to make connection to the server. ‎(hr=0x80040111, ec=1010)‎ Diagnostic context: Lid: 49064 dwParam: 0x3 Lid: 49191 EMSMDBMT.EcDoConnectEx called [length=153] Lid: 65063 EMSMDBMT.EcDoConnectEx exception [rpc_status=0x6B5][latency=1562]
    Lid: 45169 StoreEc: 0x824 Lid: 50544 ClientVersion: 15.0.921.12 Lid: 52080 StoreEc: 0x824 Lid: 44273 Lid: 49064 dwParam: 0x3 Lid: 59431 EMSMDB.EcDoConnectEx called [length=153] Lid: 34855 EMSMDB.EcDoConnectEx returned [ec=0x3F2][length=56][latency=1703] Lid:
    56945 Lid: 59431 EMSMDB.EcDoConnectEx called [length=153] Lid: 34855 EMSMDB.EcDoConnectEx returned [ec=0x3F2][length=56][latency=156] Lid: 59505 StoreEc: 0x3F2 Lid: 50544 ClientVersion: 15.0.921.12 Lid: 51056 ServerVersion: 14.2.247.4001 Lid: 52080 StoreEc:
    0x3F2 Lid: 51152 Lid: 52465 StoreEc: 0x3F2 Lid: 60065 Lid: 33777 StoreEc: 0x3F2 Lid: 59805 Lid: 52487 StoreEc: 0x3F2 Lid: 19778 Lid: 27970 StoreEc: 0x3F2 Lid: 17730 Lid: 25922 StoreEc: 0x3F2 

    Update: 
    I managed to fix this by creating a new admin account in Active Directory, assigning it the Receive As permission to the datastore 
    "Add-ADPermission -Identity "Mailbox Database 0383061665" -User "iif.admin" -ExtendedRights Receive-As"
    Then restarted the Mailbox Assistant service (which could have also fixed it I guess, not sure).
    Edited the endpoint in O365 to use the new account then reran batch process.
    All accounts now appear to be syncing properly.
    Hope this helps someone.

  • Communication Station fails to connect SAPCRM 2007Server

    Hi All,
    We got stucked up in the middle of Mobile Client/Mobile Sales Implementation for SAP CRM 2007.
    As per the Communication Station installation guide, we have installed Communication Station successfully.
    After then we are not able to connect Communication Station to SAP CRM Server or perform post-installation activities as follows:
    -> Configuration of Message Transfer Package- I am not able to configure as Installation guide doesn't have sufficient    information.
    -> Data Synchronization through QMTCONFIG.exe
       When we checked QMTConfig.exe, few things are disabled like Unicode Comm.Station and Unicode SAP Destination
       And when test the connection here, it is giving error " cannot access Comm Station;ActiveX Component can't create object.
    -> Configuration of NET4ABAP
       We have configured net4abap and started the service successfully.
    -> In DCOMcnfg.exe->ComponentServices->MyComputer->COM+ Applications, SAPMobile Transfer Service is not visible.
       We tried registering the service MSGTransfer.dll into COM+ and followed few notes ( 1171595,1071267,1036377,169550) but nothing proved fruitful.
    Please if any one can provide the ports that Comm Station,Mobile Client and CRM Server use in this MSA Landscape.
    Any ideas / suggestions / pointers to resolve this will be highly appreciated.
    Regards
    Malay Jena

    Hello Ankan,
    Thanks for the recommended note.
    I tried with that note and also recommendations given there.
    But SAP CRM Mobile Transfer Service is not visible in COM+ Applications and even if MTS ( Microsoft Transaction Server )
    is not appearing.
    For this invisibilty of COM+ Apps i am not able to proceed forward.
    The RFC from CRM to Communication Station is working fine and also NET4ABAP configuration as per the guide has started successfully.
    I have also installed Mobile Client in the same Comm Station machine.Even if in Mobile client, CONNTRANS and SAP CLIENT Console is not working.
    Please help us.
    Regards
    Malay

  • Downloaded critical update to correct pc to printer communication. install fails in dot4scrubber.exe

    I have tried downloading and installing this critical update and it keeps hanging up in the dot4scrubber step. If I abort the update, I lose communications with my printer.

    Hi there jan92859;
    I did not went over your post but I should have acknowledge that I was doing a bit of research;  
    What Operating System do you have?
    Well how long ago was this, you can do a system restore and you should get the update back as you might understand this is a completely different issue as the original issue on the thread but I will do my best to help you never the less.
    Go and try the sysyem restore, remember that the file and documents will not be affected.
    Hope this helps!
    RobertoR

    You can say THANKS by clicking the KUDOS STAR. If my suggestion resolves your issue Mark as a "SOLUTION" this way others can benefit Thanks in Advance!

  • Configuring Mailbox fails in C7

    I am unable to configure gmail mailbox in Nokia C7 mobile. After giving correct mail ID and password, it is giving error - "Service temporarily unavailable. Try again later."

    Hi
    Same here .Not able to configure gmail or yahoo.Went to the Nokia priority store .even they are helpleess .I am stuck buying this phone .GPRS is active
    Please someone help me .Is it a software issue or a hardware issue im clueless .
    The message says " Service temporarily unavailable " really upset .have purchased this a week back
    regards

  • Migration from Exchange 2007 to 2013 gives error "Failed to communicate with the mailbox database'

    I have been trying to migrate several databases from Exchange 2007 to Exchange 2013. The migration started successfully, and many of the mailboxes moved successfully (about 70). The remaining mailboxes, failed. Looking deeper, we found a few issues; The
    two 2013 Mailbox servers were on different versions. The Server had run out of disk space, and the NIC drivers needed to be updated.
    Now when we try to migrate a mailbox that had failed in the earlier batch, we get the following error:
    Data migrated:                        
    Migration rate:                        
    Error:                        
    MigrationTransientException: Failed to communicate with the mailbox database. --> Failed to communicate with the mailbox database. --> MapiExceptionNetworkError: Unable to make connection to the server. ‎(hr=0x80040115, ec=-2147221227)‎ Diagnostic
    context:    ......    Lid: 9624    dwParam: 0x0 Msg: EEInfo: Detection location: 501    Lid: 13720   dwParam: 0x0 Msg: EEInfo: Flags: 0    Lid: 11672   dwParam:
    0x0 Msg: EEInfo: NumberOfParameters: 4    Lid: 8856    dwParam: 0x0 Msg: EEInfo: prm[0]: Unicode  string: ncacn_ip_tcp    Lid: 8856    dwParam: 0x0 Msg: EEInfo: prm[1]: Unicode  string: <Server
    FQDN>    Lid: 12952   dwParam: 0x0 Msg: EEInfo: prm[2]: Long val: 3749909585    Lid: 12952   dwParam: 0x0 Msg: EEInfo: prm[3]: Long val: 382312662    Lid: 45169   StoreEc: 0x824        
    Lid: 50544   ClientVersion: 15.0.847.32    Lid: 52080   StoreEc: 0x824         Lid: 44273      Lid: 49064   dwParam: 0x1    Lid: 37288  
    StoreEc: 0x6AB         Lid: 49064   dwParam: 0x2    Lid: 59431   EMSMDB.EcDoConnectEx called [length=203]    Lid: 51239   EMSMDB.EcDoConnectEx exception [rpc_status=0x6D9][latency=0]   
    Lid: 62184      Lid: 16280   dwParam: 0x0 Msg: EEInfo: ComputerName: n/a    Lid: 8600    dwParam: 0x0 Msg: EEInfo: ProcessID: 3460    Lid: 12696   dwParam: 0x0 Msg: EEInfo:
    Generation Time: 0414-04-07T16:32:03.2100000Z    Lid: 10648   dwParam: 0x0 Msg: EEInfo: Generating component: 2    Lid: 14744   dwParam: 0x0 Msg: EEInfo: Status: 1753    Lid: 9624   
    dwParam: 0x0 Msg: EEInfo: Detection location: 501    Lid: 13720   dwParam: 0x0 Msg: EEInfo: Flags: 0    Lid: 11672   dwParam: 0x0 Msg: EEInfo: NumberOfParameters: 4    Lid: 8856   
    dwParam: 0x0 Msg: EEInfo: prm[0]: Unicode  string: ncacn_ip_tcp    Lid: 8856    dwParam: 0x0 Msg: EEInfo: prm[1]: Unicode  string: <Server FQDN>    Lid: 12952   dwParam: 0x0 Msg: EEInfo:
    prm[2]: Long val: 2767313664    Lid: 12952   dwParam: 0x0 Msg: EEInfo: prm[3]: Long val: 382312662    Lid: 59505   StoreEc: 0x824         Lid: 50544   ClientVersion:
    15.0.847.32    Lid: 52080   StoreEc: 0x824         Lid: 36081      Lid: 51152      Lid: 52465   StoreEc: 0x80040115   
    Lid: 60065      Lid: 33777   StoreEc: 0x80040115    Lid: 59805      Lid: 52487   StoreEc: 0x80040115    Lid: 19778      Lid: 27970  
    StoreEc: 0x80040115    Lid: 17730      Lid: 25922   StoreEc: 0x80040115
    All of the issues listed above have been corrected, and all of the databases are mounted. Users are able to send and receive mail, but I can not migrate mail using the Migration Batch utility.
    The destination server is a Hyper-V Guest running Server 2012, SP1, and Exchange 2013
    The Source Server is Running Exchange 2007.
    I have tried doing a test move to another destination server that is also Server 2012, and Exchange 2013, and the migration also failed.
    I would appreciate any help you can give me!
    Thanks,
    Jon

    Any update if you have resolved the issue.
    Not similar, but this thread can be helpful while you migrate the mailboxes from exchange 2007 to 2013. Please check :http://social.technet.microsoft.com/Forums/exchange/en-US/721f0ae4-623a-4b02-adaf-f561d86c0426/move-mailboxes-and-public-folders-from-exchange-2007-to-exchange-2013?forum=exchangesvrdeploy&prof=required

  • If message failed at communication channel, then need to send idoc to R/3

    Hi folks,
    i got a requirment like .....If message failed at communication channel, then need to send idoc to R/3.
    can anybody suggest the possible solution.

    HI
    If you use a catching a MAIL - PI ALERT and based on that alert if u creating an IDOC then it is good if u really supress the alert immediately once the ALERT comes but if u really check and supress the ALERT fine Otherwise a CONTINOUS IDOCs will get created at SAP system.
    Also there might be some natural generic reasons for communication channel fails
    a)  somtimes if the target FTP is down
    b)  if there is some issue with FILE ENOUGH
    c)  If File adpater is placing same file already exists or with already Opened by some target application
    d)  Dynamica file naming issue. (technical issue)
    WHy cant u do scenario in the below steps without keeping BPM, CATCHING ALERTS which doesnt give exact QUARANTEE
    Do one thing make a technical design in such a way into 1 flow or 2 flows in worst case
    In INTERFACE MAPPING-->
    a) Insert your current Normal Graphical mapping
    b) Javamapping:- This code will take the first mapping output as Input through Stream Transformation and create a same FILE through JAVA FTP Comments at specified Cleint Location. I recommend in order to avoid direct interraction of writing a file at client FTP better always write at your Local PI NFS Application outbound directory which doesnt require host name and user and pwd. Even if it requires you can do a RFC lookup and maintain a host, Port, User ID, pwd, Directory, FIle naming pattern in that table or else simply DO VALUE MAPPIING and pass it through XML INPUT from FIrst mapping as additional fields
    c) WITH IN THE SAME JAVAMAPPING: -
       If it successfully writes a file - wRite a TRACE log ("FILE NAME+ Sucecssfully written+ File Bytes")
       Then create an simple small XML OUTPUT and PASS that JAVA MAPPING OUTPUT To 3rd Grahical Mapping as Input it might be less than 5KB.
    Note: - Remember that this output XML should be ina Multmapping SPLIT MERGET FORMAT with 1 FIELD or required INFO
    as KEY FIELD INFO using DOM FACTORY
    d) GRAPHICAL MAPPING: -
      SOURCE IS JAVAMAPPING OUTPUT and TARGET HAS 2 messages
                           Message 1) SAME INPUT SMALL XML OUTPUT COMING FROM JAVA MAPPING OUTPUT
                           Message 2) IDOC TY{E STRUCTURE
    Keep a Condition based on KEY VALUE Coming from source field execute either 1 Message1 or Message 2
    In this way you can complete in a single Flow. 
    Later you can deifnee a simple flow to PICK and DROP from SOURCE file  Writing through javamapping to client location Or else
    WRITE A small OS SCRIPT and CALL in Receiver FILE COMMUNICATION at OS Command so that while writing a LOG file it will move the file from Source FTP to CLient FTP location.
    Regards
    Amar Srinivas Eli

  • Single Mailbox Move to 2013 Fails with Job Hasnt Made Progress Since Error

    I migrated from 2010 to 2013 and only one mailbox fails to move.  I can move it within the 2010 mailbox databases but I cannot get it to migrate to a 2013 database.  The migration takes a loong time to move the 500MB mailbox and eventually will
    fail with an error stating the following
    "This job hasn't made progress since {date / time}.  I have tried to move it several times and it fails with the same error each time.  All other mailboxes in the entire environment have been successful with no issues.  I moved it to
    another 2010 mailbox database with no issues but the 2013 move failed again afterwards.  
    Any ideas what the issue could be?

    thanks for the idea.  I ran it and got the info below.  That error seems interesting.  I looked it up and found this:  https://social.technet.microsoft.com/Forums/exchange/en-US/5da9b81d-8665-4476-954c-98d1a8418ab1/exchange-2013-mailbox-newmoverequest-from-exchange-2007-sp3-transient-error-invalid-parent-folder?forum=exchangesvradmin
    Deleted that and re-running the migration to see if it fixed it.  
    RunspaceId : 08044fd1-eb9e-4338-b994-fed7d49bbec9
    MailboxIdentity : domain.com/vertical/Sugarloaf/first last
    DistinguishedName : CN=first last,OU=Sugarloaf,OU=vertical,DC=domain,DC=com
    DisplayName : first last
    Alias : away
    ExchangeGuid : da92ca09-6fbc-45c1-8417-4868253a4a2b
    ArchiveGuid :
    Status : InProgress
    StatusDetail : TransientFailure
    SyncStage : CreatingFolderHierarchy
    Flags : IntraOrg, Pull, MoveOnlyPrimaryMailbox
    RequestStyle : IntraOrg
    Direction : Pull
    IsOffline : False
    Protect : False
    DoNotPreserveMailboxSignature : True
    Priority : Normal
    WorkloadType : Local
    Suspend : False
    SuspendWhenReadyToComplete : False
    IgnoreRuleLimitErrors : False
    RecipientTypeDetails : UserMailbox
    SourceVersion : Version 14.3 (Build 224.0)
    SourceDatabase : 2GB Limit
    SourceServer : domain-mbx02.domain.com
    TargetVersion : Version 15.0 (Build 1076.0)
    TargetDatabase : Brandvertical
    TargetServer : domain-exch02.domain.com
    SourceArchiveDatabase :
    SourceArchiveVersion :
    SourceArchiveServer :
    TargetArchiveDatabase :
    TargetArchiveVersion :
    TargetArchiveServer :
    RemoteHostName :
    RemoteGlobalCatalog :
    BatchName : MigrationService:away2
    StartAfter :
    CompleteAfter :
    RemoteCredentialUsername :
    RemoteDatabaseName :
    RemoteDatabaseGuid :
    RemoteArchiveDatabaseName :
    RemoteArchiveDatabaseGuid :
    TargetDeliveryDomain :
    ArchiveDomain :
    BadItemLimit : 38
    BadItemsEncountered : 0
    LargeItemLimit : 0
    LargeItemsEncountered : 0
    AllowLargeItems : True
    QueuedTimestamp : 4/3/2015 3:21:09 PM
    StartTimestamp : 4/3/2015 3:21:50 PM
    LastUpdateTimestamp : 4/3/2015 3:32:49 PM
    InitialSeedingCompletedTimestamp :
    FinalSyncTimestamp :
    CompletionTimestamp :
    SuspendedTimestamp :
    OverallDuration : 00:11:58.9006936
    TotalFinalizationDuration : 00:00:00
    TotalDataReplicationWaitDuration : 00:00:00
    TotalSuspendedDuration : 00:00:00
    TotalFailedDuration : 00:00:00
    TotalQueuedDuration : 00:00:01.7030234
    TotalInProgressDuration : 00:11:57.1976702
    TotalStalledDueToCIDuration : 00:00:00
    TotalStalledDueToHADuration : 00:00:00
    TotalStalledDueToMailboxLockedDuration : 00:00:00
    TotalStalledDueToReadThrottle : 00:00:00
    TotalStalledDueToWriteThrottle : 00:00:00
    TotalStalledDueToReadCpu : 00:00:00
    TotalStalledDueToWriteCpu : 00:00:00
    TotalStalledDueToReadUnknown : 00:00:00
    TotalStalledDueToWriteUnknown : 00:00:00
    TotalTransientFailureDuration : 00:09:55.2540301
    TotalProxyBackoffDuration : 00:00:00
    TotalIdleDuration : 00:00:00
    MRSServerName : domain-exch02.domain.com
    TotalMailboxSize : 509.1 MB (533,870,270 bytes)
    TotalMailboxItemCount : 6941
    TotalArchiveSize :
    TotalArchiveItemCount :
    BytesTransferred : 6.626 MB (6,948,288 bytes)
    BytesTransferredPerMinute : 0 B (0 bytes)
    ItemsTransferred : 0
    PercentComplete : 10
    CompletedRequestAgeLimit : 7.00:00:00
    PositionInQueue :
    InternalFlags : SkipFolderPromotedProperties, SkipKnownCorruptions
    FailureCode :
    FailureType :
    FailureSide :
    Message :
    FailureTimestamp :
    IsValid : True
    ValidationMessage :
    RequestGuid : d91f6b26-7178-4d38-946e-6778ae6215cf
    RequestQueue : Brandvertical
    Identity : domain.com/vertical/Sugarloaf/first last
    DiagnosticInfo :
    Report : 4/3/2015 3:21:09 PM [domain-exch02] '' created move request.
    4/3/2015 3:21:15 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:21:15 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:21:15 PM [domain-exch02] Sync state for request
    d91f6b26-7178-4d38-946e-6778ae6215cf is null.
    4/3/2015 3:21:15 PM [domain-exch02] Restarting the move because checkpoint data
    doesn't exist or is invalid in 'da92ca09-6fbc-45c1-8417-4868253a4a2b
    (Primary)'.
    4/3/2015 3:21:15 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:21:15 PM [domain-exch02] Request processing started.
    4/3/2015 3:21:15 PM [domain-exch02] Source mailbox information:
    Regular Items: 3393, 228.6 MB (239,724,362 bytes)
    Regular Deleted Items: 3420, 280.5 MB (294,145,908 bytes)
    FAI Items: 128, 0 B (0 bytes)
    FAI Deleted Items: 0, 0 B (0 bytes)
    4/3/2015 3:21:15 PM [domain-exch02] Cleared sync state for request
    da92ca09-6fbc-45c1-8417-4868253a4a2b due to 'CleanupOrphanedMailbox'.
    4/3/2015 3:21:15 PM [domain-exch02] An old copy of the mailbox was removed from
    the destination database. The operation will try again in 30 seconds.
    4/3/2015 3:21:50 PM [domain-exch02] Mailbox signature will not be preserved for
    mailbox 'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)'. Outlook clients
    will need to restart to access the moved mailbox.
    4/3/2015 3:21:50 PM [domain-exch02] Stage: CreatingFolderHierarchy. Percent
    complete: 10.
    4/3/2015 3:21:50 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:21:50 PM [domain-exch02] Folder creation progress: 0 folders created
    in mailbox 'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)'.
    4/3/2015 3:21:57 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (1/60).
    4/3/2015 3:22:30 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:22:30 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:22:30 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:22:30 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:22:30 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:22:34 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (2/60).
    4/3/2015 3:23:05 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:23:05 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:23:05 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:23:05 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:23:05 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:23:10 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (3/60).
    4/3/2015 3:23:40 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:23:40 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:23:40 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:23:41 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:23:41 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:23:45 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (4/60).
    4/3/2015 3:24:21 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:24:21 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:24:21 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:24:21 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:24:21 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:24:25 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (5/60).
    4/3/2015 3:24:56 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:24:56 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:24:56 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:24:56 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:24:56 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:25:00 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (6/60).
    4/3/2015 3:25:31 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:25:31 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:25:31 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:25:31 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:25:31 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:25:35 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (7/60).
    4/3/2015 3:26:06 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:26:06 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:26:06 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:26:06 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:26:06 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:26:10 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (8/60).
    4/3/2015 3:26:42 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:26:42 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:26:42 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:26:42 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:26:42 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:26:46 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (9/60).
    4/3/2015 3:27:17 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:27:17 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:27:17 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:27:17 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:27:17 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:27:17 PM [domain-exch02] Folder creation progress: 0 folders created
    in mailbox 'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)'.
    4/3/2015 3:27:21 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (1/60).
    4/3/2015 3:27:52 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:27:52 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:27:52 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:27:52 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:27:52 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:27:56 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (2/60).
    4/3/2015 3:28:27 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:28:27 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:28:27 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:28:27 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:28:27 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:28:32 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (3/60).
    4/3/2015 3:29:03 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:29:03 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:29:03 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:29:03 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:29:04 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:29:08 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (4/60).
    4/3/2015 3:29:38 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:29:38 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:29:38 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:29:39 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:29:39 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:29:43 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (5/60).
    4/3/2015 3:30:14 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:30:14 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:30:14 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:30:14 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:30:14 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:30:18 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (6/60).
    4/3/2015 3:30:54 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:30:54 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:30:54 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:30:54 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:30:54 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:30:58 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (7/60).
    4/3/2015 3:31:29 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:31:29 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:31:29 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:31:29 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:31:29 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:31:34 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (8/60).
    4/3/2015 3:32:09 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:32:09 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:32:09 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:32:09 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:32:09 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:32:14 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (9/60).
    4/3/2015 3:32:44 PM [domain-exch02] The Microsoft Exchange Mailbox Replication
    service 'domain-exch02.domain.com' (15.0.1076.6 caps:1FFF) is examining the request.
    4/3/2015 3:32:44 PM [domain-exch02] Connected to target mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database 'Brandvertical',
    Mailbox server 'domain-exch02.domain.com' Version 15.0 (Build 1076.0).
    4/3/2015 3:32:44 PM [domain-exch02] Connected to source mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)', database '2GB Limit',
    Mailbox server 'domain-mbx02.domain.com' Version 14.3 (Build 224.0).
    4/3/2015 3:32:44 PM [domain-exch02] Request processing continued, stage
    CreatingFolderHierarchy.
    4/3/2015 3:32:44 PM [domain-exch02] Initializing folder hierarchy from mailbox
    'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)': 177 folders total.
    4/3/2015 3:32:44 PM [domain-exch02] Folder creation progress: 0 folders created
    in mailbox 'da92ca09-6fbc-45c1-8417-4868253a4a2b (Primary)'.
    4/3/2015 3:32:49 PM [domain-exch02] Transient error InvalidParentFolderException
    has occurred. The system will retry (1/60).
    ObjectState : New

Maybe you are looking for