Files in /var/log

I was looking through my /var/log directory on my PB G4 running OS X 10.4.4 recently and noticed several compressed files. I have a few questions:
1. How come there are so many compressed files?
2. Is it safe to delete them, and how can I delete them?
3. Is there a way to prevent so many from building up in this directory?
daily.out lpr.log.0.gz secure.log.0.gz
fax lpr.log.1.gz secure.log.1.gz
ftp.log lpr.log.2.gz secure.log.2.gz
ftp.log.0.gz lpr.log.3.gz secure.log.3.gz
ftp.log.1.gz lpr.log.4.gz secure.log.4.gz
ftp.log.2.gz mail.log system.log
ftp.log.3.gz mail.log.0.gz system.log.0.gz
ftp.log.4.gz mail.log.1.gz system.log.1.gz
httpd mail.log.2.gz system.log.2.gz
install.log mail.log.3.gz system.log.3.gz
install.log.0.gz mail.log.4.gz system.log.4.gz
install.log.1.gz monthly.out system.log.5.gz
install.log.2.gz netinfo.log system.log.6.gz
install.log.3.gz netinfo.log.0.gz system.log.7.gz
install.log.4.gz netinfo.log.1.gz weekly.out
ipfw.log netinfo.log.2.gz windowserver.log
ipfw.log.0.gz netinfo.log.3.gz windowserver_last.log
ipfw.log.1.gz netinfo.log.4.gz wtmp
ipfw.log.2.gz ppp wtmp.0.gz
ipfw.log.3.gz ppp.log wtmp.1.gz
ipfw.log.4.gz ppp.log.0.gz wtmp.2.gz
lastlog ppp.log.1.gz wtmp.3.gz
lookupd.log.0.gz ppp.log.2.gz wtmp.4.gz
Thanks,
Mike

Hi Mike,
   There is no need to worry about their growing. In fact, that's why they are there. They are the results of log rotation by the periodic scripts. Notice that many logs start with the same name, such as ftp.log, ftp.log.1.gz, ftp.log.2.gz, ftp.log3.gz, and ftp.log.4.gz. When you first installed the OS, there was only one, ftp.log. The next time the 500.weekly script runs, it appends a one, '1', to the filename, gzips the file and creates a new ftp.log. A week later, the next time the 500.weekly script runs, it moves ftp.log.1.gz to ftp.log.2.gz, appends a 1 to the new ftp.log, gzips the file and creates a new ftp.log. This process repeats until the ftp.log.4.gz file is created. A week after that, the ftp.log.4.gz is deleted and the former ftp.log.3.gz takes it place.
   Thus, every week each file's number increases until it's 4 weeks old and then it's deleted. The total number of files doesn't increase and, modulo variations in activity, the total size of the collection remains roughly constant. Older records are kept in as compact a form as possible and really old records are removed to make way for new ones.
   Therefore, your goal of limiting the size of the log files is implemented for you in a more efficient manner than you might have imagined. However, since you don't use the old ones, you could delete them if you're really hard up for space. Oh, one more thing -- more active log files, like system.log, are rotated daily and a week's worth of them are maintained.
Gary
~~~~
   A successful [software] tool is one that was used to
   do something undreamed of by its author.
         -- S. C. Johnson

Similar Messages

  • WARNING: The File Systen "/var/log" is reaching out of Space

    I have a DMM version 5.2.
    When entering the DMM via SSH or console shows me the following sentence:
    WARNING: The File Systen "/var/log" is reaching out of Space
    How I can correct this error?
    I welcome your comments.
    Regards

    Hi Aurelio,
    If cleaning the logs does not help (which I anticipate). You may be running into a known defect, This issue happens due to the fact that the access_log does not rotate properly after it hits the size limit.
    The Cisco defect # is
    CSCti86040 - Access_log does not rollover or delete when clearing logs on DMM
    This defect is fixed in 5.2.2 code release but you can open a TAC case and we can delete the access_log log and apply the workaround for the same.
    Thanks,
    Sagar Dhanrale

  • Can't read log files from /var/log with Geany

    With the few exeptions like hibernate.log, I can't read most of those files, including:
    everything.log
    errors.log
    kernel.log
    messages.log
    syslog.log
    When I try to open them (as root), all I get is
    The file xxx.log does not look like a text file or the file encoding is not supported.
    However, they do open with nano
    Last edited by Lockheed (2013-06-20 14:20:11)

    If you want to only view the files (I assume this since those are logs), maybe try
    $ less -M <file>
    You can navigate pretty well with it (e.g. go to a specific line).
    Edit:
    You could also try to find if there is an option in Geany that would allow you to see "non-text" files.
    Last edited by msthev (2013-06-20 18:41:27)

  • [solved] files in /var/log and their ownership

    Is there a reason why all the system log files are mode 640?
    So far I'm in love with Linux (Arch especially) and really enjoy using terminal windows and logging in as root to do productive things (I really do love command-line-wrangling -- my first computer was a DOS machine), but it really seems like an unnecessary hoop to jump through to have to log in as root just to view a log file.
    Is there any compelling reason to not set these log files mode 644? If there's no specific reason, could changes be made to have this be default behavior?
    Last edited by gilmoreja (2012-08-04 02:06:12)

    gilmoreja wrote:Is there any compelling reason to not set these log files mode 644? If there's no specific reason, could changes be made to have this be default behavior?
    Logs can of course contain some sensitive info and I would say it's a good thing that the defaults provide a little security.
    WorMzy wrote:I can't see any problem with you manually modifying the permissions on your log files. They're there for your benefit after all.
    Adding yourself to the log group as Radioactiveman says is easier (and pretty much the same question was answered here maybe a week ago).
    [edit:typo]
    Last edited by Raynman (2012-08-03 19:10:23)

  • DMM: "/var/log" out of space

    Hello,
    the ssh-interface shows "file system /var/log is reaching out of space". I changed the log-level from informational to error. How can I clean this file system?
    DMM-Version 5.02.

    Are the patch .jar and/or .zip files still in /var ? These can be safely removed.

  • Var/log/mail.log file empty

    My var/log/mail.log isn't logging anything, the file seems to empty since 4th March 2010 3:15 AM
    Have tried the below mentioned troubleshooting steps, but no luck though
    1. Stopped and restarted mail service
    2. Repaired disk permissions through disk utility application
    3. Repaired permissions through terminal diskutil
    4. Restarted daemons as suggested in this forum http://discussions.info.apple.com/thread.jspa?threadID=2088823&tstart=60
    5. Changed permissions as suggested on this forum http://forums.macosxhints.com/archive/index.php/t-13985.html
    Any help please!!!

    Change the archive log to 3 days. Make sure all three log levels are set to information. Restart mail and see if any thing appears in the logs.
    Also how are you viewing the logs - using SA or Console?
    Thanks,
    Henry

  • Errors in a log file /var/log/system.log

    I'm getting these errors in a log file /var/log/system.log
    Shutdown:
    Sep 21 12:41:38 Mac-mini.local WindowServer[86]: CGXGetConnectionProperty: Invalid connection 42243
    Sep 21 12:41:38 Mac-mini.local coreservicesd[58]: SendFlattenedData, got error #268435459 (ipc/send) invalid destination port from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=145
    Sep 21 12:41:38 Mac-mini.local WindowServer[86]: CGXGetConnectionProperty: Invalid connection 42243
    Sep 21 12:41:38 Mac-mini.local coreservicesd[58]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationDeath to Sep 21 12:41:38 Mac-mini.local loginwindow[41]: DEAD_PROCESS: 41 console
    Sep 21 12:41:38 Mac-mini.local WindowServer[86]: CGXGetConnectionProperty: Invalid connection 42243
    Sep 21 12:41:38 Mac-mini.local coreservicesd[58]: SendFlattenedData, got error #268435459 (ipc/send) invalid destination port from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=142
    Sep 21 12:41:38 Mac-mini.local shutdown[300]: halt by andrei:
    Boot & Working:
    Sep 21 12:42:11 localhost com.apple.launchd[1] (com.apple.automountd): Unknown key for boolean: NSSupportsSuddenTermination
    Sep 21 12:42:22 Mac-mini.local apsd[56]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    Sep 21 12:42:26 Mac-mini.local authorizationhost[121]: in od_principal_for_user(): failed: 7
    Sep 21 12:42:26 Mac-mini.local authorizationhost[121]: in pam_sm_authenticate(): Failed to determine Kerberos principal name.
    Sep 21 12:42:27 Mac-mini.local loginwindow[41]: ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort, err: 1102
    Sep 21 12:42:31 Mac-mini.local XProtectUpdater[24]: Ignoring new signature plist: Not an increase in version
    Sep 21 12:42:32 Mac-mini com.apple.launchd[1] (com.apple.xprotectupdater[24]): Exited with code: 252
    Sep 21 12:43:04 Mac-mini.local com.apple.security.pboxd[290]: Bug: 12C54: liblaunch.dylib + 23849 [2F71CAF8-6524-329E-AC56-C506658B4C0C]: 0x25
    Sep 21 12:53:49 Mac-mini.local CVMServer[98]: Check-in to the service com.apple.cvmsCompAgent_x86_64 failed. This is likely because you have either unloaded the job or the MachService has the ResetAtClose attribute specified in the launchd.plist. If present, this attribute should be removed.
    Sep 21 12:59:48 Mac-mini.local com.apple.security.pboxd[290]: kCGErrorFailure: CGSSetHideOnDeact: error getting window tags
    Sep 21 13:00:07 Mac-mini.local com.apple.security.pboxd[290]: _NXTermWindow: error releasing window (1000)
    Sep 21 13:00:07 Mac-mini.local com.apple.security.pboxd[290]: __block_global_2: connection failed unexpectedly; terminating process; delegate was (
    system.log - https://docs.google.com/open?id=0Bz5zKwys0GTcSzI5UFJRUzFxZjQ

    File a bug report with Apple.

  • Upgrading to osx 10.6.8 fails. I see errors in the /var/log/install.log of "An unexpected error occurred while moving files to the final destination." Underlying Error=(Error Domain=NSPOSIXErrorDomain Code=5 "The operation couldn't be completed. Input/out

    upgrading to osx 10.6.8 fails. I see errors in the /var/log/install.log of "An unexpected error occurred while moving files to the final destination." Underlying Error=(Error Domain=NSPOSIXErrorDomain Code=5 "The operation couldn’t be completed. Input/out. Any thoughts on what is causing these errors and the upgrade failure?
    Thanks

    I have no idea what the specific error code means but input/output errors can sometimes mean a disk is failing. Make a couple of backups of all important data before doing anything else.
    Verify your startup disk using the First Aid tab in Disk Utility. If the disk needs repair boot from your Leopard DVD and repair your disk from Disk Utility under Utilities on the screen after you choose your language. Repeat the repair process until Disk Utility reports all is well.
    If Disk Utility doesn't find any errors you might want to try a new download of the update and keep a sharp eye on your HD for anything else that might indicate all is not well. Take special care to back up important data.
    If Disk Utility finds errors it would probably be a good idea to pay a visit to the Apple Store to have them check out your hard drive even if Disk Utility is able to repair the errors.

  • Private/var/log/asl files are huge: weird iTunes stuff

    Hi all,
    I am running ancient OS 10.5.8 on my ancient MacBook.   I noticed some rather large log files in private/var/log/asl eating up HDD space, and wanted to delete them, but I scanned through them first to see if I could get an idea of what was going on. 
    It turns out I'm getting this same thing from iTunes over and over:  it will always be just over 11316 lines long.
    Example:
    Sun Jul 24 15:36:06 HBs-MacBook \[0x0-0x22022\].org.mozilla.firefox[194] <Notice>: Debugger() was called!
    Sun Jul 24 15:42:47 HBs-MacBook \[0x0-0x22022\].org.mozilla.firefox[194] <Notice>: Debugger() was called!
    Sun Jul 24 15:43:04 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 11316
    Sun Jul 24 15:43:04 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 1
    Sun Jul 24 15:43:04 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 2
    Sun Jul 24 15:43:04 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 3
    Sun Jul 24 15:43:04 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 4
    Sun Jul 24 15:43:04 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 5
    <snip... it goes through every number>
    Sun Jul 24 15:43:05 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 11313
    Sun Jul 24 15:43:05 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 11314
    Sun Jul 24 15:43:05 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 11315
    Sun Jul 24 15:43:05 HBs-MacBook \[0x0-0x41041\].com.apple.iTunes[378] <Notice>: 11316
    Sun Jul 24 15:54:43 HBs-MacBook kernel[0] <Debug>: IOHIDSystem::relativePointerEventGated: Capping VBL time to 20000000 (was 20164690)
    Sun Jul 24 16:38:41 HBs-MacBook kernel[0] <Debug>: AirPort: Link Down on en1
    Sun Jul 24 16:38:42 HBs-MacBook airportd[601] <Warning>: AirPort off, bailing  - GetPower() = off (0)
    Sun Jul 24 16:39:33 HBs-MacBook kernel[0] <Debug>: 11D beacon causing regdomain change to CC 840
    Sun Jul 24 16:39:33 HBs-MacBook kernel[0] <Debug>: en1: 802.11d country code set to 'US'.
    Sun Jul 24 16:39:33 HBs-MacBook kernel[0] <Debug>: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 149 153 157 161 165
    Sun Jul 24 16:39:35 HBs-MacBook kernel[0] <Debug>: AirPort: Link Up on en1
    Sun Jul 24 16:42:51 HBs-MacBook Alarm Clock[131] <Warning>: Shutting down Alarm Clock...
    Sun Jul 24 16:42:51 HBs-MacBook Alarm Clock[131] <Warning>: Unregistering for system power notifications...
    Sun Jul 24 16:42:51 HBs-MacBook Alarm Clock[131] <Warning>: Thank you. Come again.
    Another example:
    Mon Jul 25 15:45:14 HBs-MacBook /System/Library/CoreServices/coreservicesd[48] <Error>: SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(Honey McBunny's Public Folder) returned -14135
    Mon Jul 25 15:45:33 HBs-MacBook Finder[96] <Error>: CGImageCreate: invalid image size: 0 x 0.
    Mon Jul 25 15:45:33 HBs-MacBook \[0x0-0xc00c\].com.apple.finder[96] <Notice>: Mon Jul 25 14:45:33 HBs-MacBook.local Finder\[96\] <Error>: CGImageCreate: invalid image size: 0 x 0.
    Mon Jul 25 15:46:26 HBs-MacBook \[0x0-0x13013\].com.apple.iTunes[110] <Notice>: 11316
    Mon Jul 25 15:46:26 HBs-MacBook \[0x0-0x13013\].com.apple.iTunes[110] <Notice>: 1
    Mon Jul 25 15:46:26 HBs-MacBook \[0x0-0x13013\].com.apple.iTunes[110] <Notice>: 2
    Mon Jul 25 15:46:26 HBs-MacBook \[0x0-0x13013\].com.apple.iTunes[110] <Notice>: 3
    <snip>
    Mon Jul 25 15:46:27 HBs-MacBook \[0x0-0x13013\].com.apple.iTunes[110] <Notice>: 11314
    Mon Jul 25 15:46:27 HBs-MacBook \[0x0-0x13013\].com.apple.iTunes[110] <Notice>: 11315
    Mon Jul 25 15:46:27 HBs-MacBook \[0x0-0x13013\].com.apple.iTunes[110] <Notice>: 11316
    Mon Jul 25 16:04:26 HBs-MacBook kernel[0] <Debug>: PM notification cancel (pid 110, iTunes)
    Mon Jul 25 16:04:28 HBs-MacBook kernel[0] <Debug>: PM notification cancel (pid 110, iTunes)
    Mon Jul 25 16:04:28 HBs-MacBook kernel[0] <Debug>: IOPMrootDomain: idle cancel
    Mon Jul 25 16:28:32 HBs-MacBook kernel[0] <Debug>: PM notification cancel (pid 110, iTunes)
    Mon Jul 25 16:28:32 HBs-MacBook kernel[0] <Debug>: PM notification cancel (pid 110, iTunes)
    Mon Jul 25 16:28:32 HBs-MacBook kernel[0] <Debug>: IOPMrootDomain: idle cancel
    Mon Jul 25 16:35:36 HBs-MacBook kernel[0] <Debug>: PM notification cancel (pid 110, iTunes)
    Mon Jul 25 16:35:36 HBs-MacBook kernel[0] <Debug>: PM notification cancel (pid 110, iTunes)
    Mon Jul 25 16:35:36 HBs-MacBook kernel[0] <Debug>: IOPMrootDomain: idle cancel
    Mon Jul 25 16:40:33 HBs-MacBook loginwindow[31] <Notice>: DEAD_PROCESS: 0 console
    This happened over and over again.  Anyone have any idea what is going on here?  iTunes is 10.6 if that matters. 

    I think the following will do the trick for you (from http://reviews.cnet.com/8301-13727_7-10329979-263.html?tag=mfiredir):
    Fix: Restart log managers after removing asl data
    Open the Terminal application and enter the following two commands to stop the log managers:
    sudo launchctl stop com.apple.syslogd
    sudo launchctl stop com.apple.aslmanager
    Then create a folder on your desktop called "temp" (to store the moved "data store" files), and enter the following command in the Terminal to move the "ASL" data to the new temporary folder:
    sudo mv /var/log/asl/* ~/Desktop/temp/
    Finally, restart the "syslogd" process with the following command (the aslmanager will be started when needed by syslogd, so it doesnt need to be manually restarted):
    sudo launchctl start com.apple.syslogd

  • [SOLVED]Couldn't open file for 'Log debug file /var/log/tor/debug.log'

    Hello,
    I'm trying to run a tor relay on my arch linux box. Trying to launch the tor daemon, here's the log via
    $ systemctl status tor.service
    May 20 11:53:10 arch tor[21726]: May 20 11:53:10.877 [notice] Tor v0.2.4.21 (git-505962724c05445f) running on Linux with Libevent 2.0.21-stable and OpenSSL 1.0.1g.
    May 20 11:53:10 arch tor[21726]: May 20 11:53:10.877 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
    May 20 11:53:10 arch tor[21726]: May 20 11:53:10.877 [notice] Read configuration file "/etc/tor/torrc".
    May 20 11:53:10 arch tor[21726]: May 20 11:53:10.909 [notice] Opening Socks listener on 127.0.0.1:9050
    May 20 11:53:10 arch tor[21726]: May 20 11:53:10.909 [notice] Opening OR listener on 0.0.0.0:9798
    May 20 11:53:10 arch tor[21726]: May 20 11:53:10.000 [warn] Couldn't open file for 'Log debug file /var/log/tor/debug.log': Permission denied
    May 20 11:53:10 arch tor[21726]: May 20 11:53:10.000 [notice] Closing partially-constructed Socks listener on 127.0.0.1:9050
    May 20 11:53:10 arch tor[21726]: May 20 11:53:10.000 [notice] Closing partially-constructed OR listener on 0.0.0.0:9798
    May 20 11:53:10 arch tor[21726]: May 20 11:53:10.000 [warn] Failed to parse/validate config: Failed to init Log options. See logs for details.
    May 20 11:53:10 arch tor[21726]: May 20 11:53:10.000 [err] Reading config failed--see warnings above.
    May 20 11:53:10 arch systemd[1]: tor.service: main process exited, code=exited, status=255/n/a
    May 20 11:53:10 arch systemd[1]: Unit tor.service entered failed state.
    Why the tor daemon cannot write into /var/log/tor/debug.log ?
    Here's my /etc/group
    root:x:0:root
    bin:x:1:root,bin,daemon
    daemon:x:2:root,bin,daemon
    sys:x:3:root,bin
    adm:x:4:root,daemon,nue
    tty:x:5:
    disk:x:6:root
    lp:x:7:daemon
    mem:x:8:
    kmem:x:9:
    wheel:x:10:root,nue
    ftp:x:11:
    mail:x:12:
    uucp:x:14:
    log:x:19:root
    utmp:x:20:
    locate:x:21:
    rfkill:x:24:
    smmsp:x:25:
    http:x:33:
    games:x:50:
    lock:x:54:
    uuidd:x:68:
    dbus:x:81:
    network:x:90:
    video:x:91:
    audio:x:92:
    optical:x:93:
    floppy:x:94:
    storage:x:95:
    scanner:x:96:
    power:x:98:
    nobody:x:99:
    users:x:100:
    systemd-journal:x:190:
    nue:x:1000:
    avahi:x:84:
    lxdm:x:121:
    polkitd:x:102:
    git:x:999:
    transmission:x:169:
    vboxusers:x:108:
    tor:x:43:
    mysql:x:89:
    Last edited by giuscri (2014-05-20 12:18:56)

    SidK wrote:You must have modified your torrc to print to that log file. systemd starts the service as the tor user (see /usr/lib/systemd/system/tor.service). So if if you want to log to a file the tor user must have write access to it. By default however tor it set to log to the journal, which doesn't require any special permissions.
    Yes. I did edit the torrc file since I wanted the log to be store in that file. Indeed
    ## Logs go to stdout at level "notice" unless redirected by something
    ## else, like one of the below lines. You can have as many Log lines as
    ## you want.
    ## We advise using "notice" in most cases, since anything more verbose
    ## may provide sensitive information to an attacker who obtains the logs.
    ## Send all messages of level 'notice' or higher to /var/log/tor/notices.log
    #Log notice file /var/log/tor/notices.log
    ## Send every possible message to /var/log/tor/debug.log
    Log debug file /var/log/tor/debug.log
    ## Use the system log instead of Tor's logfiles
    Log notice syslog
    ## To send all messages to stderr:
    #Log debug stderr
    I missed the file systemd uses to choose who's the process owner.
    Course, I could edit /usr/lib/systemd/system/tor.service such that root will become the process owner; or, I could add the user I use everyday in the root group, then change the permission of /var/log/tor/debug.log such that it will be writable also for the folks in the root group.
    Yet they both seems to be a bit unsafe ...
    What is the best choice, to you guys?
    Thanks,

  • Kernel msgs filling up /var/log/asl files

    I'm having an issue where /var/log/asl files are growing > 5GB a day.  The same kernel error msg is printed over and over: (it changes slightly over time, but still says <something>?kernel?<something>
    Y?????????r?kernel?kernr??tr?????M?
    Y?????????r?kernel?kernr??tr?l???M?
    Y?????????r?kernel?kernr?xtr?????M?
    Y?????????r?kernel?kernr??tr?`???M?
    Y?????????r?kernel?kernr?ltr?????M?
    Any ideas?  I am running OS X 10.5.8
    killing aslmanager (which takes up 99% cpu) doesn't see to stop the logging.  I have no idea what is happening and have exhaustively searched the web for suggestions.  Please help before I have to do an OS wipe.
    Thanks in advance!
    -Kevin

    Is that the actual kernel message or did you add the  question marks?
    Either way, it does not say much.
    The aslmanager is just printing those kernel errors.
    The cause of them is the key.
    Try disconnecting all peripheral devices attached to your Mac,  just to see if any one device is causing it.
    If it still persists, boot up in Safemode to see if that stops it.
    Starting up in Safe Mode
    What is Safe Boot, Safe Mode? (Mac OS X)
    After a restart does it return to normal?
    If not I'd run an Apple Hardware test.
    To do this, on your MacBook hold down the D key on startup.
    Message was edited by: roam realizing the computer is a MacBook

  • ICal doesn't show delegation, and generates date and time error messages in /var/log/system.log

    I have a problem with my iCal, when I use my caldav account, I can only see my own calendar on my MBA, on my co-workers MBP it works fine with both my account and his. My co-worker can't see other calendars than his own when he uses iCal on my laptop.
    We can reproduce this problem on his computer by setting Location to Automatic rather than Amsterdam, then after deleting iCal's cache files, the caldav account and setting the Location back to Amsterdam solves the problem for him.
    It does not solve the problem for me (or several other co-workers). We've been looking at this for a few weeks, and we can not find any clear pattern why certain machines have this problem and others don't.
    All machines (both affected and unaffected) are running Mac OS 10.7.2 with iCal 5.0.1
    I've spoken to Apple support over the phone (in the Netherlands), unfortunately, they couldn't help with this.
    So far we've tried numerous location and language settings, but on affected machines nothing appears to solve the delegation problem (which we assume to be connected to the error messages iCal generates)
    Starting iCal yeilds the following error messages in /var/log/system.log:
    Jan  5 11:31:05 dhcp-91 [0x0-0x58f58f].com.apple.iCal[23884]: line 1,1: expecting FREQUENCE, found 'BYDAY' as token type 5
    Jan  5 11:31:05 dhcp-91 iCal[23884]: iCalendar recurrence failure BYDAY=-1SU;FREQ=YEARLY;BYMONTH=3
              line 1,6: unexpected char: '='
    Jan  5 11:31:05 dhcp-91 [0x0-0x58f58f].com.apple.iCal[23884]: line 1,1: expecting FREQUENCE, found 'BYDAY' as token type 5
    Jan  5 11:31:05 dhcp-91 iCal[23884]: iCalendar recurrence failure BYDAY=-1SU;FREQ=YEARLY;BYMONTH=10
              line 1,6: unexpected char: '='
    Jan  5 11:31:05 dhcp-91 iCal[23884]: Unexpected EOF, returning last token as fallback
    Jan  5 11:31:05 dhcp-91 iCal[23884]: VTIMEZONE does not match System Time Zone (Europe/Amsterdam) for 20100105T000000 to 20120105T000000: (
                  "interval: 2001-01-01 01:00:00 +0100, offset: 3600"
              ) != (
                  "interval: 2010-03-28 03:00:00 +0200, offset: 7200",
                  "interval: 2010-10-31 02:00:00 +0100, offset: 3600",
                  "interval: 2011-03-27 03:00:00 +0200, offset: 7200",
                  "interval: 2011-10-30 02:00:00 +0100, offset: 3600"
              BEGIN:VTIMEZONE
              X-LIC-LOCATION:Europe/Amsterdam
              TZID:Europe/Amsterdam
              BEGIN:DAYLIGHT
              TZOFFSETFROM:+0100
              TZNAME:CEST
              TZOFFSETTO:+0200
              DTSTART:19700329T020000
              END:DAYLIGHT
              BEGIN:STANDARD
              TZOFFSETFROM:+0200
              TZNAME:CET
              TZOFFSETTO:+0100
              DTSTART:19701025T030000
              END:STANDARD
              END:VTIMEZONE
    Jan  5 11:31:05 dhcp-91 [0x0-0x58f58f].com.apple.iCal[23884]: line 1,1: expecting FREQUENCE, found 'BYDAY' as token type 5
    Jan  5 11:31:05 dhcp-91 iCal[23884]: iCalendar recurrence failure BYDAY=-1SU;FREQ=YEARLY;BYMONTH=3
              line 1,6: unexpected char: '='
    Jan  5 11:31:05 dhcp-91 [0x0-0x58f58f].com.apple.iCal[23884]: line 1,1: expecting FREQUENCE, found 'BYDAY' as token type 5
    Jan  5 11:31:05 dhcp-91 iCal[23884]: iCalendar recurrence failure BYDAY=-1SU;FREQ=YEARLY;BYMONTH=10
              line 1,6: unexpected char: '='
    Jan  5 11:31:05 dhcp-91 iCal[23884]: Unexpected EOF, returning last token as fallback
    Jan  5 11:31:05 dhcp-91 iCal[23884]: VTIMEZONE does not match System Time Zone (Europe/Amsterdam) for 20100105T000000 to 20120105T000000: (
                  "interval: 2001-01-01 01:00:00 +0100, offset: 3600"
              ) != (
                  "interval: 2010-03-28 03:00:00 +0200, offset: 7200",
                  "interval: 2010-10-31 02:00:00 +0100, offset: 3600",
                  "interval: 2011-03-27 03:00:00 +0200, offset: 7200",
        "interval: 2011-10-30 02:00:00 +0100, offset: 3600"
              BEGIN:VTIMEZONE
              X-LIC-LOCATION:Europe/Amsterdam
              TZID:Europe/Amsterdam
              BEGIN:DAYLIGHT
              TZOFFSETFROM:+0100
              TZNAME:CEST
              TZOFFSETTO:+0200
              DTSTART:19700329T020000
              END:DAYLIGHT
              BEGIN:STANDARD
              TZOFFSETFROM:+0200
              TZNAME:CET
              TZOFFSETTO:+0100
              DTSTART:19701025T030000
              END:STANDARD
              END:VTIMEZONE
    And when I close iCal I get:
    Jan  5 11:33:25 dhcp-91 [0x0-0x592592].com.apple.iCal[23894]: token mismatch: 4 != 5

    I'm seeing the same thing, and I can't even find where OS X stores calendars on disk anymore...

  • Hard Drive filling up: SubmitDiagInfo, /private/var & log issues

    This topic is part question, part help for people I've seen having a similar problem in other threads. My issue is different enough from the other issues, that I wanted to post it as a separate topic.
    I've had about 24GB of available space for weeks now. I haven't downloaded any large files recently, nor created any myself.
    Suddenly I noticed the hard drive space decreasing. I went from 24GB, to 19GB, to 10GB, then 8, 5, 1.5... next thing I knew, it said I had 260MB available. This was within maybe two days, with a big ramp-down within a couple of hours this morning, while I was on a train, and not even connected to a network.
    I started getting error messages saying my hard drive was full; then, I got errors saying I didn't have enough application memory, and applications were being paused, and I would have to force quit them. Within about 5 minutes, I dropped from 1.5GB to 260MB.
    Thinking back, the last week or so, I remembered that sometimes when I came into my office in the morning, my Mac would be awake (I usually sleep it at the end of the day, and an error message would be displayed saying SubmitDiagInfo had crashed. I thought this might have something to do with it.
    I did some detective work in these forums. I checked Activity Monitor and the Console. Sure enough, SubmitDiagInfo was taking up a bunch of CPU time.
    The Console revealed I had a lot of Diagnostic Logs. I tried deleting them with the Console's Clear button, but it didn't seem to do anything. I checked with OmniDiskSweep, and sure enough, I had over 20GB of log files.
    At this point, my hard drive was so full, I had to force quit OmniDiskSweep. I used the Go To Folder command and entered /private/var/log - The Diagnostic Logs folder was nearly 20GB. I deleted it and emptied the trash immediately.
    I looked at the /private/var/vm folder and noticed it was also very large (10GB), but I had read elsewhere not to mess with this folder.
    From the console, I quit SubmitDiagInfo.
    I check my hard drive, and I'm suddenly back to 24GB free space.
    When I look again at /private/var/vm, and sure enough it is 5GB smaller.
    This is weird stuff, and I hope this description helps anyone else having this problem.
    What's interesting is, because the /private folder is invisible, you can't use it to calculate your disk space usage. For example, the folders on my drive had the following space usage:
    62.46GB34.53GB+22.96GB+4.78GB4.02GB = 128.75GB (plus a few "small" folders with maybe 300MB)
    Since the drive showed 159GB total space available, I couldn't figure out where the other 30GB was.
    Once I found /private/log, I could see it had 19.29GB:
    62.4634.53+22.96+4.78+4.0219.29 = 148.04 - ah, this makes more sense, but I'm still missing 10GB! So, I look at /private/vm, and boom, there is the extra 10.6GB hiding. All 159GB present and accounted for.
    The question I have is, of course, can anyone explain why this is happening, so I can prevent it from happening again?
    I hope someone finds this helpful.

    Thanks... that is helpful. I have Carbon Copy Cloner, not
    Super Duper, so I will keep that solution in mind.
    Do not, repeat do not, clone your current suspect hard drive
    to your CCC backup. That would defeat the purpose of having
    a good backup. I don't know if you can boot from you CCC
    backup. That would be a good test. I was able to boot from
    my SuperDuper backup and notice normal hard drive space.
    In the meantime, I ran the extended system test, and the
    computer passed.
    Mine with the growing hard drive passed every test I had plus
    the test Apple recommended. They were quick place the blame
    on a Virtual Windows XP Pro. I do not thing that was the
    problem. My normal Macintosh HD is usually about 52 GB
    and it was showing 110 GB used and I never could figure out
    what was hogging the hard drive.
    Good luck!

  • ERROR messages in /var/log/messages

    Hi,
    I encountered a error messages in /var/log/messages please find below
    Dec 9 04:03:08 drs syslogd 1.4.1: restart (remote reception).
    Dec 9 04:03:18 drs logger: Could not access /etc/oracle/scls_scr/drs/root/crsstart.
    Dec 9 04:03:18 drs logger: Oracle Cluster Ready Services disabled by corrupt install
    Dec 9 04:03:18 drs logger: Could not access /etc/oracle/scls_scr/drs/root/crsstart.
    Dec 9 04:03:18 drs logger: Oracle Cluster Ready Services disabled by corrupt install
    Dec 9 04:03:18 drs logger: Could not access /etc/oracle/scls_scr/drs/root/crsstart.
    Dec 9 04:03:18 drs logger: Oracle Cluster Ready Services disabled by corrupt install
    Dec 9 04:03:18 drs logger: Could not access /etc/oracle/scls_scr/drs/root/crsstart.
    Dec 9 04:03:18 drs init: Id "h1" respawning too fast: disabled for 5 minutes
    Dec 9 04:08:19 drs logger: Oracle Cluster Ready Services disabled by corrupt install
    Dec 9 04:08:19 drs logger: Could not access /etc/oracle/scls_scr/drs/root/crsstart.
    Dec 9 04:08:19 drs logger: Oracle Cluster Ready Services disabled by corrupt install
    Dec 9 04:08:19 drs logger: Could not access /etc/oracle/scls_scr/drs/root/crsstart.
    Dec 9 04:08:19 drs logger: Oracle Cluster Ready Services disabled by corrupt install
    Dec 9 04:08:19 drs logger: Could not access /etc/oracle/scls_scr/drs/root/crsstart.
    Dec 9 04:08:19 drs logger: Oracle Cluster Ready Services disabled by corrupt install
    Dec 9 04:08:19 drs logger: Could not access /etc/oracle/scls_scr/drs/root/crsstart.
    Dec 9 04:08:19 drs logger: Oracle Cluster Ready Services disabled by corrupt install
    Dec 9 04:08:19 drs logger: Could not access /etc/oracle/scls_scr/drs/root/crsstart.
    Dec 9 04:08:19 drs logger: Oracle Cluster Ready Services disabled by corrupt install
    Dec 9 04:08:19 drs logger: Could not access /etc/oracle/scls_scr/drs/root/crsstart.
    Dec 9 04:08:19 drs logger: Oracle Cluster Ready Services disabled by corrupt install
    Dec 9 04:08:19 drs logger: Could not access /etc/oracle/scls_scr/drs/root/crsstart.
    Dec 9 04:08:19 drs logger: Oracle Cluster Ready Services disabled by corrupt install
    Dec 9 04:08:19 drs logger: Could not access /etc/oracle/scls_scr/drs/root/crsstart.
    Dec 9 04:08:19 drs logger: Oracle Cluster Ready Services disabled by corrupt install
    Dec 9 04:08:19 drs logger: Could not access /etc/oracle/scls_scr/drs/root/crsstart.
    Dec 9 04:08:19 drs logger: Oracle Cluster Ready Services disabled by corrupt install
    Dec 9 04:08:19 drs logger: Could not access /etc/oracle/scls_scr/drs/root/crsstart.
    Dec 9 04:08:19 drs init: Id "h1" respawning too fast: disabled for 5 minutes
    Dec 9 04:10:46 drs rpc.mountd: authenticated unmount request from 10.3.141.26:651 for /opt/backup_log/srv (/opt/backup_log)
    Dec 9 04:10:47 drs rpc.mountd: authenticated mount request from 10.3.141.26:657 for /opt/backup_log/websrv (/opt/backup_log)
    Dec 9 04:10:47 drs rpc.mountd: authenticated unmount request from 10.3.141.26:672 for /opt/backup_log/websrv (/opt/backup_log)
    Dec 9 04:10:47 drs rpc.mountd: authenticated mount request from 10.3.141.26:677 for /opt/backup_log/ws (/opt/backup_log)
    Dec 9 04:12:01 drs rpc.mountd: authenticated unmount request from 10.3.141.26:849 for /opt/backup_log/ws (/opt/backup_log)
    Dec 9 04:13:20 drs logger: Oracle Cluster Ready Services disabled by corrupt install
    and database (oracle 10g) is running fine, but i cant figure out what could be the problem, can anyone just help me out on this.
    Jafar

    Hi,
    #h1:35:respawn:/etc/init.d/init.cssd run >/dev/null 2>&1 </dev/null
    by commenting above line in initttab file would stop messaging, is this would have any adverse affect on the database. As its a production server, so i am really taking time to resolve it. Your suggestions are welcome. If there is no harm in commenting the above line then i would go forward to comment that line.
    Thanks
    Jafar>

  • [SOLVED] warning: directory permissions differ on var/log/wicd/

    Hi,
    I've seen several posts about this but I couldn't really figure out what's the appropriate action. Well, anyway I get the following error message when doing a pacman -Syu
    warning: directory permissions differ on var/log/wicd/
    filesystem: 1363 package: 755
    Is it a bug? Should I change the filepermission of the directory, and if so to what?
    Last edited by OMGitsUGOD (2009-09-18 10:38:32)

    This is sort of related,
    http://bbs.archlinux.org/viewtopic.php?pid=432588
    or at least thats the post at the end has the same file permisions as I have in /var/log/wicd.
    $ ls -la /var/log/ | grep wicd
    d-wxrw--wt 2 root root 4096 2009-08-27 07:58 wicd
    I'm pretty bad at this stuff, but isn't this rather 1361 than 1363, or am I totally wrong? And why not allow theowner to read the file?
    Last edited by OMGitsUGOD (2009-09-17 08:43:32)

Maybe you are looking for

  • I'm trying to void bits of my data

    I'm working with the Dijkstra algorithm looking at the connection of nodes, well I need to know how to void a line segment, or segments, that are formed by two nodes, however leave the nodes them self intact. How can I do that? My data is given in th

  • Re-formating my ipod from windows to mac need help

    when i bought my ipod i was on windows now i'm using a mac how do i re-format it rom windows to mac

  • How do I save video attachments in gmail app on ipad?

    I am using the gmail app on my ipad and cannot figure out how to save a .mov video (or any other format for that matter) that is attached to a gmail email message. When I tap and hold the video attachment icon I only get the option to save, add to re

  • New to Lightroom - Where do I set up my catalog?

    I just downloaded a trial version of Lightroom, been using Canon DPP, and I have my picture files stored in my "Pictures" library on my C drive and backed up to an external harddrive.  When I first tried to open Lightroom it indicated that I had Ligh

  • Trouble shooting not working

    I've tried all of the trouble shooting recommended for the authorization loop for playing a purchased song, what do I do if I still can't get the song to play?