Where to look for log files & crash reports to help debug lockups?

Where would I look for possible log files or crash information that may provide clues on what the problem is?
Three or four times in the past few days my system has became unresponsive requiring a power-cycle. The little prism-colored round-cursor appears. I can drag windows about with my BlueTooth mouse (but not the trackpad) and that's about. The Function keys are not responsive. Other times the UI may becomes totally unresponsive.
A couple of weeks ago I Carbon Copy cloned my hard drive to a new 500GB Hitachi 7200 RPM ( I have 200GB free space now ). Before upgrading, I do not recall having had this problem. It usually occurs when I am running a Linux Red Hat Enterprise Linux 5.2 VM under Parallels. Parallels may have nothing to do with it as that's what I do all day ( develop Linux software in a VM ).
I have a MacBook Pro 2.4Ghz, OS X 10.6.3.
Thanks in advance for any tips or suggestions,
-Ed

This is a Mac OS X issue. I am not using Boot Camp or otherwise dual-booting. I am running Linux in a virtual machine under a Parallels Mac OS X host; in effect running Linux as an application under OS X.
Unfortunately I did not see any clues in either log file location. Thank you very much for explaining where to look. I ran Disk Utility and repaired a bunch of permissions. Perhaps I should have done this before and after making the Carbon Copy clone.
-Ed

Similar Messages

  • How to set the defualt directory of where to look for a file to read

    I am reading a file from a servlet. I wanted to see where Tomcat would write the file if I didn't specify a path. The results surprised me. It wrote the file in: "C:\Documents and Settings\myusername\Start Menu\Programs\Apache Tomcat 4.1". So I looked through server.xml to see if perhaps this path was set there but didn't find anything. I right clicked on the "Start Tomcat" target to see its properties and there it was. There was a field "Start in:" and it contained the aforementioned path. I changed it to what I wanted but there has to be a way to set this in server.xml. How do I do this. my guess would be something like :
    "<Context path="" docBase="c:/theDefaultDirectory" debug="0"/>", but this didn't work. Any light on this subject would GREATLY be appreciatted,
    silas

    Well, actually, it opens file where the process is currently located on your fileSystem. since you seems to be using windows, the process is started in the directory written in the "Starts In" field. Now you could use the command line (the ugly MSDOS like window), go to some directory and starts the tomcat process from there, and the files would be created in that place.
    The docBase tells where tomcat should look when looking for pages (html jsp, etc...). If you want to use it, you can still refers to it as :
    new File (yourServlet.getServletConfig().getContextPath("/myfile.txt"))Another track to check would be to look in the System.getProperties. There has to be some property that gives the current JVM path, try to change it to the location you'd like it to be and see if it conforms to how you'd like to see it works.
    Still, remember that you can have multiple Context in your servlet container, so there's no reason for tomcat to set the JVM default path to the docBase from one or another (File is a global JVM utility, not a J2EE only feature !!).

  • HT1751 Where to look for backup files on computer?

    need my back up information but cannot seem to find it on my computer. Where am i suppose to look for it?

    Hi Ashwin.Shalom,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    iTunes: About iOS backups
    http://support.apple.com/kb/ht4946
    Where are iTunes backups stored on your computer
    The folder where your backup data is stored depends on the computer's operating system. Make sure the backup folder is included in your data-backup routine. iTunes places the backup files in the following places:
    Mac: ~/Library/Application Support/MobileSync/Backup/
    The "~" represents your Home folder. If you don't see Library in your home folder, hold Option and click the Go menu.
    Windows XP: \Documents and Settings\(username)\Application Data\Apple Computer\MobileSync\Backup\
    To quickly access the Application Data folder, click Start, and choose Run. Type %appdata% and click OK.
    Windows Vista, Windows 7, and Windows 8: \Users\(username)\AppData\Roaming\Apple Computer\MobileSync\Backup\
    To quickly access the AppData folder, click Start. In the search bar, type %appdata% and press Return.
    I hope this information helps ....
    Have a great day!
    - Judy

  • Keeps on crashing, checked for updates, checked crash reports - no help at all

    Keeps on crashing several times a day. Doesn't appear to be related to specific sites. I have checked for updates, there aren't any. I have checked the crash reports, they either cannot open them or have no solution if they can. I am considering just going back to using Internet Explorer. Any suggestions - anybody??

    it's all the time now. It's like it just went Poof! and hasn't been right since.. I have tried everything I could think of to diagnose it.
    I see you're in Decatur.. I'm in Gwinnett.
    I have 4 (less than 2 year old) MBP's, and 2 older ones. The silver metal key model, and the mid 2009 MBP unibody that's having the problem. I've never had any heat issues ever except for a pre-unibody model that had a fan full of dust.. a little surgery brought it back to life.
    The laptop runs cool, it just runs slower as well. Stuff that used to be distributed pretty evenly seems to really peak the cpu meter now.
    it's working very hard to do what it's doing, and the problem has been manifesting itself as performance issues while we use the machine during performance.

  • In the last week, Safari is unexpectedly quitting.  I'm running mac 10.4.11 system and Safari 4.1.3 version.  I have looked for the files listed on other helps in my library/cache and do not see them.  I have copy of report-don't know how to send it here.

    Date/Time:      2011-12-26 10:40:24.451 -0500
    OS Version:     10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path:   /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [374]
    Version:        4.1.3 (4533.19.4)
    Build Version: 1
    Project Name:  WebBrowser
    Source Version: 75331904
    PID:   398
    Thread: 0
    Exception: EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_PROTECTION_FAILURE (0x0002) at0x00000000
    Thread 0 Crashed:
    0  libobjc.A.dylib                           0x90a59387objc_msgSend + 23
    1  com.apple.WebKit                          0x0102483e-[WebHTMLView(WebPrivate) close] + 156
    2  com.apple.WebKit                          0x0102475c-[WebHTMLView dealloc] + 74
    3  com.apple.AppKit                          0x9329354b-[NSView release] + 180
    4  com.apple.Foundation                       0x927e72cfNSPopAutoreleasePool + 530
    5  com.apple.Foundation                       0x92867904-[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 951
    6  com.apple.Foundation                       0x928674d6_sendCallbacks + 201
    7  com.apple.CoreFoundation                   0x9082cf06CFRunLoopRunSpecific + 1213
    8  com.apple.CoreFoundation                   0x9082ca42CFRunLoopRunInMode + 61
    9  com.apple.HIToolbox                        0x92e01878RunCurrentEventLoopInMode + 285
    10 com.apple.HIToolbox                        0x92e00f82ReceiveNextEventCommon + 385
    11 com.apple.HIToolbox                        0x92e00dd9BlockUntilNextEventMatchingListInMode + 81
    12 com.apple.AppKit                          0x93286f45_DPSNextEvent + 572
    13 com.apple.AppKit                          0x93286b37-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    14 com.apple.Safari                          0x0000f6f90x1000 + 59129
    15 com.apple.AppKit                          0x932808c4-[NSApplication run] + 512
    16 com.apple.AppKit                          0x93274820NSApplicationMain + 573
    17  com.apple.Safari                          0x0000749b0x1000 + 25755
    18 com.apple.Safari                          0x0010e5120x1000 + 1103122
    19 com.apple.Safari                          0x000072190x1000 + 25113
    Thread 1:
    0  libSystem.B.dylib                         0x90024407semaphore_wait_signal_trap + 7
    1  com.apple.JavaScriptCore                   0x0050ade0***::ThreadCondition::wait(***::Mutex&) + 24
    2  com.apple.WebCore                         0x015eadd0WebCore::IconDatabase::syncThreadMainLoop() + 256
    3  com.apple.WebCore                         0x015e8856WebCore::IconDatabase::iconDatabaseSyncThread() + 192
    4  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 2:
    0  libSystem.B.dylib                         0x90009817mach_msg_trap + 7
    1  com.apple.CoreFoundation                   0x9082d227CFRunLoopRunSpecific + 2014
    2  com.apple.CoreFoundation                   0x9082ca42CFRunLoopRunInMode + 61
    3  com.apple.Foundation                       0x9285f5da+[NSURLCache _diskCacheSyncLoop:] + 206
    4  com.apple.Foundation                       0x92802cfcforkThreadForFunction + 123
    5  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 3:
    0  libSystem.B.dylib                         0x90009817mach_msg_trap + 7
    1  com.apple.CoreFoundation                   0x9082d227CFRunLoopRunSpecific + 2014
    2  com.apple.CoreFoundation                   0x9082ca42CFRunLoopRunInMode + 61
    3  com.apple.Safari                          0x00026c6d0x1000 + 154733
    4  com.apple.Safari                          0x00026b260x1000 + 154406
    5  com.apple.Safari                          0x00026aab0x1000 + 154283
    6  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 4:
    0  libSystem.B.dylib                         0x90024407semaphore_wait_signal_trap + 7
    1  com.apple.JavaScriptCore                   0x00510742***::ThreadCondition::timedWait(***::Mutex&, double) + 74
    2  com.apple.Safari                          0x002ddd660x1000 + 3001702
    3  com.apple.Safari                          0x002dde5c0x1000 + 3001948
    4  com.apple.Safari                          0x0003a0cd0x1000 + 233677
    5  com.apple.Safari                          0x0003a02f0x1000 + 233519
    6  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 5:
    0  libSystem.B.dylib                         0x90024407semaphore_wait_signal_trap + 7
    1  com.apple.Foundation                       0x92858c60-[NSConditionLock lockWhenCondition:] + 39
    2  com.apple.Syndication                      0x998ce79e-[AsyncDB _run:] + 181
    3  com.apple.Foundation                       0x92802cfcforkThreadForFunction + 123
    4  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 6:
    0  libSystem.B.dylib                         0x90009817mach_msg_trap + 7
    1  com.apple.CoreFoundation                  0x9082d227CFRunLoopRunSpecific + 2014
    2  com.apple.CoreFoundation                   0x9082ca42CFRunLoopRunInMode + 61
    3  com.apple.Foundation                       0x9283839c+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4  com.apple.Foundation                       0x92802cfcforkThreadForFunction + 123
    5  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 7:
    0  libSystem.B.dylib                         0x90019d0cselect + 12
    1  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 8:
    0  libSystem.B.dylib                         0x90024407semaphore_wait_signal_trap + 7
    1  com.apple.JavaScriptCore                   0x00510742***::ThreadCondition::timedWait(***::Mutex&, double) + 74
    2  com.apple.WebCore                         0x018bb8d2WebCore::LocalStorageThread::threadEntryPoint() + 170
    3  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 9:
    0  libSystem.B.dylib                         0x90024407semaphore_wait_signal_trap + 7
    1  com.apple.ColorSync                        0x915a96abpthreadSemaphoreWait(t_pthreadSemaphore*) + 35
    2  com.apple.ColorSync                        0x915c3ddcCMMConvTask(void*) + 60
    3  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 10:
    0  libSystem.B.dylib                         0x90009817mach_msg_trap + 7
    1  com.apple.CoreFoundation                   0x9082d227CFRunLoopRunSpecific + 2014
    2  com.apple.CoreFoundation                   0x9082ca42CFRunLoopRunInMode + 61
    3  com.apple.audio.CoreAudio                  0x91469356HALRunLoop::OwnThread(void*) + 158
    4  com.apple.audio.CoreAudio                  0x91469171CAPThread::Entry(CAPThread*) + 93
    5  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 11:
    0  libSystem.B.dylib                         0x90009817mach_msg_trap + 7
    1  com.apple.CoreFoundation                   0x9082d227CFRunLoopRunSpecific + 2014
    2  com.apple.CoreFoundation                   0x9082ca42CFRunLoopRunInMode + 61
    3  com.apple.Foundation                       0x928386ca-[NSRunLoop runMode:beforeDate:] + 182
    4  com.apple.Foundation                       0x928385c6-[NSRunLoop run] + 75
    5  com.apple.Safari                           0x000792ff0x1000 + 492287
    6  com.apple.Foundation                       0x92802cfcforkThreadForFunction + 123
    7  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 12:
    0  libSystem.B.dylib                         0x90024407semaphore_wait_signal_trap + 7
    1  ...lashPlayer-10.4-10.5.plugin             0x120de30funregister_ShockwaveFlash + 47503
    2  ...lashPlayer-10.4-10.5.plugin             0x11cb6f9f0x11c9d000 + 106399
    3  ...lashPlayer-10.4-10.5.plugin             0x120de3fcunregister_ShockwaveFlash + 47740
    4  ...lashPlayer-10.4-10.5.plugin             0x120de440unregister_ShockwaveFlash + 47808
    5  ...lashPlayer-10.4-10.5.plugin             0x120de566unregister_ShockwaveFlash + 48102
    6  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 13:
    0  libSystem.B.dylib                         0x90024407semaphore_wait_signal_trap + 7
    1  ...lashPlayer-10.4-10.5.plugin             0x120de30funregister_ShockwaveFlash + 47503
    2  ...lashPlayer-10.4-10.5.plugin             0x11cb6f9f0x11c9d000 + 106399
    3  ...lashPlayer-10.4-10.5.plugin             0x120de3fcunregister_ShockwaveFlash + 47740
    4  ...lashPlayer-10.4-10.5.plugin             0x120de440unregister_ShockwaveFlash + 47808
    5  ...lashPlayer-10.4-10.5.plugin             0x120de566unregister_ShockwaveFlash + 48102
    6  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 14:
    0  libSystem.B.dylib                         0x90047927semaphore_timedwait_signal_trap + 7
    1  ...lashPlayer-10.4-10.5.plugin             0x120de2d7unregister_ShockwaveFlash + 47447
    2  ...lashPlayer-10.4-10.5.plugin             0x11fc45480x11c9d000 + 3306824
    3  ...lashPlayer-10.4-10.5.plugin             0x120de3fcunregister_ShockwaveFlash + 47740
    4  ...lashPlayer-10.4-10.5.plugin             0x120de440unregister_ShockwaveFlash + 47808
    5  ...lashPlayer-10.4-10.5.plugin             0x120de566unregister_ShockwaveFlash + 48102
    6  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 0 crashed with X86 Thread State (32-bit):
      eax:0x00000000  ebx: 0x010249c6  ecx: 0x90aa344c  edx: 0x101973a0
      edi:0x00000008  esi: 0x0ee3f790  ebp: 0xbfffecb8  esp: 0xbfffec74
       ss:0x0000001f  efl: 0x00010206  eip: 0x90a59387   cs: 0x00000017
       ds:0x0000001f   es:0x0000001f   fs:0x00000000   gs: 0x00000037
    Binary Images Description:
       0x1000 -   0x330fffcom.apple.Safari 4.1.3 (4533.19.4)            /Applications/Safari.app/Contents/MacOS/Safari
      0x505000-   0x6ddfffcom.apple.JavaScriptCore 4533.19 (4533.19.1)            /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x1008000-  0x10f5fff com.apple.WebKit4533.19 (4533.19.4)            /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x119a000-  0x1448fff com.apple.QuartzCore1.4.13            /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.framew ork/Versions/A/QuartzCore
    0x14dc000-  0x15bafff libxml2.2.dylib             /usr/lib/libxml2.2.dylib
    0x15e6000-  0x20a7fff com.apple.WebCore4533.19 (4533.19.4)            /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x11593000 - 0x11596fff com.macromedia.Flash Player.plugin10.3.183.11            /Library/InternetPlug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x11c9d000 - 0x126ebfffcom.macromedia.FlashPlayer-10.4-10.5.plugin 10.3.183.11            /Library/InternetPlug-Ins/FlashPlayer.plugin/Contents/PlugIns/FlashPlayer-10.4- 10.5.plugin/Contents/MacOS/FlashPlayer-10.4-10.5
    0x8fe00000 - 0x8fe4afff dyld 46.16            /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib             /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib             /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85(???)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11(368.35)            /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)            /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib             /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib             /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib             /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib             /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???)            /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib             /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore682.31 (682.32)            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices4.1            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0)            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36)            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib             /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774)            /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2            /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib             /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6            /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5            /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4(???)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 316.3            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916ecfff com.apple.print.framework.PrintCore4.6 (177.13)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91719000 - 0x917c2fff com.apple.QD 3.10.28 (???)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917e8000 - 0x91833fff com.apple.HIServices 1.5.2 (???)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91852000 - 0x91868fff com.apple.LangAnalysis 1.6.3            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91874000 - 0x9188efff com.apple.FindByContent 1.5            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91898000 - 0x918d5fff com.apple.LaunchServices 183.1            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e9000 - 0x918f5fff com.apple.speech.synthesis.framework3.5            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918fc000 - 0x9193cfff com.apple.ImageIO.framework 1.5.9            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9194f000 - 0x91a01fff libcrypto.0.9.7.dylib             /usr/lib/libcrypto.0.9.7.dylib
    0x91a47000 - 0x91a5dfff libcups.2.dylib             /usr/lib/libcups.2.dylib
    0x91a62000 - 0x91a80fff libJPEG.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a85000 - 0x91ae4fff libJP2.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91af6000 - 0x91afafff libGIF.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91afc000 - 0x91b84fff libRaw.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b88000 - 0x91ba3fff libPng.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba8000 - 0x91baafff libRadiance.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ca7000 - 0x91ce6fff libTIFF.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91cec000 - 0x91cecfff com.apple.Accelerate 1.3.1(Accelerate 1.3.1)            /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cee000 - 0x91d7cfff com.apple.vImage 2.5            /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d83000 - 0x91d83fff com.apple.Accelerate.vecLib 3.3.1(vecLib 3.3.1)            /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d85000 - 0x91ddefff libvMisc.dylib             /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91de7000 - 0x91e0bfff libvDSP.dylib             /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e13000 - 0x9221cfff libBLAS.dylib             /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92256000 - 0x9260afff libLAPACK.dylib             /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92637000 - 0x92724fff libiconv.2.dylib             /usr/lib/libiconv.2.dylib
    0x92726000 - 0x927a4fff com.apple.DesktopServices 1.3.7            /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927e5000 - 0x92a1dfff com.apple.Foundation 6.4.12 (567.42)            /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b3d000 - 0x92b54fff libGL.dylib             /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b5f000 - 0x92bb7fff libGLU.dylib             /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bcb000 - 0x92bcbfff com.apple.Carbon 10.4 (???)            /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bcd000 - 0x92bddfff com.apple.ImageCapture 3.0.4            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92beb000 - 0x92bf3fffcom.apple.speech.recognition.framework 3.6            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bf9000 - 0x92bfefff com.apple.securityhi 2.0.1 (24742)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92c04000 - 0x92c95fff com.apple.ink.framework 101.2.1 (71)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92ca9000 - 0x92cacfff com.apple.help 1.0.3 (32.1)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92caf000 - 0x92ccdfff com.apple.openscripting 1.2.7 (???)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cdf000 - 0x92ce5fff com.apple.print.framework.Print 5.1(192.3)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ceb000 - 0x92d4efff com.apple.htmlrendering 66.1 (1.1.3)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d72000 - 0x92db3fff com.apple.NavigationServices 3.4.4(3.4.3)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dda000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931f3000 - 0x931fefff com.apple.opengl 1.4.16            /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93203000 - 0x9321efff com.apple.DirectoryService.Framework3.2            /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???)            /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93270000 - 0x93926fff com.apple.AppKit 6.4.10 (824.48)            /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1)            /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d5b000 - 0x93e14fff com.apple.audio.toolbox.AudioToolbox1.4.7            /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e57000 - 0x93e57fff com.apple.audio.units.AudioUnit1.4.2            /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94060000 - 0x940a1fff libsqlite3.0.dylib             /usr/lib/libsqlite3.0.dylib
    0x940a9000 - 0x940e3fff libGLImage.dylib             /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940e8000 - 0x940fefff com.apple.CoreVideo 1.4.2            /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94198000 - 0x941d6fff com.apple.vmutils 4.0.2 (93.1)            /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9421a000 - 0x9422afff com.apple.securityfoundation 2.2.1(28150)            /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94237000 - 0x94274fff com.apple.securityinterface 2.2.1(27695)            /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94290000 - 0x9429ffff libCGATS.A.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x942a6000 - 0x942b1fff libCSync.A.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942fd000 - 0x94317fff libRIP.A.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9431d000 - 0x9463cfff com.apple.QuickTime 7.6.4 (1327.73)            /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94700000 - 0x9470efff com.apple.framework.Apple80211 4.5.5(455.2)            /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x947c2000 - 0x94908fff com.apple.AddressBook.framework4.0.6 (490)            /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94994000 - 0x949a3fff com.apple.DSObjCWrappers.Framework1.1            /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x949aa000 - 0x949d3fff com.apple.LDAPFramework 1.4.2(69.1.1)            /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949d9000 - 0x949e8fff libsasl2.2.dylib             /usr/lib/libsasl2.2.dylib
    0x949ec000 - 0x94a11fff libssl.0.9.7.dylib             /usr/lib/libssl.0.9.7.dylib
    0x94a1d000 - 0x94a3afff libresolv.9.dylib             /usr/lib/libresolv.9.dylib
    0x94f5c000 - 0x94f94fff com.apple.PDFKit 1.0.4            /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95ec0000 - 0x95ec0fff com.apple.vecLib 3.3.1 (vecLib3.3.1)            /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96598000 - 0x9659dfff com.apple.agl 2.5.9 (AGL-2.5.9)            /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96f69000 - 0x97040fff com.apple.QuartzComposer 1.2.6(32.25)            /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x970c9000 - 0x970c9fff com.apple.quartzframework 1.0            /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x978a0000 - 0x98797fffcom.apple.QuickTimeComponents.component 7.6.4 (1327.73)            /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98f2c000 - 0x98f55fff com.apple.CoreMediaPrivate 15.0            /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x998cb000 - 0x99902fff com.apple.Syndication 1.0.8 (56.1)            /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9b518000 - 0x9b558fff com.apple.CoreMediaIOServicesPrivate20.0            /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x9b8e1000 - 0x9b8f3fff com.apple.SyndicationUI 1.0.8 (56.1)            /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9fefc000 - 0x9ffaafff com.apple.QTKit 7.6.4 (1327.73)            /System/Library/Frameworks/QTKit.framework/QTKit
    Model: iMac4,1, BootROM IM41.0055.B08, 2 processors, IntelCore Duo, 1.83 GHz, 512 MB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairport_wireless_card_type_airport_extreme(0x14E4, 0x89), Broadcom BCM43xx 1.0 (4.170.46.9)
    Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incomingserial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: ST3160023AS, 149.05 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-846
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500mA
    USB Device: MP500, Canon, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Upto 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12Mb/sec, 250 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Upto 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12Mb/sec, 500 mA

    Hello,
    There are no files like that in that folder (com.apple.safari).  They all have long numbers with .jpeg or .png at the end.  That's what I meant by I cannot find any files like those mentioned in all the helps I read today.  BTW-it's still crashing - no particular pattern to it at all.
    The only two things I have downloaded recently is a new version of Flash and a Mac-driven update to Office.
    Thank you very much for your attempt to help us.
    J.

  • Where is Catalog Manager log file stored

    Hi,
    I'm getting error "An internal error occured during: " when trying to create report or use XML search or replace uitility. Since there is no error code or anything that would help to understand the reason, I'm now looking for log file where such events would be logged in more detail.
    Is there such log file at all, and if yes - what is the path or at least log file name?
    Thanks in advance

    The Catalog Manager uses Web Services to connect to the Presentation Services Plug-in so I would think you should any errors on the Presentation Services Plug-in web application log or in the Presentation Services log in the BI directories.

  • Where to Look for Crash Causes

    Hi,
    G5 for 3 years; rock solid. Don't recall installing anything unusual (other than Apple SW updates) but twice now in the last week I have retunred to the system after being at work to find screen turned off and fans at full pelt. In the early days when I had a couple of kernel panics I knew where to look for the logs. I havce investigated every log (from System Profiler) for both of these "meltdowns" but can't find any reference at all.
    How do I go about pinpointing the cause?
    David
    PS: Apologies in advance - cross posting in OSX and G5 because I don't know which is the most relevant?

    Just to answer my own question. Found this in system log, and these are the last entries before the reboot:
    ================================================
    Jun 27 11:26:14 David-Thorpes-Computer ntpd[160]: time set -0.943959 s
    Jun 27 11:31:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 352 bus resets in last minute.
    Jun 27 11:34:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 344 bus resets in last minute.
    Jun 27 11:38:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 351 bus resets in last minute.
    Jun 27 11:41:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 341 bus resets in last minute.
    Jun 27 11:44:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 356 bus resets in last minute.
    Jun 27 11:47:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 352 bus resets in last minute.
    Jun 27 11:48:19 David-Thorpes-Computer kernel[0]: Bad SelfID packet 4: 0x0 != 0xffffffff!
    Jun 27 11:50:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 362 bus resets in last minute.
    Jun 27 11:54:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 356 bus resets in last minute.
    Jun 27 11:57:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 361 bus resets in last minute.
    Jun 27 12:00:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 363 bus resets in last minute.
    Jun 27 12:03:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 362 bus resets in last minute.
    Jun 27 12:06:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 356 bus resets in last minute.
    Jun 27 12:10:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 356 bus resets in last minute.
    Jun 27 12:13:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 353 bus resets in last minute.
    Jun 27 12:16:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 359 bus resets in last minute.
    Jun 27 12:19:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 362 bus resets in last minute.
    Jun 27 12:22:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 364 bus resets in last minute.
    Jun 27 12:26:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 363 bus resets in last minute.
    Jun 27 12:29:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 365 bus resets in last minute.
    Jun 27 12:32:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 366 bus resets in last minute.
    Jun 27 12:35:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 368 bus resets in last minute.
    Jun 27 12:38:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 359 bus resets in last minute.
    Jun 27 12:42:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 359 bus resets in last minute.
    Jun 27 12:45:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 363 bus resets in last minute.
    Jun 27 12:48:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 360 bus resets in last minute.
    Jun 27 12:51:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 360 bus resets in last minute.
    Jun 27 12:54:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 358 bus resets in last minute.
    Jun 27 12:58:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 366 bus resets in last minute.
    Jun 27 13:01:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 357 bus resets in last minute.
    Jun 27 13:04:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 366 bus resets in last minute.
    Jun 27 13:07:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 364 bus resets in last minute.
    Jun 27 13:10:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 355 bus resets in last minute.
    Jun 27 13:14:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 364 bus resets in last minute.
    Jun 27 13:17:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 364 bus resets in last minute.
    Jun 27 13:20:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 360 bus resets in last minute.
    Jun 27 13:23:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 368 bus resets in last minute.
    Jun 27 13:26:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 363 bus resets in last minute.
    Jun 27 13:30:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 355 bus resets in last minute.
    Jun 27 13:33:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 359 bus resets in last minute.
    Jun 27 13:36:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 357 bus resets in last minute.
    Jun 27 13:39:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 361 bus resets in last minute.
    Jun 27 13:42:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 360 bus resets in last minute.
    Jun 27 13:46:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 367 bus resets in last minute.
    Jun 27 13:49:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 367 bus resets in last minute.
    Jun 27 13:52:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 363 bus resets in last minute.
    Jun 27 13:55:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 362 bus resets in last minute.
    Jun 27 13:58:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 360 bus resets in last minute.
    Jun 27 14:02:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 356 bus resets in last minute.
    Jun 27 14:05:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 364 bus resets in last minute.
    Jun 27 14:08:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 360 bus resets in last minute.
    Jun 27 14:11:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 353 bus resets in last minute.
    Jun 27 14:14:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 356 bus resets in last minute.
    Jun 27 14:18:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 363 bus resets in last minute.
    Jun 27 14:21:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 367 bus resets in last minute.
    Jun 27 14:24:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 367 bus resets in last minute.
    Jun 27 14:27:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 363 bus resets in last minute.
    =============================================
    Now, a couple of weeks ago I installaed a Lacie PCI Firewire 800 card and attached three Lacie FW 800 drives (previously these were all daisy-chained off the one FW 800 port on the G5 and have worked without issue for two to three years).
    Could these messages be a cause of the crash? Anybody know what they might mean?
    David

  • AccessControlException -- Where is it looking for my file?

    I developed part of my program using WebGain, but at my house I'm using NetBeans.
    My program (which consists of three .java class files) is using a FileReader to read in a file called "courses.txt".
    Example code:
    BufferedReader inStream = new BufferedReader (new FileReader("courses.txt"));
    When it goes to open this file, it throws an "AccessControlException".
    My courses.txt is located in the same directory as my .java files. Is this incorrect? I've tried renaming the courses.txt file to see if it sees the file at all, but it STILL gives me an AccessControlException even when the file is no longer present.
    So, where is NetBeans (my java program) looking for my file?

    I'm reading in the file from a set file name. I don't
    want the user to be able to select it.
    I'm getting an error when I do the following (as you
    suggested):
    BufferedReader inStream = new
    BufferedReader(getClass().getResourceAsStream("/courses
    txt"));
    The error I get is "cannot resolve symbol".Is the above line within a non-static method? If not, then replace "getClass()" with [yourclassname].class
    Also, you'll have to play with the API. Since getResourceAsStream returns an InputStream (not a Reader), you may have to wrap it with an InputStreamReader as well.
    >
    Also, how would I load an image using that method?The Image API have methods/constructors taking file names, as well as URLs. To load from the classpath, use the ones taking a URL. So, for example, instead of Image("fileName"), use Image(getClass().getResource("/filename"))

  • Mac server hangs every few days. where to look for cause?

    I have a Mac server that hangs every few days and requires a hard reboot.
    It is run headless so we have no screen feed back of what is happening when it hangs.
    It is possible that just the network communications fail. But it is in software because a reboot restores the situation everytime.
    I could use some advice on where to look for possible causes: which logs, or dumps that are produced by the system.
    Thanks

    These instructions must be carried out as an administrator.
    Launch the Console application.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter "BOOT_TIME" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Note the timestamps of the BOOT_TIME log messages, which refer to the times when the system was started. Now clear the search box and scroll back in the log to the last boot time when you had the problem. Select the messages logged before the boot, during the time something abnormal was happening. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    For example, if the system was unresponsive or was failing to shut down for three minutes before you forced a restart, post the messages timestamped within three minutes before the boot time, not after. Please include the BOOT_TIME message at the end of the log extract—not at the beginning.
    If there are long runs of repeated messages, please post only one example of each. Don’t post many repetitions of the same message.
    ☞ When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ System Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar.
    There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of reports. A crash report has a name that begins with the name of the crashed process and ends in ".crash". A panic report has a name that begins with "Kernel" and ends in ".panic". A shutdown stall report has a name that ends in ".shutdownstall". Select the most recent of each, if any. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot. It's possible that none of these reports exists.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    ☞ If you don't see any reports listed, but you know there was a crash or panic, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    ☞ Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Where to Look for Cause of Freeze?

    Hi,
    G5 for 3 years; rock solid. Don't recall installing anything unusual (other than Apple SW updates) but twice now in the last week I have retunred to the system after being at work to find screen turned off and fans at full pelt. In the early days when I had a couple of kernel panics I knew where to look for the logs. I havce investigated every log (from System Profiler) for both of these "meltdowns" but can't find any reference at all.
    How do I go about pinpointing the cause?
    David
    PS: Apologies in advance - cross posting in OSX and G5 because I don't know which is the most relevant?

    Just to answer my own question. Found this in system log, and these are the last entries before the reboot:
    ================================================
    Jun 27 11:26:14 David-Thorpes-Computer ntpd[160]: time set -0.943959 s
    Jun 27 11:31:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 352 bus resets in last minute.
    Jun 27 11:34:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 344 bus resets in last minute.
    Jun 27 11:38:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 351 bus resets in last minute.
    Jun 27 11:41:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 341 bus resets in last minute.
    Jun 27 11:44:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 356 bus resets in last minute.
    Jun 27 11:47:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 352 bus resets in last minute.
    Jun 27 11:48:19 David-Thorpes-Computer kernel[0]: Bad SelfID packet 4: 0x0 != 0xffffffff!
    Jun 27 11:50:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 362 bus resets in last minute.
    Jun 27 11:54:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 356 bus resets in last minute.
    Jun 27 11:57:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 361 bus resets in last minute.
    Jun 27 12:00:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 363 bus resets in last minute.
    Jun 27 12:03:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 362 bus resets in last minute.
    Jun 27 12:06:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 356 bus resets in last minute.
    Jun 27 12:10:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 356 bus resets in last minute.
    Jun 27 12:13:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 353 bus resets in last minute.
    Jun 27 12:16:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 359 bus resets in last minute.
    Jun 27 12:19:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 362 bus resets in last minute.
    Jun 27 12:22:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 364 bus resets in last minute.
    Jun 27 12:26:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 363 bus resets in last minute.
    Jun 27 12:29:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 365 bus resets in last minute.
    Jun 27 12:32:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 366 bus resets in last minute.
    Jun 27 12:35:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 368 bus resets in last minute.
    Jun 27 12:38:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 359 bus resets in last minute.
    Jun 27 12:42:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 359 bus resets in last minute.
    Jun 27 12:45:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 363 bus resets in last minute.
    Jun 27 12:48:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 360 bus resets in last minute.
    Jun 27 12:51:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 360 bus resets in last minute.
    Jun 27 12:54:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 358 bus resets in last minute.
    Jun 27 12:58:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 366 bus resets in last minute.
    Jun 27 13:01:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 357 bus resets in last minute.
    Jun 27 13:04:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 366 bus resets in last minute.
    Jun 27 13:07:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 364 bus resets in last minute.
    Jun 27 13:10:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 355 bus resets in last minute.
    Jun 27 13:14:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 364 bus resets in last minute.
    Jun 27 13:17:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 364 bus resets in last minute.
    Jun 27 13:20:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 360 bus resets in last minute.
    Jun 27 13:23:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 368 bus resets in last minute.
    Jun 27 13:26:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 363 bus resets in last minute.
    Jun 27 13:30:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 355 bus resets in last minute.
    Jun 27 13:33:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 359 bus resets in last minute.
    Jun 27 13:36:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 357 bus resets in last minute.
    Jun 27 13:39:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 361 bus resets in last minute.
    Jun 27 13:42:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 360 bus resets in last minute.
    Jun 27 13:46:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 367 bus resets in last minute.
    Jun 27 13:49:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 367 bus resets in last minute.
    Jun 27 13:52:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 363 bus resets in last minute.
    Jun 27 13:55:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 362 bus resets in last minute.
    Jun 27 13:58:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 360 bus resets in last minute.
    Jun 27 14:02:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 356 bus resets in last minute.
    Jun 27 14:05:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 364 bus resets in last minute.
    Jun 27 14:08:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 360 bus resets in last minute.
    Jun 27 14:11:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 353 bus resets in last minute.
    Jun 27 14:14:59 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 356 bus resets in last minute.
    Jun 27 14:18:11 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 363 bus resets in last minute.
    Jun 27 14:21:23 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 367 bus resets in last minute.
    Jun 27 14:24:35 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 367 bus resets in last minute.
    Jun 27 14:27:47 David-Thorpes-Computer kernel[0]: FireWire (OHCI) TI ID 8025 PCI: 363 bus resets in last minute.
    =============================================
    Now, a couple of weeks ago I installaed a Lacie PCI Firewire 800 card and attached three Lacie FW 800 drives (previously these were all daisy-chained off the one FW 800 port on the G5 and have worked without issue for two to three years).
    Could these messages be a cause of the crash? Anybody know what they might mean?
    David

  • Looking for APXXTR files on the database

    Hi to All,
    I have raised an SR with oracle to resolve a expense report issue that takes place in import process. SR asked to locate the following files. Currently looking for the files. Can you anyone shed some light where these files may be on the DB. We are currently using EBS 11.5.10.2 and running Oracle DBMS 10g on windows 2000 server.
    src/apxxtr/apidbl.lpc src/apxxtr/apicdl.lpc include/apxxtr.h 115.20
    I have asked oracle to specify path of files...but they didnt give much of a good answer.
    Any help would be greatly appreciated.

    You are likely to get better help in the EBS forum :-)
    Srini

  • HT4623 i just bought an iPad from a friend. I think is generation 1 or 2 not sure where to look for this. Bottom line, I would like to update it to iOS7. Is this possible?  It does not have the option for software update.

    i just bought an iPad from a friend. I think is generation 1 or 2 not sure where to look for this. Bottom line, I would like to update it to iOS7. Is this possible?  It does not have the option for software update.

    Identify Your iPad
    http://www.ifixit.com/Info/ID-your-iPad
    If you have an iPad 1, the max iOS is 5.1.1. For newer iPads, the current iOS is 7.0.4. The Settings>General>Software Update only appears if you have iOS 5.0 or higher currently installed.
    You can no longer update to iOS 6.x, or down grade the iOS.
    iOS 5: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    How to install iOS 6
    http://www.macworld.com/article/2010061/hands-on-with-ios-6-installation.html
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If you are currently running an iOS lower than 5.0, connect the iPad to the computer, open iTunes. Then select the iPad under the Devices heading on the left, click on the Summary tab and then click on Check for Update.
    Tip - If connected to your computer, you may need to disable your firewall and antivirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update. After you update an iPad (except iPad 1) to iOS 6.x, the next update can be installed via wifi (i.e., not connected to your computer).
    Tip 2 - If you're updating via wifi, place your iPad close to your router to preclude getting a corrupted download.
    How to Upgrade to iOS 7
    The iOS 7.0 update requires around 2.5 GB of storage space, so if your iPad is almost full, you may need to clear up some space. You can check your available space in Settings -> General -> Usage.
    There are two ways to upgrade to iOS 7: You can use your Wi-Fi connection, or you can connect your iPad to your PC and update through iTunes. We'll go over each method.
    To upgrade using Wi-Fi:
    Note: If your iPad's battery is under 50%, you will want to plug it into your charger while performing the update.
    Go into the iPad's Settings.
    Locate and tap "General" from the menu on the left.
    The second option from the top is "Software Update". Tap this to move into the update settings.
    Tap "Download and Install". This will start the upgrade, which will take several minutes and will reboot your iPad during the process. If the Download and Install button is grayed out, trying clearing up some space. The space required by the update is mostly temporary, so you should gain most of it back after iOS 7 is installed.
    Once the update is installed, you may have to run through the initial steps of setting up your iPad again. This is to account for new features and settings.
    To upgrade using iTunes:
    First, connect your iPad to your PC or Mac using the cable provided when you purchased your device. This will allow iTunes to communicate with your iPad.
    You will also need the latest version of iTunes. Don't worry, you will be prompted to download the latest version when you launch iTunes. Once it installs, you may be asked to setup iCloud by logging into your iTunes account. If you have a Mac, you may be prompted on whether or not you want to enable the Find my Mac feature.
    Now you are ready to begin the process:
    If you upgraded iTunes earlier, go ahead and launch it. (For many, it will launch automatically when you plug in your iPad.)
    Once iTunes is launched, it should automatically detect that a new version of the operating system exists and prompt you to upgrade to it. Choose Cancel. Before updating, you will want to manually sync your iPad to make sure everything is up to date.
    After canceling the dialog box, iTunes should automatically sync with your iPad.
    If iTunes doesn't automatically sync, you can manually do it by selecting your iPad within iTunes, clicking on the File menu and choosing Sync iPad from the list.
    After your iPad has been synced to iTunes, select your iPad within iTunes. You can find it on the left side menu under Devices.
    From the iPad screen, click on the Update button.
    After verifying that you want to update your iPad, the process will begin. It takes a few minutes to update the operating system during which time your iPad may reboot a few times.
    After updating, you may be asked a few questions when your device finally boots back up. This is to account for new settings and features.
     Cheers, Tom

  • Acrobat looking for joboptions file in a user folder that doesnt exist

    I have a user that has Acrobat Pro XI installed on her machine. When she tries to create a pdf using Adobe PDF as the printer option, it produces an error that it cannot file the PDF_1.joboptions file. The error message indicates that it is looking for that file, in a User appdata folder, for a user account that doesn't exist, nor can it be made to exist on the machine. I have already attempted a repair of the installation... and I also have completely uninstalled and reinstalled the software and it is still looking in the same location. Is there a registry key that can be altered for this, or a setting in Distiller or elsewhere to fix where Adobe PDF looks for this joboptions file? Thank you,
    Matthew M

    Hi Matthew ,
    Please refer to the following link and see if it fixes the issue.
    Re: Selected PDF Job Option doesn't exist...
    Could you please also share the error message so that we can replicate this issue.
    Regards
    Sukrit Dhingra

  • (Help) system classpath  -Vs-  the place where weblogic looks for classes

    The following is my app's hierarchy.
    myapp
    |
    |__myjsp.jsp
    |
    |__WEB-INF
    |
    |__classes
    |_ MyClass.class
    I am not able to use MyClass within myjsp.jsp
    i.e. a scriplet like that shown below gives an error stating that MyClass isnt found
    <% MyClass obj; %>
    I've tried setting the system classpath, but to no avail.
    Is there a difference between the system classpath and the place where weblogic looks for classes?
    (I am running my app by creating a myapp.war file and placing it in autodeploy folder)

    Try moving your class to a named package and use the appropriate import statement in your JSP. Loading it from WEB-INF/classes/packagename should be fine so you might want to remove the other classpath mods you made to eliminate that uncertainty.
    Here's a snippet from http://publib.boulder.ibm.com/infocenter/dmndhelp/v6rxmx/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/rweb_jsp_migration.html:
    "As of JSP 2.0, referring to any classes from the unnamed or default package is not allowed. This can result in a translation error on some containers, specifically those that run in a JDK 1.4 or greater environment which will also break compatibility with some older JSP applications. However, as of JDK 1.4, importing classes from the unnamed package is not valid. See Java 2 Platform, Standard Edition Version 1.4.2 Compatibility with Previous Releases for details. Therefore, for forwards compatibility, applications must not rely on the unnamed package. This restriction also applies for all other cases where classes are referenced, such as when specifying the class name for a tag in a Tag Library Descriptor (TLD) file."
    HTH,
    Mike
    Weblogic/J2EE Security Blog: http://monduke.com

  • Looking for saved files in Adobe

    Please help me to open Adobe on a specific directory on my computer when looking for saved files?

    Actually, it's not written into the GUI for the app. That's just where Windows looks (to oversimplify a lot) if you don't tell it where to look. It's intended to be the default for all apps.
    Message was edited by: Test Screen Name to remove duplicate tip

Maybe you are looking for