Rc-local.service keeps failing after one time success

Actually it's quite weird, every time rc-local.service was enable successfully with boot but then it keeps failing. However, once I modify /etc/systemd /system/rc-local.service( even something that really doesn't matter ), it will be enabled successfully again. but only ONCE each time.
[Unit]
Description=/etc/rc.local compatibility
[Service]
Type=oneshot
ExecStart=/etc/rc.local
TimeoutSec=0
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target

All of those things can be done with udev rules.  I had a Momentus XT, which I now no longer have in my system, but my old rule is still there.  It is as follows:
ACTION=="add", SUBSYSTEM=="block", ATTRS{model}=="ST95005620AS", RUN+="/sbin/hdparm -B 247 /dev/$kernel"
You could also do something like this to apply it to all rotational disks
ACTION=="add", KERNEL=="sd[a-z]", ATTR{queue/rotational}=="0", RUN+="/sbin/hdparm -B 254 /dev/$kernel"
As far as the stuff in /sys, use udevadm to get stuff to put in your rule to identify it.  So something like
$ udevadm info -a -p /sys/kernel/debug/vgaswiteroo
I have also used a rule for my backlight setting on boot.  To find stuff, once again use the udevadm
$ udevadm info -a -p /sys/class/backlight/acpi_video0
My resulting backlight rule is:
ACTION=="add", KERNEL=="acpi_video0", SUBSYSTEM=="backlight", SUBSYSTEMS=="pci", DRIVERS=="i915", ATTR{brightness}="2"
For more info on writing udev rules see http://www.reactivated.net/writing_udev_rules.html but when you get to the part about the udev commands, those no longer apply, as they have now been replaced by the udevadm commands listed above.  The commands are mostly correct, just instead of udevinfo, it is udevadm.
I hope this helps!
Last edited by WonderWoofy (2012-11-02 02:59:59)

Similar Messages

  • Reporting services keep failing on SCCM 2012 SP1

    I have SCCM 2012 SP1 install with SSRS 2012 install on same server 2008 R2 server.
    Reporting services keep failing with the following message when trying to START the service from the Reporting Services Configuration Manager Console
    System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
       at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
       at ReportServicesConfigUI.Panels.ServerInformationPanel.StartStopServiceTask(Boolean start)
    Thx,
    Joe
    Thx, Joe

    Good advice Garth, but I have opened over 5 cases to try to resolve this and several other issues with my troublesome SCOM 2012 SP1 upgrade. That is why I am also sending it to the community in hope they can provide assistance.
    CSS will only work on one specific issue and in most cases these are targeted bandaid fixes that DO NOT address the underlying or related issues. I a left to opening many tickets and still floundering with a unreliable product.
    It seems to only be with System Center. All other products by Microsoft seem to be reliable and predicable and are easily supported using break fix support model of the current MS teams.
    It is SQL (SSRS) that controls subscriptions not CM12. CM12 only leverages the APIs provided by SQL (SSRS).
    I hate to say this but Why do you think this problem has anything to do with CM12?
    If CSS tell you to re-create the subscription and the problem re-occurs then I would re-open the ticket and tell them that the problem is NOT fixed and to continue working on it.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • FIM Sync service keeps restarting after being disabled

    Hi - We are deploying the SharePoint User Profile Store connector and I have followed all the steps here:
    http://technet.microsoft.com/en-us/library/dn511003(v=ws.10).aspx
    However the FIM Sync service keeps enabling and restarting itself - can't see anything in the event logs except a Evt ID: 2001 - Service was started successfully
    What is starting this service? How can I stop so that it remains in the disabled state?
    Thanks
    J

    Hi,
    Based on your description, my understanding is that you want to disable the FIM Sync service, but FIM Sync service keeps restarting after being disabled.
    I suggest you start the FIM Sync service again and stop it, then disable it.
    You shouldn't need to start those services manually - SharePoint will do everything itself when you start the User Profile Sync service in Central Administration.
    Restarted the User Profile Synchronization Service in Central Administration.(Central Administration -> System Settings -> Manage services on server -> User Profile Synchronization Service.)
    Stop the FIM Sync service and then disable it.
    Here are two links, you can use as a reference:
    http://serverfault.com/questions/147738/not-able-to-start-forefront-identity-manager-service
    Best Regards,
    Lisa Chen
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact 
    [email protected]

  • My iMessage keeps failing after my  battery cuts?!

    My iMessage keeps failing after my battery cuts out and I plug my iPod to charge and my iMessage will not work again till I'm at my grandmas house and Ive connected to the Internet there! Help please! My iMessage shows faileed sending even though I'm defiantly connected to the Internet thanks :)

    You could try downloading the update via a browser instead : https://discussions.apple.com/message/16703914#16703914

  • TS3367 my 2008 mac.air it keeps failing on face time and i phone 4?

    my 2008 mac.air keeps failing on face time and iphone4

    http://www.apple.com/support/mac/facetime/troubleshooting/
    http://support.apple.com/kb/TS3367

  • Face Time keeps failing after connecting

    Face Time was working fine but now failing after connecting.
    Calling IPad 2 with mac Book Pro and I Phone 4s.

    The description of your problem indicates that your Lan/wi fi network MAY be the culprit because a video chat system requires lots of bandwidth, since large amounts of data need to be transfered back and forth on your system.  You may be suffering from wifi interference from neighboring networks, in which case you need to change your wifi channel to another clear channel.  Also, your network may have slowed down for a number of other reasons.  To operate Facetime effectively using Wifi, you need a recent generation of wireless router for best results, such as an 802.11n capable unit.

  • User Profiles Synch Service starting failes after "ILM Configuration: Starting services"

    Hello guys.
    I tried to configure user profiles synchronization and it could not be started without any problems as expected :)
    This time I got the following error in logs:
    02.05.2013 10:54:03.34 OWSTIMER.EXE (0x17DC)
    0x183C SharePoint Portal Server
    User Profiles 9q1k
    Medium ILM Configuration: Starting services.
    0160471f-15fc-4d97-8227-05b86f4d0fc7
    02.05.2013 10:54:33.52 OWSTIMER.EXE (0x17DC)
    0x183C SharePoint Portal Server
    User Profiles 9q15
    High UserProfileApplication.SynchronizeMIIS: Failed to configure ILM, will attempt during next rerun. Exception: System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size
    of the argument list.     at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)     at System.String.Format(IFormatProvider provider, String format, Object[] args)     at Microsoft.Office.Server.Administration.ProfileSynchronizationServiceInstance.IsStarted(ServiceController
    controller)     at Microsoft.Office.Server.Administration.ProfileSynchronizationServiceInstance.WaitUntilStarted()     at Microsoft.Office.Server.Administration.UserProfileApplication.SetupSynchronizationService(ProfileSynchronizationServiceInstance
    profileSyncInstance). 0160471f-15fc-4d97-8227-05b86f4d0fc7
    02.05.2013 10:54:33.52 OWSTIMER.EXE (0x17DC)
    0x183C SharePoint Portal Server
    User Profiles 9i1u
    Medium UserProfileApplication.SynchronizeMIIS: End setup for 'UserProfilesService'.
    0160471f-15fc-4d97-8227-05b86f4d0fc7
    So, what I have and what I've done:.
    1) I have a test 2-servers farm installation (Database server + WFE/Application server); SQL Server 2008 R2 SP2, SHP 2010 SP1 + October 2012 CU; There are no any service applications except default ones(Security Token Service and Application Discovery
    and Load Balancer Service Application) as well as there are  no any services started except default :) 
    2) I created a site collection and manage path for MySites, created a new UPA and its proxy.
    That's all. Now, if I try starting User Profiles Synchronization Service, it stucks on "starting" for about 10 mins and I see the error above in ULS. Hope you can somehow help me.
    By the way, I don't want a both sides synchronization this time, I just need to check some stuff with People Search. Will "Read" rights for Managed Account in AD be enough to export profiles from AD? (I mean if I select my farm account as a synchronization
    account, will it work?)
    Thank's in advance!
    Anton.
    UPDATED
    The problem probably was due to the lack of internet access. As Raymond
    Diack said:
    "the farm account needs internet access to do a CRL check to these sites:
    crl.microsoft.com
    ctldl.windowsupdate.com
    ctldl.windowsupdate.nsatc.net
    www.update.microsoft.com.nsatc.net "

    Sure, here is the stack near the error without any filters: 
    11:13:11.88 OWSTIMER.EXE (0x0AA8) 0x0EA8 SharePoint Portal Server User Profiles 9q1j Medium ILM Configuration: Opening firewall ports. 589d9196-6647-4432-9ab0-a389871310b7
    11:13:12.13 OWSTIMER.EXE (0x0AA8) 0x0EA8 SharePoint Portal Server User Profiles 9q1k Medium ILM Configuration: Starting services. 589d9196-6647-4432-9ab0-a389871310b7
    11:13:12.36 w3wp.exe (0x1364) 0x0CA0 SharePoint Foundation Topology e5mc Medium WcfSendRequest: RemoteAddress: 'http://hq-tcc-app-02:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:80a1f95b-37a3-45f1-89a6-f33de57b678a'
    11:13:12.36 w3wp.exe (0x0788) 0x0D2C SharePoint Foundation Topology e5mb Medium WcfReceiveRequest: LocalAddress: 'http://hq-tcc-app-02.corp.fsk-ees.local:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:80a1f95b-37a3-45f1-89a6-f33de57b678a' 75b52d1d-0e9e-45a6-8122-c578bc8aeaf7
    11:13:12.36 w3wp.exe (0x0788) 0x0D2C SharePoint Foundation Monitoring nasq Medium Entering monitored scope (ExecuteWcfServerOperation) 75b52d1d-0e9e-45a6-8122-c578bc8aeaf7
    11:13:12.36 w3wp.exe (0x0788) 0x0D2C SharePoint Server Taxonomy fuc5 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' starting. 75b52d1d-0e9e-45a6-8122-c578bc8aeaf7
    11:13:12.36 w3wp.exe (0x0788) 0x0D2C SharePoint Server Taxonomy fuc6 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' completed. 75b52d1d-0e9e-45a6-8122-c578bc8aeaf7
    11:13:12.38 w3wp.exe (0x0788) 0x0D2C SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (ExecuteWcfServerOperation). Время выполнения=4,01622273221876 75b52d1d-0e9e-45a6-8122-c578bc8aeaf7
    11:13:12.75 OWSTIMER.EXE (0x0AA8) 0x16F0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Timer Job job-timer-locks) ea70e10e-4455-47ea-a3fd-e7cb0f0a9ce4
    11:13:12.75 OWSTIMER.EXE (0x0AA8) 0x16F0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Timer Job job-timer-locks). Время выполнения=4,16512433842849 ea70e10e-4455-47ea-a3fd-e7cb0f0a9ce4
    11:13:22.52 w3wp.exe (0x1364) 0x0CA0 SharePoint Foundation Topology e5mc Medium WcfSendRequest: RemoteAddress: 'http://hq-tcc-app-02:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:5b799d56-3784-48ff-beaf-6fb6bfeade78'
    11:13:22.52 w3wp.exe (0x0788) 0x1544 SharePoint Foundation Topology e5mb Medium WcfReceiveRequest: LocalAddress: 'http://hq-tcc-app-02.corp.fsk-ees.local:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:5b799d56-3784-48ff-beaf-6fb6bfeade78' 941bbfb5-84aa-411e-b310-74830120b860
    11:13:22.52 w3wp.exe (0x0788) 0x1544 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (ExecuteWcfServerOperation) 941bbfb5-84aa-411e-b310-74830120b860
    11:13:22.52 w3wp.exe (0x0788) 0x1544 SharePoint Server Taxonomy fuc5 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' starting. 941bbfb5-84aa-411e-b310-74830120b860
    11:13:22.52 w3wp.exe (0x0788) 0x1544 SharePoint Server Taxonomy fuc6 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' completed. 941bbfb5-84aa-411e-b310-74830120b860
    11:13:22.52 w3wp.exe (0x0788) 0x1544 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (ExecuteWcfServerOperation). Время выполнения=2,92432418086656 941bbfb5-84aa-411e-b310-74830120b860
    11:13:26.78 OWSTIMER.EXE (0x0AA8) 0x0894 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Timer Job SchedulingUnpublish) 6044b3fe-8ca7-4f76-81b0-ea55e6795d5b
    11:13:26.78 OWSTIMER.EXE (0x0AA8) 0x0894 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Timer Job SchedulingUnpublish). Время выполнения=2,56094000773841 6044b3fe-8ca7-4f76-81b0-ea55e6795d5b
    11:13:32.66 w3wp.exe (0x1364) 0x0CA0 SharePoint Foundation Topology e5mc Medium WcfSendRequest: RemoteAddress: 'http://hq-tcc-app-02:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:f5648c05-71d7-443c-b12d-946eb36bcb3f'
    11:13:32.66 w3wp.exe (0x0788) 0x1544 SharePoint Foundation Topology e5mb Medium WcfReceiveRequest: LocalAddress: 'http://hq-tcc-app-02.corp.fsk-ees.local:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:f5648c05-71d7-443c-b12d-946eb36bcb3f' 1af7e327-bb71-49f8-a598-2e85ae5ce2a6
    11:13:32.66 w3wp.exe (0x0788) 0x1544 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (ExecuteWcfServerOperation) 1af7e327-bb71-49f8-a598-2e85ae5ce2a6
    11:13:32.66 w3wp.exe (0x0788) 0x1544 SharePoint Server Taxonomy fuc5 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' starting. 1af7e327-bb71-49f8-a598-2e85ae5ce2a6
    11:13:32.71 w3wp.exe (0x0788) 0x1544 SharePoint Server Taxonomy fuc6 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' completed. 1af7e327-bb71-49f8-a598-2e85ae5ce2a6
    11:13:32.72 w3wp.exe (0x0788) 0x1544 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (ExecuteWcfServerOperation). Время выполнения=65,7127512016192 1af7e327-bb71-49f8-a598-2e85ae5ce2a6
    11:13:39.79 OWSTIMER.EXE (0x0AA8) 0x0500 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Timer Job SchedulingApproval) 69e34469-a502-4257-80f4-d8fb990f2bf7
    11:13:39.80 OWSTIMER.EXE (0x0AA8) 0x0500 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Timer Job SchedulingApproval). Время выполнения=11,6191443325898 69e34469-a502-4257-80f4-d8fb990f2bf7
    11:13:40.33 w3wp.exe (0x1364) 0x0E98 SharePoint Portal Server Runtime 8gp7 Medium Topology cache updated. (AppDomain: /LM/W3SVC/961767364/ROOT-1-130050376913614507)
    11:13:42.88 w3wp.exe (0x1364) 0x0CA0 SharePoint Foundation Topology e5mc Medium WcfSendRequest: RemoteAddress: 'http://hq-tcc-app-02:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:23bdd02e-0716-4697-b55d-55862694ebe1'
    11:13:42.89 w3wp.exe (0x0788) 0x0D2C SharePoint Foundation Topology e5mb Medium WcfReceiveRequest: LocalAddress: 'http://hq-tcc-app-02.corp.fsk-ees.local:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:23bdd02e-0716-4697-b55d-55862694ebe1' c7b0b8bc-dad4-4863-98e0-92838dafa933
    11:13:42.89 w3wp.exe (0x0788) 0x0D2C SharePoint Foundation Monitoring nasq Medium Entering monitored scope (ExecuteWcfServerOperation) c7b0b8bc-dad4-4863-98e0-92838dafa933
    11:13:42.89 w3wp.exe (0x0788) 0x0D2C SharePoint Server Taxonomy fuc5 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' starting. c7b0b8bc-dad4-4863-98e0-92838dafa933
    11:13:42.89 w3wp.exe (0x0788) 0x0D2C SharePoint Server Taxonomy fuc6 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' completed. c7b0b8bc-dad4-4863-98e0-92838dafa933
    11:13:42.89 w3wp.exe (0x0788) 0x0D2C SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (ExecuteWcfServerOperation). Время выполнения=2,88158131829604 c7b0b8bc-dad4-4863-98e0-92838dafa933
    11:13:42.89 OWSTIMER.EXE (0x0AA8) 0x0EA8 SharePoint Portal Server User Profiles 9q15 High UserProfileApplication.SynchronizeMIIS: Failed to configure ILM, will attempt during next rerun. Exception: System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.     at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)     at System.String.Format(IFormatProvider provider, String format, Object[] args)     at Microsoft.Office.Server.Administration.ProfileSynchronizationServiceInstance.IsStarted(ServiceController controller)     at Microsoft.Office.Server.Administration.ProfileSynchronizationServiceInstance.WaitUntilStarted()     at Microsoft.Office.Server.Administration.UserProfileApplication.SetupSynchronizationService(ProfileSynchronizationServiceInstance profileSyncInstance). 589d9196-6647-4432-9ab0-a389871310b7
    11:13:42.89 OWSTIMER.EXE (0x0AA8) 0x0EA8 SharePoint Portal Server User Profiles 9i1u Medium UserProfileApplication.SynchronizeMIIS: End setup for 'UPS'. 589d9196-6647-4432-9ab0-a389871310b7
    11:13:42.89 OWSTIMER.EXE (0x0AA8) 0x0EA8 SharePoint Foundation Topology 8xqz Medium Updating SPPersistedObject ProfileSynchronizationSetupJob Name=ProfileSynchronizationSetupJob. Version: 15232 Ensure: False, HashCode: 11248478, Id: c8e4ed56-ab72-4b99-8532-d282d3f26896, Stack:    at Microsoft.SharePoint.Administration.SPPersistedObject.BaseUpdate()     at Microsoft.SharePoint.Administration.SPJobDefinition.Update()     at Microsoft.Office.Server.Administration.ProfileSynchronizationSetupJob.Execute(SPJobState state)     at Microsoft.SharePoint.Administration.SPTimerJobInvokeInternal.Invoke(SPJobDefinition jd, Guid targetInstanceId, Boolean isTimerService, Int32& result)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result) 589d9196-6647-4432-9ab0-a389871310b7
    11:13:42.92 OWSTIMER.EXE (0x0AA8) 0x0EA8 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (Timer Job ProfileSynchronizationSetupJob). Время выполнения=161321,353202712 589d9196-6647-4432-9ab0-a389871310b7
    11:13:42.96 OWSTIMER.EXE (0x0AA8) 0x0EA8 SharePoint Foundation Topology 8dyx High Deleting the SPPersistedObject, ProfileSynchronizationSetupJob Name=ProfileSynchronizationSetupJob. 589d9196-6647-4432-9ab0-a389871310b7

  • Internet, but not local, service always drops at same time each day. HELP!

    Hi there,
    At first this was laughable but now it's becoming a real pain.  For the past three weeks, sometime between 4 and 6 AM my router or modem drops the internet connection, but leaves the local only service in place.  After a simple reboot with the router everything is back to normal.  I am wondering what could be causing this?  It's always at the same time.  This doesn't happen at all during the day.  The router does not indicate a problem with anything, since it can still generate local service, just not internet.
    We did recently upgrade to the high speed internet up to 7000 instead of 2000.  It's been happening since then.  We're using a Westell 2200 modem (have had for years, it seems) and an Apple Airport Extreme for a router.
    Any ideas would be appreciated.  I am not sure how to get the numbers that were spoken of.  I do have a phone plugged into another jack, but that's it.  Have the inside wire maintenence plan if need be.
    Thank you!
    ---Sarita

    I had the same arrangement and Verizon sent a new 6100 modem/router for the higher speed service.  The old modem did quite well but could not maintain the higher speed sync.  I was advised by Verizon, when I upgraded to the higher turbo speed, that a new modem would be needed.  I received one for no charge.  I was surprised that the old unit performed as well as it did considering it was not designed for the higher speed.  I suggest you call Verizon and request a new unit.  I am in MA also.

  • Satellite Pro C850 - WLAN keeps failing after Win 7 installation

    Hi,
    I own a C850-1GR (PSCBXE), which comes with Win8.
    I've bought Win 7 32-bit Home Premium and reinstalled it from scratch.
    Afterwards I've installed the drivers from toshiba support page in the following order:
    Intel Chipset SW Installation Utility
    Intel Management Engine Interface
    Display Driver
    Intel Rapid Storage Technology Driver
    Realtek Audio Driver
    ATI HDMI Audio Driver
    SRS Premium Sound HD
    Synaptics Touch Pad Driver
    Realtek LAN Driver
    Realtek Wireless LAN Driver
    Intel Wireless Display
    Realtek Bluetooth Filter Driver Package
    Bluetooth Monitor
    Intel USB3.0 Driver
    Realtek Card Reader
    TOSHIBA Value Added Package
    TOSHIBA Sleep Utility
    TOSHIBA Resolution+ Plug-in for Windows Media Player
    TOSHIBA Media Controller
    TOSHIBA Media Controller Plug-in
    TOSHIBA Network Device ID Registry Setting Tool
    TOSHIBA Web Camera Application
    PatchFiles PCIIDEREG-1.2
    PatchFiles
    When the installation is done, WLAN fails after reboot, alternately.
    This means:
    *First boot: WLAN OK*
    *Second boot: WLAN fails*
    *Third boot ( = first boot): WLAN OK*
    *Fourth boot ( = second boot): WLAN Fails*
    *and so on.*
    Failing means, the WLAN symbol is displayed for a few seconds, then the "no network" icon is displayed.
    Any help is greatly appreciated.

    >(Why on earth should a device report an error every second system boot?)
    Yes, indeed this is very confusing and strange.
    Just one notice regarding:
    >Please note, that the intel driver is for "wireless display".
    Intel wireless display works only in connection with Intel WLan card. If your notebook does not contain Wlan card from Intel manufacturers, the wireless display does not work
    >Furthermore, all these drivers are listed on the C850 driver page for Win7-32.
    Yes, this is true but all these drivers appear because of different C850 with different hardware configuration.

  • SOA Suite 11g TP4 "Configure SOA" step fails, after OC4J startup successful

    I followed the installation instructions and got stuck in step 10d.
    The build fails after announcing "*Trying to override old definition of task admin_client*", Oc4j has already started successfully.
    The soa-infra-java.log file shows the publishing of shared libraries to fail because two libraries aren't found:
    - apache.commons.fileupload
    - oracle.fabric.runtime
    The first is on the BAM import list, the other is for B2B. I did specify "Configure Basic SOA Components" though.
    Both of these errors are announced as WARNING, but the build fails and SOA configuration is announced as failed too.
    The startsoa.log file has several WARNINGs, including some SEVERE ones:
    ---snip---snip---
    19-mei-2009 9:59:32 oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    09/05/19 10:00:27 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
    09/05/19 10:00:27 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
    19-mei-2009 10:00:29 oracle.j2ee.util.AnnotatedLogger logWithThrowable
    WARNING: J2EE JNDI-00002
    19-mei-2009 10:00:29 oracle.j2ee.util.AnnotatedLogger log
    WARNING: No javax.jms.ConnectionFactory found at null
    19-mei-2009 10:00:30 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRPServiceDescriptionService, but only the first one (/portlets/WSRPServiceDescriptionService) will be considered for webservice endpoint
    19-mei-2009 10:00:30 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRP_v2_ServiceDescription_Service, but only the first one (/portlets/WSRP_v2_ServiceDescription_Service) will be considered for webservice endpoint
    19-mei-2009 10:00:30 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRPServiceDescriptionService, but only the first one (/portlets/WSRPServiceDescriptionService) will be considered for webservice endpoint
    19-mei-2009 10:00:30 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRP_v2_ServiceDescription_Service, but only the first one (/portlets/WSRP_v2_ServiceDescription_Service) will be considered for webservice endpoint
    19-mei-2009 10:01:11 oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    09/05/19 10:01:15 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
    09/05/19 10:01:15 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
    19-mei-2009 10:01:17 oracle.j2ee.util.AnnotatedLogger logWithThrowable
    WARNING: J2EE JNDI-00002
    19-mei-2009 10:01:17 oracle.j2ee.util.AnnotatedLogger log
    WARNING: No javax.jms.ConnectionFactory found at null
    19-mei-2009 10:01:18 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRPServiceDescriptionService, but only the first one (/portlets/WSRPServiceDescriptionService) will be considered for webservice endpoint
    19-mei-2009 10:01:18 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRP_v2_ServiceDescription_Service, but only the first one (/portlets/WSRP_v2_ServiceDescription_Service) will be considered for webservice endpoint
    19-mei-2009 10:01:18 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRPServiceDescriptionService, but only the first one (/portlets/WSRPServiceDescriptionService) will be considered for webservice endpoint
    19-mei-2009 10:01:18 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRP_v2_ServiceDescription_Service, but only the first one (/portlets/WSRP_v2_ServiceDescription_Service) will be considered for webservice endpoint
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    [TopLink Info]: 2009.05.19 10:01:35.477--ServerSession(12473995)--TopLink, version: Oracle TopLink - 11g Technology Preview 4 (11.1.1.0.0) (Build 080422)
    [TopLink Info]: 2009.05.19 10:01:36.384--ServerSession(12473995)--userprefs login successful
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    19-mei-2009 10:01:51 oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    19-mei-2009 10:01:51 oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    ---snip---snip---
    Question:
    - Java 5 or 6?
    - The preferences are set to use the integrated OC4J, the log refers to "standalone oc4j".
    - How is oc4j started? Must the Environments variables be set through the system properties or on a startup script for JDev?
    Bert laverman
    PS
    You might want to update the page header on the installation instructions to show "Tech Preview 4" instead of 3. Document title at start is correct though.

    Hello,
    I am running into same errors. Were you able to resolve your problem?
    Mustafa

  • My iso5 update keeps failing, after waiting 45 minutes for it to download, every time it says there was an error?(whilst processing the completed download) so then i have to start again and wait for it to download, ive tried multiple times, help?

    so ive tried to redownload the iso5 for my ipad two multiple times over the last few weeks, and it simply isnt working, and to add insult to injury ive just purchaced some new apps from the appstore that cost £6 each, and they require the iso5 softwear :'( i need the apps to complete my exam coursework which is due very soon. please please help

    You could try downloading the update via a browser instead : https://discussions.apple.com/message/16703914#16703914

  • My services keep getting changed each time I "Upgrade" and my plans keep costing me more at Verizon  Maybe I should switch companies...

    Please forward this to corporate... I pay for 5 phones a month, currently at 250 + a month, putting it into perspective... a car payment.   I've been a customer since 2000 both with my exhusband and after my divorce, I've paid for them.  I was on the upgrade every 2, then that went away, my unlimited data has gone away on one phone and now when i upgrade my phone i will lose it too, just seems your plans have been nickle and diming me.  I have no problem paying my fare share but it seems that I as a customer continue to be neglected and not rewarded for staying with your company.  Other companies are offering free smart phones with 2 years and unlimited text, talk data per phone for anywhere 35 to 50 a month.  I'd be willing to do the 250 a month for my 5 lines, to have the talk text data and would be willing to add a 6th line but when I go to do it with verizon, my bill is 312 plus tax without the 6th line, thats 67 a month per phone and data split at 4gb.  Why am i not upgraded with services or rewarded for being a longtime customer???  Should i go to another company and pay them the 250 a month for more services or 300 for the 6th phone that i am paying now for less services and less equipment????  Verizon does have the best coverage, but seems they are getting greedy and lacks a daisy.  Two of my contracts are up since the summer, and i was about to upgrade, but after the sticker shock, the other 3 of my contracts are up next month and last 2-in 3-and 5 months... guess what...T-mobil, Att and Us Cellular have great service where i live now, and have very appealing contracts...at that time, we have valentines day, my daughter will be 16, i have mothers day and my son is graduating highschool.... i'm sure there will be some deals then too...

    Your issue has been escalated to a Verizon agent. Before the agent can begin assisting you, they will need to collect further information from you.Please go to your profile page for the forum, and look in the middle, right at the top where you will find an area titled "My Support Cases". You can reach your profile page by clicking on your name beside your post, or at the top left of this page underneath the title of the board.
    Under “My Support Cases” you will find a link to the private board where you and the agent may exchange information. This should be checked on a frequent basis as the agent may be waiting for information from you before they can proceed with any actions. Please keep all correspondence regarding your issue in the private support portal.

  • Offline Servicing Keeps Failing SCCM 2012 SP1

    Has any one seen this?  Below is my log file.
    The Schedule with ID 16777266 will be run now. It's run time is at Wed Jan 23 21:25:19 2013 Eastern Standard Time SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:25:19 PM 5468 (0x155C)
    Schedule with ID 16777266 is active SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:25:19 PM 5468 (0x155C)
    Schedule processing thread started. ThreadID = 0x270 (624) SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:25:19 PM 5468 (0x155C)
    1 Schedule(s) are marked for RunNow by the administrator SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:25:19 PM 624 (0x0270)
    1 Schedule(s) are scheduled to be run at this time SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:25:19 PM 624 (0x0270)
    Processing started for Schedule with ID 16777266 SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:25:19 PM 624 (0x0270)
    STATMSG: ID=7900 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_OFFLINE_SERVICING_MANAGER" SYS=B04SCCM.gstboces.org SITE=GSB PID=2780 TID=624 GMTDATE=Thu Jan 24 02:25:19.490 2013 ISTR0="16777266" ISTR1="" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:25:19 PM 624 (0x0270)
    Initialization of schedule processing succeeded SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:25:22 PM 624 (0x0270)
    There is an image associated with this schedule. SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:25:22 PM 624 (0x0270)
    Total number of individual updates to be installed is 49. SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:25:22 PM 624 (0x0270)
    STATMSG: ID=7903 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_OFFLINE_SERVICING_MANAGER" SYS=B04SCCM.gstboces.org SITE=GSB PID=2780 TID=624 GMTDATE=Thu Jan 24 02:25:22.682 2013 ISTR0="GSB00118" ISTR1="" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:25:22 PM 624 (0x0270)
    Copy image ( ID GSB00118, size 6591 MB ) SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:25:22 PM 624 (0x0270)
    copying file from '\\b04conmgr\images\w8baseTSTX64.wim' SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:25:22 PM 624 (0x0270)
          to 'C:\ConfigMgr_OfflineImageServicing\GSB00118\w8baseTSTX64.wim' .... SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:25:22 PM 624 (0x0270)
    Copying (25% complete)... SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:26:18 PM 624 (0x0270)
    Copying (50% complete)... SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:27:05 PM 624 (0x0270)
    Copying (75% complete)... SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:27:49 PM 624 (0x0270)
    Copying (100% complete)... SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:28:34 PM 624 (0x0270)
    STATMSG: ID=7905 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_OFFLINE_SERVICING_MANAGER" SYS=B04SCCM.gstboces.org SITE=GSB PID=2780 TID=624 GMTDATE=Thu Jan 24 02:28:34.068 2013 ISTR0="GSB00118" ISTR1="" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:28:34 PM 624 (0x0270)
    [Schedule ID 16777266] Started processing image package with ID GSB00118 SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:28:34 PM 624 (0x0270)
    STATMSG: ID=7906 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_OFFLINE_SERVICING_MANAGER" SYS=B04SCCM.gstboces.org SITE=GSB PID=2780 TID=624 GMTDATE=Thu Jan 24 02:28:34.099 2013 ISTR0="GSB00118" ISTR1="" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:28:34 PM 624 (0x0270)
    Image package file with ID GSB00118 contains 1 image(s) SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:28:34 PM 624 (0x0270)
    Processing image at index 1 SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:28:34 PM 624 (0x0270)
    Mounting image at index 1. Image file='C:\ConfigMgr_OfflineImageServicing\GSB00118\w8baseTSTX64.wim', MountDirectory='C:\ConfigMgr_OfflineImageServicing\GSB00118\ImageMountDir', ImageFileType='WIM', Mode='ReadWrite' SMS_OFFLINE_SERVICING_MANAGER 1/23/2013
    9:28:34 PM 624 (0x0270)
    Image OS information : MajorVersionMS = 6, MinorVersionMS = 2, MajorVersionLS = 9200, MinorVersionLS = 16384 SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:39:44 PM 624 (0x0270)
    Content '5df26118-a385-425f-ac7b-d6e0c26f5a7a' not found in content library on this site. Software updates should be distributed to this site. SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:39:44 PM 624 (0x0270)
    UnMounting Image (Commit Changes = 0) ... SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:39:44 PM 624 (0x0270)
    Completed processing image package GSB00118. Status = Failed SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:40:40 PM 624 (0x0270)
    Successfully deleted entry from database for schedule ID=16777259 Name="" assigned to ImageID=GSB00118 SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:40:40 PM 624 (0x0270)
    Updated history for image package GSB00118 in the database SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:40:40 PM 624 (0x0270)
    Schedule processing failed SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:40:40 PM 624 (0x0270)
    Processing completed for Schedule with ID 16777266 SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:40:40 PM 624 (0x0270)
    STATMSG: ID=7910 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_OFFLINE_SERVICING_MANAGER" SYS=B04SCCM.gstboces.org SITE=GSB PID=2780 TID=624 GMTDATE=Thu Jan 24 02:40:40.929 2013 ISTR0="16777266" ISTR1="" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:40:40 PM 624 (0x0270)
    Deleting
    \\?\C:\ConfigMgr_OfflineImageServicing\GSB000A2\ImageMountDir\Program Files\Common Files\SpeechEngines\Microsoft\TTS20\en-US\enu-dsk, FAILED, Win32 Error = 5 SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:40:40 PM 624 (0x0270)
    Failed to remove the staging folder C:\ConfigMgr_OfflineImageServicing, GLE = 5 SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:40:41 PM 624 (0x0270)
    Schedule processing thread stopped SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:40:41 PM 624 (0x0270)
    Checking if there are schedule(s) which need to be run at this time. SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:40:41 PM 5468 (0x155C)
    This line in the log seems to be where the process errors out.
    Content '5df26118-a385-425f-ac7b-d6e0c26f5a7a' not found in content library on this site. Software updates should be distributed to this site. SMS_OFFLINE_SERVICING_MANAGER 1/23/2013 9:39:44 PM 624 (0x0270)
    I have looked and this update is deployed and located on the sites distribution points.  I am stumped.  Anyone else see this before.
    Thanks

    Hi yannara
    you're right about getting this error while offline patching my image.
    what I don't understand is the steps to find the KB number?
    on my Software Updates pane the only column with guid I found is Update Unique ID and its guid does not match in anyway from the guids I see in the offlineservicing.log file
    just to be clear, I update Win8.1 x64 image and I created a search criteria with all Windows 8.1 updates and downloaded them to a package on my site.
    Applicability State = INSTALLED, Update Binary = E:\ConfigMgr_OfflineImageServicing\5282016d-a4eb-41fc-97d8-0a5a00e136cc\windows8.1-kb3008242-x64.cab. SMS_OFFLINE_SERVICING_MANAGER 2/18/2015 2:57:13 PM 292 (0x0124)
    No need to apply this update binary since it's already installed. SMS_OFFLINE_SERVICING_MANAGER 2/18/2015 2:57:13 PM 292 (0x0124)
    Content '4e6dbf75-645e-4387-85dc-27bd6db32227' not found in content library on this site. Software updates should be distributed to this site. SMS_OFFLINE_SERVICING_MANAGER 2/18/2015 2:57:13 PM 292 (0x0124)
    UnMounting Image (Commit Changes = 0) ... SMS_OFFLINE_SERVICING_MANAGER 2/18/2015 2:57:13 PM 292 (0x0124)
    Completed processing image package ILP000AB. Status = Failed SMS_OFFLINE_SERVICING_MANAGER 2/18/2015 3:01:57 PM 292 (0x0124)
    Successfully deleted entry from database for schedule ID=50331650 Name="" assigned to ImageID=ILP000AB SMS_OFFLINE_SERVICING_MANAGER 2/18/2015 3:01:57 PM 292 (0x0124)
    Updated history for image package ILP000AB in the database SMS_OFFLINE_SERVICING_MANAGER 2/18/2015 3:01:57 PM 292 (0x0124)
    Schedule processing failed SMS_OFFLINE_SERVICING_MANAGER 2/18/2015 3:01:57 PM 292 (0x0124)
    Processing completed for Schedule with ID 50331658 SMS_OFFLINE_SERVICING_MANAGER 2/18/2015 3:01:57 PM 292 (0x0124)
    notice that my problem is not with KB3008242. it is the one after - which I don't get its number. only the GUID.
    so apparently, I have no way to find this one annoying update from 140 available updates.
    I hope that MS solution is not to deselect  each time updates until I will find it manually
    any solutions please?
    Tamir Levy

  • Javascript web service calls fail after 10.1.5/11.0.01 updates

    * Update #2 - I've confirmed that we are seeing errors because the HTTP request is being made as a POST using 10.1.5/11.0.01 in Chrome/Firefox/Safari.  Accessing the same file in IE, the request is made using a GET.  Using Reader 9.5.0 in Chrome also uses a GET.  Can someone please explain why the HTTP request is being submitted as a POST following the 10.1.5 update?
    * Update - I have found in my web service log that it is failing with a message that the attempted POST method is not allowed. Could the Reader updates be causing this call to be made as a POST when it was previously a GET?
    I am using PDFs with Reader Extensions enabled that make web service calls via javascript.  These calls have been working correctly in multiple environments for months and only began failing with the latest updates.  After the latest Reader updates, these calls fail when using Chrome, Firefox and Safari. 
    Internet Explorer works correctly.  Saving files locally and opening them in Reader also works correctly.  It is only running 10.1.5 or 11.0.01 in these specific browsers where this issue occurs.  10.1.4 and 11.0.0 do not experience this issue in any browsers. 
    I have tried disabling Enhanced Security and updating Trust Manager to allow Internet Access from PDFs.  Neither change corrected the problem.
    Can someone tell me what may have changed in 10.1.5/11.0.01 that would cause these calls to start failing?
    The javascript at issue looks like this:
    var serviceKeyResult.rawValue = Get(serviceKeyUrl)
    The error we get is "Error: Error attempting to read from file: {URL}"

    Thanks for pointing that out.  The javacript was implemented by a third party, so I was not aware that the function wasn't part of the standard APIs.  I'll get more detail on what is happening inside that method.
    For now we have updated our web services to accept both a GET and a POST to avoid this issue.

  • Messages service keeps crashing after 2.2.2 update

    Ever since updating my Server.app to version 2.2.2, I have been unable to get my Messages service running again. The log files suggest that the jabber service is rebooting every few minutes, and I am unable to authenticate when I try signing in from iChat/Messages. I'm hoping someone here has seen this and may have a solution for this issue.
    Note that I host four domains (the fifth is the server's FQDN), and all are set in the serveradmin tool using:
    sudo serveradmin settings jabber:hostsCommaDelimitedString = "FQDN,domain1,domain2,domain3,domain4"
    This setup was working earlier today and broke immediately following the 2.2.2 update.
    Here's what the Messages Service log files look like for the first 30 seconds when I start the service (and then shut it down):
    9/18/13 7:17:08.375 PM servermgrd[31768]: servermgr_jabber[N]: waiting for jabberd to finish startup...
    9/18/13 7:17:08.801 PM jabberd/router[35762]: starting up
    9/18/13 7:17:08.803 PM jabberd/c2s[35763]: starting up
    9/18/13 7:17:08.806 PM jabberd/s2s[35764]: starting up (interval=60, queue=60, keepalive=0, idle=86400)
    9/18/13 7:17:09.058 PM jabberd/router[35762]: loaded user table (1 users)
    9/18/13 7:17:09.058 PM servermgrd[31768]: [31768] error in pid_from_file: file /private/var/run/jabberd/s2s.pid doesn't contain a pid
    9/18/13 7:17:09.058 PM servermgrd[31768]: servermgr_jabber[N]: jabberd service startup completed.
    9/18/13 7:17:09.058 PM jabberd/router[35762]: couldn't open filter file /etc/jabberd/router-filter.xml: No such file or directory
    9/18/13 7:17:09.058 PM jabberd/c2s[35763]: modules search path: /Applications/Server.app/Contents/ServerRoot/usr/libexec/jabberd/modules
    9/18/13 7:17:09.060 PM jabberd/c2s[35763]: initialized auth module 'apple_od'
    9/18/13 7:17:09.357 PM jabberd/router[35762]: [127.0.0.1, port=5347] listening for incoming connections
    9/18/13 7:17:09.358 PM jabberd/router[35762]: [127.0.0.1, port=57670] connect
    9/18/13 7:17:09.359 PM jabberd/router[35762]: [127.0.0.1, port=57671] connect
    9/18/13 7:17:09.359 PM jabberd/router[35762]: [127.0.0.1, port=57672] connect
    9/18/13 7:17:09.360 PM jabberd/router[35762]: client response doesn't match what we generated
    9/18/13 7:17:09.361 PM jabberd/router[35762]: client response doesn't match what we generated
    9/18/13 7:17:09.361 PM jabberd/router[35762]: [127.0.0.1, port=57670] disconnect
    9/18/13 7:17:09.361 PM jabberd/router[35762]: [127.0.0.1, port=57671] disconnect
    9/18/13 7:17:09.361 PM jabberd/router[35762]: [127.0.0.1, port=57672] authenticated as jabberd
    9/18/13 7:17:09.369 PM jabberd/c2s[35763]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
    9/18/13 7:17:09.369 PM jabberd/c2s[35763]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
    9/18/13 7:17:09.370 PM jabberd/c2s[35763]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
    9/18/13 7:17:09.370 PM jabberd/c2s[35763]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
    9/18/13 7:17:09.371 PM jabberd/c2s[35763]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
    9/18/13 7:17:09.371 PM jabberd/c2s[35763]: attempting connection to router at 127.0.0.1, port=5347
    9/18/13 7:17:09.371 PM jabberd/router[35762]: [127.0.0.1, port=57673] connect
    9/18/13 7:17:09.372 PM jabberd/router[35762]: [127.0.0.1, port=57673] authenticated as jabberd
    9/18/13 7:17:09.374 PM jabberd/router[35762]: [127.0.0.1, port=57674] connect
    9/18/13 7:17:09.374 PM jabberd/router[35762]: [127.0.0.1, port=57675] connect
    9/18/13 7:17:09.375 PM jabberd/router[35762]: client response doesn't match what we generated
    9/18/13 7:17:09.375 PM jabberd/router[35762]: client response doesn't match what we generated
    9/18/13 7:17:09.376 PM jabberd/router[35762]: [127.0.0.1, port=57674] disconnect
    9/18/13 7:17:09.376 PM jabberd/router[35762]: [127.0.0.1, port=57675] disconnect
    9/18/13 7:17:09.475 PM jabberd/s2s[35764]: attempting connection to router at 127.0.0.1, port=5347
    9/18/13 7:17:09.475 PM jabberd/router[35762]: [127.0.0.1, port=57676] connect
    9/18/13 7:17:09.477 PM jabberd/router[35762]: [127.0.0.1, port=57676] authenticated as jabberd
    9/18/13 7:17:09.774 PM jabberd/router[35762]: [sm] online (bound to 127.0.0.1, port 57672)
    9/18/13 7:17:09.775 PM jabberd/router[35762]: DOMAIN-REDACTED] online (bound to 127.0.0.1, port 57672)
    9/18/13 7:17:09.810 PM jabberd/c2s[35763]: connection to router established
    9/18/13 7:17:09.810 PM jabberd/s2s[35764]: connection to router established
    9/18/13 7:17:09.811 PM jabberd/router[35762]: [c2s] online (bound to 127.0.0.1, port 57673)
    9/18/13 7:17:09.811 PM jabberd/c2s[35763]: [::, port=5222] listening for connections
    9/18/13 7:17:09.811 PM jabberd/c2s[35763]: [::, port=5223] listening for SSL connections
    9/18/13 7:17:09.811 PM jabberd/router[35762]: [s2s] set as default route
    9/18/13 7:17:09.811 PM jabberd/c2s[35763]: ready for connections
    9/18/13 7:17:09.811 PM jabberd/router[35762]: [s2s] online (bound to 127.0.0.1, port 57676)
    9/18/13 7:17:09.812 PM jabberd/s2s[35764]: [::, port=5269] listening for connections
    9/18/13 7:17:09.812 PM jabberd/s2s[35764]: ready for connections
    9/18/13 7:17:09.846 PM Rooms[35766]: Starting up...
    9/18/13 7:17:09.846 PM Rooms[35766]: Loading persistent rooms from disk...
    9/18/13 7:17:09.847 PM Rooms[35766]: Finished loading rooms from disk
    9/18/13 7:17:09.847 PM Rooms[35766]: Connecting to XMPP server at 'DOMAIN-REDACTED' as 'DOMAIN-REDACTED'...
    9/18/13 7:17:11.362 PM jabberd/router[35762]: [127.0.0.1, port=57677] connect
    9/18/13 7:17:11.363 PM jabberd/router[35762]: [127.0.0.1, port=57678] connect
    9/18/13 7:17:11.364 PM jabberd/router[35762]: client response doesn't match what we generated
    9/18/13 7:17:11.365 PM jabberd/router[35762]: client response doesn't match what we generated
    9/18/13 7:17:11.365 PM jabberd/router[35762]: [127.0.0.1, port=57677] disconnect
    9/18/13 7:17:11.365 PM jabberd/router[35762]: [127.0.0.1, port=57678] disconnect
    9/18/13 7:17:11.377 PM jabberd/router[35762]: [127.0.0.1, port=57679] connect
    9/18/13 7:17:11.377 PM jabberd/router[35762]: [127.0.0.1, port=57680] connect
    9/18/13 7:17:11.378 PM jabberd/router[35762]: client response doesn't match what we generated
    9/18/13 7:17:11.379 PM jabberd/router[35762]: client response doesn't match what we generated
    9/18/13 7:17:11.379 PM jabberd/router[35762]: [127.0.0.1, port=57679] disconnect
    9/18/13 7:17:11.379 PM jabberd/router[35762]: [127.0.0.1, port=57680] disconnect
    9/18/13 7:17:13.366 PM jabberd/router[35762]: [127.0.0.1, port=57681] connect
    9/18/13 7:17:13.367 PM jabberd/router[35762]: [127.0.0.1, port=57682] connect
    9/18/13 7:17:13.367 PM jabberd/router[35762]: client response doesn't match what we generated
    9/18/13 7:17:13.368 PM jabberd/router[35762]: [127.0.0.1, port=57681] disconnect
    9/18/13 7:17:13.368 PM jabberd/router[35762]: client response doesn't match what we generated
    9/18/13 7:17:13.369 PM jabberd/router[35762]: [127.0.0.1, port=57682] disconnect
    9/18/13 7:17:13.380 PM jabberd/router[35762]: [127.0.0.1, port=57683] connect
    9/18/13 7:17:13.381 PM jabberd/router[35762]: [127.0.0.1, port=57684] connect
    9/18/13 7:17:13.381 PM jabberd/router[35762]: client response doesn't match what we generated
    9/18/13 7:17:13.382 PM jabberd/router[35762]: client response doesn't match what we generated
    9/18/13 7:17:13.382 PM jabberd/router[35762]: [127.0.0.1, port=57683] disconnect
    9/18/13 7:17:13.382 PM jabberd/router[35762]: [127.0.0.1, port=57684] disconnect
    9/18/13 7:17:15.223 PM jabberd/router[35762]: [127.0.0.1, port=57685] connect
    9/18/13 7:17:15.370 PM jabberd/router[35762]: [127.0.0.1, port=57686] connect
    9/18/13 7:17:15.370 PM jabberd/router[35762]: [127.0.0.1, port=57687] connect
    9/18/13 7:17:15.370 PM jabberd/router[35762]: client response doesn't match what we generated
    9/18/13 7:17:15.371 PM jabberd/router[35762]: [127.0.0.1, port=57686] disconnect
    9/18/13 7:17:15.371 PM jabberd/router[35762]: client response doesn't match what we generated
    9/18/13 7:17:15.372 PM jabberd/router[35762]: [127.0.0.1, port=57687] disconnect
    9/18/13 7:17:15.373 PM jabberd/s2s[35764]: shutting down
    9/18/13 7:17:15.373 PM jabberd/c2s[35763]: shutting down
    9/18/13 7:17:15.373 PM jabberd/router[35762]: shutting down
    9/18/13 7:17:15.373 PM jabberd/s2s[35764]: connection to router closed
    9/18/13 7:17:15.373 PM jabberd/c2s[35763]: connection to router closed
    9/18/13 7:17:16.374 PM jabberd/router[35762]: [127.0.0.1, port=57672] disconnect
    9/18/13 7:17:16.374 PM jabberd/router[35762]: [sm] offline
    9/18/13 7:17:16.374 PM jabberd/router[35762]: DOMAIN-REDACTED] offline
    9/18/13 7:17:16.375 PM jabberd/router[35762]: [127.0.0.1, port=57676] disconnect
    9/18/13 7:17:16.375 PM jabberd/router[35762]: [s2s] default route offline
    9/18/13 7:17:16.375 PM jabberd/router[35762]: [s2s] offline
    9/18/13 7:17:16.375 PM jabberd/router[35762]: [127.0.0.1, port=57673] disconnect
    9/18/13 7:17:16.375 PM jabberd/router[35762]: [c2s] offline
    9/18/13 7:17:17.376 PM jabberd/router[35762]: [127.0.0.1, port=57685] disconnect
    9/18/13 7:17:17.409 PM Rooms[35766]: Component disconnected from router, removing all occupants from rooms
    9/18/13 7:17:21.467 PM jabberd/router[35775]: starting up
    9/18/13 7:17:21.467 PM jabberd/c2s[35776]: starting up
    9/18/13 7:17:21.469 PM jabberd/s2s[35777]: starting up (interval=60, queue=60, keepalive=0, idle=86400)
    9/18/13 7:17:21.680 PM jabberd/c2s[35776]: modules search path: /Applications/Server.app/Contents/ServerRoot/usr/libexec/jabberd/modules
    9/18/13 7:17:21.680 PM jabberd/router[35775]: loaded user table (1 users)
    9/18/13 7:17:21.680 PM jabberd/c2s[35776]: initialized auth module 'apple_od'
    9/18/13 7:17:21.680 PM jabberd/router[35775]: couldn't open filter file /etc/jabberd/router-filter.xml: No such file or directory
    9/18/13 7:17:21.691 PM jabberd/router[35775]: [127.0.0.1, port=5347] listening for incoming connections
    9/18/13 7:17:21.693 PM jabberd/c2s[35776]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
    9/18/13 7:17:21.694 PM jabberd/c2s[35776]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
    9/18/13 7:17:21.695 PM jabberd/c2s[35776]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
    9/18/13 7:17:21.695 PM jabberd/c2s[35776]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
    9/18/13 7:17:21.696 PM jabberd/c2s[35776]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
    9/18/13 7:17:21.696 PM jabberd/c2s[35776]: attempting connection to router at 127.0.0.1, port=5347
    9/18/13 7:17:21.696 PM jabberd/router[35775]: [127.0.0.1, port=57699] connect
    9/18/13 7:17:21.698 PM jabberd/router[35775]: [127.0.0.1, port=57699] authenticated as jabberd
    9/18/13 7:17:21.702 PM jabberd/router[35775]: [127.0.0.1, port=57700] connect
    9/18/13 7:17:21.703 PM jabberd/router[35775]: client response doesn't match what we generated
    9/18/13 7:17:21.703 PM jabberd/router[35775]: [127.0.0.1, port=57701] connect
    9/18/13 7:17:21.704 PM jabberd/router[35775]: [127.0.0.1, port=57700] disconnect
    9/18/13 7:17:21.705 PM jabberd/router[35775]: client response doesn't match what we generated
    9/18/13 7:17:21.705 PM jabberd/router[35775]: [127.0.0.1, port=57701] disconnect
    9/18/13 7:17:21.716 PM jabberd/c2s[35776]: connection to router established
    9/18/13 7:17:21.716 PM jabberd/router[35775]: [c2s] online (bound to 127.0.0.1, port 57699)
    9/18/13 7:17:21.716 PM jabberd/c2s[35776]: [::, port=5222] listening for connections
    9/18/13 7:17:21.716 PM jabberd/c2s[35776]: [::, port=5223] listening for SSL connections
    9/18/13 7:17:21.717 PM jabberd/c2s[35776]: ready for connections
    9/18/13 7:17:21.794 PM jabberd/s2s[35777]: attempting connection to router at 127.0.0.1, port=5347
    9/18/13 7:17:21.795 PM jabberd/router[35775]: [127.0.0.1, port=57702] connect
    9/18/13 7:17:21.796 PM jabberd/router[35775]: [127.0.0.1, port=57702] authenticated as jabberd
    9/18/13 7:17:21.810 PM jabberd/s2s[35777]: connection to router established
    9/18/13 7:17:21.810 PM jabberd/router[35775]: [s2s] set as default route
    9/18/13 7:17:21.811 PM jabberd/router[35775]: [s2s] online (bound to 127.0.0.1, port 57702)
    9/18/13 7:17:21.811 PM jabberd/s2s[35777]: [::, port=5269] listening for connections
    9/18/13 7:17:21.811 PM jabberd/s2s[35777]: ready for connections
    9/18/13 7:17:22.418 PM jabberd/router[35775]: [127.0.0.1, port=57703] connect
    9/18/13 7:17:22.420 PM jabberd/router[35775]: [127.0.0.1, port=57703] authenticated as DOMAIN-REDACTED
    9/18/13 7:17:22.420 PM jabberd/router[35775]: DOMAIN-REDACTED] online (bound to 127.0.0.1, port 57703)
    9/18/13 7:17:22.421 PM Rooms[35766]: Successfully connected to XMPP server, ready for activity
    9/18/13 7:17:23.482 PM jabberd/router[35775]: [127.0.0.1, port=57704] connect
    9/18/13 7:17:23.482 PM jabberd/router[35775]: [127.0.0.1, port=57705] connect
    9/18/13 7:17:23.482 PM jabberd/router[35775]: [127.0.0.1, port=57706] connect
    9/18/13 7:17:23.483 PM jabberd/router[35775]: client response doesn't match what we generated
    9/18/13 7:17:23.484 PM jabberd/router[35775]: [127.0.0.1, port=57705] disconnect
    9/18/13 7:17:23.484 PM jabberd/router[35775]: [127.0.0.1, port=57704] authenticated as jabberd
    9/18/13 7:17:23.484 PM jabberd/router[35775]: client response doesn't match what we generated
    9/18/13 7:17:23.484 PM jabberd/router[35775]: [127.0.0.1, port=57706] disconnect
    9/18/13 7:17:23.521 PM jabberd/router[35775]: [sm] online (bound to 127.0.0.1, port 57704)
    9/18/13 7:17:23.521 PM jabberd/router[35775]: DOMAIN-REDACTED] online (bound to 127.0.0.1, port 57704)
    9/18/13 7:17:23.706 PM jabberd/router[35775]: [127.0.0.1, port=57707] connect
    9/18/13 7:17:23.707 PM jabberd/router[35775]: [127.0.0.1, port=57708] connect
    9/18/13 7:17:23.707 PM jabberd/router[35775]: client response doesn't match what we generated
    9/18/13 7:17:23.708 PM jabberd/router[35775]: [127.0.0.1, port=57707] disconnect
    9/18/13 7:17:23.709 PM jabberd/router[35775]: client response doesn't match what we generated
    9/18/13 7:17:23.709 PM jabberd/router[35775]: [127.0.0.1, port=57708] disconnect
    9/18/13 7:17:25.485 PM jabberd/router[35775]: [127.0.0.1, port=57709] connect
    9/18/13 7:17:25.486 PM jabberd/router[35775]: [127.0.0.1, port=57710] connect
    9/18/13 7:17:25.487 PM jabberd/router[35775]: client response doesn't match what we generated
    9/18/13 7:17:25.488 PM jabberd/router[35775]: [127.0.0.1, port=57709] disconnect
    9/18/13 7:17:25.488 PM jabberd/router[35775]: client response doesn't match what we generated
    9/18/13 7:17:25.489 PM jabberd/router[35775]: [127.0.0.1, port=57710] disconnect
    9/18/13 7:17:25.710 PM jabberd/router[35775]: [127.0.0.1, port=57711] connect
    9/18/13 7:17:25.711 PM jabberd/router[35775]: [127.0.0.1, port=57712] connect
    9/18/13 7:17:25.712 PM jabberd/router[35775]: client response doesn't match what we generated
    9/18/13 7:17:25.712 PM jabberd/router[35775]: [127.0.0.1, port=57711] disconnect
    9/18/13 7:17:25.713 PM jabberd/router[35775]: client response doesn't match what we generated
    9/18/13 7:17:25.714 PM jabberd/router[35775]: [127.0.0.1, port=57712] disconnect
    9/18/13 7:17:27.489 PM jabberd/router[35775]: [127.0.0.1, port=57713] connect
    9/18/13 7:17:27.490 PM jabberd/router[35775]: client response doesn't match what we generated
    9/18/13 7:17:27.490 PM jabberd/router[35775]: [127.0.0.1, port=57714] connect
    9/18/13 7:17:27.491 PM jabberd/router[35775]: [127.0.0.1, port=57713] disconnect
    9/18/13 7:17:27.491 PM jabberd/router[35775]: client response doesn't match what we generated
    9/18/13 7:17:27.492 PM jabberd/router[35775]: [127.0.0.1, port=57714] disconnect
    9/18/13 7:17:27.714 PM jabberd/router[35775]: [127.0.0.1, port=57715] connect
    9/18/13 7:17:27.715 PM jabberd/router[35775]: client response doesn't match what we generated
    9/18/13 7:17:27.715 PM jabberd/router[35775]: [127.0.0.1, port=57715] disconnect
    9/18/13 7:17:27.715 PM jabberd/router[35775]: [127.0.0.1, port=57716] connect
    9/18/13 7:17:27.716 PM jabberd/router[35775]: client response doesn't match what we generated
    9/18/13 7:17:27.716 PM jabberd/router[35775]: [127.0.0.1, port=57716] disconnect
    9/18/13 7:17:27.717 PM jabberd/c2s[35776]: shutting down
    9/18/13 7:17:27.717 PM jabberd/s2s[35777]: shutting down
    9/18/13 7:17:27.717 PM jabberd/router[35775]: shutting down
    9/18/13 7:17:27.717 PM jabberd/c2s[35776]: connection to router closed
    9/18/13 7:17:27.717 PM jabberd/s2s[35777]: connection to router closed
    9/18/13 7:17:28.718 PM jabberd/router[35775]: [127.0.0.1, port=57702] disconnect
    9/18/13 7:17:28.719 PM jabberd/router[35775]: [s2s] default route offline
    9/18/13 7:17:28.719 PM jabberd/router[35775]: [s2s] offline
    9/18/13 7:17:28.719 PM jabberd/router[35775]: [127.0.0.1, port=57699] disconnect
    9/18/13 7:17:28.719 PM jabberd/router[35775]: [c2s] offline
    9/18/13 7:17:28.722 PM Rooms[35766]: Component disconnected from router, removing all occupants from rooms
    9/18/13 7:17:29.721 PM jabberd/router[35775]: [127.0.0.1, port=57703] disconnect
    9/18/13 7:17:29.721 PM jabberd/router[35775]: DOMAIN-REDACTED] offline
    9/18/13 7:17:30.723 PM jabberd/router[35775]: [127.0.0.1, port=57704] disconnect
    9/18/13 7:17:30.723 PM jabberd/router[35775]: [sm] offline
    9/18/13 7:17:30.723 PM jabberd/router[35775]: DOMAIN-REDACTED] offline
    9/18/13 7:17:32.571 PM Rooms[35766]: Handling signal TERM
    9/18/13 7:17:32.571 PM Rooms[35766]: Service is shutting down...
    9/18/13 7:17:33.501 PM Rooms[35766]: Component disconnected from router, removing all occupants from rooms
    9/18/13 7:17:34.608 PM ReportCrash[35784]: DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
    9/18/13 7:17:34.850 PM ReportCrash[35784]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    9/18/13 7:17:34.850 PM ReportCrash[35784]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    9/18/13 7:17:34.850 PM ReportCrash[35784]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    9/18/13 7:17:34.850 PM ReportCrash[35784]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    9/18/13 7:17:34.850 PM ReportCrash[35784]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    9/18/13 7:17:34.851 PM ReportCrash[35784]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    9/18/13 7:17:34.851 PM ReportCrash[35784]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    9/18/13 7:17:34.851 PM ReportCrash[35784]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    9/18/13 7:17:34.851 PM ReportCrash[35784]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    9/18/13 7:17:34.851 PM ReportCrash[35784]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    9/18/13 7:17:34.961 PM servermgrd[31768]: servermgr_jabber[N]: waiting for jabberd to finish shutdown...
    9/18/13 7:17:35.315 PM ReportCrash[35784]: Saved crash report for Rooms[35766] version 54 to /Library/Logs/DiagnosticReports/Rooms_2013-09-18-191735_serve.crash
    And here's the crash log mentioned in that last line:
    Process:         Rooms [35766]
    Path:            /Applications/Server.app/Contents/ServerRoot/usr/libexec/jabberd/Rooms
    Identifier:      Rooms
    Version:         54
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    User ID:         84
    Date/Time:       2013-09-18 19:17:34.547 -0700
    OS Version:      Mac OS X 10.8.5 (12F37)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff844cdf5e objc_release + 14
    1   libobjc.A.dylib                         0x00007fff844cd230 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 464
    2   com.apple.CoreFoundation                0x00007fff86a5fd72 _CFAutoreleasePoolPop + 34
    3   com.apple.Foundation                    0x00007fff88e0247a -[NSAutoreleasePool drain] + 154
    4   com.apple.XMPPToolkit                   0x00000001019b2a38 -[NSXMPPInterface process:] + 494
    5   com.apple.Apollo                        0x0000000101a565d6 -[NSXMPPEngineBase process:] + 105
    6   com.apple.XMPPToolkit                   0x00000001019e13be xmpp_process + 76
    7   Rooms                                   0x00000001018cdb0d 0x1018cb000 + 11021
    8   Rooms                                   0x00000001018cd736 0x1018cb000 + 10038
    9   Rooms                                   0x00000001018d15c6 0x1018cb000 + 26054
    10  Rooms                                   0x00000001018cc816 0x1018cb000 + 6166
    11  libdyld.dylib                           0x00007fff8167e7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8661dd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8531cdea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8531c9ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8661d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b7ecf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b7ecce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b7d7191 start_wqthread + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8661d322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff86aa3f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8b7ea772 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8b7d71a1 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8661d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b7ecf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b7ecce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b7d7191 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8661d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b7ecf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8b7ecce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8b7d7191 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x5000000000000000  rbx: 0xa3a3a3a3a3a3a3a3  rcx: 0x00007f8af400e8d8  rdx: 0x00000000a1a1a1a1
      rdi: 0x00007f8af6511c00  rsi: 0x00007f8af400e000  rbp: 0x00007fff5e334ad0  rsp: 0x00007fff5e334678
       r8: 0xffff80750c3fd15f   r9: 0x000000000000003f  r10: 0x00007f8af4001400  r11: 0x0000000000c5e2fd
      r12: 0x0000000101a1c320  r13: 0x00007f8af3e00e60  r14: 0x00007f8af400e3a0  r15: 0x00007f8af400e000
      rip: 0x00007fff844cdf5e  rfl: 0x0000000000010246  cr2: 0x0000000103f39000
    Logical CPU: 2
    Binary Images:
           0x1018cb000 -        0x1018fdfff +Rooms (54) <876954FA-B6D3-3B6B-97A0-E542C81002EB> /Applications/Server.app/Contents/ServerRoot/usr/libexec/jabberd/Rooms
           0x101911000 -        0x101911ff7  com.apple.VCXMPP (1.0 - 20) <77BFB1CB-5459-3FA5-A903-9669120C0823> /System/Library/PrivateFrameworks/VCXMPP.framework/Versions/A/VCXMPP
           0x10191b000 -        0x101951fff  com.apple.frameworks.CoreDaemon (1.1 - 1.1) <FA51F181-C2A4-3817-B6FC-93EF0CDEF6F6> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
           0x101968000 -        0x10198bfff  com.apple.uxmi (1.0 - 20) <A46DBCE6-5BE8-3946-983B-FF54726FAD12> /System/Library/PrivateFrameworks/VCXMPP.framework/Versions/A/Frameworks/uxmi.framework/Versions/0.1/uxmi
           0x1019a2000 -        0x101a03ff7  com.apple.XMPPToolkit (1.0 - 20) <845534B8-5D30-3BC4-BD3C-E6BDF2A28DC5> /System/Library/PrivateFrameworks/VCXMPP.framework/Versions/A/Frameworks/XMPPToolkit.framework/Versions/A/XMPPToolkit
           0x101a4d000 -        0x101a76ff7  com.apple.Apollo (1.0 - 20) <A607B2BA-2981-36F8-888C-DCAB0E4E59C9> /System/Library/PrivateFrameworks/VCXMPP.framework/Versions/A/Frameworks/Apollo.framework/Versions/A/Apollo
           0x101a9d000 -        0x101ac9fff  com.apple.Pear (1.0 - 20) <BB4D70AA-BDC7-33B9-B53D-33B9D799283D> /System/Library/PrivateFrameworks/VCXMPP.framework/Versions/A/Frameworks/Pear.framework/Versions/A/Pear
           0x101ae8000 -        0x101af2ff7  com.apple.AppleSRP (5.0 - 1) <16B1431A-295A-386B-9159-A396877D6FE3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff614cb000 -     0x7fff614ff93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff80538000 -     0x7fff8056efff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff80643000 -     0x7fff80649fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff80bbb000 -     0x7fff80bc6ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
        0x7fff80dba000 -     0x7fff80dc0fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff80dc1000 -     0x7fff80deffff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
        0x7fff80f2b000 -     0x7fff810a0ff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff813d6000 -     0x7fff813edfff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
        0x7fff81416000 -     0x7fff81465ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff815ef000 -     0x7fff81606fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
        0x7fff8167c000 -     0x7fff8167fff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff816dc000 -     0x7fff816e3fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8178e000 -     0x7fff8178fff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff81899000 -     0x7fff818a7ff7  libkxld.dylib (2050.48.11) <6D1610C7-79F8-38A5-BFB2-F58F134BC8EA> /usr/lib/system/libkxld.dylib
        0x7fff82124000 -     0x7fff82128fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff82129000 -     0x7fff8212bfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
        0x7fff8212c000 -     0x7fff8218bfff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
        0x7fff8218c000 -     0x7fff82219ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
        0x7fff82256000 -     0x7fff82307fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
        0x7fff83430000 -     0x7fff8352dff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff83603000 -     0x7fff83611fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff83612000 -     0x7fff8363dfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8363e000 -     0x7fff836acff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff83aec000 -     0x7fff83aecfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff843b9000 -     0x7fff844bbfff  libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff844bc000 -     0x7fff844c2ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff844c3000 -     0x7fff845db92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff845dc000 -     0x7fff845ebff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff84a8d000 -     0x7fff84a9aff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff85318000 -     0x7fff8532dff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff85372000 -     0x7fff85374fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff858a0000 -     0x7fff85909fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff85d15000 -     0x7fff85fe6ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff86606000 -     0x7fff8660aff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8660b000 -     0x7fff86626ff7  libsystem_kernel.dylib (2050.48.11) <3323E9AD-2317-3C7A-AB7F-1C81F5E148B7> /usr/lib/system/libsystem_kernel.dylib
        0x7fff869b8000 -     0x7fff869b9fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff869bc000 -     0x7fff869c1fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff86a2f000 -     0x7fff86c19ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff87b5d000 -     0x7fff87b7fff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff87d20000 -     0x7fff87d21fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff88277000 -     0x7fff88374fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff883e0000 -     0x7fff886f7ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
        0x7fff8891b000 -     0x7fff88920fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff88921000 -     0x7fff88984fff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff88da7000 -     0x7fff89106fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff891a7000 -     0x7fff891a7fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff894e4000 -     0x7fff894ecff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff899a6000 -     0x7fff899a7ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff89d28000 -     0x7fff89f28fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff89f29000 -     0x7fff89f31fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8aa4d000 -     0x7fff8aab5ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8aab6000 -     0x7fff8aae4ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8ad86000 -     0x7fff8add7ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff8b375000 -     0x7fff8b387ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8b43d000 -     0x7fff8b462ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff8b546000 -     0x7fff8b551fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8b552000 -     0x7fff8b5bfff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
        0x7fff8b5cc000 -     0x7fff8b618ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff8b7d6000 -     0x7fff8b8a2ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
        0x7fff8b8bf000 -     0x7fff8b8c6fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8b922000 -     0x7fff8b92ffff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8c158000 -     0x7fff8c159fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8c347000 -     0x7fff8c368ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8c46c000 -     0x7fff8c512ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
        0x7fff8c5af000 -     0x7fff8c5bdff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8c7b3000 -     0x7fff8c7e4ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
        0x7fff8c85d000 -     0x7fff8c8defff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
        0x7fff8ca73000 -     0x7fff8ca74ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff8cb7c000 -     0x7fff8cb7cfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8cc11000 -     0x7fff8cc12ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff8cc13000 -     0x7fff8cc15ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8ced7000 -     0x7fff8ceeaff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 1952
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=82.3M resident=34.4M(42%) swapped_out_or_unallocated=47.8M(58%)
    Writable regions: Total=91.0M written=4976K(5%) resident=5152K(6%) swapped_out=0K(0%) unallocated=86.0M(94%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             80.5M
    MALLOC guard page                    32K
    Memory tag=251                        8K
    STACK GUARD                        56.0M
    Stack                              10.1M
    VM_ALLOCATE                           8K
    __DATA                             3648K
    __LINKEDIT                         52.6M
    __TEXT                             29.7M
    __UNICODE                           544K
    mapped file                        18.1M
    shared memory                       308K
    ===========                      =======
    TOTAL                             251.4M

    I believe that I'm having similar issues -- I can't even get jabber to start after the v2.2.2 upgrade. Would you please post what your jabberd condifuration directory looks like? Here's what I see:
    cd /Library/Server/Messages/Config/jabberd ; ls -l *.xml
    -rw-------  1 _jabber  wheel  25293 Sep 19 22:10 c2s.xml
    -rw-------  1 _jabber  wheel   1683 Sep 22  2012 router-filter.xml
    -rw-------  1 _jabber  wheel    267 Sep 19 21:43 router-users.xml
    -rw-------  1 _jabber  wheel   8329 Sep 19 22:10 router.xml
    -rw-------  1 _jabber  wheel  12336 Sep 19 21:43 s2s.xml
    -rw-------  1 _jabber  wheel  32648 Sep 19 22:10 sm.xml
    Any ideas how to clear out the jabberd plist/database configuration to start from scratch and get jabberd working again? I've tried
    sudo rm /private/var/run/jabberd/*.pid /Library/Server/Messages/Data/sqlite/jabberd2.db /Library/Preferences/com.apple.messageserver.plist
    But this doesn't help.

Maybe you are looking for