Can someone explain what my GC is doing here?

We have a Tomcat application that starts up and soon ends up doing nothing but Full GCs.
Java build 1.4.2-b28
JAVA_OPTS="-XX:+PrintGCDetails -XX:-TraceClassUnloading -verbose:gc -XX:+PrintGCTimeStamps -server -ms128m -mx512m -Djava.awt.headless=true"
Here's a snapshot of the GC messages:
3763.189: [GC 3763.189: [DefNew: 164480K->164480K(169600K), 0.0000477 secs]3763.189: [Tenured: 224835K->234198K(349568K), 7.1295042 secs] 389315K->234198K(519168K), 7.1299718 secs]
3797.932: [GC 3797.932: [DefNew: 164480K->164480K(169600K), 0.0000627 secs]3797.932: [Tenured: 234198K->213404K(349568K), 9.9411877 secs] 398678K->213404K(519168K), 9.9416814 secs]
3812.581: [GC 3812.581: [DefNew: 164480K->164480K(169600K), 0.0000565 secs]3812.581: [Tenured: 213404K->222265K(349568K), 6.5605187 secs] 377884K->222265K(519168K), 6.5609745 secs]
3825.311: [GC 3825.311: [DefNew: 164480K->164480K(169600K), 0.0000552 secs]3825.312: [Tenured: 222265K->223176K(349568K), 7.2857512 secs] 386745K->223176K(519168K), 7.2862375 secs]
3840.347: [GC 3840.347: [DefNew: 164480K->164480K(169600K), 0.0000531 secs]3840.348: [Tenured: 223176K->231956K(349568K), 7.2114165 secs] 387656K->231956K(519168K), 7.2118540 secs]
3863.643: [GC 3863.644: [DefNew: 164480K->164480K(169600K), 0.0000436 secs]3863.644: [Tenured: 231956K->226878K(349568K), 9.1507566 secs] 396436K->226878K(519168K), 9.1511355 secs]
3932.556: [GC 3932.556: [DefNew: 164480K->164480K(169600K), 0.0000452 secs]3932.556: [Tenured: 226878K->231426K(349568K), 8.2257418 secs] 391358K->231426K(519168K), 8.2261586 secs]
3948.090: [GC 3948.090: [DefNew: 164480K->164480K(169600K), 0.0000917 secs]3948.091: [Tenured: 231426K->242666K(349568K), 7.5205790 secs] 395906K->242666K(519168K), 7.5214889 secs]
The way I read the last one is:
a) I have 164Mb in my New (Eden?) section.
b) I have 349Mb virtually allocated for my Tenured, and it expanded from 231426 to 242666
c) All said, I collected ~153MB during that sweep.
My understanding is that when the heap is GC'd, it copies the objects from the Eden and the first survivor space to the second survivor space, but anything that doesn't fit in the second survivor space gets dumped into the Tenured space.
At the end of the GC, the Eden space should have only a survivor space filled with data, the Eden is empty, the other survivor is empty (and ready for the next GC), and any excess is in the Tenured.
Ideally, you continue this cycle until Tenured fills up, at which point a deeper, "full" GC is triggered, cleaning out Tenured. At the end of a Full GC, you should have one Survivor space filled with data, an empty Eden, the other Surivior empty, and the Tenured area ideally reduced.
If the ratio of free space in Tenured is too low, the GC expands the Tenured space in anticipation of Next time.
Is this correct?
So, my question here is why am I never seeing simply the basic Eden GCs, rather it's always GCing Tenured? Would playing with the ratios help here? It's production, so I can't bounce the machine willy nilly play with parameters, and unfortunately I haven't found a good way to duplicate the behavior on my workstation.
Any insight would be greatly appreciated.

Yes, the Dropbox app is capable of playing some media.

Similar Messages

  • Can someone explain what the application "iDvd" does or work?

    I want to learn to use the application called iDvd but not exactly sure what exactly is it used for? Can it be used to decorate dvds with special design stickers like the covers on dvd movies?

    Hi.
    iDVD allows you to create a Hollywood-style DVD that can contain personal and home videos and slideshows. The DVD can be played in any DVD player and can include motion menus and music, just as the DVDs released by the major labels.
    Take a look at this...  Apple Support - iDVD
    Helpful?

  • Can someone explain what Activity Monitor's 'Spindump' does?

    Can someone explain what Activity Monitor's 'Spindump' does?

    http://bit.ly/1b68kUF get me to:
    https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/ man8/spindump.8.html

  • I have downloaded ios 5.1.1 and the wifi has stop working or it would stay on for less then 20min its only 9 months old can someone explain what is happening and if some know how to fix it

    I have downloaded ios 5.1.1 and the wifi has stop working or it would stay on for less then 20min its only 9 months old can someone explain what is happening and if some know how to fix it

    I have taken it back to the Apple store genius bar, but they say they don't see anything wrong. Well unless you use it all day and experience the problems when they happen, you wont see anything wrong. But there are lots wrong with it. But this would be the same store as I purchased the phone. And they backed up my old Iphone 4, but were not able to get anything to load back onto my new phone. So, I lost pretty much everything. But over time, some of my contacts have started showing up, although i am still missing over 800 of them.

  • Can someone explain what DHCP is and how I do I connect to WiFi  hotspot?

    Can someone explain how a wireless network/router with an internet connection allows computers with a wireless card to connect to the internet? For instance, In an internet cafe with WiFi, how does my macbook get the IP address for the ISP that the cafe uses to allow me to open a webpage with Safari? What is DHCP and how should I set my internet preferences to allow me to use a network other than my own.
    The reason I ask so many questions is that I can connect to the internet with my Airport Express base station network at home but not in my local WiFi cafe. Can see the network but not connect.

    Most Internet Cafes utilize DHCP to dynamically provide a wireless client with an IP address for that session. DHCP is a protocol used by networked computers (clients) to obtain IP addresses and other parameters such as the default gateway, subnet mask, and IP addresses of DNS servers from a DHCP server. It facilitates access to a network because these settings would otherwise have to be made manually for the client to participate in the network.
    You Mac's AirPort, in turn, is set up to be a DHCP client by default. This allows your Mac to accept the dynamically provided IP address information from the Internet Cafe's DHCP server.
    The reason I ask so many questions is that I can connect to the internet with my Airport Express base station network at home but not in my local WiFi cafe.
    It sounds like the AirPort settings that your Mac is using is no longer at their default settings...and my be the reason you cannot connect to the Internet at the Cafe...or, the Cafe has additional settings required. I suggest that you check with the Administrator of the particular Internet Cafe you're having trouble connecting with to find out what settings are necessary to use their wireless network.
    A typical AirPort is set up as follows:
    System Preferences > Network > Show > Network Port Configurations
    - Verify that AirPort is "On" (checked)
    - Verify that AirPort is at the top of the list. If it isn't, you can drag it to the top.
    Systems Preferences > Network > Show > AirPort
    AirPort tab
    - By default, join: Automatic
    TCP/IP tab
    - Configure IPv4: Using DHCP
    - Configure IPv6: Automatically or Off
    Proxies tab
    - Configure Proxies: Manually
    - Select a proxy server to configure: <All proxies should be unchecked unless you specifically require a proxy for Internet access.>
    - Exclude simple hostnames (unchecked)
    - Bypass proxy settings for these Hosts & Domains: <leave blank>
    - Use Passive FTP Mode (PASV) (checked)

  • Can someone tell what I have done wrong here trying to pass strings to a

    I have just started programming in java I can't see what I have done wrong here in my code can someone please help me?
    // Thomas Klooz
    // October 10, 2008
    /** A class that enters
    * DVD Info pass the arrays
    * DvdInventory Class and then manipulates the data from there*/
    import java.util.Scanner;// imports a scanner for use by the class
    public class DVDInfo
    public static void main(String args[])
    String theTitle[] = new String[10];// array of titles
    int inventory [] = new int[10];// array of ten for inventory
    int quantity []= new int[10];// array of ten for quantity
    double price []= new double[10];// array for the price of each double
    int count = 0;// variable to track what information is suppose to be passed to class
    System.out.println(" Welcome to DVD Inventory Program!");//Welcome message for the user
    System.out.println();//returns a blank line
    boolean stop = false;// boolean charcter to make program stop
    while(! stop)
    Scanner input = new Scanner( System.in );// creates scanner to use
    System.out.println(" Enter an item name or stop to Quit: ");// prompt user for input
    theTitle[count] = input.nextLine();// assigns the value to Title
    if (theTitle[count].equals("stop"))
    System.out.println();//returns a blank line
    System.out.println(" The DVD Inventory has been entered!");// diplay exit message to
    stop = true;
    } // end if
    else // continue to get data
    System.out.println();//returns a blank line
    System.out.println(" Enter the item number must be greater equal or greater than zero: ");// prompt user for input
    inventory[count] = input.nextInt();// assigns value to inventory
    if (inventory[count] < 0)// continue until proper value has been entered
    System.out.println( " Error no numbers can be below zero!");
    System.out.println(" Enter the item number must be greater equal or greater than zero: ");// prompt user for input
    inventory[count] = input.nextInt();// assigns value to inventory
    }// end if
    System.out.println();//returns a blank line
    System.out.println(" Enter the amount of DVDs you have must be greater than zero: ");// prompt user for input
    quantity[count]= input.nextInt();// assigns value to inventory
    if( quantity[count] <= 0)// continue to proper data is entered
    System.out.println( " Error: you have no inventory for this item ");// error message sent to user
    System.out.println(" Enter the amount of DVDs you have must be greater than zero: ");// prompt user for input
    quantity[count]= input.nextInt();// assigns value to inventory
    }//end if
    System.out.println();//returns a blank line
    System.out.println( " Enter the cost per DVD: ");// prompt user for input
    price[count] = input.nextDouble();// assigns the value to price
    count++;//increaments count 1
    }// end else
    }// end while
    DVDInventory myDVDInventory = new DVDInventory(theTitle,inventory,quantity,price,count); the problem seems to be here because this is where I get error message when I'm trying to pass to class named DVD
    }// end main
    }// end class

    this is the code that is important
    import java.util.Scanner;// imports a scanner for use by the class
    public class DVDInfo
    public static void main(String args[])
    String theTitle[] = new String[10];// array of titles
    int inventory [] = new int[10];// array of ten for inventory
    int quantity []= new int[10];// array of ten for quantity
    double price []= new double[10];// array for the price of each double
    int count = 0;// variable to track what information is suppose to be passed to class
    System.out.println(" Welcome to DVD Inventory Program!");//Welcome message for the user
    System.out.println();//returns a blank line
    boolean stop = false;// boolean charcter to make program stop
    while(! stop)
    Scanner input = new Scanner( System.in );// creates scanner to use
    System.out.println(" Enter an item name or stop to Quit: ");// prompt user for input
    theTitle[count] = input.nextLine();// assigns the value to Title
    if (theTitle[count].equals("stop"))
    System.out.println();//returns a blank line
    System.out.println(" The DVD Inventory has been entered!");// diplay exit message to
    stop = true;
    } // end if
    else // continue to get data
    System.out.println();//returns a blank line
    System.out.println(" Enter the item number must be greater equal or greater than zero: ");// prompt user for input
    inventory[count] = input.nextInt();// assigns value to inventory
    if (inventory[count] < 0)// continue until proper value has been entered
    System.out.println( " Error no numbers can be below zero!");
    System.out.println(" Enter the item number must be greater equal or greater than zero: ");// prompt user for input
    inventory[count] = input.nextInt();// assigns value to inventory
    }// end if
    System.out.println();//returns a blank line
    System.out.println(" Enter the amount of DVDs you have must be greater than zero: ");// prompt user for input
    quantity[count]= input.nextInt();// assigns value to inventory
    if( quantity[count] <= 0)// continue to proper data is entered
    System.out.println( " Error: you have no inventory for this item ");// error message sent to user
    System.out.println(" Enter the amount of DVDs you have must be greater than zero: ");// prompt user for input
    quantity[count]= input.nextInt();// assigns value to inventory
    }//end if
    System.out.println();//returns a blank line
    System.out.println( " Enter the cost per DVD: ");// prompt user for input
    price[count] = input.nextDouble();// assigns the value to price
    count++;//increaments count 1
    }// end else
    }// end while
    DVDInventory myDVDInventory = new DVDInventory(theTitle,inventory,quantity,price,count);
    }// end main
    }// end class The problem seems to be when I try to pass all the variables to the class DVDInventory the first statement after all. I get message that say can't find java. String
    Edited by: beatlefla on Oct 10, 2008 8:20 PM

  • Streaming, can someone explain what I am doing wrong?

    I have two ATVs both synced to one computer. I have a large music library on a second computer but can't find how to stream to one of the ATVs.
    I followed the instructions in the booklet, opened iTunes on the relevant computer, chose sources on the ATV, "Connect to New iTunes" and noted the passcode, selected the ATV icon and "Click to set up", entered the passcode and the ATV icon disappeared. "My Library" shows in the sources but the ATV icon only re-appears on the computer if I switch to "Connect to New iTunes". If I then click on the icon the ATV page opens up with details of the ATV and a message saying that the ATV icon will only appear when "My Library" is selected on the ATV, but as soon as I do that the ATV icon disappears. The help file says in System Preferences sharing pane make sure "iTunes Music Sharing" is on! There is no "iTunes Music Sharing"!!
    Please, can someone take this idiot through the process step by step, including how you start streaming once you have successfully made the connection?

    Glad to see everything is starting to work out.
    You might consider two user accounts (that's logins) with a music library in each. It's a little more work to operate, but probably less than having two libraries in one user account and providing both users are logged in and have itunes running you should get both libraries available to you at the same time on the tv (obviously you would need to switch between them on the tv).
    Otherwise I'd consolidate them by opening itunes (with library 1) and then dragging and dropping the music files from the music folder of library 2 onto itunes, I'd start by doing a few tunes to satisfy yourself that all is OK, you can probably do them in large chunks but I'd probably not drag them all at once, if something did go wrong you probably wouldn't lose any files but it might be difficult to figure out what files had been added and which hadn't before the problem occurred.

  • Can someone explain what I am doing wrong? Windows Boot manager error.

    Okay, I've literally searched EVERYWHERE and can not find a reasonable answer to this question.
    Everytime I try to load windows on bootcamp, I get this error:
    Windows failed to start. A recent hardware or software change might be the cause . to fix problem:
    1. insert windows installation disc and restart computer
    2.choose your language settings, and then click "next"
    if you do not have the disc, contact your system admistrator or computer manufacturer for assistence
    status 0xc0000017
    And that's it.
    I have tried everything from usb to countless 8 gig DVD which I wasted from burning the ISO time and time again.
    I am doing everything through the bootcamp installer and I partition up to 80 gigs of space of my hard drive for it.
    This is an official iso image from windows btw.
    I think it's a memory problem, but I am not sure. Here are my specs:
    Model Name:          Mac Pro
      Model Identifier:          MacPro5,1
      Processor Name:          Quad-Core Intel Xeon
      Processor Speed:          2.8 GHz
      Number of Processors:          1
      Total Number of Cores:          4
      L2 Cache (per Core):          256 KB
      L3 Cache:          8 MB
      Memory:          3 GB
      Processor Interconnect Speed:          4.8 GT/s
      Boot ROM Version:          MP51.007F.B01
      SMC Version (system):          1.39f11
      SMC Version (processor tray):          1.39f11
    If you can shoot me some advice on what I may be doing wrong, please do. I really need it urgently.
    Thanks!

    you really are way too low on memory, but that is not the issue.
    all the other hard drives need to be pulled except one.
    bumbing is sort of like there are only so many people likely to read and try to help. give us a couple hours or more.
    you say Windows, I ask "which?"
    And really all the faq and how to and even guide should cover your bases.
    Can only guess that the media you used to burn DVD or source..  see, we are not mind readers, some buy System Builder, or buy as a ISO download and burn to DVD... so start with the FAQs.
    Mac 101: Using Windows on your Mac via Boot Camp
    https://support.apple.com/kb/HT1461
    http://www.apple.com/support/bootcamp/
    Helpful Apple Support Resources (Forum Overview)
    Boot Camp Support 
    Boot Camp Manuals
    For Windows 7: http://windows.microsoft.com/systemrequirements
    For Windows 8: http://windows.microsoft.com/en-US/windows-8/system-requirements
    Learn more about how Mac computers can run Windows 8 using Boot Camp 5.
    http://support.apple.com/kb/HT5628
    Products Affected
    Boot Camp, Windows 8
    General installation questions
    What is Boot Camp 5?
    Boot Camp 5 is not a release of OS X software. Rather, it is a release of the Windows Support Software (drivers). You will need to use this software on your Mac with Windows 8 or Windows 7. For more information on Boot Camp 5, see thttp://support.apple.com/kb/HT5639
    Which Macs support Windows 8?
    MacBook Air (Mid 2011 or newer)
    MacBook Pro (Mid 2010 or newer)
    Mac Pro (Early 2009 or newer)
    Mac Mini (Mid 2011 or newer)
    iMac (27-inch, Mid 2010 or Mid 2011 or newer)
      For more information, see this article.  What are the System Requirements for Windows 8?
    Please see this article.
    How can I install Windows 8 on an eligible computer?
    Use the Boot Camp Assistant. The assistant will partition your internal hard drives and install Windows 8. For more information on Windows 8 installation, see the Boot Camp Installation & Setup Guide.
    Can I use an upgrade from Windows 7 to Windows 8?
    Yes. Download and install the Boot Camp 5 Support Software before attemping the upgrade by using the Boot Camp Assistant in OS X Mountain Lion v10.8.3. Alternatively, you can manually download the Boot Camp 5 Windows Support Software here.
    When I do an upgrade install from Windows 7 to Windows 8, an "Uninstall USB 3.0 eXtensible Host Controller Driver" message appears. What do I do?
    Do not click on Uninstall. Click the back button and Cancel the upgrade. Download the Boot Camp 5 Support Software by using the Boot Camp Assistant in OS X Mountain Lion v10.8.3, or click here to download them. Then, try the upgrade again. See this article for more information.
    After upgrading from Windows 7 to Windows 8, Thunderbolt devices are (not) being recognized when I connect in. How do I fix this?
    Disable the Windows 8 Fast Boot feature to allow Thunderbolt devices to be recognized. See Boot Camp: Thunderbolt devices not recognized after Windows 8 upgrade for instructions.
    Is there an OS X version requirement to use the Boot Camp Assistant to download Boot Camp 5 Support Software?
    You need OS X Mountain Lion v10.8.3 or later installed to download the Boot Camp 5 Support Software (Windows drivers) using the Boot Camp Assistant. After upgrading, click the Go menu and choose Utilities. Then, open Boot Camp Assistant and follow the onscreen instructions. You can download the Boot Camp Installation & Setup Guide.
    Is there a download of the Boot Camp 5 Support Software if I'm not using OS X Mountain Lion v10.8.3?
    Yes, you can download the Boot Camp 5 Support Software here.
    http://support.apple.com/kb/DL1638
    How do I use the Boot Camp 5 Support Software I downloaded from the web page?
    The download file is a .zip file. Double click it to uncompress it.
    Double-click the Boot Camp disk image.
    Copy the Boot Camp and "$WinPEDriver$" folders to the root level of a USB flash drive or hard drive that is formatted with the FAT file system (see question below for steps on how to format).
    Install Windows, leaving the flash or hard drive attached to the USB port of your Mac.
    Installation of the drivers can take a few minutes. Don't interrupt the installation process. A completion dialog box will appear when everything is installed. Click Finish when the dialog appears.
    When your system restarts your Windows 8 installation is done.
      Note: If the flash drive or hard drive was not attached when you installed Windows and was inserted after restarting into Windows 8, double-click the Boot Camp folder, then locate and double click the "setup.exe" file to start the installation of the Boot Camp 5 Support Software.  How do I format USB media to the FAT file system?
    Use Disk Utility to format a disk to use with a Windows computer. Here's how:
    Important: Formatting a disk erases all the files on it. Copy any files you want to save to another disk before formatting the disk.
    Open Disk Utility.
    Select the disk you want to format for use with Windows computers.
    Click Erase, and choose one of the following from the Format pop-up menu:
    If the size of the disk is 32 GB or less, choose MS-DOS (FAT).
    If the size of the disk is over 32 GB, choose ExFAT.
    Type a name for the disk. The maximum length is 11 characters.
    Click the Erase button and then click Erase again.
    Which versions of Windows are supported with Boot Camp 5?
    64-bit versions of Windows 8 and Windows 7 are supported using the Boot Camp 5 Support Software. If you need to use a 32-bit version, you need to use Boot Camp 4 Support Software, and you must use Windows 7. 32-bit versions of Windows 8 are not supported via Boot Camp. For a complete list of Windows OS support,

  • Updated to Yosemite recently, keep on getting efi and kernel panics. Can someone explain what this report means?

    This is the crash report I just got. I am just doing random work and this happens. I would really appreciate it if someone could explain what this means. I have fixed my computer with DiskWarrior 3 times but this just keeps happening. I also have bootcamp and it's doing absolutely fine.
    Anonymous UUID:       CF401590-1A3C-749E-F045-F2498CA51C2F
    Tue Nov 18 18:41:14 2014
    *** Panic Report ***
    panic(cpu 0 caller 0xffffff8025a1e80a): Kernel trap at 0xffffff8132a4b870, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0xffffff8132a4b870, CR3: 0x00000001e40ab0d9, CR4: 0x00000000001626e0
    RAX: 0x0000000000000000, RBX: 0x0000000000000001, RCX: 0x000000002e4e5941, RDX: 0x0000000000000000
    RSP: 0xffffff8132a4b598, RBP: 0x0000000000000000, RSI: 0x00000000563af16d, RDI: 0x0000000000000000
    R8:  0xffffff8132a4b640, R9:  0x0000000000000000, R10: 0x0000000000000000, R11: 0x0000000000000200
    R12: 0x0000000025000000, R13: 0x0000000000000200, R14: 0xffffffef00000000, R15: 0x0000000000000011
    RFL: 0x0000000000010296, RIP: 0xffffff8132a4b870, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0xffffff8132a4b870, Error code: 0x0000000000000011, Fault CPU: 0x0 Kernel NX fault
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8132a4b240 : 0xffffff802593a811
    0xffffff8132a4b2c0 : 0xffffff8025a1e80a
    0xffffff8132a4b480 : 0xffffff8025a3a443
    0xffffff8132a4b4a0 : 0xffffff8132a4b870
    BSD process name corresponding to current thread: savapi
    Mac OS version:
    14A389
    Kernel version:
    Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    Kernel UUID: 89E10306-BC78-3A3B-955C-7C4922577E61
    Kernel slide:     0x0000000025600000
    Kernel text base: 0xffffff8025800000
    __HIB  text base: 0xffffff8025700000
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 7026664466086
    last loaded kext at 1837127380720: com.avira.kext.FileAccessControl 1.0.0d1 (addr 0xffffff7fa814c000, size 49152)
    last unloaded kext at 383172730740: com.apple.filesystems.msdosfs 1.10 (addr 0xffffff7fa814c000, size 61440)
    loaded kexts:
    com.avira.kext.FileAccessControl 1.0.0d1
    com.apple.driver.AudioAUUC 1.70
    com.apple.filesystems.ntfs 3.12
    com.apple.driver.AGPM 100.14.37
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.0f10
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleHDA 266.5
    com.apple.driver.AppleMikeyDriver 266.5
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.AppleThunderboltIP 2.0.2
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.driver.AppleBacklight 170.4.12
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleHV 1
    com.apple.driver.AppleMCCSControl 1.2.10
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.0f10
    com.apple.driver.AppleIntelHD4000Graphics 10.0.0
    com.apple.driver.AppleIntelFramebufferCapri 10.0.0
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleIRController 327.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.iokit.SCSITaskUserClient 3.7.0
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.5
    com.apple.iokit.AppleBCM5701Ethernet 10.1.2b3
    com.apple.driver.AppleSDXC 1.6.5
    com.apple.driver.AppleFWOHCI 5.5.2
    com.apple.driver.AppleUSBHub 705.4.1
    com.apple.driver.AirPort.Brcm4360 900.19.8
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleAHCIPort 3.0.7
    com.apple.driver.AppleUSBXHCI 705.4.14
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.DspFuncLib 266.5
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOAudioFamily 200.6
    com.apple.vecLib.kext 1.2.0
    com.apple.driver.AppleHDAController 266.5
    com.apple.iokit.IOHDAFamily 266.5
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.0f10
    com.apple.iokit.IOBluetoothFamily 4.3.0f10
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.iokit.IOSurface 97
    com.apple.iokit.IOAcceleratorFamily2 156.4
    com.apple.AppleGraphicsDeviceControl 3.7.21
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.IOPlatformPluginFamily 5.8.0d49
    com.apple.driver.AppleSMC 3.1.9
    com.apple.driver.AppleUSBMultitouch 245.2
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.7.0
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.driver.AppleThunderboltDPInAdapter 4.0.6
    com.apple.driver.AppleThunderboltDPAdapterFamily 4.0.6
    com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.0
    com.apple.driver.AppleThunderboltNHI 3.1.7
    com.apple.iokit.IOThunderboltFamily 4.2.1
    com.apple.iokit.IOEthernetAVBController 1.0.3b3
    com.apple.iokit.IOFireWireFamily 4.5.6
    com.apple.iokit.IO80211Family 700.52
    com.apple.driver.mDNSOffloadUserClient 1.0.1b8
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOAHCIFamily 2.7.0
    com.apple.iokit.IOUSBFamily 705.4.14
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 389.1
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1
    com.apple.kec.corecrypto 1.0
    Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i7, 2.9 GHz, 8 GB, SMC 2.2f41
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (7.15.124.12.8)
    Bluetooth: Version 4.3.0f10 14890, 3 services, 19 devices, 1 incoming serial ports
    Serial ATA Device: APPLE HDD TOSHIBA MK7559GSXF, 750.16 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS31N
    USB Device: USB Receiver
    USB Device: Hub
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Hub
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: IR Receiver
    USB Device: Apple Internal Keyboard / Trackpad
    Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1

    You have the MacBookPro6,2—the Edsel of Macs. It may have the logic-board defect that was covered by a recall program that has now ended.
    Residents of the EU may be entitled to warranty service for up to six years after purchase.
    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider, to have the machine tested. The routine hardware diagnostics used by service providers do not detect the fault. There is a specific test for this issue that Apple calls "VST" (for "Video Switching Test.") Ask for it. A "Failed" result means that the fault is present.
    You may be quoted a price of about $300 (in the U.S.) for a "depot repair," which involves shipping the unit to a central repair facility and takes about two weeks. For that flat fee, anything found wrong with it should be fixed, not just the logic board.
    Sometimes the replacement part is also defective, so be prepared for that possibility. If you decide to pay for a new logic board, test thoroughly during the 90-day warranty period on the repair. Some owners have reported that they went through as many as three replacement boards before getting one that worked.
    If you don't want to pay for the repair, you may (or may not) be able to work around the problem by disabling automatic graphics switching. To use the discrete graphics processor, you'll need a third-party utility to switch to it manually.
    Often the problems start after an OS upgrade. If the upgrade was recent, and you have backups, then you can revert to a previous OS X version.

  • Can someone explain what Automater is to me, in simple terms?

    Hi, anyone out there wanna explain what Automater is for what it does etc.
    Thanks in advance
    Tracy

    Hi Tracy
    Launch Automator and select "Help Viewer Help?" from the Help Menu. One of the things you'll see listed there is:
    *+Discover Automator+*
    +Create time-saving automations without programming a single line of code.+
    I'm currently on a mac running 10.4 but I can't see it being that different for 10.5? If you click on the link you get this explanation:
    +Automator is an innovative personal automation assistant that makes it easy to automate repetitive tasks. Automator lets you skip the complex programming and scripting that is normally required to create automations. Individual steps called actions can be assembled into a complete task by dragging actions into an Automator workflow. You can run your completed workflows repeatedly, and even share them with others.+
    If you scroll down that help page there are more explanations and examples. Is that simple enough for you?
    Tony

  • Bluetooth: can someone explain what you can do with it?

    On the iPhone, is bluetooth only for pairing with a BT headset? no data transferring/receiving whatsoever with a powerbook? if so, has Apple gone mad?
    thanks

    It is easier to explain what it cannot do.
    • it does not support OBEX file exchanges
    • it does not support DUN connections via Bluetooth to connect your computer through it to the internet
    • it does not synchronize contact, events or media files
    Support for synchronization and file transfer it available only via USB through iTunes 7.3 or later.

  • Can someone explain what "gfx-surface-win32" is in about:memory?

    I have an extension that causes "gfx-surface-win32" in about:memory to use excessive amounts of memory. I have tried to contact the developer of the extension without any success. I was going to try and see if I could fix it but I can figure out what "gfx-surface-win32" is. Can some please explain what this is?

    It's a graphics memory usage. The only solution I see is to [[How do I upgrade my graphics drivers?|update your graphics drivers]] because it's not recommended to change an extension you are not going to maintain.
    Note that in Firefox 15 (released on August 28), leaky extensions won't leak in Firefox. See [http://blog.kylehuey.com/post/21892343371/fixing-the-memory-leak Kyle Huey's blog post].

  • Hi can someone explain what the following error code mean and how i can recifty to download a copy of ebook purchase Error getting License. License Server Communication Problem: E_ACT_NOT_READY

    Hi can any one help
    I keep getting the following error code when I try and down a ebook which I have purchase
    Error getting License. License Server Communication Problem:
    E_ACT_NOT_READY
    can someone advise me what this means and how I recifty the problem to enable me to read the ebook purchase?
    Thanks

    I am having this exact issue. I just downloaded a book and went to open it and got this exact problem.
    I purchased he book through indigo/kobo edition and paid for it and immediately went to open it and am getting the same error
    Error getting License. License Server Communication Problem only mine says  Bad Device key after.
    Not sure why someone has not answered this question yet...i am using windows 7 and this is how i always do it. Never had this problem before when purchasing a book.
    i hope someone answers this soon.

  • Can someone explain what exactly is involved when it comes to Time Machine snapshots?

    Can someone give me a brief and succint description and tutorial on how Time Machine snapshots work?
    I use Time Machine (on Mac OS X obviously, ML 10.8.4) to backup my HD onto a separate external drive at least once a week.
    However, like so many other users I'm online in a variety of places so most of the time (about 99%) my laptop isn't able to be connected to the external designated for HD backups and I've heard and read that the application Time Machine can use "snapshots" to create temporary backups to hold until you've connected your external the next time.
    I wonder how that works?
    How do I go about setting up this snapshot option so that my laptop can be regularly backing up my files without me having to be tethered to the external at the same time?
    Won't that fill up my entire drive due to virtual memory or sleepimage or swapfiles or something along those lines?
    And last but certainly not least, how can the user take use of this option but also prevent the TM snapshots from hogging every availabe byte of memory.

    Read > http://pondini.org/TM/30.html
    CS7981 wrote:
    However, like so many other users I'm online in a variety of places so most of the time (about 99%) my laptop isn't able to be connected to the external designated for HD backups and I've heard and read that the application Time Machine can use "snapshots" to create temporary backups to hold until you've connected your external the next time.
    I wonder how that works?
    That's how it works.
    CS7981 wrote:
    How do I go about setting up this snapshot option so that my laptop can be regularly backing up my files without me having to be tethered to the external at the same time?
    Local snapshots are made automatically in portable Macs with OS X Lion or Mountain Lion. Simply disconnect the Time Machine drive from your Mac and your Mac will start making local snapshots.
    CS7981 wrote:
    Won't that fill up my entire drive due to virtual memory or sleepimage or swapfiles or something along those lines?
    These snapshots are stored in the hard drive and they consume a lot of space, as they are backing up the whole hard drive. A lot of users complain about the space they take, but in general, you don't have to worry. See below.
    CS7981 wrote:
    And last but certainly not least, how can the user take use of this option but also prevent the TM snapshots from hogging every availabe byte of memory.
    Local snpashots will be deleted automatically when the hard drive is full, so don't worry about it. If you want to remove them, simply open System Preferences > Time Machine, and turn it off. Leave it for some minutes or hours, and turn on Time Machine again, but there's no reason to do that

  • Can someone explain what this is?:S

    Hey guys,
    Again sorry to be so vague in the question but i have no idea what i am dealing with here.
    http://quicktake.morningstar.com/stocknet/secdocuments.aspx?symbol=ko
    On this site page i wanted the data you will see underneath the data i wanted to curl and obtain through html parsing.
    The data is: the effective dates  when the coca cola english annual reports were released, also the ones from 1 to 5.
    However i couldnt find the dates anywhere in the html of the page. I would like to know if there is a way to get this data?:)
    Thank you so much in advance and ask me if there is anything i need to clarify further:)

    The problem is that the page <http://quicktake.morningstar.com/stocknet/secdocuments.aspx?symbol=ko> builds the layout by pulling in data from additional http://... pages.
    That is to say, the page you see is dynamically built from dozens of other pages.  The information you want is on one (or more) of those other pages.

Maybe you are looking for

  • Wrap Text of Event in Month View

    I am unable to find where I can set the display setting for the month view in iCal. My problem is that I have events that are too long to fit in 1 line. Currently, the settings truncate the event to fit in one line on the month view. I'd like to be a

  • I keep getting error -1 when I try restoring iPhone.

    I got a alert saying my iPhone 4 couldn't make or recieve calls and I needed to restore it but when I try restoring, I get a unknown error -1. Any explaintion or help resolving this issue is greatly appreciated.

  • How can I access the files on my time capsule?

    I bought this thinking it could be used as additional storage, like a hard drive only wirelessly.  It appears to be functioning as backup but I don't know how to access the files to see if it actually is.  Any advice?  When I click on time machine in

  • Winsxs file Windows 7

    What goes in the winsxs file and where does the stuff come from?  I just joined this forum,  I am a new IT student so please bear with me.  I really like this forum and become more intrigued with I.T. every time I check it out.

  • IOS 7 'Define' option pulls up 'no definition found' when highlighting word for definition

    Has anyone experienced this problem after updating to iOS 7?  It appears the dictionary is missing when highlighting a word anywhere in the OS and selecting the 'Define' option to look up a word.  It just displays a blank page with the words 'no defi