Com.apple.wikid.mailinglists Can't Stop - List Updated

ok, here's a weird one.  every 10 minutes in my log i see:
com.apple.wikid.mailinglists mail:status = "list-updated"
this is strange beause i DO NOT have mail activated, I do have webserver on but NO WIKIs are active.
why would i still be getting this message?
not sure if it's related but i've been experiencing random OS reboots after the memory page-file explodes and crashes.
i'm getting ready to rebuild my system. don't know if it will fix my issues.  been running this box fine for a year and only recently has it gotten whacky. maybe an update did it.
j

I have exact same problem running 10.6.8 on an XServe.  Noticed my Virtual Memory was at 235GB using only a 160GB RAID as storage.  Got the same email error with mail/wiki shut off.
Has anyone ever solved this problem?

Similar Messages

  • Repeating messages in System log: com.apple.wikid.mailinglists[######]: mail:status = "list-updated"

    Hello
    I have an OSX 10.6.8 server and recently noticed the System log keeps repating the same message after 10 mins:
    com.apple.wikid.mailinglists[#####]: mail:status = "list-updated"
    [#####] = number that changes every event
    The server is bound to Active Directory and the only active services are AFP and SMB
    Is there a location/way I can check to stop/fix these messages?
    Many thanks for your help
    Ciao
    Carlo

    This is part of the wiki server's setup. If you don't want the messages, turn off the wiki (or 'collaboration services' in the web server setup.
    Beyond that, there's no harm in the messages. Why do they concern you?

  • Wiki/Blogs gone (503 error) com.apple.wikid throttling in logs

    Hello – I have an issue on my hands I can’t seem to get to the bottom of.
    My system is an intel xServe dual quad core xeon with a software raid mirror, setup in advanced mode 10.5.6
    We have been running this server for over a year, DNS works, OD works (everyone can authenticate and get at file shares etc.), VPN works, everything with the exception of the wiki services and blogs (teamserver)
    I had a bad HDD in the array, that’s been replaced and rebuilt and everything is working fine with the exception of the above.
    I am seeing the following in the system log non stop:
    4/16/09 12:33:00 PM com.apple.wikid[1544] Removing stale pidfile /var/run/wikid.pid
    4/16/09 12:33:00 PM com.apple.launchd[1] (com.apple.wikid[1544]) Exited with exit code: 1
    4/16/09 12:33:00 PM com.apple.launchd[1] (com.apple.wikid) Throttling respawn: Will start in 9 seconds
    The com.apple.wikid log:
    2009-04-16 12:36:23-0400 [-] Log opened.
    2009-04-16 12:36:23-0400 [-] twistd 2.5.0 (/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/ Contents/MacOS/Python 2.5.1) starting up
    2009-04-16 12:36:23-0400 [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>
    2009-04-16 12:36:23-0400 [-] twisted.web.server.Site starting on 8086
    2009-04-16 12:36:23-0400 [-] Starting factory <twisted.web.server.Site instance at 0x2eb2a58>
    2009-04-16 12:36:23-0400 [-] twisted.web2.channel.http.HTTPFactory starting on 8087
    2009-04-16 12:36:23-0400 [-] Starting factory <twisted.web2.channel.http.HTTPFactory instance at 0x2eb26c0>
    2009-04-16 12:36:23-0400 [-] set uid/gid 94/94
    2009-04-16 12:36:23-0400 [-] Traceback (most recent call last):
    2009-04-16 12:36:23-0400 [-] File "/usr/share/caldavd/bin/twistd", line 21, in <module>
    2009-04-16 12:36:23-0400 [-] run()
    2009-04-16 12:36:23-0400 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 27, in run
    2009-04-16 12:36:23-0400 [-] app.run(runApp, ServerOptions)
    2009-04-16 12:36:23-0400 [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 379, in run
    2009-04-16 12:36:23-0400 [-] runApp(config)
    2009-04-16 12:36:23-0400 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 23, in runApp
    2009-04-16 12:36:23-0400 [-] _SomeApplicationRunner(config).run()
    2009-04-16 12:36:23-0400 [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 158, in run
    2009-04-16 12:36:23-0400 [-] self.postApplication()
    2009-04-16 12:36:23-0400 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistdunix.py", line 213, in postApplication
    2009-04-16 12:36:23-0400 [-] startApplication(self.config, self.application)
    2009-04-16 12:36:23-0400 [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistdunix.py", line 183, in startApplication
    2009-04-16 12:36:23-0400 [-] app.startApplication(application, not config['no_save'])
    2009-04-16 12:36:23-0400 [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 400, in startApplication
    2009-04-16 12:36:23-0400 [-] service.IService(application).startService()
    2009-04-16 12:36:23-0400 [-] File "/usr/share/caldavd/lib/python/twisted/application/service.py", line 233, in startService
    2009-04-16 12:36:23-0400 [-] service.startService()
    2009-04-16 12:36:23-0400 [-] File "/usr/share/wikid/lib/python/apple_utilities/service.py", line 62, in startService
    2009-04-16 12:36:23-0400 [-] SettingsManager.globalSettings.rebuildIndex())
    2009-04-16 12:36:23-0400 [-] File "/usr/share/wikid/lib/python/apple_utilities/SearchManager.py", line 430, in buildAllIndexes
    2009-04-16 12:36:23-0400 [-] doRebuild = shouldRebuildIndexForPath(aPath)
    2009-04-16 12:36:23-0400 [-] File "/usr/share/wikid/lib/python/apple_utilities/SearchManager.py", line 437, in shouldRebuildIndexForPath
    2009-04-16 12:36:23-0400 [-] data = plistlib.readPlist(prefsPath)
    2009-04-16 12:36:23-0400 [-] File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-ma c/plistlib.py", line 77, in readPlist
    2009-04-16 12:36:23-0400 [-] File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-ma c/plistlib.py", line 402, in parse
    2009-04-16 12:36:23-0400 [-] xml.parsers.expat.ExpatError: no element found: line 1, column 0
    I went on a hunt for plistlib.py but it does not exist in the /plat-mac/ folder as listed in the log. There are however two other files plistlib.pyc and plistlib.pyo
    I’m really not wanting to rebuild the entire server over this, I assume I’m just not reading something in these logs maybe some better trained eyes will see.
    Thanks
    Charlie
    PS: will the powers at be get angry if I send this through the server mailing list as well, perhaps the wiki mailing list if such a thing exist?
    Message was edited by: Charlienofun

    Hey Everyone - a quick update. A very helpful friend gave me a hand figuring this out turns out the wikid process was failing because of a blog plist file. Replacing the metadata.plist files for all the users (whom had blogs in the collab data store) along with all the metadata.plist files for the groups as well got the service back up and running. When I say replace, I mean we renamed them all metadataplist.old and the system rebuilt the files and then loaded up without crashing.
    I'll try and better document this whole issue (with more research into the cause) and update this for anyone facing this in the future.

  • Com.apple.wikid does not start. Generates 4000 error lines per 10 minutes

    As of recently, without an up to now identifiable reason, wikid is failing to start. In system.log I see thousands of loglines per every few minutes, but I can't find what the real cause of the issue is or how to solve it. Does anybody have any idea?
    The loglines I get every 8 seconds are:
    1/27/12 9:04:21 PM     com.apple.wikid[35954]     /System/Library/Frameworks/Python.framework/V ersions/2.6/Extras/lib/python/zope/__init__.py:1: UserWarning: Module twisted was already imported from /usr/share/caldavd/lib/python/twisted/__init__.py, but /System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python is being added to sys.path
    1/27/12 9:04:21 PM     com.apple.wikid[35954]       __import__('pkg_resources').declare_namespace(__name__)
    1/27/12 9:04:21 PM     com.apple.wikid[35954]     Traceback (most recent call last):
    1/27/12 9:04:21 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 669, in parseOptions
    1/27/12 9:04:21 PM     com.apple.wikid[35954]         usage.Options.parseOptions(self, options)
    1/27/12 9:04:21 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/python/usage.py", line 226, in parseOptions
    1/27/12 9:04:21 PM     com.apple.wikid[35954]         for (cmd, short, parser, doc) in self.subCommands:
    1/27/12 9:04:21 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 679, in subCommands
    1/27/12 9:04:21 PM     com.apple.wikid[35954]         for plug in plugins:
    1/27/12 9:04:21 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/plugin.py", line 200, in getPlugins
    1/27/12 9:04:21 PM     com.apple.wikid[35954]         allDropins = getCache(package)
    1/27/12 9:04:21 PM     com.apple.wikid[35954]     --- <exception caught here> ---
    1/27/12 9:04:21 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/plugin.py", line 179, in getCache
    1/27/12 9:04:21 PM     com.apple.wikid[35954]         dropinPath.setContent(pickle.dumps(dropinDotCache))
    1/27/12 9:04:21 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/python/filepath.py", line 640, in setContent
    1/27/12 9:04:21 PM     com.apple.wikid[35954]         f = sib.open('w')
    1/27/12 9:04:21 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/python/filepath.py", line 450, in open
    1/27/12 9:04:21 PM     com.apple.wikid[35954]         return open(self.path, mode+'b')
    1/27/12 9:04:21 PM     com.apple.wikid[35954]     exceptions.IOError: [Errno 13] Permission denied: '/usr/share/caldavd/lib/python/twisted/plugins/dropin.cache.new'
    1/27/12 9:04:22 PM     com.apple.wikid[35954]     /usr/share/caldavd/lib/python/twisted/mail/sm tp.py:10: DeprecationWarning: the MimeWriter module is deprecated; use the email package instead
    1/27/12 9:04:22 PM     com.apple.wikid[35954]       import MimeWriter, tempfile, rfc822
    1/27/12 9:04:22 PM     com.apple.wikid[35954]     /usr/share/caldavd/lib/python/calendarserver/ tap/caldav.py:49: DeprecationWarning: mktap and related support modules are deprecated as of Twisted 8.0.  Use Twisted Application Plugins with the 'twistd' command directly, as described in 'Writing a Twisted Application Plugin for twistd' chapter of the Developer Guide.
    1/27/12 9:04:22 PM     com.apple.wikid[35954]       from twisted.scripts.mktap import getid
    1/27/12 9:04:22 PM     com.apple.wikid[35954]     /usr/share/wikid/lib/python/twisted_overrides /microdom.py:176: SyntaxWarning: assertion is always true, perhaps remove parentheses?
    1/27/12 9:04:22 PM     com.apple.wikid[35954]       assert (oldChild.parentNode is self,
    1/27/12 9:04:23 PM     com.apple.wikid[35954]     Traceback (most recent call last):
    1/27/12 9:04:23 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/bin/twistd", line 19, in <module>
    1/27/12 9:04:23 PM     com.apple.wikid[35954]         run()
    1/27/12 9:04:23 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 27, in run
    1/27/12 9:04:23 PM     com.apple.wikid[35954]         app.run(runApp, ServerOptions)
    1/27/12 9:04:23 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 694, in run
    1/27/12 9:04:23 PM     com.apple.wikid[35954]         runApp(config)
    1/27/12 9:04:23 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 23, in runApp
    1/27/12 9:04:23 PM     com.apple.wikid[35954]         _SomeApplicationRunner(config).run()
    1/27/12 9:04:23 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 423, in run
    1/27/12 9:04:23 PM     com.apple.wikid[35954]         self.logger.start(None)
    1/27/12 9:04:23 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 251, in start
    1/27/12 9:04:23 PM     com.apple.wikid[35954]         observer = self._getLogObserver()
    1/27/12 9:04:23 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/scripts/_twistd_unix.py", line 140, in _getLogObserver
    1/27/12 9:04:23 PM     com.apple.wikid[35954]         logFile = logfile.LogFile.fromFullPath(self._logfilename)
    1/27/12 9:04:23 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/python/logfile.py", line 47, in fromFullPath
    1/27/12 9:04:23 PM     com.apple.wikid[35954]         os.path.dirname(logPath), *args, **kwargs)
    1/27/12 9:04:23 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/python/logfile.py", line 147, in __init__
    1/27/12 9:04:23 PM     com.apple.wikid[35954]         BaseLogFile.__init__(self, name, directory, defaultMode)
    1/27/12 9:04:23 PM     com.apple.wikid[35954]       File "/usr/share/caldavd/lib/python/twisted/python/logfile.py", line 32, in __init__
    1/27/12 9:04:23 PM     com.apple.wikid[35954]         assert os.path.isdir(self.directory)
    1/27/12 9:04:23 PM     com.apple.wikid[35954]     AssertionError
    1/27/12 9:04:23 PM     com.apple.launchd[1]     (com.apple.wikid[35954]) Exited with exit code: 1
    1/27/12 9:04:23 PM     com.apple.launchd[1]     (com.apple.wikid) Throttling respawn: Will start in 8 seconds
    Curious thing is that in /System/Library/LaunchDaemons/com.apple.wikid.plist I see:
    <plist version="1.0">
    <dict>
            <key>Disabled</key>
            <true/>
    </dict>
    </plist>
    Which I interpret as 'wikid is disabled', but then how come it's trying to start....

    Hey Everyone - a quick update. A very helpful friend gave me a hand figuring this out turns out the wikid process was failing because of a blog plist file. Replacing the metadata.plist files for all the users (whom had blogs in the collab data store) along with all the metadata.plist files for the groups as well got the service back up and running. When I say replace, I mean we renamed them all metadataplist.old and the system rebuilt the files and then loaded up without crashing.
    I'll try and better document this whole issue (with more research into the cause) and update this for anyone facing this in the future.

  • When I send a message on my iPhone it also sends it to all of my apple devices, how can I stop this?

    When I send a message on my iPhone it also sends it to all of my apple devices, how can I stop this?

    In all others devices, Settings>Messages>iMessage>OFF

  • My ipod touch will no longer download new apps after i updated via apple store.How can i get the updates deleted or correct the problem moving forward?

    My ipod touch will no longer download new apps after I updated via apple store.It freezes now when I attempt to download and blanks the app off entirely . How can I reverse the updates or correct the problem moving forward?

    Basics from the manual are restart, reset, restore.
    Try those

  • How can I stop iphone updating same app with my Ipad

    everytime when I downloaded new app. for my Ipad, my iphone will also download the same app automatically. I actually don't need this. So can I stop it?

    Go into Settings, iTunes & App Store, turn off Automatic Downloads on the phone.

  • HT204053 why do my husbands iphone and my iphone seem to be synced as when he puts in a new contact it also goes onto my phone if i deleted his it comes off his how can i stop this we both have different apple ids

    not sure how to fix this problem i seem to have synced my iphone and my husbands iphone together as when he deletes a contact from his phone it also comes off mine we both have different itunes account when i add new contact it also goes onto his please help

    Welcome to the Apple community.
    The iTunes and iCloud accounts are different accounts, check that you are not both using the same iCloud account at settings > iCloud.

  • We share an apple id how can we stop getting each others contacts

    please help

    This is caused by multiple people sharing the same iCloud account..  When you do this any data you sync with the shared iCloud account such as contacts is merged and will appear on all devices sharing the account.  To fix this you both need to have separate iCloud accounts (you can continue to share the same Apple ID for purchasing from the iTunes and app stores). 
    Begin by deciding which deivce will be keeping the current iCloud account.  On the one that will be changing accounts, if there are any photos in photo stream that are not in the camera roll or backed up somewhere else save these to your camera roll by opening the photo stream album in the thumbnail view, tapping Edit, then tap all the photos you want to save, tap Share and tap Save to Camera Roll. 
    Once this is done, go to Settings>iCloud, scroll to the bottom and tap Delete Account.  (This will only delete the account from this device, not from iCloud.  The device that will be keeping the account will not be effected by this.)  When prompted about what to do with the iCloud data, be sure to select Keep On [iDevice].  Next, set up a new iCloud account using a different Apple ID (if you don't have one, tap Get a Free Apple ID at the bottom).  Then turn iCloud data syncing for contacts, etc. back to On, and when prompted about merging with iCloud, choose Merge.  This will upload the data to the new account.
    Finally, to un-merge the data you will then have to go to icloud.com on your computer and sign into each iCloud account separately and manually delete the data you don't want (such as deleting the other person's contacts from your account, and vice versa).
    You should also avoid using the same Apple ID for iMessage and FaceTime (or you're likely to get each other's text messages and FaceTime calls).  If you're currently sharing an ID for these services, on one of the devices go to Settings>Messages>Send & Receive, tap the ID, sign out, then sign back in with a separate ID (such as your separate iCloud ID).  For FaceTime, do the same thing in Settings>FaceTime.

  • Purchased a season pass using my mac for watching on Apple TV. Can I stop it downloading to my Mac?

    I purchased a season pass using itunes on a Mac but I intented to watch the show on the Apple TV. Now I can't see a way for me to stop it downloading every eposide as soon as I launch itunes on my Mac.  I just want to have access to the show from the Apple TV
    Any suggestions?

    Thanks for the advice - that should work but did not - i contacted apple who removed them for me.  Thanks for the reply!

  • When I'm using the Voice Memo for recording, it stops when a call or message comes in. How can I stop this?

    I am trying to use the voice memo to record. I find that the recording stops when a call or text comes in even though I've 1- put the phone on silent, 2- Put it in Do Not Disturb mode, 3- taken all apps out of the Notification Center.
    Does anyone have any information on how to use this app more efficiently?

    putting the device in airplane mode will send all the calls to voicemail and you shouldnt get any texts until you turn the feature off

  • Every time I open, all my previous tabs come up. I can not stop this and the place to check doesn't allow it. How do I stop them, it is annoying.

    I start a session and all the previous tabs come up, like I want to restore, but I don't want to restore. I tried deleting history, etc--didn't work- they still came up-tried the setting in tools-options nothing changed

    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the sessionstore.js [2] file and possible sessionstore-##.js [3] files with a number and sessionstore.bak in the Firefox Profile Folder.
    * Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost, so you will have to create them again (make a note or bookmark them).
    See also:
    * [1] http://kb.mozillazine.org/Session_Restore
    * [2] http://kb.mozillazine.org/sessionstore.js
    * [3] http://kb.mozillazine.org/Multiple_profile_files_created
    * Firefox/Tools > Options > General > Startup: "When Firefox Starts"

  • When I import new home videos into my iTunes and edit the names it creates duplicate Library's on my Apple Tv. How can I stop this from happening each time I edit a name in iTunes home videos??

    I am having an issue with duplicate Libraries showing up in my Home Sharing "Home Videos".  It happens when I import home videos into iTunes and change the names of the files. How do I avoid this from happening and delete the duplicate libraries?

    The sort fields should generally be empty unless you've putting in custom values to sort solo artists by their surnames. You can apply common changes to thousands of tracks at once, just don't apply the wrong change because there is no undo.
    It is a good idea to backup before undertaking large scale changes. See this backup tip for a suggested approach.
    tt2
    Message was edited by: turingtest2

  • When trying to watch a movie via apple tv how can you stop it having to download each time and using up all my internet data?

    I have bought movies from itunes and now they are on my computer why is it that each time I try to watch the movie it re downloads and uses up all my internet data? How do I prevent this and make it so it just plays from my stored version on my computer hard drive? Please help.

    Welcome to the Apple Community.
    Watch it from Computers > movies and not movies > purchased.

  • How can I stop community updates from sending to my inbox

    Hi
    Even though I disabled the email preferences not to send email notifications when someone starts a new discussions, Apple keeps  sending me updates regardless of my preference setting which is not to receive updates.
    This started yesterday for no apparent reason, it has been fine for months, now my inbox has 1500 messages since yesterday. I have been deleting them but it is driving crazy, it is like a SPAM.
    How can I contact Apple that there is a bug with their Community updates notifications system? As if it was not bad enough with Apple Maps!
    Since Steve has departed Apple have become more prone to errors.

    Jeff:
    My Operating system is Windows XP, Version 2002, with Service Pack 3.
    My Add/Remove Programs list shows that I have Reader 9,4,4, Flash Player 11 ActiveX, Photoshop elements 6, and Acrobat.com.
    My browser is Windows Internet  Explorer 6
    The updates do not give me a choice as to which program to apply the update to.  I guess I never get that far.
    Frank

Maybe you are looking for