Resources to learn about console logs

Howdy,
As there is such a wealth of knowledge here i'm wondering if anyone can point me to some websites that really cover all the ins and outs of the Console app. I'd like to learn how to read crash logs, track down problems etc. Never really looked into Console but i think it's about time
Thanks

I've not encountered anything like what you're looking for, and would be surprised if anything like it existed outside of Infinite Loop. 
As for the usual course of action, read the OS X source code where that's available, use Google or Bing or DuckDuckGo or other search tools (including searching the available source code), read lots and lots of logs, make more than a few mistakes, get a crash-and-burn system to intentionally make mistakes and see what happens, join the Mac Enterprise mailing list, etc.

Similar Messages

  • Empty console.log

    We have a 10.6.7 server, originally installed somewhere in 2009. After doing some diagnostics research today I noticed several things:
    /Library/Logs/Console/$user/console.log hasn't been updated since 2009.
    There's no asl.db in /private/var/log , however it does live in /private/var.
    Syslog was also broken, though I got it working with the default syslog.conf and restarting the daemon.
    I understand the logging services changed a lot since 10.4, so what's the current correct information:
    Is console.log supposed to work, and what kind of logs is it supposed to contain?
    Is my asl.db where it's supposed to be? Is it indicative of a problem?

    Are you sure the support rep realizes you're on Mac OS X?
    It's not uncommon for different OS versions to store logs in different places, so he might have thought you were on some Linux or other UNIX environment. As far as I recall there's never been a per-user console log.
    The closest thing I can think of is the system log (/var/log/system.log on Mac OS X but could be different on other OSes).
    The alternative is that this isn't a system-level log, but it's application-specific, in which case I wouldn't know about it unless I had the same app installed.
    The last option I can think of is that if this is a per-user log (as your path name implies) it would generally be stored in the user's own Log directory at ~/Library/Logs/ but even then I don't see a console.log OMM.
    At this point I think your only option is to go back to the support guy to ask for more detail.
    As for where you learn/find this stuff, experience counts, as well as a willingness to explore.
    There is a lot of commonality across various UNIX/Linux flavors, so many online resources can provide a hint, just be aware that each OS is a little different so don't be surprised/annoyed when someone says a log file should be in one place but Apple put it somewhere else.
    Apple provide a lot of hints about their specific impementation in their developer programs, but don't publicise as much for mere mortals. Just to compound the issue, things change between OS versions (usually with no peon-level documentation or explanation) as is the case with the ASL logging moving from text-based to binary.
    My advice: poke around and see. There's no danger or risk to just looking.

  • Lot of exceptions in kura-console.log. Tutorial not working for me

    Hi David,
    Well, now I have a wired connection to my pi and got kura up and running. But, my tutorial implementation did not work.
    Later, I found there is a new 1.2.0 verion of kura, so I uninstalled 1.0.0 as per wiki steps and installed 1.2.0. I had the kura showing up again and deployed green house. But again, my LED and temperature sensors were not showing.
    I was worried if my pi has gone bad, but I found that its giving right voltages at power pins. I checked it is reaching my sensors too.
    Later, I looked into in the kura-console.log which looked huge. Here I am attaching it for reference. On face of lot of exceptions have occurred during its start up. I have no clues about it as I am getting started and did not want to deviate anywhere in the tutorial specification(all items used are brand new). Well only change is I have upgraded Kura to 1.2.0.
    telnet 127.0.0.1 5002 shows
    osgi> ss
    "Framework is launched."
    id State Bundle
    0 ACTIVE org.eclipse.osgi_3.8.1.v20120830-144521
    1 ACTIVE org.eclipse.equinox.cm_1.0.400.v20120522-1841
    2 ACTIVE org.eclipse.equinox.common_3.6.100.v20120522-1841
    3 ACTIVE org.eclipse.equinox.registry_3.5.200.v20120522-1841
    4 ACTIVE org.eclipse.equinox.http.registry_1.1.200.v20120522-2049
    5 ACTIVE org.eclipse.equinox.console_1.0.0.v20120522-1841
    6 ACTIVE org.eclipse.equinox.ds_1.4.0.v20120522-1841
    7 ACTIVE org.eclipse.equinox.event_1.2.200.v20120522-2049
    8 ACTIVE org.eclipse.equinox.io_1.0.400.v20120522-2049
    9 ACTIVE org.eclipse.equinox.metatype_1.2.0.v20120522-1841
    10 ACTIVE org.eclipse.equinox.util_1.0.400.v20120522-2049
    11 ACTIVE org.eclipse.osgi.services_3.3.100.v20120522-1822
    12 ACTIVE org.eclipse.osgi.util_3.2.300.v20120522-1822
    13 ACTIVE org.apache.felix.gogo.command_0.8.0.v201108120515
    14 ACTIVE org.apache.felix.gogo.runtime_0.8.0.v201108120515
    15 ACTIVE org.apache.felix.gogo.shell_0.8.0.v201110170705
    16 ACTIVE org.knowhowlab.osgi.monitoradmin_1.0.2
    17 ACTIVE org.apache.felix.dependencymanager_3.0.0
    18 ACTIVE org.apache.felix.deploymentadmin_0.9.5
    19 ACTIVE osgi.cmpn_4.3.0.201111022214
    20 ACTIVE org.eclipse.equinox.http.jetty_3.0.0.v20120522-1841
    21 ACTIVE org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841
    22 ACTIVE org.eclipse.jetty.continuation_8.1.3.v20120522
    23 ACTIVE org.eclipse.jetty.http_8.1.3.v20120522
    24 ACTIVE org.eclipse.jetty.io_8.1.3.v20120522
    25 ACTIVE org.eclipse.jetty.security_8.1.3.v20120522
    26 ACTIVE org.eclipse.jetty.server_8.1.3.v20120522
    27 ACTIVE org.eclipse.jetty.servlet_8.1.3.v20120522
    28 ACTIVE org.eclipse.jetty.util_8.1.3.v20120522
    29 ACTIVE javax.servlet_3.0.0.v201112011016
    30 ACTIVE org.apache.commons.fileupload_1.2.2.v20111214-1400
    31 ACTIVE org.apache.commons.io_2.4.0
    32 ACTIVE slf4j.api_1.6.4
    Fragments=33
    33 RESOLVED slf4j.log4j12_1.6.0
    Master=32
    34 RESOLVED log4j_1.2.17
    Fragments=35
    35 RESOLVED log4j.apache-log4j-extras_1.1.0
    Master=34
    36 ACTIVE org.json_1.0.0.v201011060100
    37 ACTIVE org.eclipse.paho.client.mqttv3_1.0.1
    38 ACTIVE org.hsqldb.hsqldb_2.3.0
    39 ACTIVE com.google.protobuf_2.6.0
    40 ACTIVE com.codeminders.hidapi_1.1.1
    41 ACTIVE org.eclipse.soda.dk.comm_1.2.1
    42 ACTIVE javax.usb.api_1.0.2
    43 ACTIVE javax.usb.common_1.0.2
    44 ACTIVE javax.usb.linux_1.0.3
    45 ACTIVE jdk.dio_1.0.1
    46 ACTIVE org.apache.commons.net_3.1.0.v201205071737
    47 ACTIVE org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918
    48 ACTIVE com.gwt.user_0.2.0
    49 ACTIVE org.eclipse.kura.deployment.agent_1.0.2
    50 ACTIVE org.eclipse.kura.api_1.0.4
    51 ACTIVE org.eclipse.kura.core_1.0.4
    52 ACTIVE org.eclipse.kura.core.certificates_1.0.0
    53 ACTIVE org.eclipse.kura.core.cloud_1.0.4
    54 ACTIVE org.eclipse.kura.core.comm_1.0.1
    55 ACTIVE org.eclipse.kura.core.configuration_1.0.3
    56 ACTIVE org.eclipse.kura.core.crypto_1.0.2
    57 ACTIVE org.eclipse.kura.core.deployment_1.0.2
    58 ACTIVE org.eclipse.kura.core.log_1.0.0
    59 ACTIVE org.eclipse.kura.core.net_1.0.4
    60 ACTIVE org.eclipse.kura.linux.clock_1.0.3
    61 ACTIVE org.eclipse.kura.linux.command_1.0.3
    62 ACTIVE org.eclipse.kura.linux.net_1.0.4
    63 ACTIVE org.eclipse.kura.linux.position_1.0.3
    64 ACTIVE org.eclipse.kura.linux.usb_1.0.4
    65 ACTIVE org.eclipse.kura.linux.bluetooth_1.0.1
    66 ACTIVE org.eclipse.kura.linux.watchdog_1.0.2
    67 ACTIVE org.eclipse.kura.net.admin_1.0.4
    68 ACTIVE org.eclipse.kura.web_1.0.4
    69 ACTIVE org.eclipse.iot.greenhouse.coap_0.1.0.SNAPSHOT
    70 ACTIVE org.eclipse.iot.greenhouse.publisher_0.1.0.SNAPSHOT
    71 ACTIVE org.eclipse.iot.greenhouse.sensors_0.1.0.SNAPSHOT
    72 ACTIVE org.eclipse.iot.greenhouse.sensors.raspberrypi_0.1.0.SNAPSHOT
    osgi>
    Please help!
    regards,
    Krishna

    Hi David,
    It worked!!
    I had to follow steps as mentioned in https://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c
    I did it once and rebooted and all started to work!
    Found it shared by Diego Alejandro PalmeiraFriend in this forum.
    thanks,
    Krishna

  • Preview app fails to open any file, console log shows errors messages

    Hi,
    I backed up my old mac using TimeMachine and restored the TimeMachine image to my newly purchased iMac running 10.9.4.  There were no errors during restoration, however when I try to open a file with the Preview app (such as a jpeg file), Preview app doesn't open the file and emits a variety of errors to the console log as below. 
    Is there a way to clear the state of the Preview app so I can fix this issue and use the Preview app to open images again?  These image files open fine in Chrome, but I can't seem to use Preview to open any files. 
    Not sure if this is a bug with system restore or a bug in the new OS.  Any ideas?  Thanks in advance for any advice.
    -Norm
    8/2/14 10:35:10.981 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
    8/2/14 10:35:10.981 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
    8/2/14 10:35:10.982 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
    8/2/14 10:35:10.982 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
    8/2/14 10:35:10.982 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
    8/2/14 10:35:10.982 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
    8/2/14 10:35:10.982 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
    8/2/14 10:35:10.983 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
    8/2/14 10:35:10.983 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
    8/2/14 10:35:10.983 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
    8/2/14 10:38:10.886 PM System Information[2440]: Can't open input server /Library/InputManagers/CTLoader
    8/2/14 10:41:23.779 PM QuickLookUIHelper[2446]: Can't open input server /Library/InputManagers/CTLoader
    8/2/14 10:41:23.800 PM Preview[2007]: *** +[NSLayoutConstraint constraintWithItem:attribute:relatedBy:toItem:attribute:multiplier:constant:]: Constraint must contain a first layout item
    8/2/14 10:41:33.561 PM Preview[2007]: -[PVPreferencesController loadWindow]: failed to load window nib file '/Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib'.
    8/2/14 10:41:33.562 PM Preview[2007]: -[PVPreferencesController loadWindow]: failed to load window nib file '/Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib'.
    8/2/14 10:41:33.562 PM Preview[2007]: -[PVPreferencesController loadWindow]: failed to load window nib file '/Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib'.
    8/2/14 10:41:33.562 PM Preview[2007]: -[PVPreferencesController loadWindow]: failed to load window nib file '/Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib'.
    8/2/14 10:41:33.562 PM Preview[2007]: -[PVPreferencesController loadWindow]: failed to load window nib file '/Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib'.
    8/2/14 10:41:33.562 PM Preview[2007]: -[PVPreferencesController loadWindow]: failed to load window nib file '/Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib'.
    8/2/14 10:41:55.744 PM Preview[2448]: Can't open input server /Library/InputManagers/CTLoader
    8/2/14 10:41:55.793 PM Preview[2448]: *** +[NSLayoutConstraint constraintWithItem:attribute:relatedBy:toItem:attribute:multiplier:constant:]: Constraint must contain a first layout item
    8/2/14 10:41:56.100 PM Preview[2448]: *** +[NSLayoutConstraint constraintWithItem:attribute:relatedBy:toItem:attribute:multiplier:constant:]: Constraint must contain a first layout item
    I also can't even get the Preview 'about' info to show:
    8/2/14 10:52:03.330 PM Preview[2461]: Failed to load NSSystemInfoPanel.nib
    One file it is complaining about is present and appears to be readable
    $ ls -l /Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib
    -rw-r--r--  1 root  wheel  53421 Jun 28 01:33 /Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib

    Hi,
    I tried both suggestions, but they didn't resolve the issue.   Thank you both for trying to help.
    The font tool was crashing when I tried to validate my font files.  I looked and I didn't see the font in question listed in that tool.  Crash stack is below.
    I reinstalled the OS per Linc's instructions, but Preview still is crashing when opening a jpeg file.  Crash stack is below.
    Weirdly, most everything else seems to work okay: mail, safari, chrome, etc, all seem to function with no issue.  The font tool isn't something I care about, but Preview app is something I use to review my pictures, etc. 
    Any other suggestions?  Is there a good alternative app I should use in the meantime to replace Preview while I get to the bottom of the problem and resolve it?
    Thanks,
    Norm
    Preview crash:
    Process:         Preview [533]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         7.0 (826.4)
    Build Info:      Preview-826004000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [239]
    Responsible:     Preview [533]
    User ID:         501
    Date/Time:       2014-08-04 11:51:56.926 -0700
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000107e19000-0000000107ffd000 [ 1936K] r-x/rwx SM=COW  /Applications/Preview.app/Contents/MacOS/Preview
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_platform.dylib       0x00007fff8e13e225 _platform_memcmp + 293
    1   com.apple.CoreGraphics         0x00007fff89b4b760 CGColorTransformConvertColorComponents + 150
    2   libRIP.A.dylib                 0x00007fff88ed9e77 ripc_GetColor + 2041
    3   libRIP.A.dylib                 0x00007fff88ed93d4 ripc_Render + 156
    4   libRIP.A.dylib                 0x00007fff88ed52e1 ripc_DrawRects + 399
    5   com.apple.CoreGraphics         0x00007fff89b48d2a CGContextFillRects + 96
    6   com.apple.CoreGraphics         0x00007fff89b48b76 CGContextClearRect + 60
    7   com.apple.HIToolbox           0x00007fff87fa8ab1 HIMenuBarView::DrawOnce(CGRect, CGRect, bool, bool, bool, bool, CGContext*) + 139
    8   com.apple.HIToolbox           0x00007fff87fa89ed HIMenuBarView::DrawSelf(short, __HIShape const*, CGContext*) + 899
    9   com.apple.HIToolbox           0x00007fff87fa850a HIView::DrawCacheOrSelf(short, __HIShape const*, CGContext*) + 360
    10  com.apple.HIToolbox           0x00007fff87fa8394 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 384
    11  com.apple.HIToolbox           0x00007fff87fa7d06 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned int, HIView*, CGContext*, unsigned char, double) + 696
    12  com.apple.HIToolbox           0x00007fff87fa7f75 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned int, HIView*, CGContext*, unsigned char, double) + 1319
    13  com.apple.HIToolbox           0x00007fff87fa6c49 HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned int, HIView*, CGContext*) + 689
    14  com.apple.HIToolbox           0x00007fff87fa6992 HIView::Render(unsigned int, CGContext*) + 54
    15  com.apple.HIToolbox           0x00007fff87fa60e8 WindowData::PrepareForVisibility() + 146
    16  com.apple.HIToolbox           0x00007fff87fa4f8b _ShowHideWindows + 287
    17  com.apple.HIToolbox           0x00007fff87fa4e66 ShowHide + 34
    18  com.apple.HIToolbox           0x00007fff87f97239 MBWindows::CreateWindow(CGRect, unsigned int) + 389
    19  com.apple.HIToolbox           0x00007fff87f96e26 MBWindows::GetWindowIDOnDisplay(unsigned int, unsigned char) + 184
    20  com.apple.HIToolbox           0x00007fff87f96c1e MenuBarInstance::ForEachWindowDo(void (unsigned int, unsigned int) block_pointer) + 164
    21  com.apple.HIToolbox           0x00007fff87f96977 MenuBarInstance::UpdateWindowBoundsAndResolution() + 155
    22  com.apple.HIToolbox           0x00007fff87f96521 MenuBarInstance::Show(MenuBarAnimationStyle, unsigned char, unsigned char, unsigned char) + 329
    23  com.apple.HIToolbox           0x00007fff87fc238b SetMenuBarObscured + 208
    24  com.apple.HIToolbox           0x00007fff87fc2024 HIApplication::HandleActivated(OpaqueEventRef*, unsigned char, OpaqueWindowPtr*) + 188
    25  com.apple.HIToolbox           0x00007fff87fc0c8d HIApplication::EventObserver(unsigned int, OpaqueEventRef*, void*) + 217
    26  com.apple.HIToolbox           0x00007fff87f8dac9 _NotifyEventLoopObservers + 155
    27  com.apple.HIToolbox           0x00007fff87fc0795 AcquireEventFromQueue + 527
    28  com.apple.HIToolbox           0x00007fff87fb46bd ReceiveNextEventCommon + 229
    29  com.apple.HIToolbox           0x00007fff87fb45bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    30  com.apple.AppKit               0x00007fff8e2e024e _DPSNextEvent + 1434
    31  com.apple.AppKit               0x00007fff8e2df89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    32  com.apple.AppKit               0x00007fff8e2d399c -[NSApplication run] + 553
    33  com.apple.AppKit               0x00007fff8e2be783 NSApplicationMain + 940
    34  libdyld.dylib                 0x00007fff90c3f5fd start + 1
    Font tool crash:
    Process:         Font Book [606]
    Path:            /Applications/Font Book.app/Contents/MacOS/Font Book
    Identifier:      com.apple.FontBook
    Version:         5.0.1 (250.1)
    Build Info:      FontUtility-250001000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [239]
    Responsible:     Font Book [606]
    User ID:         501
    Date/Time:       2014-08-04 11:59:29.407 -0700
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000068
    VM Regions Near 0x68:
    -->
        __TEXT                 000000010f172000-000000010f21b000 [  676K] r-x/rwx SM=COW  /Applications/Font Book.app/Contents/MacOS/Font Book
    Application Specific Information:
    Performing @selector(validateFiles:) from sender NSMenuItem 0x6080000b0260
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation       0x00007fff8974a319 CFBundleCopyLocalizedString + 201
    1   com.apple.FinderKit           0x00007fff8c39844c TString::SetFromKeyAndIndex(__CFString const*, __CFString const*, unsigned int) + 86
    2   com.apple.FinderKit           0x00007fff8c3247cf TFENode::Initialize() + 359
    3   com.apple.FinderKit           0x00007fff8c471488 +[FIFinderViewGutsController initializeCounted] + 124
    4   com.apple.FinderKit           0x00007fff8c47a4f9 -[FIFinderView _commonFinderViewInitForSaveMode:importPanel:appCentric:ubiquityContainerURLs:o ptions:] + 53
    5   com.apple.FinderKit           0x00007fff8c47a9de -[FIFinderView initWithFrame:options:] + 218
    6   com.apple.AppKit               0x00007fff8ebe35d0 -[NSNavFinderViewFileBrowser initWithFrame:options:] + 252
    7   com.apple.AppKit               0x00007fff8ebdbdd3 _NSNavFileBrowserWithFinderKit + 147
    8   com.apple.AppKit               0x00007fff8e910db3 -[NSSavePanel(NSSavePanelLayout) _makeFileBrowserView] + 302
    9   com.apple.AppKit               0x00007fff8e910f2d -[NSSavePanel(NSSavePanelLayout) _setupFileBrowserView] + 154
    10  com.apple.AppKit               0x00007fff8e912294 -[NSSavePanel(NSSavePanelLayout) _initContentView] + 4465
    11  com.apple.AppKit               0x00007fff8e8ffc39 -[NSSavePanel initWithContentRect:styleMask:backing:defer:] + 565
    12  com.apple.AppKit               0x00007fff8e8ff49a +[NSSavePanel _crunchyRawUnbonedPanel] + 205
    13  com.apple.FontBook             0x000000010f1a2826 0x10f172000 + 198694
    14  com.apple.AppKit               0x00007fff8e4fe260 -[NSApplication sendAction:to:from:] + 327
    15  com.apple.AppKit               0x00007fff8e5191c8 -[NSMenuItem _corePerformAction] + 394
    16  com.apple.AppKit               0x00007fff8e518f04 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117
    17  com.apple.AppKit               0x00007fff8e56840d -[NSMenu _internalPerformActionForItemAtIndex:] + 35
    18  com.apple.AppKit               0x00007fff8e568289 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104
    19  com.apple.AppKit               0x00007fff8e50eff6 NSSLMMenuEventHandler + 716
    20  com.apple.HIToolbox           0x00007fff87f8e1d4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892
    21  com.apple.HIToolbox           0x00007fff87f8d787 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 385
    22  com.apple.HIToolbox           0x00007fff87fa1880 SendEventToEventTarget + 40
    23  com.apple.HIToolbox           0x00007fff87fd7640 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 420
    24  com.apple.HIToolbox           0x00007fff8800a228 SendMenuCommandWithContextAndModifiers + 59
    25  com.apple.HIToolbox           0x00007fff8800a1d0 SendMenuItemSelectedEvent + 178
    26  com.apple.HIToolbox           0x00007fff8800a0af FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
    27  com.apple.HIToolbox           0x00007fff88012085 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 718
    28  com.apple.HIToolbox           0x00007fff88011cb1 _HandleMenuSelection2 + 446
    29  com.apple.AppKit               0x00007fff8e48162c _NSHandleCarbonMenuEvent + 284
    30  com.apple.AppKit               0x00007fff8e2e052e _DPSNextEvent + 2170
    31  com.apple.AppKit               0x00007fff8e2df89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    32  com.apple.AppKit               0x00007fff8e2d399c -[NSApplication run] + 553
    33  com.apple.AppKit               0x00007fff8e2be783 NSApplicationMain + 940
    34  com.apple.FontBook             0x000000010f1737fc 0x10f172000 + 6140
    35  libdyld.dylib                 0x00007fff90c3f5fd start + 1

  • Apparent inconsistency in Console Log reporting of modem activity

    I have a MAC Pro using (in this case) 10.4.11. It has an internal "on hold modem."
    When I connect to the internet, the Console Log consistently and reliably adds this item:
    "Dec 23 00:13:42 jpnoaks-7500 /System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/InternalModemSu pport.kext/Contents/Resources/AppleModemOnHold.app/Contents/MacOS/AppleModemOnHo ld: MOHServiceAddedProc >>\n"
    HOWEVER, if I'm already connected and there's an incoming call, SOMETIMES an identical item is added in the Console Log and SOMETIMES nothing is added. The "on hold" features of the modem otherwise appear to behave normally.
    Is there a ready explanation for this inconsistent behavior? It happens even when successive incoming calls are from the same phone and when an incoming call is from a phone that has never before called (although I'm not entirely certain about the latter).
    Obviously, I'm trying to track modem activity using the Console Log.
    TIA

    I'm still not absolutely certain about this, but it would appear that there's no Console Log entry added if the incoming call is from a phone
    number that called in recently. How recently? -- I don't know.
    One way I can see that this would be normal behavior would be if the computer keeps a record of incoming phone numbers and doesn't
    report any event involving that number in the Console Log until the record is refreshed, which could be every hour, day, or whatever.
    Is it possible the computer is keeping a record of incoming phone numbers?

  • SBBOD and Console Log

    The "scrolling beach ball of death" continues to inhabit every program on my laptop. After finding an article on trouble-shooting, I found the following logs inside the Console Log. But, I have no idea how to read what they mean. They were posted about the time that the SSBOD occurred the last time.
    Can anyone assist in interpreting if these logs may point to some cause of the SBBOD?
    2/25/13 4:34:04.367 PM SyncServer: [0x107e16f80] |DataManager|Warning| Client com.apple.DotMacSync image file path /System/Library/PreferencePanes/Mac.prefPane/Contents/Resources/Internet.tiff does not exist.
    2/25/13 4:34:08.110 PM SafariDAVClient: ServerNotifications: Setting delegate to APSD
    2/25/13 4:34:10.980 PM com.apple.launchd.peruser.501: (com.apple.Safari) Throttling respawn: Will start in 52 seconds
    Thank you,
    Jay

    Hi,
    First off, the network tab does not work  in weinre with the exception of XHR. The resource tab is limited to Session Storage, Local Storage, and Databases. From what I know these are fact-of-life limitations of the tool.
    I just tested the console tab and console logging for a local page and it's working fine for me with our hosted version of weinre. If you're not seeing logging messages can you describe about your environment and how you're testing? Can you provide a test asset that's not displaying console log messages?

  • When i try to add DownloadHelper it comes up with unexpected installation error review the error console log for more details - 203, how to it check the log and how do i fix this problem?

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    When i tried to install DownloadHelper this happened Firefox could not install the file at
    https://addons.mozilla.org/en-US/firefox/downloads/latest/3006/addon-3006-latest.xpi?src=addondetail
    because: Unexpected installation error
    Review the Error Console log for more details.
    -203
    , how do i check the log and how do i resolve this problem? thank you
    == This happened
    ==
    Just once or twice
    == today
    ==
    == Troubleshooting information
    ==
    Application Basics
    Name
    Firefox
    Version
    3.6.3
    Profile Directory
    Open Containing Folder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Ask Toolbar for Firefox
    2.1.0.5
    true
    AVG Safe Search
    9.0.0.783
    true
    {3f963a5b-e555-4543-90e2-c3908898db71}
    Java Console
    6.0.17
    true
    Microsoft .NET Framework Assistant
    1.1
    true
    {20a82645-c095-46ed-80e3-08825760534b}
    BitDefender Antiphishing Toolbar
    2.0
    true
    [email protected]
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar
    0
    browser.places.smartBookmarksVersion
    2
    browser.startup.homepage_override.mstone
    rv:1.9.2.3
    extensions.lastAppVersion
    3.6.3
    general.useragent.extra.microsoftdotnet
    (.NET CLR 3.5.30729)
    network.cookie.prefsMigrated
    true
    places.last_vacuum
    1276351876
    print.print_printer
    HP Photosmart D5300 series
    print.printer_HP_Photosmart_D5300_series.print_bgcolor
    false
    print.printer_HP_Photosmart_D5300_series.print_bgimages
    false
    print.printer_HP_Photosmart_D5300_series.print_command
    print.printer_HP_Photosmart_D5300_series.print_downloadfonts
    false
    print.printer_HP_Photosmart_D5300_series.print_edge_bottom
    0
    print.printer_HP_Photosmart_D5300_series.print_edge_left
    0
    print.printer_HP_Photosmart_D5300_series.print_edge_right
    0
    print.printer_HP_Photosmart_D5300_series.print_edge_top
    0
    print.printer_HP_Photosmart_D5300_series.print_evenpages
    true
    print.printer_HP_Photosmart_D5300_series.print_footercenter
    print.printer_HP_Photosmart_D5300_series.print_footerleft
    &PT
    print.printer_HP_Photosmart_D5300_series.print_footerright
    &D
    print.printer_HP_Photosmart_D5300_series.print_headercenter
    print.printer_HP_Photosmart_D5300_series.print_headerleft
    &T
    print.printer_HP_Photosmart_D5300_series.print_headerright
    &U
    print.printer_HP_Photosmart_D5300_series.print_in_color
    true
    print.printer_HP_Photosmart_D5300_series.print_margin_bottom
    0.5
    print.printer_HP_Photosmart_D5300_series.print_margin_left
    0.5
    print.printer_HP_Photosmart_D5300_series.print_margin_right
    0.5
    print.printer_HP_Photosmart_D5300_series.print_margin_top
    0.5
    print.printer_HP_Photosmart_D5300_series.print_oddpages
    true
    print.printer_HP_Photosmart_D5300_series.print_orientation
    0
    print.printer_HP_Photosmart_D5300_series.print_pagedelay
    500
    print.printer_HP_Photosmart_D5300_series.print_paper_data
    9
    print.printer_HP_Photosmart_D5300_series.print_paper_height
    11.00
    print.printer_HP_Photosmart_D5300_series.print_paper_size_type
    0
    print.printer_HP_Photosmart_D5300_series.print_paper_size_unit
    1
    print.printer_HP_Photosmart_D5300_series.print_paper_width
    8.50
    print.printer_HP_Photosmart_D5300_series.print_reversed
    false
    print.printer_HP_Photosmart_D5300_series.print_scaling
    1.00
    print.printer_HP_Photosmart_D5300_series.print_shrink_to_fit
    true
    print.printer_HP_Photosmart_D5300_series.print_to_file
    false
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_bottom
    0
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_left
    0
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_right
    0
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_top
    0
    privacy.sanitize.migrateFx3Prefs
    true
    security.warn_viewing_mixed
    false
    == Firefox version
    ==
    3.6.3
    == Operating system
    ==
    Windows Vista
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)
    == Plugins installed
    ==
    *-npdivxplayerplugin
    *Default Plug-in
    *Adobe PDF Plug-In For Firefox and Netscape "9.3.2"
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *NPRuntime Script Plug-in Library for Java(TM) Deploy
    *6.0.12.732
    *RealPlayer(tm) LiveConnect-Enabled Plug-In
    *RealJukebox Netscape Plugin
    *Shockwave Flash 10.0 r45
    *Adobe Shockwave for Director Netscape plug-in, version 11.5
    *iTunes Detector Plug-in
    *DivX Web Player version 2.0.0.254
    *GEPlugin
    *4.0.50524.0
    *Office Live Update v1.4
    *NPWLPG
    *Windows Presentation Foundation (WPF) plug-in for Mozilla browsers
    *RealPlayer(tm) HTML5VideoShim Plug-In
    *Google Update
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers

    Mark Leary:
    As TXGuy posted above:
    See:
    https://support.mozilla.com/en-US/kb/Unexpected+installation+error+-203+when+installing+add-ons
    http://kb.mozillazine.org/Unable_to_install_themes_or_extensions_-_Firefox#Unexpected_installation_error_-203
    Also see:
    http://support.mozilla.com/en-US/kb/Profiles#How_to_find_your_profile
    http://kb.mozillazine.org/Show_hidden_files_and_folders

  • Strange Entries in System and Console Logs

    I have some strange entries in my system and console logs. In the system log, I regularly see these entries:
    Feb 24 21:07:29 joseph-youngs-computer /System/Library/PrivateFrameworks/Apple80211.framework/Resources/airport: Error: owner of process not logged in on console - exiting.
    Feb 24 21:20:32 joseph-youngs-computer kernel[0]: (82: coreservicesd)tfp: failed on 0:
    In my console log, I regularly find these entries:
    2006-02-25 09:23:24 -0600
    2006-02-24 21:07:30.530 loginwindow[803] FSResolveAliasWithMountFlags returned err = -43
    On occasion, I find something like this in my console log:
    Assert failed: /Users/dave/dev/flash/player/FlashPlayer/platform/mac/plugins/../../../core/spl ay.cpp:7105
    I admit to being something of a novice with the Mac, so I am not sure what to make of these entries, though I never noticed anything like this on my eMac, or on my prior iMac. Also, on the entry above, there are no users named dave on my Mac.
    Has anyone else noticed this, and can anyone shed any light on what these messages mean?

    Resolved with a clean install.

  • Error messages in Console Log of Apple System Profiler

    Today, I manually executed some CRON scripts from the Terminal window as part of a regular maintenance cycle. Before doing so, I ran the Apple System Profiler (OS 10.2.8), clicked on the Logs tab, and checked the Console Log. It had three days of error messages and other info (more on this later), but my intent was just to check the last entries in the log before running the CRON scripts, so that I could detect any additional errors logged as a result of the CRON scripts.
    Having checked the log, I quit the Profiler and all other applications. Then I opened the Terminal window and entered:
    sudo periodic monthly
    I was prompted for my adminstrator password, and it then executed the script. It took just seconds to execute. Following this, I also executed
    sudo periodic weekly
    sudo periodic daily
    The weekly CRON took about 2 minutes to finish, and the daily only a few seconds. I ran Apple System Profiler again and checked the console log and found this additional error message (not present prior to running the scripts):
    Feb 15 13:43:10 Drake-Bradleys-Computer sendmail[865]: NOQUEUE:
    SYSERR(root): /etc/mail/sendmail.cf: line 93: fileclass: cannot open '/
    etc/mail/local-host-names': Group writable directory
    (I have inserted hard returns to break the single-line error message into three lines to avoid requiring readers to use the horizontal scroll bar.)
    Can anyone tell me what this error means, and what, if anything, I should do about it?
    Following all of this, I next repaired my permissions with Disk Utility (and yes, after dragging iTunes 6.0.2 to the desktop). I then ran the profiler, checked the log, and encountered these two additional error messages:
    file not in an order that can be processed (local relocation entries out
    of place): ./Library/Frameworks/StuffIt.framework/Versions/A/StuffIt
    file not in an order that can be processed (local relocation entries out
    of place): ./Library/Frameworks/StuffIt.framework/Versions/A/StuffIt
    (Again, hard returns are inserted.)
    The errors are identical. They presumably were generated by my running disk permissions, as other applications were shut down. It appears the error refers to the Suffit application.
    Any ideas what causes these errors?
    Finally, a last question. (And thanks for being patient with such a long post.) The console log contains a large number of error messages for each day. This occurs even on days when I have had no apps hang, or any other system problems (power failures, etc.) that I was aware of. Many of the errors seem to involve windows manangement. The most common one is:
    Feb 14 17:11:18 Drake-Bradleys-Computer /System/Library/
    CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer:
    kCGErrorIllegalArgument : CGSGetWindowGeometry: Invalid window
    But other examples are:
    Feb 14 17:42:21 Drake-Bradleys-Computer WindowServer[194]:
    Cannot merge groups (yet) for wid 1877, otherwid 1881
    Feb 15 10:34:37 Drake-Bradleys-Computer WindowServer[194]:
    Reserved range exhausted. (0xbbf45000 to 0xbc271000 goes out of
    bounds)
    Feb 15 10:35:03 Drake-Bradleys-Computer WindowServer[194]:
    CGXRemoveTrackingArea : Invalid tracking area
    Is it fairly common for the console log to be filled with dozens of errors like this on a given day even though the iMac seems to be functioning normally?
    Thanks for any advice,
    Drake Bradley
    P.S. I have a Casio digital camera and an HP printer hooked up to the iMac, and very recently, an Iomega HDD. (The latter was not connected for the tests reported above.)

    534/2980
    Hi Drake,
    Yes, it is common, and I wouldn't worry about it.
    These "errors" are not about anything wrong. My guess is that it's a developer jargon to indicate that something didn't happen, only because there is no possibility of it happening given your specific settings/system options.
    See for example the statements "System woke from sleep" or "System going to sleep" in "error_log"...
    We don't know to what extend these "errors" belong to so many unmodified files that used to do something in UNIX 15 years ago, but are now completely useless, harmless and so small they can't affect Mac OS X performance in any way?
    Enjoy your Mac!
    Axl

  • SUDO is causing entries in the console log. A Virus?

    Hello,
    I was looking through my OSX installation and I found this mysterious file placed in my Application Support Folder in my library:
    username/library/application support/7103555
    It is named "7103555" and it is a Unix Executable File (according to "Get Info")
    I am worried it might be a virus. I don't recall putting it there. The only time I used terminal so far was to open a Profile Manager for Mozilla Thunderbird. I see that it mentions PrinterNotification and I do recall installing an HP printer driver. Is that where it might have come from. Is this normal? May I delete it? Should I reset something back in console? I am not sure what to do here.
    Should I be concerned?
    Thank you for any advice.
    This is what it looks like when I open it:
    cd /System/Library/SystemConfiguration/PrinterNotifications.bundle/Contents/MacOS
    # SUDO is causing entries in the console log making me believe
    # that it's not getting run correctly. I am removing SUDO from the
    # command lines.
    #sudo ./makequeues -u
    #sudo ./makequeues -r
    ./makequeues -u;./makequeues -r&
    exit 0

    Mulder,
    <<sarcasm mode on>>
    You got me there: I can't even spot a simple shell script and figure out what it does and why. Nor could I explain it in plain 'Merican English to poor ol' rainforest. Nope, I must have absolutely no idea what I'm talking about.
    <<sarcasm mode off>>
    HINT: This is well within my area of expertise.
    To quote one of your compadres, who "borrowed" it from answers.com:
    "computer virus n. A computer program that is designed to replicate itself by copying itself into the other programs stored in a computer. It may be benign or have a negative effect, such as causing a program to operate incorrectly or corrupting a computer's memory."
    A little further on in the same page:
    "Virus
    Software used to infect a computer. After the virus code is written, it is buried within an existing program. Once that program is executed, the virus code is activated and attaches copies of itself to other programs in the system. Infected programs copy the virus to other programs."
    and
    "Viruses Must Be Run to Do Damage
    A virus is not inserted into data. It is a self-contained program or code that attaches itself to an existing application in a manner that causes it to be executed when the application is run."
    On to Leap-A, from the description in Macworld (edited for brevity and clarity):
    "...[W]hen you try to launch the newly-infected application, an apparent bug ... in the code prevents it [the application] from launching. But, ... a lot just happened:
    A Spotlight search for the most-recently-used user-owned applications is run, and ... up to four of those programs at a time are infected...
    The above process will repeat each time you try to launch an infected application."
    The process described above fully conforms to the definition. Therefore, your, uh, "1337" assertion is wrong: Leap-A IS a virus.
    -Wayne
    PS I'll even make a more radical assertion: The first OS X viruses were written in 1983 by Fred Cohen. My source? Professor Cohen (after all, he invented the computer virus), who told me, "the first viruses written for the original experiments run on current Mac OSX systems without even a recompilation."

  • Errors in Console.log when using OfficeJet 6210

    Just ended a long, frustrating attempt to get support from HP regarding errors that appear in the console.log when scanning to PDF. They claim it's not their software -- The tech actually claimed that their software was thoroughly tested, ships bug-free and that it's 100% an Apple issue.
    Here's what gets spewed into console.log:
    Merely starting the application:
    2006-05-03 15:18:35.377 HP Device Manager[488] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Applications/Hewlett-Packard/HP Device Manager.app/Contents/Resources/Action.tif
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:35.392 HP Device Manager[488] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Applications/Hewlett-Packard/HP Device Manager.app/Contents/Resources/Action.tif
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:35.690 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    Registering transport IIOP1.0 Info
    Registering transport USBIOP1.0 Info
    2006-05-03 15:18:36.147 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:36.149 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:36.164 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:36.194 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:36.212 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:36.521 HP Scan and Archive[489] CFLog (0): CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
    2006-05-03 15:18:38.378 HP Scan and Archive[489] WARNING: _wrapRunLoopWithAutoreleasePoolHandler got kCFRunLoopExit, but there are no autorelease pools in the stack.
    2006-05-03 15:19:03.438 HP Device Manager[488] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Applications/Hewlett-Packard/HP Device Manager.app/Contents/Resources/Action.tif
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.444 HP Device Manager[488] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Applications/Hewlett-Packard/HP Device Manager.app/Contents/Resources/Action.tif
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.561 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    Registering transport IIOP1.0 Info
    Registering transport USBIOP1.0 Info
    2006-05-03 15:19:03.614 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.616 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.636 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.645 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.675 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.841 HP Scan and Archive[493] CFLog (0): CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
    2006-05-03 15:19:05.157 HP Scan and Archive[493] WARNING: _wrapRunLoopWithAutoreleasePoolHandler got kCFRunLoopExit, but there are no autorelease pools in the stack.
    ===== Wednesday, May 3, 2006 15:19:18 America/Chicago =====
    Expected integer; found `ÒÚÛÙ' instead.
    2006-05-03 15:19:44.437 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Library/InputManagers/Smart Crash Reports/Info
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:44.970 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Library/InputManagers/Smart Crash Reports/Info
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:45.448 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Library/InputManagers/Smart Crash Reports/Info
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    Scanning to PDF:
    <none>
    Quitting the application when complete:
    Unregistering transport USBIOP1.0 Info
    Unregistering transport IIOP1.0 Info
    table = 0

    Unsurprisingly, Apple confirmed that this was a HP error and that they would contact HP.
    I tried to pass-on the info to HP, but I received the response, "Console.log is not an HP application. You will have to contact the vendor of Console.log and inform them of the error."

  • Please suggest me the best way to start learning about Oracle Purchasing.

    Hi,
    I have started reading about Oracle Procurement. I have an over all idea of how ERP functions. Anyhow I am like a fresher to ORACLE APPS. Can you pleasesuggest me what is the best way to start learning about Oracle Purchasing.
    Is it is throuhg user guides or some thing else..... can you please specify the references also.......
    Thank you so much.

    If you have a sponsorship, I would recommend taking classes with Oracle University. The other resources are documentation, functional and technical depending on what your interests are.
    If you can load Vision database or access vision database (I think solutionbeacon offers a free account to login and play around), that will be another resource as well.
    As you learn, join as much user groups like this one, and review all questions and answers in the discussions to understand and learn more.
    Hope this helps.

  • Errors in console log

    Should I worry about these errors found in the console log?
    Nov  3 20:30:44 fseventsd[33]: could not open <</Volumes/NO NAME/.fseventsd/fseventsd-uuid>> (No such file or directory)
    Nov  3 20:30:44 fseventsd[33]: log dir: /Volumes/NO NAME/.fseventsd getting new uuid: 86E15B9F-860C-41F7-8C56-58595ED8AA13
    Nov  3 20:32:34  [0x0-0x48048].com.apple.iTunes[1445]: AppleGVA:: Error creating the accelerator 1
    Nov  3 20:42:37  [0x0-0x46046].com.apple.MassStorageCamera[1442]: 2011-11-03 20:42 MassStorageCamera[1442] (CarbonCore.framework) FSEventStreamInvalidate: ERROR: mach_port_mod_refs(streamRef->d2f_port = 0x4803, MACH_PORT_RIGHT_RECEIVE, -1) => (os/kern) invalid name (15)
    Nov  3 20:42:37 UnmountAssistant[1472]: Volume unmounted successfully
    Nov  3 20:47:43 mDNSResponder[28]: PenaltyTimeForServer: PenaltyTime negative -120979, (server penaltyTime -1491680243, timenow -1491559264) resetting the penalty
    The "volumes" was a camera card I had inserted and I was able to view the information on it fine...

    The only problem I've been having is the battery not charging, but haven't determined if it's the adapter or battery or computer...or all the above (lol, if possible). The computer also used to go to "sleep" a few times randomly while in use...but it hasn't done it again yet...so far...? But I have no idea if any of these errors have to do with that.

  • Deleting hidden folders and console.log files

    I have heard that OS X logs activity of various programs and Applications in hidden folders/files.
    Can someone please tell me how to view and delete this information in the hidden folder(s) without compromising my OS X system?
    Also, how do I delete information in the console.log folders?
    Thank you.
    Maverich

    Hi Maverich!
    The invisible files & folders are hidden for a reason!
    If you don't know exactly what you are doing, you shouldn't muck about with them!
    The Mac OS X is very good at protecting us from being our own worst enemy.
    Your Mac runs Cron Scripts daily, weekly, & monthly, if the Mac is left on 24/7.
    If you prefer, you may also choose to run them manually.
    Mac OS X: How to force background maintenance tasks (logs and temporary items)
    I put my Display to sleep after 15 minutes of inactivity, but never Sleep or seldom Shutdown My iMac, and my Console folder, within the Logs folder is only 276 KB.
    ali b

  • Will the console log show a history of random shutdowns?

    My macbook has suddenly started the random shutdown problem. It started a couple of days ago, I'd had no problems up until then. At one point today it was shutting down immediately on waking from sleep, and then would only stay on for about two minutes with the fans racing before, bang, off it would go. I left it alone in exasperation, then returned to try again, and this time it lasted around an hour before shutting down repeatedly again. I will need to take it home to the UK to my local Apple service centre and I am worried that if it doesn't actually shut down in front of them when they have it they will tell me there is no problem and won't repair it. I know that this macbook has the RSS issue now but it really is random, so can I prove it from the console log? I looked through this just now and of course most of it means nothing to me but I did notice that there was a line saying "cause of last shutdown -72" occuring many times since this started. Does anyone know what this refers to and will it show that the problem is definitely happening?

    What does the holding the button down trick do?
    From the Apple article I referenced in your earlier thread:
    "If your MacBook is in a state where it will not remain on long enough to install the update, wait for the issue to reproduce itself. Once the MacBook has turned itself off, turn the computer on the by holding the power button down. Keep the button down until you hear a single long tone. Once you hear the tone you can release the button, install the recommended updates, and restart as you would expect."
    Allegedly, this throttles the CPU to 1 GHz.
    And I am slightly worried that a2dox says that the
    problem returned even after the repair..!
    Different experiences for different people, during the period when Apple had not yet figured out the problem. Their contract repair facility was doing different repairs, some getting heat sink replacements, some logic board replacements, some both, and, later, some a differently designed heat sink. When one of those repairs didn't fix the problem, they would do another.

Maybe you are looking for

  • Inter company sto

    hello experts, I'm trying to create a inter company STO.but while creating Po it gives an error as "Customer XXX does not exist (please change entry in plant xxx)" but i have created a customer with sales area and company code of supplying plant. and

  • Unknown Error Occured [1418[

    When attempting to use my Ipod Nano I get a message saying the Ipod is in recovery mode and needs to be restored. Attempts to restore result in an "Unknown Error Occurred [1418]" message and goes back to the restore screen. This problem started when

  • Field Name- Short Description

    Hi all,      While I am writing a program for object model listing, I need to get "Short Description" for each fields. I can get Field name, Data Element, Length, Type, Decimal but not Short Description. I thought it is DD03T-DDTEXT. But cannot get t

  • How to install DBM for SAP NW4 testdrive SR1 on linux

    Hello all I Have just succesfully installed a SAP NetWeaver 04 TESTDRIVE SR1 on linux with MaxDB 7.5. Now I would like to have a DBM installed. With my old testdrive (WAS 6.20) for windows it was very well documented how to install and use the DBM, b

  • Websites wont finish loading.

    The page wont finish loading. This is a new problem for me. This is the first time that this has happened to me. == URL of affected sites == https://www.govone.com/usbank/welcome.asp