No SMTP log after upgrade to Server 4.0.3

I just updated my server to 4.0.3 and I initially had an error message saying that a script was not owned by postfix repeated in the SMTP log file.
First I tried to fix it with disk utility but it didn't work.
So in Terminal I did: sudo chown _postfix /Library/Server/Mail/Data/mta/./guid_device_maps.plist
Now I have no SMTP log showing in the server menu any ideas on how to get it back is very welcome.
Kind regards
Peter

Okay I reinstalled the Server from App Store and we're back to square one with the message:
postfix/postfix-script[2941]: warning: not owned by _postfix: /Library/Server/Mail/Data/mta/./guid_device_maps.plist
However, http://topicdesk.com/faqs/os-x-server-mail-services-faq/166-what-is-virtual-mail -hosting-or-are-virtual-mail-domains say the message doesn't matter.
So I apologise for the false alarm.
Kind regards
Peter

Similar Messages

  • Caldavd failing to start after upgrade to Server 3.2.1

    This problem, caldavd not starting after upgrading to Server 3.2.1, is a variation on the theme of PostgresQL not starting.  It too boils down to a postgres database not having been updated properly.  Below are the steps needed to fix this problem:
    sudo su -
    # Change to the directory with the postgres database for the calendars and contacts
    cd /Library/Server/Calendar\ and\ Contacts/Data/Database.xpg
    # Disable caldavd for now
    launchctl unload -w /Applications/Server.app/Contents/ServerRoot/System/Library/LaunchDaemons/org.c alendarserver.calendarserver.plist
    # move the broken database out of the way and build a new empty one
    mv cluster.pg broken-cluster.pg
    mkdir cluster.pg && chmod 700 cluster.pg && chown _calendar:_calendar cluster.pg
    sudo -u _calendar /Applications/Server.app/Contents/ServerRoot/usr/bin/initdb "/Library/Server/Calendar and Contacts/Data/Database.xpg/cluster.pg" -E utf8 --lc-ctype=C
    # Finish the upgrade job that never completed by explicitly invoking the previous version of postgres:
    sudo -u _calendar /Applications/Server.app/Contents/ServerRoot/usr/bin/pg_upgrade -b /Applications/Server.app/Contents/ServerRoot/usr/libexec/postgresql9.2 -B /Applications/Server.app/Contents/ServerRoot/usr/bin -d /Library/Server/Calendar\ and\ Contacts/Data/Database.xpg/cluster.pg.original_for_upgrade/ -D /Library/Server/Calendar\ and\ Contacts/Data/Database.xpg/cluster.pg
    # Mark the newly upgraded database as no longer in need of an upgrade
    sudo -u _calendar touch cluster.pg/.NoRestoreNeeded
    # Start caldavd back up
    launchctl load -w /Applications/Server.app/Contents/ServerRoot/System/Library/LaunchDaemons/org.c alendarserver.calendarserver.plist
    And everything should be the way it should have been in the first place!

    Hi, I have the same issue and Linc Davis pointed me to this thread from Re: Server Calendar migration failed.
    Your solution already got me somewhere, so thanks for that
    I need to note that my machine is on Yosemite (10.10.1) and I'm running Server 4.
    The only issue I have is that I get an error message when running pg_upgrade, the log says:
      pg_upgrade run on Fri Jan 23 09:31:30 2015
    command: "/Applications/Server.app/Contents/ServerRoot/usr/libexec/postgresql9.2/pg_ctl" -w -l "pg_upgrade_server.log" -D "/Library/Server/Calendar and Contacts/Data/Database.xpg/b$
    waiting for server to start....LOG:  database system was interrupted; last known up at 2013-11-02 12:21:52 CET
    LOG:  creating missing WAL directory "pg_xlog/archive_status"
    LOG:  starting archive recovery
    LOG:  restored log file "000000010000000000000002" from archive
    LOG:  invalid magic number D075 in log file 0, segment 2, offset 0
    LOG:  invalid checkpoint record
    FATAL:  could not locate required checkpoint record
    HINT:  If you are not restoring from a backup, try removing the file "/Library/Server/Calendar and Contacts/Data/Database.xpg/broken-cluster.pg/backup_label".
    LOG:  startup process (PID 12315) exited with exit code 1
    LOG:  aborting startup due to startup process failure
    ........................................................... stopped waiting
    pg_ctl: could not start server
    Examine the log output.
    The log talks about removing the backup_label file. When I do that the log says the following:
      pg_upgrade run on Fri Jan 23 09:41:34 2015
    command: "/Applications/Server.app/Contents/ServerRoot/usr/libexec/postgresql9.2/pg_ctl" -w -l "pg_upgrade_server.log" -D "/Library/Server/Calendar and Contacts/Data/Database.xpg/b$
    waiting for server to start....LOG:  database system was interrupted; last known up at 2013-11-02 12:21:52 CET
    LOG:  starting archive recovery
    LOG:  invalid magic number D075 in log file 0, segment 2, offset 0
    LOG:  invalid primary checkpoint record
    LOG:  could not open file "pg_xlog/000000010000000000000001" (log file 0, segment 1): No such file or directory
    LOG:  invalid secondary checkpoint record
    PANIC:  could not locate a valid checkpoint record
    FATAL:  the database system is starting up
    .LOG:  startup process (PID 15068) was terminated by signal 6: Abort trap
    LOG:  aborting startup due to startup process failure
    stopped waiting
    pg_ctl: could not start server
    Examine the log output.
    Thanks already for the help

  • After upgrading Exchange Server 2007 to SP3 with update rollup 13, OWA not working

    Hi,
    We have just installed Service Pack 3 and update rollup 13 on our Exchange Server 2007, but unfortunately our OWA has gone inaccessible.
    PROBLEM- The following error comes up when we try to access OWA :
    Exception
    Exception type: Microsoft.Exchange.Clients.Owa.Core.OwaInvalidConfigurationException
    Exception message: Object reference not set to an instance
    of an object.
    Call stack
    Microsoft.Exchange.Clients.Owa.Core.OwaConfigurationManager.CreateAndLoadConfigurationManager()
    Microsoft.Exchange.Clients.Owa.Core.Globals.InitializeApplication()
    Microsoft.Exchange.Clients.Owa.Core.Global.ExecuteApplicationStart(Object sender, EventArgs e)
    Inner Exception
    Exception type: System.NullReferenceException
    Exception message: Object reference not set to an instance
    of an object.
    Call stack
    Microsoft.Exchange.Clients.Owa.Core.Configuration.CheckPublicFolders(ADSystemConfigurationSession session, ADObjectId[] pfdbIds, Boolean& allLegacy, Boolean& allLater)
    Microsoft.Exchange.Clients.Owa.Core.Configuration..ctor(ADSystemConfigurationSession session, String virtualDirectory, String webSiteName, ADObjectId distinguishedName, Boolean isPhoneticSupportEnabled)
    Microsoft.Exchange.Clients.Owa.Core.OwaConfigurationManager.LoadConfiguration()
    Microsoft.Exchange.Clients.Owa.Core.OwaConfigurationManager.CreateAndLoadConfigurationManager()
    ACTION TAKEN SO FAR :
    1. Removed OWA virtual directories and recreated them again.
    2. IIS has been reset.
    3. Restarted the HUB/CAS server.
    4. Created public folder database.
    Even after doing all these activities, owa is still inaccessible. Please help.
    Regards,
    Ankur

    Hi Ankur,
    From your description, you can't access to OWA after upgrading Exchange server 2007 to SP3 rollup 13. Firstly, please locate to C:\ExchangeSetupLogs and make sure that it is a successful installation. If not, this issue often occurs.
    If it is a successful upgrading, please follow the steps below for troubleshooting.
    1. Open IIS Manager, click Default Web Site -> Authentication, make sure that Anonymous Authentication and Windows Authentication are enabled.
    2. Click Default Web Site -> SSL Settings, check "Require SSL" and click Ignore.
    3. Click Default Web Site -> HTTP Redirect, check Redirect (enter your 
    https://URL), check "Only redirect" box and Status code Found 302.
    4. Expand Server Configuration -> Client Access ->double click owa ->Authentication tab. Check the Basic Authentication and check the Use forms-based authentication button Logon Format: Domain\user name.
    Hope it helps.
    Best regards,
    Amy Wang
    TechNet Community Support

  • Smtp postfix logs after upgrade

    I successfully upgraded server 3.2 to 4 and now in SMTP Logs appears only postfix/smtpd 'warning' level - like this
    postfix/smtpd[41555]: warning: hostname keryf.hsopt.ru does not resolve to address 62.109.21.8: nodename nor servname provided, or not known
    and nothing else.
    How to fix this?

    If you change both of those logging levels to debug, you get verbose logs like this:
    Nov  1 10:46:20 mail.100greenwood.net postfix/postscreen[99398]: CONNECT from [10.0.1.2]:61560 to [10.0.1.240]:25
    Nov  1 10:46:20 mail.100greenwood.net postfix/dnsblog[99400]: warning: dnsblog_query: lookup error for DNS query 2.1.0.10.zen.spamhaus.org: Host or domain name not found. Name service error for name=2.1.0.10.zen.spamhaus.org type=A: Host not found, try again
    Nov  1 10:46:26 mail.100greenwood.net postfix/postscreen[99398]: PASS OLD [10.0.1.2]:61560
    Nov  1 10:46:26 mail.100greenwood.net postfix/smtpd[99409]: connect from tim.100greenwood.net[10.0.1.2]
    Nov  1 10:46:26 mail.100greenwood.net postfix/smtpd[99409]: DDEC11C2202: client=tim.100greenwood.net[10.0.1.2], sasl_method=DIGEST-MD5, sasl_username=timmcmanus
    Nov  1 10:46:26 mail.100greenwood.net postfix/cleanup[99414]: DDEC11C2202: message-id=<[email protected]>
    Nov  1 10:46:26 mail.100greenwood.net postfix/qmgr[4953]: DDEC11C2202: from=<[email protected]>, size=604, nrcpt=1 (queue active)
    Nov  1 10:46:27 mail.100greenwood.net postfix/smtpd[99418]: connect from localhost[127.0.0.1]
    Nov  1 10:46:27 mail.100greenwood.net postfix/smtpd[99418]: 1E39E1C2210: client=localhost[127.0.0.1]
    Nov  1 10:46:27 mail.100greenwood.net postfix/cleanup[99414]: 1E39E1C2210: message-id=<[email protected]>
    Nov  1 10:46:27 mail.100greenwood.net postfix/smtpd[99418]: disconnect from localhost[127.0.0.1]
    Nov  1 10:46:27 mail.100greenwood.net postfix/qmgr[4953]: 1E39E1C2210: from=<[email protected]>, size=1059, nrcpt=1 (queue active)
    Nov  1 10:46:27 mail.100greenwood.net postfix/smtp[99415]: DDEC11C2202: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.25, delays=0.03/0.04/0.01/0.17, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 1E39E1C2210)
    Nov  1 10:46:27 mail.100greenwood.net postfix/qmgr[4953]: DDEC11C2202: removed
    Nov  1 10:46:28 mail.100greenwood.net postfix/smtp[99419]: Untrusted TLS connection established to mx2.mail.icloud.com[17.172.34.12]:25: TLSv1 with cipher AES256-SHA (256/256 bits)
    Nov  1 10:46:29 mail.100greenwood.net postfix/smtp[99419]: 1E39E1C2210: to=<[email protected]>, relay=mx2.mail.icloud.com[17.172.34.12]:25, delay=2.5, delays=0/0.02/0.89/1.6, dsn=2.5.0, status=sent (250 2.5.0 Ok, envelope id [email protected])
    Nov  1 10:46:29 mail.100greenwood.net postfix/qmgr[4953]: 1E39E1C2210: removed
    Nov  1 10:47:26 mail.100greenwood.net postfix/smtpd[99409]: disconnect from tim.100greenwood.net[10.0.1.2]
    Nov  1 10:48:05 mail.100greenwood.net postfix/postscreen[99398]: CONNECT from [17.158.232.237]:36395 to [10.0.1.240]:25
    Nov  1 10:48:11 mail.100greenwood.net postfix/postscreen[99398]: PASS NEW [17.158.232.237]:36395
    Nov  1 10:48:12 mail.100greenwood.net postfix/smtpd[99409]: connect from nk11p03mm-asmtp002.mac.com[17.158.232.237]
    Nov  1 10:48:12 mail.100greenwood.net postfix/smtpd[99409]: B49961C2275: client=nk11p03mm-asmtp002.mac.com[17.158.232.237]
    Nov  1 10:48:12 mail.100greenwood.net postfix/cleanup[99514]: B49961C2275: message-id=<[email protected]>
    Nov  1 10:48:12 mail.100greenwood.net postfix/qmgr[4953]: B49961C2275: from=<[email protected]>, size=1621, nrcpt=1 (queue active)
    Nov  1 10:48:13 mail.100greenwood.net postfix/smtpd[99409]: disconnect from nk11p03mm-asmtp002.mac.com[17.158.232.237]
    Nov  1 10:48:13 mail.100greenwood.net postfix/smtpd[99519]: connect from localhost[127.0.0.1]
    Nov  1 10:48:13 mail.100greenwood.net postfix/smtpd[99519]: 690921C227F: client=localhost[127.0.0.1]
    Nov  1 10:48:13 mail.100greenwood.net postfix/cleanup[99514]: 690921C227F: message-id=<[email protected]>
    Nov  1 10:48:13 mail.100greenwood.net postfix/smtpd[99519]: disconnect from localhost[127.0.0.1]
    Nov  1 10:48:13 mail.100greenwood.net postfix/qmgr[4953]: 690921C227F: from=<[email protected]>, size=2092, nrcpt=1 (queue active)
    Nov  1 10:48:13 mail.100greenwood.net postfix/smtp[99515]: B49961C2275: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.84, delays=0.23/0.03/0.01/0.58, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 690921C227F)
    Nov  1 10:48:13 mail.100greenwood.net postfix/qmgr[4953]: B49961C2275: removed
    Nov  1 10:48:13 mail.100greenwood.net postfix/pipe[99521]: 690921C227F: to=<[email protected]>, orig_to=<[email protected]>, relay=dovecot, delay=0.13, delays=0/0.02/0/0.11, dsn=2.0.0, status=sent (delivered via dovecot service)
    Nov  1 10:48:13 mail.100greenwood.net postfix/qmgr[4953]: 690921C227F: removed
    Nov  1 10:48:38 mail.100greenwood.net postfix/postscreen[99398]: CONNECT from [10.0.1.2]:61574 to [10.0.1.240]:25
    Nov  1 10:48:38 mail.100greenwood.net postfix/postscreen[99398]: PASS OLD [10.0.1.2]:61574
    Nov  1 10:48:38 mail.100greenwood.net postfix/smtpd[99409]: connect from tim.100greenwood.net[10.0.1.2]
    Nov  1 10:48:38 mail.100greenwood.net postfix/smtpd[99409]: A78C41C22A9: client=tim.100greenwood.net[10.0.1.2], sasl_method=DIGEST-MD5, sasl_username=timmcmanus
    Nov  1 10:48:38 mail.100greenwood.net postfix/cleanup[99514]: A78C41C22A9: message-id=<[email protected]>
    Nov  1 10:48:38 mail.100greenwood.net postfix/qmgr[4953]: A78C41C22A9: from=<[email protected]>, size=1053, nrcpt=1 (queue active)
    Nov  1 10:48:38 mail.100greenwood.net postfix/smtpd[99519]: connect from localhost[127.0.0.1]
    Nov  1 10:48:38 mail.100greenwood.net postfix/smtpd[99519]: D898A1C22BC: client=localhost[127.0.0.1]
    Nov  1 10:48:38 mail.100greenwood.net postfix/cleanup[99514]: D898A1C22BC: message-id=<[email protected]>
    Nov  1 10:48:38 mail.100greenwood.net postfix/smtpd[99519]: disconnect from localhost[127.0.0.1]
    Nov  1 10:48:38 mail.100greenwood.net postfix/qmgr[4953]: D898A1C22BC: from=<[email protected]>, size=1508, nrcpt=1 (queue active)
    Nov  1 10:48:38 mail.100greenwood.net postfix/smtp[99515]: A78C41C22A9: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.21, delays=0.01/0/0/0.2, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as D898A1C22BC)
    Nov  1 10:48:38 mail.100greenwood.net postfix/qmgr[4953]: A78C41C22A9: removed
    Nov  1 10:48:39 mail.100greenwood.net postfix/smtp[99560]: Untrusted TLS connection established to mx5.mail.icloud.com[17.172.34.68]:25: TLSv1 with cipher AES256-SHA (256/256 bits)
    Nov  1 10:48:40 mail.100greenwood.net postfix/smtp[99560]: D898A1C22BC: to=<[email protected]>, relay=mx5.mail.icloud.com[17.172.34.68]:25, delay=1.1, delays=0/0.03/0.24/0.87, dsn=2.5.0, status=sent (250 2.5.0 Ok, envelope id [email protected])
    Nov  1 10:48:40 mail.100greenwood.net postfix/qmgr[4953]: D898A1C22BC: removed
    This is an exchange between my Server 4.0 mail server and Apple's iCloud mail servers.
    Logs can be found in the Server 4.0 app in the following screen shot:

  • Problem in VC iview after upgrading the server

    Hello All,
    We have created iViews using VC application in NW07 SP17. It was working fine. Recently we have upgraded the server to SP19. After upgrade, VC iview shows Portal Runtime error.I am getting following error while tracing log file.         
    com.sapportals.portal.prt.component.PortalComponentException: Error in init method
    Caused by: com.sapportals.portal.prt.component.PortalComponentException: Error occurs during the compilation of java generated from the jsp
    Thanks,
    Venkatesh R

    Hi,
    This is a known issue, and you have three options:
    1) Upgrade to SP20 where this issue is fixed
    2) open an OSS ticket to SAP support, and you will probably get a fix.
    3) sounds like you are using flex 1.5, start using Flex 2 runtime where this issue will not occur.
    Amir

  • After upgrade to Server 4 Website setting  "who can access" cannot use networkgroups anymore

    i have a couple of website's where i limited the access by using the Who can Access. (Used a network Group)
    after the upgrade to server-4 
    people can't login anymore although they're using the right credentials
    the login screen pop's back up as if the pasword is not correct.
    logging in on the server with that same account still works - so the OD seems oké
    after hours of trying all sorts of things i've managed to get it a bit working by creating on the server local groups and make network users member of that local group. And then use the Local group in the Who can Access
    Its a work around but i'm not happy with this upgrade!!!!!!

    These are some File Sharing log lines:
    Dec  6 13:30:00 _MY_SERVER_HERE_ AppleFileServer[1119] <Info>: Kerberos fail: gss_acquire_cred major status_value <458752>  minor status_value <0>
    Dec  6 13:30:00 _MY_SERVER_HERE_ AppleFileServer[1119] <Info>:       major error <1>:  No credentials were supplied, or the credentials were unavailable or inaccessible.
    Dec  6 13:30:00 _MY_SERVER_HERE_ AppleFileServer[1119] <Info>:       minor error <1>: unknown mech-code 0 for mech unknown
    And I also seem to suffer from AD issues :(:(
    Dec  3 19:28:31 _MY_SERVER_HERE_ slapd[205]: conn=1211 op=2: attribute "entryCSN" index delete failure
    Dec  3 19:28:31 _MY_SERVER_HERE_ slapd[205]: => bdb_idl_insert_key: c_put id failed: DB_LOCK_DEADLOCK: Locker killed to resolve a deadlock (-30994)
    Dec  3 19:28:31 _MY_SERVER_HERE_ slapd[205]: conn=1215 op=3: attribute "entryCSN" index add failure

  • CardDAV, CalDAV not work after upgraded ML server

    After upgrade my Mac mini to ML server and Macbook Pro Retina to ML, the existing configuration of CardDAV, CalDAV and Notes no longer work anymore, it keep asking password.
    When I remove the setting and I cannot add back again, the checkbox keep looping. After that, I create another user account and the DAV is work again but notes still not work.
    I clean installed the ML server 4 times but the DAV issue not fix. sometime checkbox loopong, sometime pop up error meessage.
    Actually, my econd Mac Mini running Lion server (10.7) without any issue wit

    Just to let everybody know what I am trying at the moment:
    Found a thread where someone suggests to delete the postgresql-database:
    Detials in this thread https://discussions.apple.com/thread/3206720?start=0&tstart=0
    1. sudo serveradmin stop calendar addressbook
    2. copy old 10.6.8 calender data from backup ("../Library/CalendarServer/Documents/") to  /Library/Server/Calendar\ and\ Contacts/Documents/
    3. delete database: sudo dropdb -U _postgres caldav
    4. mv (if it exists)  /Library/Server/Calendar\ and\ Contacts/Documents/calendars-migrated to  /Library/Server/Calendar\ and\ Contacts/Documents/calendars-migrated-old
    5. sudo calendarserver_bootstrap_database
    6. now we start again: sudo serveradmin start calendar
    7. watch the log file - tail -f /var/log/caldavd/error.log
    And I get the same error as above but now I see a new one:
    2011-10-26 15:29:19+0200 [Uninitialized] [twistedcaldav.memcachepool.MemCacheClientFactory#error] MemCache connection failed: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 61: Connection refused.
    Every help is welcome, bye
    Christoph

  • Tenured messgaes in GC logs after upgrading to jdk1.4.2_13

    our application is BEA weblogic 8.1 sp4 on solaris box,initially we were getting OOM errors but after upgrading our JVM and resizing Heap settings we are done away with OOM errors.
    But in GC logs we are getting Tenured messages.
    My Heap settings :
    ="-XX:NewSize=512m -XX:MaxNewSize=512m -XX:SurvivorRatio=4 -XX:TargetSurvivorRatio=80 -XX:PermSize=256m -XX:MaxPermSize=256m -Xms1536m -Xmx1536m
    excerpts from GC logs :
    261498.953: [GC 261498.954: [DefNew: 374585K->25176K(436928K), 0.2820820 secs] 1038388K->689202K(1485504K), 0.2822686 secs]
    261534.897: [GC 261534.897: [DefNew: 374744K->33018K(436928K), 0.3950738 secs] 1038770K->701819K(1485504K), 0.3952532 secs]
    261555.189: [GC 261555.189: [DefNew: 382586K->382586K(436928K), 0.0000436 secs]261555.189: [Tenured: 668801K->538076K(1048576K), 11.3593778 secs] 1051387K->538076K(1485504K), 11.3597008 secs]
    398866.226: [GC 398866.226: [DefNew: 349568K->349568K(436928K), 0.0000439 secs]398866.227: [Tenured: 703838K->707334K(1048576K), 11.8975502 secs] 1053406K->707334K(1485504K), 11.8978785 secs]
    398981.491: [GC 398981.491: [DefNew: 349568K->349568K(436928K), 0.0000434 secs]398981.491: [Tenured: 707334K->710596K(1048576K), 11.8955832 secs] 1056902K->710596K(1485504K), 11.8959308 secs]
    399039.192: [GC 399039.192: [DefNew: 349568K->349568K(436928K), 0.0000456 secs]399039.192: [Tenured: 710596K->712593K(1048576K), 11.9330747 secs] 1060164K->712593K(1485504K), 11.9335147 secs]
    Is there anything that we can be used to tweak our heap settings ??

    Well, you told the JVM to use
    256m permspace: -XX:PermSize=256m -XX:MaxPermSize=256m
    1536m total heap: -Xms1536m -Xmx1536m
    (although the GC log says 1485504K)
    of which
    512m new space: -XX:NewSize=512m -XX:MaxNewSize=512m
    the rest is tenured space: 1024m
    (here the GC log agrees saying 1048576K).
    Of the 512m new space, the two survivor spaces each take 1/6 of new space giving
    85m: -XX:SurvivorRatio=4
    the rest of new space is eden: 340m
    However the GC log says
    eden: 436928K
    which leaves 88m to be split between the two survivor spaces
    matching -XX:SurvivorRatio=10
    It looks like the GC logs totals do not include the survivor spaces as part of the heap
    (not a problem as long as you know this)
    and new space occupancy after GC is being mis-reported.261555.189: [GC 261555.189: [DefNew: 382586K->382586K(436928K), 0.0000436 secs]261555.189: [Tenured: 668801K->538076K(1048576K), 11.3593778 secs] 1051387K->538076K(1485504K), 11.3597008 secs]
    398866.226: [GC 398866.226: [DefNew: 349568K->349568K(436928K), 0.0000439 secs]398866.227: [Tenured: 703838K->707334K(1048576K), 11.8975502 secs] 1053406K->707334K(1485504K), 11.8978785 secs]
    398981.491: [GC 398981.491: [DefNew: 349568K->349568K(436928K), 0.0000434 secs]398981.491: [Tenured: 707334K->710596K(1048576K), 11.8955832 secs] 1056902K->710596K(1485504K), 11.8959308 secs]
    399039.192: [GC 399039.192: [DefNew: 349568K->349568K(436928K), 0.0000456 secs]399039.192: [Tenured: 710596K->712593K(1048576K), 11.9330747 secs] 1060164K->712593K(1485504K), 11.9335147 secs]I can make sense of these numbers only if everything in new space gets promoted to tenured space on these GC runs.
    Maybe you want to try running with -XX:SurvivorRatio=2

  • Mail flow completely broken after upgrading Exchange Server 2013 CU3 (Build 775.38) to Exchange Server 2013 SP1 (Build 847.32)

    internal mail flow completely broken.
    external mail flow completely broken.
    i upgraded exchange server as follows:
    1. setup.exe /PrepareSchema /IAcceptExchangeServerLicenseTerms
    2. setup.exe /PrepareAD /IAcceptExchangeServerLicenseTerms
    3. upgraded the exchange server with GUI installer
    also considered this: http://support.microsoft.com/kb/2938053/en-us
    receive connectors :
    Transport Service couldn't start, then i disabled hub transports, and it starts, but no mail flow on port 25. according to this:
    http://social.technet.microsoft.com/wiki/contents/articles/24056.what-the-crash.aspx
    i didn't have any success to fix mail flow, any solution?

    Hi Alireza
    The above tech-net http://social.technet.microsoft.com/wiki/contents/articles/24056.what-the-crash.aspx
    will be applicable only if we get these events in the app log 1019,1018,1036,4999
    You can check the transport service is running in which service account - Local or network 
    It should be running in network account by default.
    You can run get-transportagent and check if there are any transport agents installed 
    If you find them then disable all the transport agents that you have installed on the Exchange servers by running disable-transportagents
    Disable the antivirus if you have any installed.
    Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you Check out my latest blog posts on http://exchangequery.com

  • Out-of-office Email msg still running after upgrading to Server 10.8

    After upgrading from 10.6 > 10.7 >10.85 on the same day, the out-of-office email notification of one user is still on. This is currious as I understand that 10.8.5 no longer support the out-of-office notification through the GUI. Am I wrong?
    Does any has an idea where to start?

    I have what sounds like a very similar issue.
    I had my Denon 3312ci working perfectly with Airplay from my 2013 iMac running iTunes. Upgraded to iTunes 11.1.3, and now when I attempt to Airplay direct from iTunes to the 3312, it plays for about half a second and then stops. Displayed on the Amp then says "Assigning Network". The amp starts dropping ping packets at this point. About 15-20 seconds later the pings start coming back, but no Airplay.
    I tried different network cables, resetting the microprocessor, a different switch, changing between DHCP and static IP. Was about to make a warranty call to Denon, when I thought maybe I should try Airplaying directly from iphone and ipad. Much to my surprise, it worked from those devices.
    I prefer to use my iMac to Airplay rather than ipad/iphone as I found I got next to no audio drop outs using it that way (they are both using wired network), where as ipad/iphone occasionally would get a moment of silence in the middle of a song.
    My network set up is fine. I can use internet radio and connect to DLNA services fine on the amp. It is just airplay between iTunes 11.1.3 and the amp where the issue lies.
    No fixes as yet, but I have logged a support call with Denon Australia to see what they say.

  • Viewing Old Transport logs after upgrade

    Hi,
    We are upgrading from 4.6B to 4.7. After upgrade we will be using 4.7
    transport domain for transporting changes. But users should be able to
    see old Transport logs of the 4.6B transports.How this can be
    implemented?
    Thanks,
    Sam

    Hi,
    We are upgrading from 4.6B to 4.7. After upgrade we will be using 4.7
    transport domain for transporting changes. But users should be able to
    see old Transport logs of the 4.6B transports.How this can be
    implemented?
    Thanks,
    Sam

  • Seemingly successful install of Exchange 2013 SP1 turns into many errors in event logs after upgrade to CU7

    I have a new Exchange 2013 server with plans to migrate from my current Exchange 2007 Server. 
    I installed Exchange 2013 SP1 and the only errors I saw in the event log seemed to be long standing known issues that did not indicate an actual problem (based on what I read online). 
    I updated to CU7 and now lots of errors have appeared (although the old ones seem to have been fixed so I have that going for me). 
    Currently the Exchange 2013 server is not in use and clients are still hitting the 2007 server.
    Issue 1)
    After each reboot I get a Kernel-EventTracing 2 error.  I cannot find anything on this on the internet so I have no idea what it is.
    Session "FastDocTracingSession" failed to start with the following error: 0xC0000035
    I did read other accounts of this error with a different name in the quotes but still can’t tell what this is or where it is coming from.
    Issue 2)
    I am still getting 5 MSExchange Common 106 errors even after reregistering all of the perf counters per this page:
    https://support.microsoft.com/kb/2870416?wa=wsignin1.0
    One of the perf counters fails to register using the script from the link above.
    66 C:\Program Files\Microsoft\Exchange Server\V15\Setup\Perf\InfoWorkerMultiMailboxSearchPerformanceCounters.xml
    New-PerfCounters : The performance counter definition file is invalid.
    At C:\Users\administrator.<my domain>\Downloads\script\ReloadPerfCounters.ps1:19 char:4
    +    New-PerfCounters -DefinitionFileName $f
    +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo         
    : InvalidData: (:) [New-PerfCounters], TaskException
        + FullyQualifiedErrorId : [Server=VALIS,RequestId=71b6bcde-d73e-4c14-9a32-03f06e3b2607,TimeStamp=12/18/2014 10:09:
       12 PM] [FailureCategory=Cmdlet-TaskException] 33EBD286,Microsoft.Exchange.Management.Tasks.NewPerfCounters
    But that one seems unrelated to the ones that still throw errors. 
    Three of the remaining five errors are (the forum is removing my spacing between the error text so it looks like a wall of text - sorry):
    Performance counter updating error. Counter name is Count Matched LowFidelity FingerPrint, but missed HighFidelity FingerPrint, category name is MSExchange Anti-Malware Datacenter Perfcounters. Optional code: 3. Exception: The
    exception thrown is : System.InvalidOperationException: The requested Performance Counter is not a custom counter, it has to be initialized as ReadOnly.
       at System.Diagnostics.PerformanceCounter.InitializeImpl()
       at System.Diagnostics.PerformanceCounter.set_RawValue(Int64 value)
       at Microsoft.Exchange.Diagnostics.ExPerformanceCounter.set_RawValue(Int64 value)
    Last worker process info : System.ArgumentException: Process with an Id of 7384 is not running.
       at System.Diagnostics.Process.GetProcessById(Int32 processId)
       at Microsoft.Exchange.Diagnostics.ExPerformanceCounter.GetLastWorkerProcessInfo()
    Performance counter updating error. Counter name is Number of items, item is matched with finger printing cache, category name is MSExchange Anti-Malware Datacenter Perfcounters. Optional code: 3. Exception: The exception thrown
    is : System.InvalidOperationException: The requested Performance Counter is not a custom counter, it has to be initialized as ReadOnly.
       at System.Diagnostics.PerformanceCounter.InitializeImpl()
       at System.Diagnostics.PerformanceCounter.set_RawValue(Int64 value)
       at Microsoft.Exchange.Diagnostics.ExPerformanceCounter.set_RawValue(Int64 value)
    Last worker process info : System.ArgumentException: Process with an Id of 7384 is not running.
       at System.Diagnostics.Process.GetProcessById(Int32 processId)
       at Microsoft.Exchange.Diagnostics.ExPerformanceCounter.GetLastWorkerProcessInfo()
    Performance counter updating error. Counter name is Number of items in Malware Fingerprint cache, category name is MSExchange Anti-Malware Datacenter Perfcounters. Optional code: 3. Exception: The exception thrown is : System.InvalidOperationException:
    The requested Performance Counter is not a custom counter, it has to be initialized as ReadOnly.
       at System.Diagnostics.PerformanceCounter.InitializeImpl()
       at System.Diagnostics.PerformanceCounter.set_RawValue(Int64 value)
       at Microsoft.Exchange.Diagnostics.ExPerformanceCounter.set_RawValue(Int64 value)
    Last worker process info : System.ArgumentException: Process with an Id of 7384 is not running.
       at System.Diagnostics.Process.GetProcessById(Int32 processId)
       at Microsoft.Exchange.Diagnostics.ExPerformanceCounter.GetLastWorkerProcessInfo()
    Issue 3)
    I appear to have some issues related to the healthmailboxes. 
    I get MSExchangeTransport 1025 errors for multiple healthmailboxes.
    SMTP rejected a (P1) mail from 'HealthMailbox23b10b91745648819139ee691dc97eb6@<my domain>.local' with 'Client Proxy <my server>' connector and the user authenticated as 'HealthMailbox23b10b91745648819139ee691dc97eb6'. The Active Directory
    lookup for the sender address returned validation errors. Microsoft.Exchange.Data.ProviderError
    I reran setup /prepareAD to try and remedy this but I am still getting some.
    Issue 4)
    I am getting an MSExchange RBAC 74 error. 
    (Process w3wp.exe, PID 984) Connection leak detected for key <my domain>.local/Admins/Administrator in Microsoft.Exchange.Configuration.Authorization.WSManBudgetManager class. Leaked Value 1.
    Issue 5)
    I am getting MSExchange Assistants 9042 warnings on both databases.
    Service MSExchangeMailboxAssistants. Probe Time Based Assistant for database Database02 (c83dbd91-7cc4-4412-912e-1b87ca6eb0ab) is exiting a work cycle. No mailboxes were successfully processed. 2 mailboxes were skipped due to errors. 0 mailboxes were
    skipped due to failure to open a store session. 0 mailboxes were retried. There are 0 mailboxes in this database remaining to be processed.
    Some research suggested this may be related to deleted mailboxes however I have never had any actual user mailboxes on this server. 
    If they are healthmailboxes or arbitration mailboxes that might make sense but I am unsure of what to do on this.
    Issue 6)
    At boot I am getting an MSExchange ActiveSync warning 1033
    The setting SupportedIPMTypes in the Web.Config file was missing. 
    Using default value of System.Collections.Generic.List`1[System.String].
    I don't know why but this forum is removing some of my spacing that would make parts of this easier to read.

    Hi Eric
    Yes I have uninstalled and reinstalled Exchange 2013 CU7 for the 3<sup>rd</sup> time. 
    I realize you said one issue per forum thread but since I already started this thread with many issues I will at least post what I have discovered on them in case someone finds their way here from a web search.
    I have an existing Exchange 2007 server in the environment so I am unable to create email address policies that are defined by “recipient container”. 
    If I try and do so I get “You can't specify the recipient container because legacy servers are detected.”
     So I cannot create a normal email address policy and restrict it to an OU without resorting to some fancy filtering. 
    Instead what I have done is use PS to modify extensionAttribute1 (otherwise known as Custom Attribute 1 to exchange) for all of my users. 
    I then applied an address policy to them and gave it the highest priority. 
    Then I set a default email address policy for the entire organization. 
    After reinstalling Exchange all of my system mailboxes were created with the internal domain name. 
    So issue number 3 above has not come up. 
    For issue number one above I have created a new thread:
    https://social.technet.microsoft.com/Forums/office/en-US/7eb12b89-ae9b-46b2-bd34-e50cd52a4c15/microsoftwindowskerneleventtracing-error-2-happens-twice-at-boot-ex2013cu7?forum=exchangesvrdeploy
    For issue number four I have posted to this existing thread where there is so far no resolution:
    https://social.technet.microsoft.com/Forums/exchange/en-US/2343730c-7303-4067-ae1a-b106cffc3583/exchange-error-id-74-connection-leak-detected-for-key?forum=exchangesvradmin
    Issue number Five I have managed to recreate and get rid of in more than one way. 
    If I create a new database in ECP and set the database and log paths where I want, then this error will appear. 
    If I create the database in the default location and then use EMS to move it and set the log path, then the error will not appear. 
    The error will also appear (along with other errors) if I delete the health mailboxes and let them get recreated by restarting the server or the Health Manager service. 
    If I then go and set the retention period for deleted mailboxes to 0 days and wait a little while, these will all go away. 
    So my off hand guess is that these are caused by orphaned system mailboxes.
    For issue number six I have posted to this existing thread where there is so far no resolution:
    https://social.technet.microsoft.com/Forums/exchange/en-US/dff62411-fad8-4d0c-9bdb-037374644845/event-1033-msexchangeactivesync-warning?forum=exchangesvrmobility
    So for the remainder of this thread we can try and tackle issue number two which is the perf counters. 
    The exact same 5 perf counter were coming up and this had been true each time I have uninstalled and reinstalled Exchange 2013CU7. 
    Actually to be more accurate a LOT of perf counter errors come up after the initial install, but reloading the perf counters using the script I posted above reduces it to the same five. 
    Using all of your suggestions so far has not removed these 5 remaining errors either.  Since there is no discernible impact other than these errors at boot I am not seriously bothered by them but as will all event log errors, I would prefer
    to make them go away if possible.

  • MSExchangeSA and IS is not starting automatic at reboot after upgrading the server from SP1 to SP2

    I am running a 2 node DAG with separate Hub & CAS servers
    I have already upgraded the Hub CAS server and they are fine
    Exchange running on Windows 2008 R2 SP1
    All are in VM-Ware ESXi 5.0
    After I upgrade the mailbox server to SP2 the SA and IS service not starting automatic after reboot
    If I run "net time /set" command and then restart ADtopology server, the IS and SA starts fine
    But again after reboot they do not start
    Also I get the below event in the app log when the IS & SA fails to start
    Log Name:      Application
    Source:        MSExchangeIS
    Date:          05/22/2012 5:15:03 AM
    Event ID:      5003
    Task Category: General
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      server.domain.com
    Description:
    Unable to initialize the Information Store service because the clocks on the client and server are skewed. This may be caused by a time change either on the client or on the server, and may require a restart of that computer. Verify that your domain is correctly
    configured and  is currently online.
    If I check the Registry for time resource it is taking from the DC
    I manually compared the time between DC and Exchange and it is fine
    Since the Exchange mailbox is virtual, I checked the time sync on VM-Ware tools and it is "unchecked"
    Checked for group policy and do not find any specific to time sync.
    Confirmed that Windows Time service is running
    Suspecting a Operating system issue, tried to upgrade the other DAG
    Even that node is displaying the same symptom and Issues
    Tried to install RU1 on both nodes and that too did not fix the issue.
    Checked with VM-Ware engineer and he said that every thing from VM-Ware end is fine
    Is Anyone have come across the issue before ?

    Exchange 2010: Unable to initialize the Information Store
    Problem: 
    Unable to initialize the Information Store service because  the clocks on the client and server are skewed.   This may be caused by a time change either in the client or the server,  and may require a reboot of that computer.   Verify that
    your domain is properly configured and  is currently online.
    Solution: 
    Open a cmd prompt from the Exchange Server as administrator (right mouse click on the command prompt shortcut and select “Run as Administrator”)
    Run this command
    Net time \\ADServerName /Set
    Restart the Microsoft Exchange Active Directory Topology Service
    *Important!! You have to restart the Microsoft Exchange Active Directory Topology Service or this fix will not work..  I tried just starting the Information Store service after running the command it it still failed..
    This worked for me and all is well on my exchange server.
    - See more at: http://www.mountainvistatech.com/2012/06/04/exchange-2010-unable-to-initialize-the-information-store/#sthash.SwQpgQEM.dpuf

  • Problem with  Firefighter logs after upgrade to 5.3 from 5.2

    Hello Gurus ,
    just for 2 weeks we are running GRC 5.3 , which we updated from the 5.2 version .
    Unfortunately i could not make all the possible tests in one day and after i didnt check the FF reports .
    So after 10 days..after solving some issues from the upgrade i realized that in SPM (Superuser Priviliege Management ) we have a problem as well .
    We cant perform anymore reason / activity reports because the data are empty.By empty i mean all the entries users made dissapeard. I searched the two tables that normally should have the data (/virsa/zffcdhdr and the  STXH ) but with no luck .
    The other problem is..that after the upgrade to 5.3 from 5.2 the grcservice user that is responsible for the job  /VIRSA/ZVFATBAK didnt had enough authorization to complete the job , thing that before worked fine .
    So for 10 days the job didnt run and when i run the log report i see for every FFID the message "BACKGROUND JOB WAS NOT SCHEDULED/LOG & FILE NOT YET GENERATED"
    When i look directly in the tables CDHDR and CDPOS   i can see the data that the log  needs.
    But how can i reconstruct the FF log with this data ? Because when the auditor comes i would like to have the complete logs.
    thank you all for the support
    Cheerz ,
    david

    Hi David,
    Please go through the SAP Note [1143639|https://service.sap.com/sap/support/notes/1143639] (and subsequent Notes). I hope it is of help, at least partially.
    Best regatds,
    Feri
    Edited by: Ferenc Orosz on Apr 2, 2009 2:43 PM

  • No mail logging after upgrade to 10.5.7

    Everything seems to be working normally, but no logging is taking place to /var/log/mail.log.
    If I edit amavisd.conf to turn off syslog logging and log to /var/log/amavis.log, it does go there.
    Nothing looks wrong in syslog.conf, etc.
    Any ideas?

    After a little additional research I've found the following...
    Upon opening a Terminal Window and entering /Applications/Mail.app/Contents/MacOS/Mail I'm provided with: cannot execute binary file
    Might this imply the upgrade to 10.5.7 corrupted the Mail.app executable? if yes, how do I revert to a previous version? Will TimeMachine help in this?

Maybe you are looking for