[SOLVED] Mailbox import requests stuck in 'queued' state

We have a small Exchange 2013 environment with one server having all roles. I try to import archive mailboxes from an Exchange 2010 environment. It has worked quite well for a while. However, all import requests are now 'stuck' in 'queued' state. Restart
of Replication service, transport service and even server reboot didn't help.
When I run
get-mailboximportrequest | Get-MailboxImportRequestStatistics -Includereport | fl
I observe that PositionInQueue value tells me that there are 85 import requests waiting :
ItemsTransferred                       :
PercentComplete                        : 0
CompletedRequestAgeLimit               : 30.00:00:00
PositionInQueue                        : 85/90 (Position/Queue Length)
InternalFlags                          : None
FailureCode                            :
There should be no requests waiting as I removed all requests in advance before I issued new import requests:
get-mailboximportrequest | Remove-MailboxImportRequest
How can I really reset an import queue by zeroing PositionInQueue ?
Any suggestions/tips?

Hi,
Glade to hear the good news. Thanks for your update.
Best regards,
If you have feedback for TechNet Subscriber Support, contact 
[email protected]
Belinda Ma
TechNet Community Support

Similar Messages

  • Mailbox Import Request Looping Transient Error

    Created a Mailbox Import Request with the following command:
    New-MailboxImportRequest -BatchName "Import3" -Mailbox "JCool" -BadItemLimit 50 -LargeItemLimit 50 -FilePath "\\EX1\Export\1\Stage_1_2\JCool.pst"
    The limits for my send and receive connectors are set to 50MB. But I included the LargeItemLimit paramter in my command because I don't care to import messages larger than that. My hopes were that it would just skip over the items.
    My import gets to the point where it hits a large attachment and then the following happens:
    5/1/2014 3:32:05 PM [EX1] A large item was encountered: Item (IPM.Note) 
    Subject:"Emailing: 5.24.12.zip", Size: 153.7 MB (161,185,266 bytes), 
    Folder:"Sent Items"
    5/1/2014 3:32:05 PM [EX1] Transient error 
    MessageSubmissionExceededException has occurred. The system will retry (1/60).
    It does this over and over again until it eventually fails. Will I need to to filter these large attachments from my export, or is there something else wrong?
    Here's a portion of the report:
    RunspaceId : b6415f46-7235-45af-ad64-d745ef6357a4
    Name : MailboxImport
    Status : InProgress
    StatusDetail : TransientFailure
    SyncStage : CopyingMessages
    Flags : IntraOrg, Pull
    RequestStyle : IntraOrg
    Direction : Pull
    Protect : False
    Priority : Normal
    WorkloadType : Local
    Suspend : False
    FilePath : \\EX1\Export\1\Stage_1_2\JCool.pst
    ContentCodePage :
    SourceRootFolder :
    TargetAlias : JCool
    TargetIsArchive : False
    TargetExchangeGuid : 8c929261-1e89-4ddc-a1b1-0facf8b99d9f
    TargetRootFolder :
    RecipientTypeDetails : UserMailbox
    TargetVersion : Version 15.0 (Build 847.0)
    TargetDatabase : Mailbox Database 0557423074
    TargetServer : EX1.contoso.com
    TargetMailboxIdentity : contoso.com/Joe Cool
    IncludeFolders : {}
    ExcludeFolders : {}
    ExcludeDumpster : False
    ConflictResolutionOption : KeepSourceItem
    AssociatedMessagesCopyOption : Copy
    BatchName : Import3
    BadItemLimit : 50
    BadItemsEncountered : 0
    LargeItemLimit : 50
    LargeItemsEncountered : 2
    QueuedTimestamp : 5/1/2014 3:31:36 PM
    StartTimestamp : 5/1/2014 3:31:50 PM
    LastUpdateTimestamp : 5/1/2014 3:47:25 PM
    CompletionTimestamp :
    SuspendedTimestamp :
    OverallDuration : 00:16:07
    TotalSuspendedDuration :
    TotalFailedDuration :
    TotalQueuedDuration : 00:00:10
    TotalInProgressDuration : 00:15:57
    TotalStalledDueToCIDuration :
    TotalStalledDueToHADuration :
    TotalStalledDueToMailboxLockedDuration :
    TotalStalledDueToReadThrottle :
    TotalStalledDueToWriteThrottle :
    TotalStalledDueToReadCpu :
    TotalStalledDueToWriteCpu :
    TotalStalledDueToReadUnknown :
    TotalStalledDueToWriteUnknown :
    TotalTransientFailureDuration : 00:13:43
    TotalIdleDuration :
    MRSServerName : EX1.contoso.com
    EstimatedTransferSize : 316.9 MB (332,309,678 bytes)
    EstimatedTransferItemCount : 2684
    BytesTransferred : 1.52 GB (1,632,133,296 bytes)
    BytesTransferredPerMinute :
    ItemsTransferred : 48
    PercentComplete : 99
    CompletedRequestAgeLimit : 30.00:00:00
    PositionInQueue :
    InternalFlags : None
    FailureCode :
    FailureType :
    FailureSide :
    Message :
    FailureTimestamp :
    IsValid : True
    ValidationMessage :
    OrganizationId :
    RequestGuid : 3f783ec0-abc3-4445-9cf3-105394533bbb
    RequestQueue : Mailbox Database 0557423074
    Identity : be09db7f-d593-4a08-9afd-f670e0e9e285\3f783ec0-abc3-4445-9cf3-105394533bbb
    DiagnosticInfo :
    Report : 5/1/2014 3:31:34 PM [EX1] 'contoso.com/Users/Administrator' created
    request.
    5/1/2014 3:31:48 PM [EX1] The Microsoft Exchange Mailbox Replication
    service 'EX1.contoso.com' (15.0.847.31 caps:03FF) is examining the
    request.
    5/1/2014 3:31:50 PM [EX1] Connected to target mailbox 'Primary
    (8c929261-1e89-4ddc-a1b1-0facf8b99d9f)', database 'Mailbox Database
    0557423074', Mailbox server 'EX1.contoso.com' Version 15.0 (Build 847.0).
    5/1/2014 3:31:50 PM [EX1] Sync state for request
    3f783ec0-abc3-4445-9cf3-105394533bbb is null.
    5/1/2014 3:31:50 PM [EX1] Request processing started.
    5/1/2014 3:31:50 PM [EX1] Stage: CreatingFolderHierarchy. Percent
    complete: 5.
    5/1/2014 3:31:52 PM [EX1] Merge initialized for mailbox 'Primary
    (8c929261-1e89-4ddc-a1b1-0facf8b99d9f)': 43 folders total. Estimated data
    size: 2684 items, 316.9 MB (332,309,678 bytes).
    5/1/2014 3:31:52 PM [EX1] Stage: CopyingMessages. Percent complete: 10.
    5/1/2014 3:31:52 PM [EX1] Copy progress: 0/2684 messages, 0 B (0
    bytes)/316.9 MB (332,309,678 bytes), 0/0 folders completed.
    5/1/2014 3:31:52 PM [EX1] Merging folder '/Top of Information Store
    [IpmSubtree]' into '/Top of Information Store [IpmSubtree]'.
    5/1/2014 3:31:52 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:52 PM [EX1] Stage: CopyingMessages. Percent complete: 10.
    5/1/2014 3:31:52 PM [EX1] Copy progress: 0/2684 messages, 0 B (0
    bytes)/316.9 MB (332,309,678 bytes), 0/0 folders completed.
    5/1/2014 3:31:52 PM [EX1] Merging folder '/Top of Information
    Store/Deleted Items' into '/Top of Information Store/Deleted Items
    [DeletedItems]'.
    5/1/2014 3:31:55 PM [EX1] Copying 1 items, 14.57 MB (15,274,357 bytes).
    Skipping 1653 items, 99.89 MB (104,738,697 bytes).
    5/1/2014 3:31:58 PM [EX1] A large item was encountered: Item (IPM.Note)
    Subject:"FW: Board Packet", Size: 14.57 MB (15,274,357 bytes),
    Folder:"Deleted Items"
    5/1/2014 3:31:58 PM [EX1] Merging folder '/Top of Information
    Store/Deleted Items/Attas' into '/Top of Information Store/Deleted
    Items/Attas'.
    5/1/2014 3:31:58 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:58 PM [EX1] Merging folder '/Top of Information Store/2013
    Reviews' into '/Top of Information Store/2013 Reviews'.
    5/1/2014 3:31:58 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:58 PM [EX1] Merging folder '/Top of Information Store/AED'
    into '/Top of Information Store/AED'.
    5/1/2014 3:31:58 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:58 PM [EX1] Merging folder '/Top of Information Store/ASTS'
    into '/Top of Information Store/ASTS'.
    5/1/2014 3:31:58 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:58 PM [EX1] Merging folder '/Top of Information
    Store/Attas' into '/Top of Information Store/Attas'.
    5/1/2014 3:31:58 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:58 PM [EX1] Merging folder '/Top of Information Store/Auto
    Logs' into '/Top of Information Store/Auto Logs'.
    5/1/2014 3:31:58 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:58 PM [EX1] Merging folder '/Top of Information Store/Auto
    Logs/2012' into '/Top of Information Store/Auto Logs/2012'.
    5/1/2014 3:31:58 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:58 PM [EX1] Merging folder '/Top of Information Store/Auto
    Logs/2013' into '/Top of Information Store/Auto Logs/2013'.
    5/1/2014 3:31:58 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:58 PM [EX1] Merging folder '/Top of Information Store/Auto
    Logs/2014' into '/Top of Information Store/Auto Logs/2014'.
    5/1/2014 3:31:58 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 6
    items, 917 KB (938,966 bytes).
    5/1/2014 3:31:58 PM [EX1] Merging folder '/Top of Information
    Store/bisys' into '/Top of Information Store/bisys'.
    5/1/2014 3:31:58 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 24
    items, 1.64 MB (1,719,360 bytes).
    5/1/2014 3:31:58 PM [EX1] Merging folder '/Top of Information
    Store/Business Contacts' into '/Top of Information Store/Business Contacts'.
    5/1/2014 3:31:58 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 1
    items, 272 KB (278,548 bytes).
    5/1/2014 3:31:58 PM [EX1] Merging folder '/Top of Information
    Store/Conversation Action Settings' into '/Top of Information
    Store/Conversation Action Settings [ConversationActionSettings]'.
    5/1/2014 3:31:58 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:58 PM [EX1] Merging folder '/Top of Information Store/Count
    Me In' into '/Top of Information Store/Count Me In'.
    5/1/2014 3:31:58 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:58 PM [EX1] Merging folder '/Top of Information
    Store/Drafts' into '/Top of Information Store/Drafts [Drafts]'.
    5/1/2014 3:31:58 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 2
    items, 23.15 KB (23,707 bytes).
    5/1/2014 3:31:58 PM [EX1] Merging folder '/Top of Information
    Store/Inbox' into '/Top of Information Store/Inbox [Inbox]'.
    5/1/2014 3:31:59 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 90
    items, 21.01 MB (22,031,352 bytes).
    5/1/2014 3:31:59 PM [EX1] Merging folder '/Top of Information
    Store/Jeanette' into '/Top of Information Store/Jeanette'.
    5/1/2014 3:31:59 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 2
    items, 31.78 KB (32,547 bytes).
    5/1/2014 3:31:59 PM [EX1] Merging folder '/Top of Information Store/News
    Feed' into '/Top of Information Store/News Feed'.
    5/1/2014 3:31:59 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:59 PM [EX1] Merging folder '/Top of Information Store/OHIO'
    into '/Top of Information Store/OHIO'.
    5/1/2014 3:31:59 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 1
    items, 12.45 KB (12,748 bytes).
    5/1/2014 3:31:59 PM [EX1] Merging folder '/Top of Information
    Store/Outbox' into '/Top of Information Store/Outbox [Outbox]'.
    5/1/2014 3:31:59 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:59 PM [EX1] Merging folder '/Top of Information
    Store/Performance Review' into '/Top of Information Store/Performance Review'.
    5/1/2014 3:31:59 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 1
    items, 11.41 KB (11,681 bytes).
    5/1/2014 3:31:59 PM [EX1] Merging folder '/Top of Information Store/Quick
    Step Settings' into '/Top of Information Store/Quick Step Settings'.
    5/1/2014 3:31:59 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:59 PM [EX1] Merging folder '/Top of Information
    Store/Required Postings' into '/Top of Information Store/Required Postings'.
    5/1/2014 3:31:59 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:59 PM [EX1] Merging folder '/Top of Information Store/Sage'
    into '/Top of Information Store/Sage'.
    5/1/2014 3:31:59 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:59 PM [EX1] Merging folder '/Top of Information
    Store/Schedule As' into '/Top of Information Store/Schedule As'.
    5/1/2014 3:31:59 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:31:59 PM [EX1] Merging folder '/Top of Information Store/Sent
    Items' into '/Top of Information Store/Sent Items [SentItems]'.
    5/1/2014 3:32:00 PM [EX1] Copying 1 items, 153.7 MB (161,185,266 bytes).
    Skipping 297 items, 22.47 MB (23,566,533 bytes).
    5/1/2014 3:32:05 PM [EX1] A large item was encountered: Item (IPM.Note)
    Subject:"Emailing: 5.24.12.zip", Size: 153.7 MB (161,185,266 bytes),
    Folder:"Sent Items"
    5/1/2014 3:32:05 PM [EX1] Transient error
    MessageSubmissionExceededException has occurred. The system will retry (1/60).
    5/1/2014 3:32:38 PM [EX1] The Microsoft Exchange Mailbox Replication
    service 'EX1.contoso.com' (15.0.847.31 caps:03FF) is examining the
    request.
    5/1/2014 3:32:39 PM [EX1] Connected to target mailbox 'Primary
    (8c929261-1e89-4ddc-a1b1-0facf8b99d9f)', database 'Mailbox Database
    0557423074', Mailbox server 'EX1.contoso.com' Version 15.0 (Build 847.0).
    5/1/2014 3:32:39 PM [EX1] ICS sync state for request
    3f783ec0-abc3-4445-9cf3-105394533bbb is null.
    5/1/2014 3:32:39 PM [EX1] Request processing started.
    5/1/2014 3:32:39 PM [EX1] Stage: CreatingFolderHierarchy. Percent
    complete: 5.
    5/1/2014 3:32:39 PM [EX1] Merge initialized for mailbox 'Primary
    (8c929261-1e89-4ddc-a1b1-0facf8b99d9f)': 43 folders total. Estimated data
    size: 2684 items, 316.9 MB (332,309,678 bytes).
    5/1/2014 3:32:39 PM [EX1] Stage: CopyingMessages. Percent complete: 99.
    5/1/2014 3:32:39 PM [EX1] Copy progress: 2079/2684 messages, 314.5 MB
    (329,813,762 bytes)/316.9 MB (332,309,678 bytes), 0/0 folders completed.
    5/1/2014 3:32:39 PM [EX1] Merging folder '/Top of Information Store
    [IpmSubtree]' into '/Top of Information Store [IpmSubtree]'.
    5/1/2014 3:32:39 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:39 PM [EX1] Stage: CopyingMessages. Percent complete: 10.
    5/1/2014 3:32:39 PM [EX1] Copy progress: 0/2684 messages, 0 B (0
    bytes)/316.9 MB (332,309,678 bytes), 0/0 folders completed.
    5/1/2014 3:32:39 PM [EX1] Merging folder '/Top of Information
    Store/Deleted Items' into '/Top of Information Store/Deleted Items
    [DeletedItems]'.
    5/1/2014 3:32:40 PM [EX1] Copying 1 items, 14.57 MB (15,274,357 bytes).
    Skipping 1653 items, 99.89 MB (104,738,697 bytes).
    5/1/2014 3:32:41 PM [EX1] A large item was encountered: Item (IPM.Note)
    Subject:"FW: Board Packet", Size: 14.57 MB (15,274,357 bytes),
    Folder:"Deleted Items"
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information
    Store/Deleted Items/Attas' into '/Top of Information Store/Deleted
    Items/Attas'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information Store/2013
    Reviews' into '/Top of Information Store/2013 Reviews'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information Store/AED'
    into '/Top of Information Store/AED'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information Store/ASTS'
    into '/Top of Information Store/ASTS'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information
    Store/Attas' into '/Top of Information Store/Attas'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information Store/Auto
    Logs' into '/Top of Information Store/Auto Logs'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information Store/Auto
    Logs/2012' into '/Top of Information Store/Auto Logs/2012'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information Store/Auto
    Logs/2013' into '/Top of Information Store/Auto Logs/2013'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information Store/Auto
    Logs/2014' into '/Top of Information Store/Auto Logs/2014'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 6
    items, 917 KB (938,966 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information
    Store/bisys' into '/Top of Information Store/bisys'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 24
    items, 1.64 MB (1,719,360 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information
    Store/Business Contacts' into '/Top of Information Store/Business Contacts'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 1
    items, 272 KB (278,548 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information
    Store/Conversation Action Settings' into '/Top of Information
    Store/Conversation Action Settings [ConversationActionSettings]'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information Store/Count
    Me In' into '/Top of Information Store/Count Me In'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information
    Store/Drafts' into '/Top of Information Store/Drafts [Drafts]'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 2
    items, 23.15 KB (23,707 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information
    Store/Inbox' into '/Top of Information Store/Inbox [Inbox]'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 90
    items, 21.01 MB (22,031,352 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information
    Store/Jeanette' into '/Top of Information Store/Jeanette'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 2
    items, 31.78 KB (32,547 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information Store/News
    Feed' into '/Top of Information Store/News Feed'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information Store/OHIO'
    into '/Top of Information Store/OHIO'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 1
    items, 12.45 KB (12,748 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information
    Store/Outbox' into '/Top of Information Store/Outbox [Outbox]'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information
    Store/Performance Review' into '/Top of Information Store/Performance Review'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 1
    items, 11.41 KB (11,681 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information Store/Quick
    Step Settings' into '/Top of Information Store/Quick Step Settings'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information
    Store/Required Postings' into '/Top of Information Store/Required Postings'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information Store/Sage'
    into '/Top of Information Store/Sage'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information
    Store/Schedule As' into '/Top of Information Store/Schedule As'.
    5/1/2014 3:32:42 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:32:42 PM [EX1] Merging folder '/Top of Information Store/Sent
    Items' into '/Top of Information Store/Sent Items [SentItems]'.
    5/1/2014 3:32:42 PM [EX1] Copying 1 items, 153.7 MB (161,185,266 bytes).
    Skipping 297 items, 22.47 MB (23,566,533 bytes).
    5/1/2014 3:32:44 PM [EX1] A large item was encountered: Item (IPM.Note)
    Subject:"Emailing: 5.24.12.zip", Size: 153.7 MB (161,185,266 bytes),
    Folder:"Sent Items"
    5/1/2014 3:32:44 PM [EX1] Transient error
    MessageSubmissionExceededException has occurred. The system will retry (1/60).
    5/1/2014 3:33:19 PM [EX1] The Microsoft Exchange Mailbox Replication
    service 'EX1.contoso.com' (15.0.847.31 caps:03FF) is examining the
    request.
    5/1/2014 3:33:19 PM [EX1] Connected to target mailbox 'Primary
    (8c929261-1e89-4ddc-a1b1-0facf8b99d9f)', database 'Mailbox Database
    0557423074', Mailbox server 'EX1.contoso.com' Version 15.0 (Build 847.0).
    5/1/2014 3:33:19 PM [EX1] ICS sync state for request
    3f783ec0-abc3-4445-9cf3-105394533bbb is null.
    5/1/2014 3:33:20 PM [EX1] Request processing started.
    5/1/2014 3:33:20 PM [EX1] Stage: CreatingFolderHierarchy. Percent
    complete: 5.
    5/1/2014 3:33:20 PM [EX1] Merge initialized for mailbox 'Primary
    (8c929261-1e89-4ddc-a1b1-0facf8b99d9f)': 43 folders total. Estimated data
    size: 2684 items, 316.9 MB (332,309,678 bytes).
    5/1/2014 3:33:20 PM [EX1] Stage: CopyingMessages. Percent complete: 99.
    5/1/2014 3:33:20 PM [EX1] Copy progress: 2079/2684 messages, 314.5 MB
    (329,813,762 bytes)/316.9 MB (332,309,678 bytes), 0/0 folders completed.
    5/1/2014 3:33:20 PM [EX1] Merging folder '/Top of Information Store
    [IpmSubtree]' into '/Top of Information Store [IpmSubtree]'.
    5/1/2014 3:33:20 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:20 PM [EX1] Stage: CopyingMessages. Percent complete: 10.
    5/1/2014 3:33:20 PM [EX1] Copy progress: 0/2684 messages, 0 B (0
    bytes)/316.9 MB (332,309,678 bytes), 0/0 folders completed.
    5/1/2014 3:33:20 PM [EX1] Merging folder '/Top of Information
    Store/Deleted Items' into '/Top of Information Store/Deleted Items
    [DeletedItems]'.
    5/1/2014 3:33:21 PM [EX1] Copying 1 items, 14.57 MB (15,274,357 bytes).
    Skipping 1653 items, 99.89 MB (104,738,697 bytes).
    5/1/2014 3:33:22 PM [EX1] A large item was encountered: Item (IPM.Note)
    Subject:"FW: Board Packet", Size: 14.57 MB (15,274,357 bytes),
    Folder:"Deleted Items"
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information
    Store/Deleted Items/Attas' into '/Top of Information Store/Deleted
    Items/Attas'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information Store/2013
    Reviews' into '/Top of Information Store/2013 Reviews'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information Store/AED'
    into '/Top of Information Store/AED'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information Store/ASTS'
    into '/Top of Information Store/ASTS'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information
    Store/Attas' into '/Top of Information Store/Attas'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information Store/Auto
    Logs' into '/Top of Information Store/Auto Logs'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information Store/Auto
    Logs/2012' into '/Top of Information Store/Auto Logs/2012'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information Store/Auto
    Logs/2013' into '/Top of Information Store/Auto Logs/2013'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information Store/Auto
    Logs/2014' into '/Top of Information Store/Auto Logs/2014'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 6
    items, 917 KB (938,966 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information
    Store/bisys' into '/Top of Information Store/bisys'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 24
    items, 1.64 MB (1,719,360 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information
    Store/Business Contacts' into '/Top of Information Store/Business Contacts'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 1
    items, 272 KB (278,548 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information
    Store/Conversation Action Settings' into '/Top of Information
    Store/Conversation Action Settings [ConversationActionSettings]'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information Store/Count
    Me In' into '/Top of Information Store/Count Me In'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information
    Store/Drafts' into '/Top of Information Store/Drafts [Drafts]'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 2
    items, 23.15 KB (23,707 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information
    Store/Inbox' into '/Top of Information Store/Inbox [Inbox]'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 90
    items, 21.01 MB (22,031,352 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information
    Store/Jeanette' into '/Top of Information Store/Jeanette'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 2
    items, 31.78 KB (32,547 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information Store/News
    Feed' into '/Top of Information Store/News Feed'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information Store/OHIO'
    into '/Top of Information Store/OHIO'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 1
    items, 12.45 KB (12,748 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information
    Store/Outbox' into '/Top of Information Store/Outbox [Outbox]'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information
    Store/Performance Review' into '/Top of Information Store/Performance Review'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 1
    items, 11.41 KB (11,681 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information Store/Quick
    Step Settings' into '/Top of Information Store/Quick Step Settings'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information
    Store/Required Postings' into '/Top of Information Store/Required Postings'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information Store/Sage'
    into '/Top of Information Store/Sage'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information
    Store/Schedule As' into '/Top of Information Store/Schedule As'.
    5/1/2014 3:33:22 PM [EX1] Copying 0 items, 0 B (0 bytes). Skipping 0
    items, 0 B (0 bytes).
    5/1/2014 3:33:22 PM [EX1] Merging folder '/Top of Information Store/Sent
    Items' into '/Top of Information Store/Sent Items [SentItems]'.
    5/1/2014 3:33:23 PM [EX1] Copying 1 items, 153.7 MB (161,185,266 bytes).
    Skipping 297 items, 22.47 MB (23,566,533 bytes).
    5/1/2014 3:33:24 PM [EX1] A large item was encountered: Item (IPM.Note)
    Subject:"Emailing: 5.24.12.zip", Size: 153.7 MB (161,185,266 bytes),
    Folder:"Sent Items"
    5/1/2014 3:33:24 PM [EX1] Transient error
    MessageSubmissionExceededException has occurred. The system will retry (1/60).
    ObjectState : New

    Hi kopas,
    Please filter these large attachments from the export just as you said for testing.
    Feel free to contact me if there is any problem.
    Thanks
    Mavis
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Mavis Huang
    TechNet Community Support

  • SMA Runebooks stuck in Queued state

    I'm having problems with a jobs not processing at all. They say they are in a queue state when you look at them in the console but when you run "Get-SmaJob -WebServiceEndpoint 'https://smaws.mycompany.com' -port 9090 | where-object {$_.jobstatus -ne
    'Completed'}" the jobstatus comes back as new. I tried to cancel them with "stop-smajob -id 5a8fc19f-4158-433b-a3a9-7a22398f4eed -WebServiceEndpoint 'https://smaws.mycompany.com' -port 9090" and I get this message 
    stop-smajob : Could not stop job 5a8fc19f-4158-433b-a3a9-7a22398f4eed: System.Data.Services.Client.DataServiceClientException: <?xml version="1.0" encoding="utf-8" 
    standalone="yes"?><error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"><code></code><message 
    xml:lang="en-US">System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---&gt; 
    System.Data.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---&gt; 
    System.Data.SqlClient.SqlException: Error 50000, Level 11, State 1, Procedure UpdateJob, Line 110, Message: The requested update for the Job is not allowed. The job has 
    already a PendingAction.&#xD;
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)&#xD;
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)&#xD;
       at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, 
    TdsParserStateObject stateObj, Boolean&amp; dataReady)&#xD;
       at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()&#xD;
       at System.Data.SqlClient.SqlDataReader.get_MetaData()&#xD;
       at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)&#xD;
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, 
    Task&amp; task, Boolean asyncWrite, SqlDataReader ds)&#xD;
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, 
    TaskCompletionSource`1 completion, Int32 timeout, Task&amp; task, Boolean asyncWrite)&#xD;
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)&#xD;
       at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)&#xD;
       at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)&#xD;
       at System.Data.EntityClient.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior)&#xD;
       --- End of inner exception stack trace ---&#xD;
       at System.Data.EntityClient.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior)&#xD;
       at System.Data.EntityClient.EntityCommandDefinition.Execute(EntityCommand entityCommand, CommandBehavior behavior)&#xD;
       at System.Data.EntityClient.EntityCommand.ExecuteReader(CommandBehavior behavior)&#xD;
       at System.Data.EntityClient.EntityCommand.ExecuteScalar[T_Result](Func`2 resultSelector)&#xD;
       at System.Data.Objects.ObjectContext.ExecuteFunction(String functionName, ObjectParameter[] parameters)&#xD;
       at Orchestrator.ResourceModel.OrchestratorApi.UpdateJob(Nullable`1 jobKey, Nullable`1 jobId, String jobStatus, Nullable`1 setjobStatus, String pendingAction, String 
    pendingActionData, Nullable`1 setpendingAction, Nullable`1 partitionId, Nullable`1 setPartitionId, Nullable`1 ownerId, Nullable`1 setownerId, Nullable`1 
    workflowInstanceId, Nullable`1 setworkflowInstanceId, String jobException, Nullable`1 setJobException, Nullable`1 forceUpdate, ObjectParameter 
    jobStatusUpdateResult)&#xD;
       at Orchestrator.WebService.ActionContext.UpdateJob(Guid jobId, JobPendingAction jobPendingAction, String pendingActionData)&#xD;
       at Orchestrator.WebService.ActionContext.Stop(Job job)&#xD;
       --- End of inner exception stack trace ---&#xD;
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)&#xD;
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)&#xD;
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)&#xD;
       at EntityFrameworkActionProvider.ActionInvokable.&lt;&gt;c__DisplayClass3.&lt;.ctor&gt;b__0()&#xD;
       at EntityFrameworkActionProvider.ActionInvokable.Invoke()</message></error>
       at System.Data.Services.Client.BaseAsyncResult.EndExecute[T](Object source, String method, IAsyncResult asyncResult)
       at System.Data.Services.Client.QueryResult.EndExecuteQuery[TElement](Object source, String method, IAsyncResult asyncResult)
    At line:5 char:1
    + stop-smajob -id 5a8fc19f-4158-433b-a3a9-7a22398f4eed -WebServiceEndpoint 'https: ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [Stop-SmaJob], InvalidOperationException
        + FullyQualifiedErrorId : System.InvalidOperationException,Microsoft.SystemCenter.ServiceManagementAutomation.StopSmaJob
    I've tried the steps here, but no long so far. http://www.concurrency.com/infrastructure/sma-runbooks-stuck-queued-status/
    Any ideas would be helpful.
    Matt

    Hi,
    with "Get-SmaRunbookWorkerDeployment -WebServiceEndpoint https://WebServer.domain.com" make sure there are registered Runbook Workers. At at that host(s) make sure that the service "Runbook Service" is running ...
    Regards,
    Stefan
    www.sc-orchestrator.eu ,
    Blog sc-orchestrator.eu
    I can see all three of my SMA servers but they dont have lookup names. Not sure if that matters or not. They are all on the same domain and vlan so there isnt a firewall between them.

  • New mailbox move request Exchange 2010 : queued

    I have deployed new Exchange 2010 server in Exchange 2003 Organization.  It is simple setup one Exchange 2003 and   New Exchange 2010.
    I was trying to move mailbox from Exchange 2003 to 2010 and it has status of QUEUE “indefinetly”.. I have tried several mailboxes  and result is the same.
    Then I decided to create new database on Exchange 2010 sever. I have crate new mailbox on Exchange 2010 sever, send and receive some emails. And then try to move mailbox to new database. Same results.
    I run test MSR replication and is ok.
    I have increase msr LOGGING TO Maximum, no errors. I have rebooted server several times, no differences…

    Hi,
    Based on the description, status of mailbox move request from Exchange 2003 to Exchange 2010 is "indefinitely".
    Please make sure mailbox databases in Exchange 2010 and Exchange 2003 are mounted.
    Have you moved mailbox using the New-MoveRequest with the BadItemLimit and the AcceptLargeDataLoss parameters? If not, it's worth to do it again. Before you create a new move request, please check if there is any previous move request. If there is, please
    clear the previous move request and then move the mailbox.
    If the issue persists, please try to move mailbox to another database in Exchange 2003 and then move to Exchange 2010 to check the result.
    Best regards,
    Belinda
    Belinda Ma
    TechNet Community Support

  • Mailbox move requests remain in Queued status

    My server is part of a two member DAG.  DAG shows to be healthy.  I have turned logging up to Expert level but no useful data is generated (only shows that the move request was created; no problems are indicated)
    Server is Exchange 2010 SP 3 

    Hi,
    Please check the database copy status under management tab on source database and target database. This can be that one or more of those databases you are moving mailboxes to has a failed or suspended copy and its failing the DataMoveReplicationConstraint
    check.
    Refer to this blog about Exchange 2010 Mailbox Moves and Mailbox Resiliency
    http://blogs.technet.com/b/exchange/archive/2011/05/06/exchange-2010-mailbox-moves-and-mailbox-resiliency.aspx
    In addition, please check the event log on the Client Access server running the instance of the Microsoft Exchange Mailbox Replication service that's processing the failed move request.
    Best Regards.

  • Request Deletion from Cube stuck in execeptional state

    Hi All,
    We are stuck with a strange situation caused by below steps.
    1. We loaded a full request in cube
    2. Next day we scheduled deletion of the request from cube
    3. While deletion was in progress, we deletd the DTP through which the request was loaded
    4. DTP was deleted. Now this request stuck with status 9 (deletion started) in RSBKREQUEST table.
    5. If we check the request ID it shows deleted but we can see the request still in cube
    6. Compression of newer requests is not  happening as they are referrins issue with this stuck request
    Now I am looking for below help
    1. How can we delete the request from cube now
    2. Is there any way to create the DTP with old technical name
    3. Can we compress the request with this request in cube
    Regards
    Jitendra

    Hi Jitendra,
    1. How can we delete the request from cube now
    As suggested by raman change it to red and then try deleting.Check the backend tables also system is saying its deleted then tables should not have entries for this request.
    2. Is there any way to create the DTP with old technical name
    I think DTP technical name is decided by system so we can not not create tech names for DTP.
    3. Can we compress the request with this request in cube
    Current status of you request is not green so we can not compare it.so delete it first.
    Regards,
    Ganesh Bothe

  • Problem transport requests remain in queue

    Hello
    I have problem as transport requests remain in queue of QAS and does not advance in approwal list. Problem began  after /usr/sap/trans was full
    Now trnasport are imported correcly but remain in queue of QAS and does not advance in approwal list. Problem began

    Hi Jan,
    Talk to your Basis team as this is basic config.This is happening because import queue is inconsistant. Check this thread - STMS: Transport Requests Forever Stuck to Running
    Regards,
    Sen

  • Import request hugn on start of action move nametabs

    Hi all,
    I copy an request(cofile and data file) from one system to another system via OS level copy.
    Then i use " T-Code: STMS -> Import Overview -> Extras -> Other Requests -> Add" to add the request to SAP System.
    After i click the import buttion, the request state always show "import running".
    I  use the import monitor to check the state, and it hung on "start of action move nametabs"
    I follow the thread Import Running for a long time on ECC 6.0 but it can't solve my issue.
    Does anyone have suggestion ?
    Best Regards,
    Wu

    Hi all,
    After tracing dev_evt, i find that the port sapms<SID> is block by virus software.
    The issue is solved by open the port sapms<SID>.
    BR
    Wu

  • Import request

    Hello All,
    I need to import transport request ,i have cofile and datafile and i copied these files in usr/sap/sid/trans/cofile and data file respectively but its not showing in queue .
    importing resulted in error cofile ,datafile not found.
    i used WINSCP to copy these files , also changed authorization through this tool t0 775
    Thanks & Regards
    Shams
    Edited by: shams111 on Jun 24, 2009 9:30 AM

    Earlier i could not able to see transport request in a queue even though i coppied in to respective cofile and datafile properly.
    also i followed below step it do not worked
    STMS_IMPORT --> Extras --> Add --> Other request and manually add the transport request to buffer
    It was authorization problem so i changed authorization using putty .problem got solved.
    now i tried to import but unfortunately this transport request turned out to be unicode transport request which i was trying to import it into non-unicode sytem .However this must not be done.

  • Request stays in Authorizing state even after approval

    I've been trying to debug this for days now and it completely breaks my lab - until it fixes itself after some random time and then breaks again
    I created a simple approval workflow which seeks approval from [//Target/Owner] when joining an Owner Approval Group. The request makes it to the Group Owner, but when the group owner approves the request, it stays stuck in Authorizing state and the user
    doesn't become a member of the group. The WF also remains in Running status even after the request is approved. 
    I've seen some similar problems around on the internet, and all seem to suggest Exchange related issues. I don't have an exchange setup in my lab, but I don't think not being able to send an email would completely break the approval process. Besides, it
    does seem to spring back to life randomly and it all starts working again before breaking - very intermittent.
    I've been messing around with the PS WF activity (which I use to calculate custom approvers), but I have disabled that WF completely for now and I'm just using OOTB activities and approvers.
    Any suggestions on what the issue could be (apart from exchange)? There are no errors in the event logs either, but there are loads of exchange related errors/warnings which are expected. Alternatively, is there somehow I can disable the "feature"
    where FIM tries to send an email?
    Thanks

    Yep, the approval responses are generated but the request still stays in Authorizing with the workflow in Running state. 
    What makes this even more bizzare is the intermittent nature of the issue, it just seems to resolve itself after some time then break again. 
    One thing I have noticed is that the problem starts when I use my custom WF to add approvers to the WF dictionary - the first activity is a powershell activity which calculates the approvers and the next one is the OOTB approval activity which sends an email
    to [//WorkflowData/Approver]. However, the PS script runs just fine, and the approver gets the request but after approval nothing happens (although approval responses are generated)

  • XML file getting stucked in queue in ECC preventing material status in MDM.

    XML file getting stuck in queue in ECC preventing material status in MDM to be changed.
    Hi SAP Experts,
    We have an issue regarding XML messages getting stuck in queue in ECC preventing the material status in SAP MDM to be changed from "Approved" to "Updated/Posted".
    Checking in transaction SXI_MONITOR the status of the XML Messages are Scheduled or Green Flagged, looking at the time started it has been an hour and it is not yet processed successfully; and also checking the queues XBTR* (XBTR0001, XBTR0002 and ETC.) via transaction SMQ2 have stopped.
    We need to manual process the XML messages for it to be processed successfully.
    I'm unable to understand why these files are getting stuck in Queue's.
    Many thanks in advance and have an awesome day ahead.
    Regards,
    Aeron Merc

    Hi Aeron,
    Check whether the Queue XBTR* (XBTR0001, XBTR0002 and ETC.) is Unregistered in SMQR.
    If it is so you can see as U in the Queue type.
    Try to register by selecting the queue and click on Registration button and activate.
    Then check your message in MONI,  hope this should solve your problem.
    Thanks
    Sai.

  • Content Switching Module (CSM): Sessions stuck in closing state

    Hi guys,
    I'm troubleshooting a CSM with 4.3(1).
    We migrated a real server from windows to linux, since then lot's of sessions stuck in closing state until the idle timer expires.
    I traced the traffic from the client to the csm and from the csm to the real server what I saw is the following behaviour at the end of a session:
    windows real server: client sends FIN -> real server acks the FIN -> real server sends FIN -> client sends RST -> real server sends RST -> CSM deletes session from session table
    The linux real server mostly behaves like the windows real server but sometimes behaves as follows:
    client sends FIN -> real server sends  FIN, but does not ack the FIN sequence number of the client -> real server sends RST -> client sends RST -> CSM does not delete  session from session table, it stucks in closing state
    Does anybody know how I can solve this problem of half-closed sessions other than decreasing the idle timeout?
    Is it possible to configure CSM to close and delete sessions not only on FIN-ACK packets but also on RST packets?
    Or to use a different fast idle timeout when sessions are half-closed?
    Many thanks in advance,
    Thorsten

    Hi Fabrizio,
    CSM_FAST_FIN_TIMEOUT is already set to 10 seconds.
    What I found out while testing is that CSM_FAST_FIN_TIMEOUT works with configurations where idle timeout is configured > 0.
    But when idle timeout is configured to 0 (what meas no idle timeout) the csm seems not to use CSM_FAST_FIN_TIMEOUT: Half closed sessions will stuck in closing state.
    Any idea why cms behaves this way?
    Regards,
    Thorsten

  • Message stuck in queue - Rejected by server

    Okay, so I thought was being smart by trying to set up my companies email on my own. When I entered all of the information (which I made mistakes) I tried to send a test message. Of course it would not go through and was being rejected by my companies server. So I deleted the email account I created on iphone. However, the test email I sent remained in queue and kept trying to resend over and over getting the same error/rejection message from companies email. Since there is no sent box (on .MAC anyway)there was no way to erase the test message stuck in queue.
    Solution: Since I currently have two email accounts .MAC and Yahoo, I just tured off the .MAC and all of a sudden I hear the SHOOOWWWSHHHH. The test message stuck in queue was sent from the yahoo account. (after I confirmed the message was sent, I turned on hte .MAC email account again)
    Now I know this solution is purely dumb luck and playing around with settings, but just incase it happens to you, this was how I solved it.

    Hey, thanks for that! It is very intersting to see how that works. Looks like the outgoing mail queue can change "on demand", like when you left only one account active. This means that the ability to send emails from any of the accounts regardless of where it came in is just a programming step away...

  • Error printing - stuck in queue

    Every time i print my status indicates it is printing but then says printer error - stuck in queue. When I press fix it deletes it but next time I try to print it does the same. It can find the printer on the network it just won't send it to the printer. What can I do?

    Please read this post then provide some details.  What printer model? What operating system? How is the printer connected - wired LAN, Wireless LAN, bluetooth?
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • SQL Azure Data Sync stuck in Processing State since 14 Sep 2014

    Hi,
    I've a sync group stuck in "processing" state since 14 Sep 2014, have tried to restart the client PC, restarted the sync service and also tried to regenerate the sync agent key, but still in vain. Would anyone please help me to figure it out what's
    the problem? This problem happened across my sync group very frequent recently (they're located in different physical locations), but still no workaround or the root cause :(
    Here's the sync group details:
    Sync group name:  ew_sync_a069
    Status
    Processing
    LAST SYNC
    9/14/2014 11:11:22 PM
    Sync Group ID
    4a604aad-e318-469d-adde-9ed4e1d52ead_East Asia
    Location
    East Asia
    Subscription Name
    Solo Customer Batch 3
    Subscription ID
    a68811f9-f82a-4e7c-b93c-d1bee226f84b
    Conflict Resolution
    Client Wins
    Thanks
    for your help.
    Best regards,
    Michael Yung

    As the client need the sync to be fixed ASAP, cannot wait for the answer / help, I've removed the sync agent, compare the data (what data need to download from Azure to client, what data need to upload from client to Azure) and recreate back the sync group.
    Hi Micheal,
    Is this the workaround in your scenario? Since the Azure SQL Data Sync failed, the Microsoft support engineer will help to solve the problem from backend based on your subscription ID and Sync Group ID. Sometime delay might be expected. Your patience is
    greatly appreciated. Thank you for your understanding and support.
    Regards,
    Charlie Liao
    TechNet Community Support

Maybe you are looking for

  • How do I add a wildcard domain to Additional Domains in Websites on Mac OS Mountain Lion Server?

    I could do this in Lion Server, but I can't in Mountain Lion (when I try to type * it doesn't type anything). Is there a file I can change with emacs to get this working? I've added the wildcard domain to /var/named/db.mydomain.TLD (see the wildcard

  • Some Error in ABAP Code

    Hello, I have the below code which gives the error message "In the OO context either an INTO or an ASSIGNING specification or the addition "TRANSPORTING NO FIELDS" must be used. addition "TRANSPORTING NO FIELDS" must be used." Any suggestion is appre

  • A Problem With Recovery

    Hi I Use Oracle8i Under Windows NT, I login to the Oracle Management Server and create a full backup in NoArchiveLog mode. When I want to recover last backup, DBA Studio throw an error with message: "The database must be MOUNTED to to perform a recov

  • Import from Excel-columns to Keynote doesn't work

    I want to import data from Excel to Keynote in order to make a graph. The data are like 20,23 20,45 19,49 20,89 (Americans would use 20.23 and so on, but that's not the point in this case). When I mark the column and copy it to Keynote, the numbers a

  • Do I need to transport webtemplate when I send query changes?

    Hai All,    I have moved my new query, web template for the query and the role to test from dev some time ago. Now I made some changes to query. Do I need to send all these 3 again to BWT? , OR,  just sending the query changes will be ok?. Thanks In