Unable to open System Attendant mailbox after migration

Greetings.
I've been working on moving mailboxes from an old exchange 2007 server to Exchange 2013. Both Exchange servers are in the same AD. During the move, the target Exchange server ran out of disk space (Don't ask...), and ended up apparently losing track of its
message store. Mail databases are still fine, but I can no longer access the migration tool or use migration cmdlets, as the information store is missing.
The following error is logged when I try to run Get-MigrationBatch:
Get-MigrationBatch
abcfritid.local/Users/Administrator
S-1-5-21-3986740184-3140633903-440486776-500
S-1-5-21-3986740184-3140633903-440486776-500
Remote-ManagementShell-Unknown
7676 w3wp#MSExchangePowerShellAppPool
36
00:00:00.1093719
View Entire Forest: 'False', Default Scope: 'abcfritid.local', Configuration Domain Controller: 'SERVER.abcfritid.local', Preferred Global Catalog: 'SERVER.abcfritid.local', Preferred Domain Controllers:
'{ SERVER.abcfritid.local }'
Microsoft.Exchange.Data.Storage.StorageTransientException: Cannot open mailbox /o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=EXCHANGE/cn=Microsoft
System Attendant. ---> Microsoft.Mapi.MapiExceptionMailboxQuarantined: MapiExceptionMailboxQuarantined: Unable to open message store. (hr=0x80004005, ec=2611) Diagnostic context: Lid: 55847 EMSMDBPOOL.EcPoolSessionDoRpc called [length=178] Lid: 43559 EMSMDBPOOL.EcPoolSessionDoRpc
returned [ec=0x0][length=232][latency=0] Lid: 52176 ClientVersion: 15.0.847.32 Lid: 50032 ServerVersion: 15.0.847.6032 Lid: 23226 --- ROP Parse Start --- Lid: 27962 ROP: ropLogon [254] Lid: 17082 ROP Error: 0xA33 Lid: 26937 Lid: 21921 StoreEc: 0xA33 Lid: 27962
ROP: ropExtendedError [250] Lid: 1494 ---- Remote Context Beg ---- Lid: 50608 Lid: 32848 dwParam: 0xD Lid: 61416 StoreEc: 0xA33 Lid: 56872 dwParam: 0xFE Lid: 42712 StoreEc: 0xA33 Lid: 10786 dwParam: 0x0 Msg: 15.00.0847.030:EXCHANGE Lid: 1750 ---- Remote Context
End ---- Lid: 26849 Lid: 21817 ROP Failure: 0xA33 Lid: 26297 Lid: 16585 StoreEc: 0xA33 Lid: 32441 Lid: 1706 StoreEc: 0xA33 Lid: 24761 Lid: 20665 StoreEc: 0xA33 Lid: 25785 Lid: 29881 StoreEc: 0xA33 at Microsoft.Mapi.MapiExceptionHelper.InternalThrowIfErrorOrWarning(String
message, Int32 hresult, Boolean allowWarnings, Int32 ec, DiagnosticContext diagCtx, Exception innerException) at Microsoft.Mapi.MapiExceptionHelper.ThrowIfError(String message, Int32 hresult, IExInterface iUnknown, Exception innerException) at Microsoft.Mapi.ExRpcConnection.OpenMsgStore(OpenStoreFlag
storeFlags, String mailboxDn, Guid mailboxGuid, Guid mdbGuid, String& correctServerDn, ClientIdentityInfo clientIdentityAs, String userDnAs, Boolean unifiedLogon, String applicationId, Byte[] tenantHint, CultureInfo cultureInfo) at Microsoft.Mapi.MapiStore.OpenMapiStore(String
serverDn, String userDn, String mailboxDn, Guid guidMailbox, Guid guidMdb, String userName, String domainName, String password, String httpProxyServerName, ConnectFlag connectFlags, OpenStoreFlag storeFlags, CultureInfo cultureInfo, Boolean wantRedirect, String&
correctServerDN, ClientIdentityInfo clientIdentity, Boolean unifiedLogon, String applicationId, Client xropClient, Boolean wantWebServices, Byte[] clientSessionInfo, TimeSpan connectionTimeout, TimeSpan callTimeout, Byte[] tenantHint) at Microsoft.Mapi.MapiStore.OpenMailbox(String
serverDn, String userDn, Guid guidMailbox, Guid guidMdb, String userName, String domainName, String password, ConnectFlag connectFlags, OpenStoreFlag storeFlags, CultureInfo cultureInfo, WindowsIdentity windowsIdentity, String applicationId, Byte[] tenantPartitionHint,
Boolean unifiedLogon) at Microsoft.Exchange.Data.Storage.MailboxSession.ForceOpen(MapiStore linkedStore, Boolean unifiedSession) --- End of inner exception stack trace --- at Microsoft.Exchange.Data.Storage.MailboxSession.ForceOpen(MapiStore linkedStore, Boolean
unifiedSession) at Microsoft.Exchange.Data.Storage.MailboxSession.Initialize(MapiStore linkedStore, LogonType logonType, ExchangePrincipal owner, DelegateLogonUser delegateUser, Object identity, OpenMailboxSessionFlags flags, GenericIdentity auxiliaryIdentity,
Boolean unifiedSession) at Microsoft.Exchange.Data.Storage.MailboxSession.<>c__DisplayClass1a.<CreateMailboxSession>b__18(MailboxSession mailboxSession) at Microsoft.Exchange.Data.Storage.MailboxSession.InternalCreateMailboxSession(LogonType logonType,
ExchangePrincipal owner, DelegateLogonUser delegatedUser, CultureInfo cultureInfo, String clientInfoString, IBudget budget, Action`1 initializeMailboxSession, InitializeMailboxSessionFailure initializeMailboxSessionFailure, MailboxSessionSharableDataManager
sharedDataManager) at Microsoft.Exchange.Data.Storage.MailboxSession.CreateMailboxSession(LogonType logonType, ExchangePrincipal owner, DelegateLogonUser delegateUser, Object identity, OpenMailboxSessionFlags flags, CultureInfo cultureInfo, String clientInfoString,
PropertyDefinition[] mailboxProperties, IList`1 foldersToInit, GenericIdentity auxiliaryIdentity, IBudget budget, Boolean unifiedSession, MailboxSessionSharableDataManager sharedDataManager) at Microsoft.Exchange.Data.Storage.MailboxSession.ConfigurableOpen(ExchangePrincipal
mailbox, MailboxAccessInfo accessInfo, CultureInfo cultureInfo, String clientInfoString, LogonType logonType, PropertyDefinition[] mailboxProperties, InitializationFlags initFlags, IList`1 foldersToInit, IBudget budget, Boolean unifiedSession, MailboxSessionSharableDataManager
sharedDataManager) at Microsoft.Exchange.Data.Storage.MailboxSession.OpenAsSystemService(ExchangePrincipal mailboxOwner, CultureInfo cultureInfo, String clientInfoString) at Microsoft.Exchange.Migration.MigrationDataProvider.OpenMigrationMailboxSession(ExchangePrincipal
mailboxOwner, String connectionDescription) at Microsoft.Exchange.Migration.MigrationDataProvider.CreateProviderForMailboxSession(MigrationADProvider activeDirectoryProvider, MigrationFolderName folderName, Func`2 mailboxSessionCreator) at Microsoft.Exchange.Migration.MigrationBatchDataProvider.CreateDataProvider(String
action, IRecipientSession recipientSession, Nullable`1 status) at Microsoft.Exchange.Management.Migration.GetMigrationBatch.CreateSession() at Microsoft.Exchange.Configuration.Tasks.GetTaskBase`1.InternalStateReset() at Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()
ServerTransient
Microsoft.Mapi.MapiExceptionMailboxQuarantined: MapiExceptionMailboxQuarantined: Unable to open message store. (hr=0x80004005, ec=2611) Diagnostic context: Lid: 55847 EMSMDBPOOL.EcPoolSessionDoRpc called
[length=178] Lid: 43559 EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=232][latency=0] Lid: 52176 ClientVersion: 15.0.847.32 Lid: 50032 ServerVersion: 15.0.847.6032 Lid: 23226 --- ROP Parse Start --- Lid: 27962 ROP: ropLogon [254] Lid: 17082 ROP Error:
0xA33 Lid: 26937 Lid: 21921 StoreEc: 0xA33 Lid: 27962 ROP: ropExtendedError [250] Lid: 1494 ---- Remote Context Beg ---- Lid: 50608 Lid: 32848 dwParam: 0xD Lid: 61416 StoreEc: 0xA33 Lid: 56872 dwParam: 0xFE Lid: 42712 StoreEc: 0xA33 Lid: 10786 dwParam: 0x0
Msg: 15.00.0847.030:EXCHANGE Lid: 1750 ---- Remote Context End ---- Lid: 26849 Lid: 21817 ROP Failure: 0xA33 Lid: 26297 Lid: 16585 StoreEc: 0xA33 Lid: 32441 Lid: 1706 StoreEc: 0xA33 Lid: 24761 Lid: 20665 StoreEc: 0xA33 Lid: 25785 Lid: 29881 StoreEc: 0xA33
at Microsoft.Mapi.MapiExceptionHelper.InternalThrowIfErrorOrWarning(String message, Int32 hresult, Boolean allowWarnings, Int32 ec, DiagnosticContext diagCtx, Exception innerException) at Microsoft.Mapi.MapiExceptionHelper.ThrowIfError(String message, Int32
hresult, IExInterface iUnknown, Exception innerException) at Microsoft.Mapi.ExRpcConnection.OpenMsgStore(OpenStoreFlag storeFlags, String mailboxDn, Guid mailboxGuid, Guid mdbGuid, String& correctServerDn, ClientIdentityInfo clientIdentityAs, String userDnAs,
Boolean unifiedLogon, String applicationId, Byte[] tenantHint, CultureInfo cultureInfo) at Microsoft.Mapi.MapiStore.OpenMapiStore(String serverDn, String userDn, String mailboxDn, Guid guidMailbox, Guid guidMdb, String userName, String domainName, String password,
String httpProxyServerName, ConnectFlag connectFlags, OpenStoreFlag storeFlags, CultureInfo cultureInfo, Boolean wantRedirect, String& correctServerDN, ClientIdentityInfo clientIdentity, Boolean unifiedLogon, String applicationId, Client xropClient, Boolean
wantWebServices, Byte[] clientSessionInfo, TimeSpan connectionTimeout, TimeSpan callTimeout, Byte[] tenantHint) at Microsoft.Mapi.MapiStore.OpenMailbox(String serverDn, String userDn, Guid guidMailbox, Guid guidMdb, String userName, String domainName, String
password, ConnectFlag connectFlags, OpenStoreFlag storeFlags, CultureInfo cultureInfo, WindowsIdentity windowsIdentity, String applicationId, Byte[] tenantPartitionHint, Boolean unifiedLogon) at Microsoft.Exchange.Data.Storage.MailboxSession.ForceOpen(MapiStore
linkedStore, Boolean unifiedSession)
Ex2B87C8
False
0 objects execution has been proxied to remote server.
0
ActivityId: 090bb0d7-dcb2-4b61-ba15-8262bd5e1fa8
ServicePlan:;IsAdmin:True;
When I check ADSIEdit for the Home Attendant name in CN=Configuration,CN=Microsoft Exchange, CN=First Organization, CN=Administrative Groups, CN=Exchange Administrative Group, CN=Servers,CN=EXCHANGE,CN=InformationStore, that tree is empty, no distinguished
name for the store is listed there.
Any help or directions you could provide would be helpful.

Hi,
System Attendant mailbox is required to be available during mailbox moves. For instance, if you have the mailbox store containing the System Attendant mailbox dismounted during a mailbox move, the move will fail.
I recommend you use the Get-Mailbox -Arbitration | fl name, data* command to get the mailbox database in which all arbitration mailboxes reside. Make sure this mailbox database is mounted.
If you deleted it by mistake or it didn't exist in your Exchange(for whatever reason), you need to re-create the AD account by running setup.exe/prepareAD. Once the account is created, configure a mailbox for the account.
Thanks,
If you have feedback for TechNet Subscriber Support, contact
[email protected]
Belinda Ma
TechNet Community Support

Similar Messages

  • HT4623 unable to sync my mailboxes after migrating ipad to ios7.  Any insights?

    unable to sync my mailboxes after migrating ipad to ios7.  Any insights?

    Try restarting the AMDS...
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • I am unable to open my Photoshop program after installing the entire Creative Suite: Premium Production 6. All other programs work, but with Photoshop it says that the program is "locked or in use by another user". I need this fixed immediately.

    I am unable to open my Photoshop program after installing the entire Creative Suite: Premium Production 6. All other programs work, but with Photoshop it says that it "Could not open a scratch file because the file is locked, you do not have necessary access permissions, or another program is using the file. Use the 'Properties' command in the Windows Explorer to unlock the file." Then I select "OK" and the next message comes up "Could not initialize Photoshop because the file is locked, you do not have the necessary permissions, or another program is using the file. Use the 'Properties' command in the Windows Explorer to unlock this file. I installed all of the programs on the same day from a CD. I need this fixed immediately.
    I am not interested in switching to Creative Cloud, so don't even suggest it. I spoke to Mashmi (or something to that effect) on the "Support" Chat and there was absolutely no support. Useless actually.
    Thanks in advance.

    Could not open a scratch file because the file is locked or you do not have the necessary access privileges. (…) | Mylen…
    Mylenium

  • Unable to open System Preferences

    I am unable to open Systems Preferences on my MacBook Pro. I click on Systems Preference in the Apple Menus and it flashes but does not open. Thanks.

    By Apple Menus, I mean the Apple symbol on the top left. Then I select "system preference" and click on this. It does not open.
    I see thanks for explaining.
    Where do I find the Applications - System Preferences? I thought this was it. Thank you for your response.
    Open a Finder Window and you should see a folder called Applications or using your Dock click on Applications (probably on the far right of the Dock).
    BTW did you try restarting your computer? That helps in many situations like this.

  • Unable to open SYSTEM PROFILER

    Hi all,
    I updated my software to 10.5.8.
    Since then i'm unable to open system profiler.
    Tried using the:
    a) option button > then click system profiler
    b) spotlight
    c) apple logo > abt this mac>
    Please help.
    Many thanks in advance

    HI,
    Try deleting this file.
    com.apple.systemprofiler.plist
    ~/Library/Preferences.
    Move that file to the Trash then try to launch the System Profiler.
    If that doesn't work you could perform an Archive & Install which would reinstall a new copy of the Mac OS X for you which would install the System Profiler app.
    As with any installation, make sure and back up all important data first.
    http://support.apple.com/kb/HT1545
    Then repair disk permissions...
    Quit any open applications/programs. Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
    Carolyn

  • Unable to Open System Prefrences

    Hey Guys ,
    Im unable to open system preferences on my mac.The problem started 2 days ago.
    -I've tried selecting system preferences by clicking the apple logo on the top left corner of my mac.
    -I've also tried opening system preferences by selecting Bluetooth preferences & Network Preferences
    when i attempt any of the above methods..Nothing opens at all.Nothing opens on the dock nor does any window open
    I tried Switching off my mac and Switching it on holding "command","option","r" & "p" but that didnt help.
    -system preferences doesn't showup when i try searching for it in Spotlight.
    Im using an Early 2008 MBP and am running Mac OS 10.6.6 ( snow leopard) 250 GB HD and 2 GB RAM
    Any ideas and any help at all in the matter would be much appreciated
    Thanks in Advance,
    Thimayya

    Look in your Applications folder. Is it there?

  • No System Addres Book After Migration and MTP Status

    I have finished migrating Groupwise 8 from Netware to SLES 11 SP3 in a test environment and have run into two issues. This test system has no internet access (would it be possible to give it access without interfering with the production GW server?).
    One, there is no system address book available although sending to another user in the system appears to work when you type their common name (the auto populate does not work, however).
    Two, when viewing the POA using the http monitor page, the MTP Current Status shows as Unavailable for both Send and Receive and the Inbound and Outbound TCP/IP addresses are both blank (maybe due to no internet access?).
    I have checked my Post Office link and it is configured as TCP/IP with the correct IP address. I followed the Caledonia guide to moving Groupwise and I moved all components of groupwise.
    What did I miss?
    Thanks,
    Scott

    Hi Laura.
    I have not upgraded anything yet to 2012, everything is still GW8. I did not have the BIND EXCLUSIVELY checked for any of the agents. I have now done so for webaccess, the mta and poa. This did not make any difference.
    I also started the mta first, then the poa, as I don't know what order they start up in when the server starts or when using the rcgrpwise command but again this did not make any difference.
    Looking at the mta http monitor, I also see "mtp unable to open connection [8925]". How do I troubleshoot this? When I installed SLES 11, I did not enable the firewall, so that should not be blocking it. The mta and the poa are using default ports, 7100 and 7101 respectively and both list the correct ip address after the move.
    I am also going to try a rebuild on the wpdomain.db to see if that helps. What else can I look at?
    Thanks,
    Scott
    >>> On May-28-14 at 5:16 AM, in message <[email protected]>, laurabuckley<[email protected]> wrote:
    Hi Scott,
    Sounds like your wpdomain.db database is having issues. Did you start
    the MTA first, let it update to 2012 and then start the POA?
    No internet access should not interfere with your MTA functioning
    correctly.
    On your GroupWise agents, have you clicked the BIND EXCLUSSIVE for the
    IP addresses in ConsoleOne?
    Let us know how it goes.
    Cheers,
    Laura Buckley
    Technical Consultant
    IT Dynamics, South Africa
    If you find this post helpful and are logged into the web interface,
    please show your appreciation and click on the star below...
    laurabuckley's Profile: https://forums.novell.com/member.php?userid=122
    View this thread: https://forums.novell.com/showthread.php?t=477296

  • ITunes, iPhoto and system clock crash after migrating from Snow Leopard

    Hello everyone,
    I had MacBook Pro with Snow Leopard but had to migrate to older one with 10.5.8 today.
    After 4 hours it finished and everything seems fine except 3 things:
    1. iTunes crashes on each launch attempt. I even followed an article to uninstall it, got a new one from apple.com but I still have the same issue.
    2. iPhoto opens with success and shows folders overview, but when I click to enlarge a photo I get a blank screen. After about 2 minutes the program quits unexpectedly.
    3. System clock behaves really strange. It seems to ignore time zone settings completely. I select Melbourne, Australia and quit Sys preferences but when I get there back I still have GMT time. Setting manually gives me nothing - time of email is still GMT.
    Anyone have seen similar problems after migrating? My primary guess is that this issues are caused by migrating to older Mac OS version, but maybe it's not the point. Anyway, would be great to have this fixed. Without iPhoto, iTunes and proper times in e-mail inbox my Mac is pretty useless...

    I installed this update, restarted but nothing helped. By permissions - what do you exactly mean, how could they change or what could be broken?
    I also noticed that what is broken as well are the PYM Player and Quick Time. When I open a movie, I got the sound but no video output at all. It is similar to iPhoto where I see the miniatures but normal size viewing goes blank.
    Does anyone has a clue what can be broken that causes such problems?
    My Mac is now really just an e-mailing and surfing machine...

  • Unable to open System Preferences - Keyboard and Mouse

    Hi, My MacBook Pro don't open System Preferences -> Keyboard and Mouse Panel.
    I tested reinstall the system, it's working, but after update to 10.5.2 the problem returned.
    The following messages are displayed on the console when i click on "Keyboard and Mouse" icon.
    /Applications/System\ Preferences.app/Contents/MacOS/System\ Preferences
    2008-02-21 14:11:38.442 System Preferences[272:10b] * -[NSCFArray objectAtIndex:]: index (2147483647( or possibly larger)) beyond bounds (3)
    ---

    I'm having basically the same problem, though with a different console message:
    5/2/08 15.04.49 System Preferences[55360] * -[NSURL initFileURLWithPath:]: nil string parameter
    Anyone else see this?

  • ?unable to open raw photo file after downloading camera raw 7.4 update?

    Can anyone help please.
    I recently had my lap top wiped and have had to re load CS6.  I have also downloaded the camera raw 7.4 update (I use a Nikon D7100 camera) The update downloads without any problems, I go through download, install and then finish, but I still am unable to open my raw photos.  I get the following message...   'if you are attempting to open a raw file from a digital camera, make sure you have the latest raw camera update installed'.  I have no idea why it is doing this, or how to combat it.  Any suggestions would be much appreciated.  Thanks in advance.
    Gail

    Hi Benjamin,
    You were right. It was the camera's provided software transfer system. I've copied them directly from the (same) card to the desktop and works.
    Many many thanks! Cheers

  • E61i: Unable to open Settings or Clock after lates...

    After the latest firmware upgrade I am unable to open my settings or the clock with the SIM in. When I take the SIM out I am able to get into this areas but obviously can't edit any provider info. Otherwise the phone works fine.
    I have tried to re-upgrade the firmware multiple times (even now that it says it is already the latest) as well as done a combination of soft and hard resets as well as the three key reformat option (Talk+3+*).
    After each reset or upgrade the phone boots and right after it asks me for the timezone (city) it throws an error saying phone failed to boot.
    Any idea how I can fix that?

    Mark: I'm having the same problem and I'm in Beaverton (I noticed you're in Lake Oswego) I'm heading to Vegas tonight so I'll check to see if it works there. Are you on T-Mobile also? I'm wondering if it's really SIM related. I might try to **bleep** someone's AT&T sim to see if I can access the settings with that SIM in.
    I'll keep checking and update this thread if I find anything.
    Jack

  • Open role permission error after migration EP6 to EP7

    Hi all,
    After migration from ep6(WAS 620) to EP7, there are some roles which can't edit permission by content administration.
    The error message appears when open edit role permission.
    ========================= Error Start Line=========================================
    ERROR: updateParentData - aclHandle is null for objectID - null
    Exception ID:05:29_23/06/08_0006_9615650
    EXCEPTION
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.aclEditor
    Component class : com.sap.portal.admin.acleditor.ACLEditor
    User : Administrator
    at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:973)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: java.lang.NullPointerException
    at com.sap.portal.admin.editor.pane.OutPane.calculatePEObjectId(OutPane.java:210)
    at com.sap.portal.admin.editor.pane.OutPane.createEditorLayout(OutPane.java:256)
    at com.sap.portal.admin.editor.pane.OutPane.setupComponent(OutPane.java:150)
    at com.sap.portal.admin.editor.pane.EditorPaneWrapper.mySetupComponent(EditorPaneWrapper.java:143)
    at com.sapportals.admin.wizardframework.components.FlowContainer.setupComponent(FlowContainer.java:129)
    at com.sapportals.admin.wizardframework.core.TrivialPaneFactory.getComponent(TrivialPaneFactory.java:35)
    at com.sapportals.admin.wizardframework.core.WizardInstance.doWizard(WizardInstance.java:229)
    at com.sap.portal.admin.editor.Editor.doWizard(Editor.java:605)
    at com.sap.portal.admin.editor.Editor.run(Editor.java:150)
    at com.sap.portal.admin.editor.AbstractEditorComponent.doContent(AbstractEditorComponent.java:59)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    ========================= Error End Line=========================================
    Does anyone have idea about this problem ?

    close

  • I am unable to open my Aperture library after my computer crash!!

    I get the following error meassage after my computer crashed and now unable to open Aperture library. Do not have any of my photos backed up as yet!!!
    "There was an error opening the database for the library “/Volumes/My Passport for Mac/Aperture Library.aplibrary”.

    The Crash may have prevented Aperture from closing the Library properly.
    Make a backup copy of your Aperture library, before you proceed.
    Then try to repair the library using the "Library First Aid Tools":
    Aperture 3 User Manual: Repairing and Rebuilding Your Aperture Library
    Locate the Aperture library on your My Passport drive, then hold down the Command and Option keys while double-clicking the Aperture library.
    Select Repair Database from the First Aid panel.
    If that does not help, repeat, but select "Rebuild database".
    If you still have prolems, post back and explain, what happened before Aperture crashed.
    Regards
    Léonie

  • Can't open ER-Model diagrams after migration from 9.0.5.2

    Hi
    I migrated my project with some ER-diagrams from 9.0.5.2 to 10.1.3. But after migration I'm not able to open the diagrams anymore. If I doubleclick or rightclick and select open: simply nothing happens.
    How can I make my migrated diagrams available in JDeveloper 10.1.3?
    Thanks in advance
    Frank Brandstetter

    Frank,
    Can you send me your original 9.0.5.2 project to me so that I can investigate?
    If so can you zip up the project and rename the '.zip' file to '.zap' to get it through the mail server.
    My email address is [email protected]
    Regards,
    Lisa
    JDev UML QA

  • Clean remote Mailbox after migration

    Hello ,
    I am Migrating mailbox users form Exchange 2007 to Exchange 2010 SP3 some users after Migration there Mailbox still in exchange 2007 as mailbox user instated of mail user  and in exchange 2010 as mail box user  .
    but its for some users .
    can you help me please why it happen

    Hi,
    Do you mean the mailbox in the original mailbox change to the soft-deleted state?
    If so, I recommend you check MAS's suggestions.
    When mailboxes are moved from an Exchange 2010 SP1 database to any other database, Exchange doesn't fully delete the mailbox from the source database immediately upon completion of the move. Instead, the mailbox in the source mailbox database is switched
    to a soft-deleted state. For more details about this, you can refer to the following article.
    http://technet.microsoft.com/en-gb/library/dd298174(v=exchg.141).aspx#SoftDel
    Hope this is helpful to you.
    Best regards,
    Belinda Ma
    TechNet Community Support

Maybe you are looking for