Message Store partitions problem

Hi guys,
i'm runninig Messaging Server 7u3-12.01 64bit on SPARC.
i'm trying to configure additionally partitions on my mss, as described in documentation i did following:
Created paths
ls -lrt /mss1/messaging/store/partition/
total 33
drwx------ 3 mailsrv mail 3 Mar 10 13:17 primary
drwx------ 2 mailsrv mail 2 Mar 30 12:26 store-01
drwx------ 2 mailsrv mail 2 Mar 30 12:26 store-02
drwx------ 2 mailsrv mail 2 Mar 30 12:26 store-03
drwx------ 2 mailsrv mail 2 Mar 30 12:26 store-04
drwx------ 2 mailsrv mail 2 Mar 30 12:26 store-05
drwx------ 2 mailsrv mail 2 Mar 30 12:26 store-06
drwx------ 2 mailsrv mail 2 Mar 30 12:26 store-07
drwx------ 2 mailsrv mail 2 Mar 30 12:26 store-08
drwx------ 2 mailsrv mail 2 Mar 30 12:26 store-09
drwx------ 2 mailsrv mail 2 Mar 30 12:26 store-10
configutil |grep -i store.partition
store.partition.store-01.path = /mss1/messaging/store/partition/store-01
store.partition.store-02.path = /mss1/messaging/store/partition/store-02
store.partition.store-03.path = /mss1/messaging/store/partition/store-03
store.partition.store-04.path = /mss1/messaging/store/partition/store-04
store.partition.store-05.path = /mss1/messaging/store/partition/store-05
store.partition.store-06.path = /mss1/messaging/store/partition/store-06
store.partition.store-07.path = /mss1/messaging/store/partition/store-07
store.partition.store-08.path = /mss1/messaging/store/partition/store-08
store.partition.store-09.path = /mss1/messaging/store/partition/store-09
store.partition.store-10.path = /mss1/messaging/store/partition/store-10
and my test user "test1" has mailMessageStore=store-01 as attribute.
But Messaging Server can't create the user mailbox as you can see in my imta logfile
ims_master[22126]: Store Error: Unable to auto create mailbox user/test1: Unknown/invalid partition
What i'm missing???
p.s I tried also with relative path "configutil -o store.partition.store-X.path -v store-X" with the same result after restarting
Regards
Caius

As for opening a case to get this fixed, nevermind that. This is intentional. The partition name should be only letters and digits. I should check the docs before I reply :) See [To Add a Message Store Partition|http://wikis.sun.com/display/CommSuite/Managing+Message+Store+Partitions+and+Adding+Storage#ManagingMessageStorePartitionsandAddingStorage-ToAddaMessageStorePartition] in the Admin Guide.

Similar Messages

  • Assign a message store partition using delegated administrator

    Hi!
    i'm using messaging server and delegated administrator that comes in the JES Q5 2005 i'd like to assing the message store partition to the user when i create their account but i can't see any option to do that using delegated administration console. Is there a way to do that.?
    In older delegated administrator versions i could do that.
    Thanks in advance

    It does appear that the current DA does not have this capability. There is a RFE for it in place.
    At present, the only options you have are to:
    1. Use comm-admin to change the partition
    or
    2. Use ldapmodify or Console to make the change in Directory.

  • After adding a new message store partition

    First , our version is:
    Sun Java(tm) System Messaging Server 6.3-6.03
    (built Mar 14 2008; 32bit)
    libimta.so 6.3-6.03 (built 17:12:37, Mar 14 2008; 32bit)
    I have a question about the behaviour of users whose
    mailbox are in a newly created message store partition
    , which I call its nickname as mailvol2
    These were what I did:
    I created the new partition using the command
    configutil -o store.partition.mailvol2.path -v /newdisk/par
    (then restarted the JSMS)
    I tried to test it first on an existing user
    (whose mails are still in the default primary partition)
    and I added the "mailMessageStore" attribute to
    his Ldap entry, with the value mailvol2
    Now I tried sending him new mails.
    The mail could be read. But it seems that they
    went to the primary mailstore partition as I
    could not see any subdirectories under the path
    /newdisk/par
    (I expected there is a subdirectory called
    ==user under there)
    Is this normal ? In other words, only newly created
    users (with the mailMessageStore= mailvol2 attribute)
    will have their mails under there.
    For the old user, I must use the
    mboxutil -r ..........
    command to move his old mailbox first in order for his
    new mails being housed in the new partition ?

    mboxutil -r should change the mailMessageStore attribute on the user.
    It is important that the mailMessageStore attribute on the user be correct. This is not for the normal functioning of access to the folder on a day-to-day basis, but for recovery purposes.
    For normal functioning, access to the folder occurs via the folder DB. The folder DB record includes the name of the partition on which the folder resides and the file system path to the folder.
    But if folder DB information has been lost, the store access code looks for the folder on the partition specified by the user's mailMessageStore attribute. If it exists, the folder is added to the folder DB. This allows the store to recover dynamically. If the user does not have a mailMessageStore attribute, then the default partition is assumed. The reconstruct -m command will search all the partitions and work this out, but the dynamic recovery requires the mailMessageStore attribute to be correct and assumes the user is on the default partition if the does not have a mailMessageStore attribute.
    This is mentioned in [To Change the Default Message Store Partition|http://wikis.sun.com/display/CommSuite/Managing+Message+Store+Partitions+and+Adding+Storage#ManagingMessageStorePartitionsandAddingStorage-ToChangetheDefaultMessageStorePartition] in the Admin Guide.

  • In iMS5.1 on Solaris 8, how do I define imsbackup groups by giving a list of users or by Message Store Partition?  TIA

     

    Have you looked at http://docs.iplanet.com/docs/manuals/messaging/ims51/ag/store.htm#25747?
    List of users I believe, not per partition.

  • Message store migration question

    Howdy. We are currently testing migration methods between a currently running 5.2 Messaging Server (iPlanet Messaging Server 5.2 HotFix 2.18) to a newly installed 6.3 Messaging Server (Sun Java(tm) System Messaging Server 6.3-0.15).
    We are not running a front end Message Multiplexer so we will suffer some downtime when switching from the old hardware to the new hardware.
    In order to minimize the downtime, we thought that the quickest approach would be to rsync the 5.2 message store onto the 6.3 machine. Due to the fact that the old machine has 8 message store partitions and the new machine has 20 message store partitions, we are doing rsyncs at the user level of the message store (i.e. users end up in different partitions on the new server). Because of this, we cannot migrate the message store databases.
    It appears to us that the message store itself is capable of holding all necessary flags/states/etc. and that we only need to reconstruct on the new system. However, it also appears that stored is "lazy" about updating new data in the databases out to the "store.sub,store.usr,etc." files. When we do our final shutdown of the 5.2 system, we would obviously want the store.* files updated so as to be consistent with the data in the message store databases so that our final rync copies complete consistent data.
    We are at a loss as to how to cause stored to flush/backup/whatever its database information out to the store.* files.
    Is there some way to do this or is our whole migration strategy bogus?
    Vern Gerein
    Senior Systems Administrator
    Server & Database Services
    University of Saskatchewan
    Great White North

    trepan wrote:
    If you are migrating I would highly recommend that the newly installed machine be at the latest patch release. 120228-28 is available on sunsolve.We were waiting for the latest from sun support but they didn't toss it our direction yet. I'll get a co-worker that has an account to grab it from sunsolve.You should be able to access it using the same login as you are using to post to this forum. It is a publicly available patch.
    How large a move are we talking here (size/messages/users)? Also are you using messaging express or just IMAP/POP access?1.4 TB / 35 Million messages / 85,000 users. We are using messaging express and IMAP/POP on the old hardware. We will only be using IMAP/POP on the new hardware (no messaging express).
    Expect to see an increase in overall disk usage due to single-message-copy links being expanded with the increased number of partitions.Our first test rsync from a live system went from 1.4 TB on the old system to 1.6 TB on the new. It is no worse than we expected. I was assuming we'd get a bit of that back if we ran a relink step after the migration.Correct -- the relinker will help to recover some space.
    If I was in your position (and I used to be), I would be looking to add an MMP into the equation so that you could perform user-by-user migrations. This would > allow slower/online migrations which will reduce risk of something going wrong in the move. You can gradually increase the load on the MS6.3 system.We love the idea of being able to do a slower/online migration as you suggest. We had thought about this already be we foresaw one problem with this approach:
    Our current email machine (mail.usask.ca) is used by a LOT of clients so we cannot just deploy a new MMP front end and then ask our client base to now point to that. The only way for us to deploy a MMP front end would be to have it named mail.usask.ca and to change the name of the current 5.2 box to something else. Actually there is another approach that you may not have considered.
    1. Install a 5.2 MMP on the current email machine and reconfigure the existing server to listen on another port for IMAP/POP e.g. 1143 for IMAP and thenn specify the backend port with the MMP so mail.usask.ca:143 (MMP) goes to mail.usask.ca:1143 (backend) for example.
    2. Install and configure new system with a different hostname e.g. mail-server1.usask.ca and configure to listen on the same ports as used in (1)
    3. To migrate the accounts, use the MoveUser utility, this will change the mailhost so email will be redirected and client connections will go mail.usask.ca:143 -> mail-server1.usask.ca:1143
    4. Once all users are migrated, assign the IP for mail.usask.ca to a new MMP frontend server running MS6.3 MMP and MS6.3 MTA.
    NOTE: Step (3) WILL break Messenger Express access but as you said there was no plans on providing ME access on the MS6.3 server this shouldn't be an issue.
    Alas, I don't know of any way to quickly rename an existing Messaging Server (the host name etc. is embedded everywhere, LDAP, configuration files, etc.). The only way I can think of is to reinstall the software. And even if one managed to rename the box, what would it then do with messages that are still in the queues? Of course, I could be missing something simple/obvious.It is possible to do this and requires a lot of planning and testing. Basically the idea is to configure messaging server to recognise itself as two names (mail.usask.ca and mail-server1.usask.ca) and then slowly change the various settings (e.g. users mailhosts: value) from the old hostname to the new hostname. Eventually you work through all the settings till only the clients themselves are actively using mail.usask.ca at which point you assign the IP to a new MMP. If there is a problem you assign the IP back, fix the issue then try again.
    When migrating from Netscape 4.15 to iMS5.2 I had the exact same issue but it was further complicated due to the use of Messenger Express. Since you are not planning on using this going forth this makes things much easier.
    Is there a easy/quick/utterly-and-completely-safe way to rename an existing production 5.2 Messaging Server?Easy, no. Quick, no. Utterly-and-completely-safe, no. But with time, planning and testing it can be achieved.
    Or am I thinking about this in a completely wrong way?There are two approaches mentioned above. I suggest you think which one is going to work for you. In my case I was told in no uncertain terms, the 'migration' must be flawless (i.e. completely transparent to the end-user). It was -- from planning/(re)testing/debugging/customisation/integration to completion took me 12 months (albeit elapsed not effort time).
    Regards,
    Shane.

  • Message Store Moving

    Hi guys,
    I ' m running Sun Messaging Server 6.3, i have to to move my MSS (just the message store) from an old/small FS to a new and bigger FS.
    I need to plain the best method to do it with the lowest downtime.
    Cause the customer disagree to do it live (switch and imsrestore to an emtpy MSS fresh installation) at the moment i identified just two methods:
    - ufsdump 0f – /mss | ( cd /mnt ;ufsrestore xvf – )
    - tar cvf /mnt/mss.tar /mss; cd /mnt; tar xf mss.tar
    Questions:
    Is it necessary to run the reconstruct after moving mss with these two methods??
    Do you know a more safe method ???
    Any ideas?
    Thank's for replies
    Caius
    Edited by: caius75 on 22-set-2011 6.04

    Yes, putting the new storage on a new message store partition and moving the users to it using mboxutil -r is the easy way to to do this. mboxutil -r will use the appropriate locking to allow you to do this during normal operations. Of course whether that is a good idea depends on the IO capability of the system.
    Also, please review this knowledge article in MOS:
    Why is More Disk Space Used On Partitions After Moving Users? (Doc ID 1327960.1)
    https://support.oracle.com/oip/faces/secure/km/DocumentDisplay.jspx?id=1327960.1
    And these sections in the Admin Guide (it is the 7.x Admin Guide, but still applies to 6.3):
    Managing Message Store Partitions and Adding Storage
    http://wikis.sun.com/display/CommSuite/Managing+Message+Store+Partitions+and+Adding+Storage
    To Change the Default Message Store Partition
    http://wikis.sun.com/display/CommSuite/Managing+Message+Store+Partitions+and+Adding+Storage#ManagingMessageStorePartitionsandAddingStorage-ToChangetheDefaultMessageStorePartition

  • Config Message storage /partition isn't

    Hi, I'd installed JES Messaging Sever 6.0 (Schema 2). The messaging is started too.
    I'm trying to config storage for user,but the default message store partition is not created
    #ls /opt/SUNWmsgsr/data/store
    drwx------ 2 mailsrv bdf 512 Jan 12 15:34 session
    drwx------ 3 mailsrv bdf 512 Jan 12 15:05 mboxlist
    drwx------ 3 mailsrv bdf 512 Jan 7 16:41 dbdata
    I use de command :
    configutil -o store.partition.primary.path -v /opt/SUNWmsgsr/data/store/partition,
    it send "OK SET", I restart server storage; and the directory partiton is not created.
    (I 'd use the console,too)
    please can you help me?

    Please see my response in your later identical post.

  • Cisco Unity 7 Problem in Message Store Wiard. Showing some SRV Records Missing in DNS Table. Please suggest and help on this matter.

    Installed Cisco Unity 7 on Windows Server 2000 and Unity Server is on Domain,and Exchange we are using is Exhcnage 2007. When we reach at Message Store Wizard it is showing some error at the end that " Failed reaching for Unity in Active Directory Global Catalog. The SVR Record may be missing in DNS Table" . It shows when we slected Exchange in Process and the Selected Storage Group. And the it takes time and then shows error. Please try to resolve this issue soon, we need this solution urgently. We have already spent several days on different issues regarding Unity.
    If you need to talk regarding this matter, Please contact on +919780660619, and the conatct person name is Manav.
    Thanks in Advance
    Rosy

    Rosy,
    We cannot call you from this forum. If you truly need a call, you can open a TAC case. The info I can tell you is that you need to fix this in your dns. A simple google search of "no SRV record Windows 2000 server" comes up with numerous resources that can help you fix this. Here is just one example.
    http://support.microsoft.com/kb/241505
    and
    http://www.petri.co.il/active_directory_srv_records.htm
    I would also advise you, if you are doing a new install with Unity 7 and that version of Exchange, that you use Windows 2003 as the OS. Even MS doesn't support Windows 2000 Server any more so if you end up having an OS issue on your Unity server, we will not be able to get MS to help you. From a support perspective, I would advise you to use Windows 2003 Server in this implimentation.
    Thanks!
    Tray

  • Best Practice - Message Store size

    Is there a recommended max size for the message store?
    iplanet 5.2

    The offical recommendatin is mostly, "that depends" . . .
    If you intend to do backups, then store partition size depends on backup parallelism and how long you will tolerate backups running.
    If you're talking about maximum size of the store itself, there's no hard limit, only performance limits.
    We have seen large systems, with up to 500,000 users on single boxes, with many hundreds of gigs of store, split up into 40 or 50 partitions work very successfully. On large boxes.
    Better to give us some idea of your needs, and perhaps we can offer advice.

  • No Available Message Stores

    I have had this problem ever since I've had my 8310 curve.  Everytime I try to configure the calendar synchronization with Microsoft Outlook 2003 I get the message "Outlook Connector Error: No available message stores"
    I have combed through various forums and none of the solutions offered worked.  I have tried the mapi32.dll fix and completely erasing the calendar off my blackberry, at least three different times each.  I have read that reinstalling Microsoft Office and disabling add-ons in outlook can solve this but Office came preinstalled on my laptop and I simply bought a product for activation so I am unable to try this solution.
    Configuration:
    Blackberry 8310 Curve
    Handeld Software v4.5.0.110
    Desktop Software v4.7
    Microsoft Outlook 2003
    Outlook Conector
    any ideas?
    thanks

    SOURCE: http://www.somelifeblog.com/2008/11/noavailablemessagestoresblackberrysyncf.html
    Here are the steps...
    1. Optional (I did not follow and it worked): Exit out of both the Blackberry Desktop Manager and Microsoft Outlook clients. Make sure that in your task manager that the process Outlook.exe is not running.
    2. In the default Windows XP or Windows Vista installation go to the folder C:\Windows\System32. You can also get there by typing in %systemroot%\system32 into the Start --> Run prompt.
    3. In the System32 folder, find the file "MAPI32.dll" and rename it to "MAPI32.dll.old" or similar.
    4. In the System32 folder, there is another file called "FIXMAPI.EXE" that may just show as FIXMAPI depending on your configuration. Double-click it to execute the file, it will create a new version of MAPI32.dll.
    5. Verify the new file in your System32 folder. You may need to hit F5 to or go to View --> Refresh in order to show the newly created file.
    AFTER THIS, you might get a "connector specific error... which I could care less, since mine works even witht that error, but you can reinstall Office (no plugins) supposedly to fix that.  I haven't tried. 

  • Microsoft outlook connector error: no available message stores

    Any assistance out there on the 2010 MS OFFICE PRO - - upgraded from 2003 and having difficulties sync-ing the device.
    "Got a Microsoft Outlook Connector Error - - No Available Message Stores"
    Read a few post(s) and it appears that 2010 Office Pro was not yet tested when during Beta period...  Does anyone have any fix for this problem...
    Thanks!
    Norbert

    Hi there,
    There are lots and lots of threads in these forums of folks that are either 1) angry in that they thing RIM is going too slow or 2) truly trying to help each other out. The formal response is that 2010 is not yet supported by the RIM DTM software and no expectation of when that shall happen can be provided.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • I keep getting an error message saying a problem has cause the program to work incorrectly.

    Every time I try to connect to itunes, I get an error message saying a problem cause the program to work incorrectly. I am on a desktop and trying to download songs and a movie that I purchase on my ipad mini.

    Hi EmilioB,
    Thanks for visiting Apple Support Communities.
    If iTunes is not working or quitting unexpectedly, see this link for troubleshooting steps that can help:
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    If the iTunes application is working, but you cannot connect to the iTunes Store, try the steps in this article:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    All the best,
    Jeremy

  • Publicfolder access sporadically blocked RCA-Log shows [TooManyObjectsOpenedException] [MapiExceptionSessionLimit] Unable to open message store

    Hello,
    i am out of ideas with this Problem. Would be nice to get help.
    Some users use a shared mailbox (IT-DESK) together to store all information in one mailbox. This users do not have an own mailbox. They login with their AD-Account, start Outlook and configure Outlook to access the IT-DESK mailbox. Credentials are used from
    AD-Account with IT-DESK Mailbox. This works fine for all 6 users. But if they are all online, there a problems to access the public Folders. Outlook Shows error message: "Cannot expand the Folder. Your Server Administrator has limited the number of items
    you can open simultaneously. Try closing Messages you have opened or removing attachments and Images from unsent Messages you are composing." Close and restart Outlook doesn't help.
    If other colleguas Close outloook, this user can acccess the publicfolder.
    In Exchange RCA i found errormessage for this user:
    2014-12-03T07:28:36.282Z,57821,0,/o=CompanyName/ou=Erste administrative Gruppe/cn=Recipients/cn=user94714854,,OUTLOOK.EXE,14.0.7108.5000,Classic,172.17.35.4,"Connection Info[GUID:158d46d6-5cba-4b6b-8c08-3fc7cbd8630d, Attempts:1, Flags:0, Ctx:]",fe80::1c0a:e8ab:b626:4768%14,ncacn_http,,b6c2d0fa-1efa-4ac4-9e5a-c189f0fd29ef|d752611f-6b46-411b-ba98-5474f7b29fc0,"""{E6DB4749-720B-4638-A07E-30443009C893}
    Outlook=14.0.7108.5000 OS=6.1.7601""",Connect,0,00:00:00,"SID=S-1-5-21-1343024091-448539723-682003330-3285, Flags=None",,,,[email protected]
    2014-12-03T07:28:36.313Z,57821,1,/o=CompanyName/ou=Erste administrative Gruppe/cn=Recipients/cn=user94714854,,OUTLOOK.EXE,14.0.7108.5000,Classic,,,,ncacn_http,Client=MSExchangeRPC,,,PublicLogon,1246 (rop::1246),00:00:00.0160000,"Logon: Public, /o=CompanyName/ou=Exchange
    Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=2cf6c46595034516830286b90ef75677-PF_01_MBX_03 in database  last mounted on degrsv0101.CompanyNamedom.goCompanyName.com","RopHandler: Logon: [TooManyObjectsOpenedException] Cannot open mailbox
    /o=CompanyName/ou=Erste administrative Gruppe/cn=Recipients/cn=user94714854. -> [MapiExceptionSessionLimit] Unable to open message store. (hr=0x80040112, ec=1246)  [diag::AAB+AQAA/wAAAAAAAAAAAnABAAAn2gARAgIAACeqEDEAAAAAQAEAAAAAAAAAAAAAAAAAANDLQCEAD+ODGwBAEPEDAABww0AhAA/jg4sXEDEAAAAAulrwHwAAAAA6bfAf/gAAALpC8B/eBAAAOWkAEIADBAChVUAQ3gQAADpt8B/6AAAA1gXwH4ADBACwuQAQDwEEgBChABAAAAAAMOsAEDAuMDkQkQAQMTI6ZDDnABB2MDEwENcAEDAuMDkQpwAQAAAAAP/bABAwLjA5D7oAEDEyOmRQ4lAgIAAAAE1vTVQAAAAAUIIQECEAAAAo4EAQ3gQAACjeEBD+AAAA2KZAEN4EAAAiKlBQAAAAADE1LjAwLjA5OTUuMDEyOmRlZ3JzdjAxMDEAS0VfS1IA1gbwHw8BBIDhaAAQLAAAADlV8B/eBAAAuWYAEIwAAADJQEAQ3gQAALl+ABAAAAAAqgZAEN4EAAC5YAAQAA/jg7lQQBDeBAAAuWQAEAAP44O5dEAQ3gQAAA==]  
    at M.E.D.S.PublicFolderSession.InternalConnect()     at M.E.D.S.PublicFolderSession..ctor(OrganizationId organizationId, String connectAsUserLegacyDn, Participant connectAsParticipant, IExchangePrincipal publicFolderMailboxPrincipal, Boolean
    isPublicFolderHierarchyAccessForUser, WindowsIdentity windowsIdentity, ClientIdentityInfo clientIdentityInfo, OpenMailboxSessionFlags flags, CultureInfo cultureInfo, String clientInfoString, IBudget budget)     at M.E.D.S.PublicFolderSession.Open(String
    connectAsUserLegacyDn, MiniRecipient connectAsMiniRecipient, IExchangePrincipal publicFolderMailboxPrincipal, ClientSecurityContext clientSecurityContext, CultureInfo cultureInfo, String clientInfoString)     at M.E.R.H.PublicLogon.OpenPublicFol",,,[email protected]
    2014-12-03T07:28:36.313Z,57821,1,/o=CompanyName/ou=Erste administrative Gruppe/cn=Recipients/cn=user94714854,,OUTLOOK.EXE,14.0.7108.5000,Classic,,,,ncacn_http,Client=MSExchangeRPC,,,,,00:00:00.0160000,"BS=Owner:Sid~CompanyNameDOM\#hol-it~Rca~false,Conn:19,MaxConn:Unlimited,MaxBurst:Unlimited,Balance:$null,Cutoff:Unlimited,RechargeRate:Unlimited,Policy:Symprex,IsServiceAccount:False,LiveTime:02:32:45.8992045",,,,[email protected]
    2014-12-03T07:28:36.329Z,57821,2,/o=CompanyName/ou=Erste administrative Gruppe/cn=Recipients/cn=user94714854,,OUTLOOK.EXE,14.0.7108.5000,Classic,,,,ncacn_http,Client=MSExchangeRPC,,,,0,00:00:00,"Lowest Budget Balance: 2,147484E+09,Session Throttled
    Count = 0",,,,[email protected]
    2014-12-03T07:28:36.329Z,57821,2,/o=CompanyName/ou=Erste administrative Gruppe/cn=Recipients/cn=user94714854,,OUTLOOK.EXE,14.0.7108.5000,Classic,,,,ncacn_http,Client=MSExchangeRPC,,,Disconnect,0,00:00:00.0470000,,,ClientRPCCount=0;AvgClientLatency=00:00:00;ServerRPCCount=2;AvgCasRPCProcessingTime=00:00:00.0080000;AvgMbxProcessingTime=00:00:00;MaxCasRPCProcessingTime=00:00:00.0160000;20%ClientPercentile=10;40%ClientPercentile=10;60%ClientPercentile=10;80%ClientPercentile=10;90%ClientPercentile=10;95%ClientPercentile=10;99%ClientPercentile=10;100%ClientPercentile=10;20%CasPercentile=10;40%CasPercentile=10;60%CasPercentile=10;80%CasPercentile=10;90%CasPercentile=10;95%CasPercentile=10;99%CasPercentile=10;100%CasPercentile=20;20%MbxPercentile=10;40%MbxPercentile=10;60%MbxPercentile=10;80%MbxPercentile=10;90%MbxPercentile=10;95%MbxPercentile=10;99%MbxPercentile=10;100%MbxPercentile=10;ClientRpcFailureData:,S:ActivityStandardMetadata.UserId=ADGuid:274ff876-c3ac-441e-9ae3-7d93c24b1276;S:[email protected];S:ActivityStandardMetadata.TenantId=CompanyName.de;S:ActivityStandardMetadata.Component=RCA/Mailbox;S:WLM.BT=Rca;S:ActivityStandardMetadata.Protocol=RPC/HTTP;S:ActivityStandardMetadata.ClientInfo=OUTLOOK.EXE/14.0.7108.5000;I32:ATE.C[DEGRSP0007.CompanyNamedom.goCompanyName.com]=1;F:ATE.AL[DEGRSP0007.CompanyNamedom.goCompanyName.com]=0;I32:ATE.C[degrsv0060.CompanyNamedom.goCompanyName.com]=1;F:ATE.AL[degrsv0060.CompanyNamedom.goCompanyName.com]=0;Dbl:BudgUse.T[]=15.6316995620728;I32:ADS.C[DEGRSP0007]=1;F:ADS.AL[DEGRSP0007]=4.2973;I32:ADS.C[degrsv0060]=1;F:ADS.AL[degrsv0060]=4.829,[email protected]
    2014-12-03T07:28:36.329Z,57763,73,/o=CompanyName/ou=Erste administrative Gruppe/cn=Recipients/cn=user94714854,,OUTLOOK.EXE,14.0.7108.5000,Classic,,,,ncacn_http,Client=MSExchangeRPC,,,,0,00:00:00,"BS=Owner:Sid~CompanyNameDOM\#hol-it~Rca~false,Conn:18,MaxConn:Unlimited,MaxBurst:Unlimited,Balance:$null,Cutoff:Unlimited,RechargeRate:Unlimited,Policy:Symprex,IsServiceAccount:False,LiveTime:02:32:45.9148259",,,,[email protected]
    ThrottlingPolicy "Symprex" for this user #hol-it has all RCALimits set to unlimited
    We have two MS Exchange 2013 SP1 RU6 as DAG running on Windows Server 2012R2.
    Three Databases on this Servers:
    MailboxDatabase MB_01_2013 on SRV0100
    MailboxDatabase MB_02_2013 on SRV0101
    PublicFolderDatabase PF_01_2013 on SRV0101 (with publicfoldermailboxes MBX01 structure, MBX02 Folders and MBX03 Folders)
    Thanks in advance
    Best regards from germany
    Wolfram

    Hi,
    From the error message, it seems that Mapi session exceed the limit.
    Please check the registry key MaxObjsPerMapiSession under the following location.
    HKEY_LOCAL_MACHINE \SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersSystem
    The changes become effective when the Microsoft Exchange Information Store service is restarted. Before making any changes in registry, please take the backup of the registry.
    Besides, please check the application log to see if there is any related events.
    Best regards,
    Belinda Ma
    TechNet Community Support

  • "No Availabel Message Stores" Normal fixes not working

    Hello,
    I have a Blackberry Storm with the Desktop Manager Software version 5.0.1.  I just installed Windows 7 (32-bit) and Office 2007 and now when I attempt to sync the device with my calendar, contacts, tasks, etc I receive the message "No available Message stores".
    I have already tried renaming the mapi32.dll to mapi32.dll.old and running the fixmapi.exe resolution to no avail.
    Note that everything worked fine when I had Outlook 2007 installed in VISTA 32-bit.  I do not believe it is a problem with Windows 7 though from what I've read.
    Any help would be greatly appreciated.
    Thank you.

    Hi and Welcome to the Forums!
    Here is the KB concerning that error message -- there are other resolutions beyond what you attempted. However, normally, that error is displayed when configuring synchronization...you said it presented when you attempted to sync, which would mean that you successfully configured it. Can you clarify please?
    Thanks!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Invalid Message Stores - Outlook 2007 DM 6.0

    I recently purchased a new computer and am trying to set up my Blackberry to sync with Outlook 2007 using the new Desktop Manager 6.0.  Whenever I begin, I get a message "Invalid Message Stores" and can not sync the Blackberry to Outlook.
    I had the same version of Outlook and the same profile on my previous computer and synched the same phone with no problems.
    Anybody have a solution??

    Hey josowiam,
    Welcome to the BlackBerry Support Community Forums.
    When you open BlackBerry Desktop Software, do you receive this error message immediately?  Or does it appear when you start the synchronization?
    Also if you click on Device Options, and click on the Enterprise Email tab, does email system say None?
    Are you currently connected to a Microsoft Exchange server as well?
    I look forward to your reply.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

Maybe you are looking for

  • Adobe e-mail body can't be changed

    Using Elements 11, when I attempt to share photos via e-mail attachment, the e-mail text area is locked and I can not change it before sending the e-mail using Adobe e-mail service.  I can change the subject line in the e-mail dialog and when I send

  • I would like to move the Tv show folder to an external HD. Can I do this without moving the entire iTunes music folder?

    I would like to move the TV Shows folder from my iMac's HD to an external HD to free up some space. Can I do this without moving the entire iTunes Library folder? If so, can my other devices like iPads and Apple TV find the moved TV shows folder?

  • Error when trying to print...

    i just set up a dual 800 quicksilver with 10.4.4 server and have a hp 7130 all-in-one plugged in via USB. I started the print server with no problems, and can add the printer as a shared printer on an ibook. but when i try to print on the ibook it ta

  • Regarding Object Functional Area (FN)

    Hi Folks, The client is currently on EhP4 and will be upgrading to EhP5 soon. Also the Netweaver version currently is 7.0 and will be upgrading to portal Enhancement Pack 3 of 7.0 The client needs full fledged Job Architecture and Competency Manageme

  • PE12 Installation Problems

    I recently purchased a license for the downloadable version of Photoshop Elements 12, PC version. (I run Windows 8.)  After downloading, I attempted to install the software, which was rolled back due to "Shared Technologies" not installing properly.