Please help me read this hardware error code?

I do hear one of the SATA disks in my machine acting up.  Strange behavior lately.  I've been through this HD failure scenario before...the
Apple hardware test issue confirms an issue...
4hdd/11/40000000:SATA(2,0)
Does this error tell me which disk is potentially failing?  Which SATA slot?

Well I did say: use their Lifeguard either CD or Windows
And Windows is useful, and Windows 8 is even free. The CD you burn and runs a small linux kernel + utility.
When you got some 'sounds' is when to head to Disk Warrior for instance, to rebuild the directory and it also will write SMART status of how many spare blocks there were/are/used - gets written to the system log when you click on hardware test button.
If it is a WD drive, while SMART is a standard, WD may read the data and write to drive's log, different and know better (and does much better job) the one person that could not run Lifeguard, that is actually common with drives used by Mac OS X and have to do Zero ALL first, then go back to quck test, and run Extended test if you want. Apple GPT structure seems to be different and can't access some areas and parameters until it is zeroed out.
Shame that 1TB drives are no longer $89 they were. 'Egg has WD Black for $124 (Amazon gave up matching price). But you do need a new system drive and maybe FW800 case to get on your feet.

Similar Messages

  • Please HELP me read this file....!

    I am having trouble reading the file input.dat using this code that I wrote. It compiles without errors but I get an ArrayIndexOutOfBounds Exception when i run my program.
    public void Read(String fileName) {
                    try {
                            String num;
                            String cells;
                            FileReader file = new FileReader(fileName);
                            BufferedReader in = new BufferedReader (file);
                            num = in.readLine();
                            number = Integer.valueOf(num).intValue();
                            co = new ClassObject[number];
                            pair = new PairObject[number * number];
                            System.out.println("There are " + number + " total classes");
                            int cno = 1;
                            int x =0;
                            int y =0;
                            while (in.readLine() != "*") {
                                for (int b=0; b<number; b++){
                                   co[b] = new ClassObject();
                                   co.className = in.readLine();
    co[b].classNumber = cno;
    while (in.readLine() != "$"){ //problem occurs here
    co[b].classAttribute[x] = in.readLine();
    x++;
    while (in.readLine() != "#"){
    co[b].classMethod[y] = in.readLine();
    y++;
    cno++;
    } catch (IOException e) {
    System.out.println("Warning: Cannot Read File");
    System.exit(0);
    }and here is my input file (input.dat): 5
    class1
    int someInt
    $
    getInt()
    class2
    String anyString
    $
    getString()
    class3
    int value
    $
    setValue()
    class4
    char someChar
    $
    getChar()
    class5
    float someFloat
    $
    getFloat()
    * thanks so much for any help!

    Hi, I changed some part of my code but I am still having the same problem. Here is my new code, hopefully somebody can help me figure this out String line = in.readLine();
    while (!"*".equals(line)) {
          for (int b=0; b<number; b++){
           co[b] = new ClassObject();
           co.className = line;
    co[b].classNumber = cno;
    while (!"$".equals(line)){
    co[b].classAttribute[x] = line;
    x++;
    while (!"#".equals(line)){
    co[b].classMethod[y] = line;
    y++;
    cno++;

  • Please help me read this Problem Report

    Hello, I have a MacBook Pro 15 late 2011 and is rebooting abruptly lately. I have taken out the memories and cleaned. I've also done the Apple hardware test and everything is supposedly well. I don't know what else to do.
    Thanks
    Interval Since Last Panic Report:  500783 sec
    Panics Since Last Report:          7
    Anonymous UUID:                    12CA86FE-77FB-E905-ADA0-C3DD1824CD48
    Thu Oct 25 09:58:13 2012
    panic(cpu 4 caller 0xffffff8028cb7bd5): Kernel trap at 0xffffff7fa97cf0f6, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0xffffff80f9c6bda4, CR3: 0x000000002b68d000, CR4: 0x00000000000606e0
    RAX: 0xffffff8119c80000, RBX: 0xffffff8119c8d000, RCX: 0xffffff8112d3f000, RDX: 0x00000000000001af
    RSP: 0xffffff8119c6bd10, RBP: 0xffffff8119c6be60, RSI: 0x0000000000000039, RDI: 0xffffff8112ddf100
    R8:  0xffffff8112d3e9bd, R9:  0x0000000000000001, R10: 0xffffff80292bdc24, R11: 0xffffff802927de01
    R12: 0xffffff80faacc000, R13: 0x00000000000001bd, R14: 0xffffff8112ddf100, R15: 0x0000000000000000
    RFL: 0x0000000000010246, RIP: 0xffffff7fa97cf0f6, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0xffffff80f9c6bda4, Error code: 0x0000000000000000, Fault CPU: 0x4
    Backtrace (CPU 4), Frame : Return Address
    0xffffff8119c6b9b0 : 0xffffff8028c1d626
    0xffffff8119c6ba20 : 0xffffff8028cb7bd5
    0xffffff8119c6bbf0 : 0xffffff8028cce4ed
    0xffffff8119c6bc10 : 0xffffff7fa97cf0f6
    0xffffff8119c6be60 : 0xffffff7fa97cf69b
    0xffffff8119c6bea0 : 0xffffff7fa97c2d32
    0xffffff8119c6bef0 : 0xffffff80290472a8
    0xffffff8119c6bf30 : 0xffffff8029045daa
    0xffffff8119c6bf80 : 0xffffff8029045ed9
    0xffffff8119c6bfb0 : 0xffffff8028cb26b7
          Kernel Extensions in backtrace:
    Backtrace (CPU 4), Frame : Return Address
    0xffffff8119c6b2a0 : 0xffffff8028c1d86b
    0xffffff8119c6b2d0 : 0xffffff8028c1d5ad
    0xffffff8119c6b340 : 0xffffff8028cb7bd5
    0xffffff8119c6b510 : 0xffffff8028cce4ed
    0xffffff8119c6b530 : 0xffffff8029008b65
    0xffffff8119c6b690 : 0xffffff8028fff547
    0xffffff8119c6b720 : 0xffffff8028fff47f
    0xffffff8119c6b760 : 0xffffff8028cbbbf6
    0xffffff8119c6b970 : 0xffffff8028cbb6a3
    0xffffff8119c6b9b0 : 0xffffff8028c1d626
    0xffffff8119c6ba20 : 0xffffff8028cb7bd5
    0xffffff8119c6bbf0 : 0xffffff8028cce4ed
    0xffffff8119c6bc10 : 0xffffff7fa97cf0f6
    0xffffff8119c6be60 : 0xffffff7fa97cf69b
    0xffffff8119c6bea0 : 0xffffff7fa97c2d32
    0xffffff8119c6bef0 : 0xffffff80290472a8
    0xffffff8119c6bf30 : 0xffffff8029045daa
    0xffffff8119c6bf80 : 0xffffff8029045ed9
    0xffffff8119c6bfb0 : 0xffffff8028cb26b7
          Kernel Extensions in backtrace:
    Backtrace (CPU 4), Frame : Return Address
    0xffffff8119c6ab90 : 0xffffff8028c1d86b
    0xffffff8119c6abc0 : 0xffffff8028c1d5ad
    0xffffff8119c6ac30 : 0xffffff8028cb7bd5
    0xffffff8119c6ae00 : 0xffffff8028cce4ed
    0xffffff8119c6ae20 : 0xffffff8029008b65
    0xffffff8119c6af80 : 0xffffff8028fff547
    0xffffff8119c6b010 : 0xffffff8028fff47f
    0xffffff8119c6b050 : 0xffffff8028cbbbf6
    0xffffff8119c6b260 : 0xffffff8028cbb6a3
    0xffffff8119c6b2a0 : 0xffffff8028c1d86b
    0xffffff8119c6b2d0 : 0xffffff8028c1d5ad
    0xffffff8119c6b340 : 0xffffff8028cb7bd5
    0xffffff8119c6b510 : 0xffffff8028cce4ed
    0xffffff8119c6b530 : 0xffffff8029008b65
    0xffffff8119c6b690 : 0xffffff8028fff547
    0xffffff8119c6b720 : 0xffffff8028fff47f
    0xffffff8119c6b760 : 0xffffff8028cbbbf6
    0xffffff8119c6b970 : 0xffffff8028cbb6a3
    0xffffff8119c6b9b0 : 0xffffff8028c1d626
    0xffffff81!9c6ba20 : 0xffffff8028cb7bd5
    0xffffff8119c6bbf0 : 0xffffff8028cce4ed
    0xffffff8119c6bc10 : 0xffffff7fa97cf0f6
    0xffffff8119c6be60 : 0xffffff7fa97cf69b
    0xffffff8119c6bea0 : 0xffffff7fa97c2d32
    0xffffff8119c6bef0 : 0xffffff80290472a8
    0xffffff8119c6bf30 : 0xffffff8029045daa
    0xffffff8119c6bf80 : 0xffffff8029045ed9
    0xffffff8119c6bfb0 : 0xffffff8028cb26b7
          Kernel Extensions in backtrace:
    Backtrace (CPU 4), Frame : Return Address
    0xffffff8119c6a480 : 0xffffff8028c1d86b
    0xffffff8119c6a4b0 : 0xffffff8028c1d5ad
    0xffffff8119c6a520 : 0xffffff8028cb7bd5
    0xffffff8119c6a6f0 : 0xffffff8028cce4ed
    0xffffff8119c6a710 : 0xffffff8029008b65
    0xffffff8119c6a870 : 0xffffff8028fff547
    0xffffff8119c6a900 : 0xffffff8028fff47f
    0xffffff8119c6a940 : 0xffffff8028cbbbf6
    0xffffff8119c6ab50 : 0xffffff8028cbb6a3
    0xffffff8119c6ab90 : 0xffffff8028c1d86b
    0xffffff8119c6abc0 : 0xffffff8028c1d5ad
    0xffffff8119c6ac30 : 0xffffff8028cb7bd5
    0xffffff8119c6ae00 : 0xffffff8028cce4ed
    0xffffff8119c6ae20 : 0xffffff8029008b65
    0xffffff8119c6af80 : 0xffffff8028fff547
    0xffffff8119c6b010 : 0xffffff8028fff47f
    0xffffff8119c6b050 : 0xffffff8028cbbbf6
    0xffffff8119c6b260 : 0xffffff8028cbb6a3
    0xffffff8119c6b2a0 : 0xffffff8028c1d86b
    0xffffff8119c6b2d0 : 0xffffff8028c1d5ad
    0xffffff8119c6b340 : 0xffffff8028cb7bd5
    0xffffff8119c6b510 : 0xffffff8028cce4ed
    0xffffff8119c6b530 : 0xffffff8029008b65
    0xffffff8119c6b690 : 0xffffff8028fff547
    0xffffff8119c6b720 : 0xffffff8028fff47f
    0xffffff8119c6b760 : 0xffffff8028cbbbf6
    0xffffff8119c6b970 : 0xffffff8028cbb6a3
    0xffffff8119c6b9b0 : 0xffffff8028c1d626
    0xffffff8119c6ba20 : 0Xffffff8028cb7bd5
    0xffffff8119c6bbf0 : 0xffffff8028cce4ed
    0xffffff8119c6bc10 : 0xffffff7fa97cf0f6
    0xffffff8119c6be60 : 0xffffff7fa97cf69b
    0xffffff8119c6bea0 : 0xffffff7fa97c2d32
    0xffffff8119c6bef0 : 0xffffff80290472a8
    0xffffff8119c6bf30 : 0xffffff8029045daa
    0xffffff8119c6bf80 : 0xffffff8029045ed9
    0xffffff8119c6bfb0 : 0xffffff8028cb26b7
          Kernel Extensions in backtrace:
    Backtrace (CPU 4), Frame : Return Address
    0xffffff8119c69d70 : 0xffffff8028c1d86b
    0xffffff8119c69da0 : 0xffffff8028c1d5ad
    0xffffff8119c69e10 : 0xffffff8028cb7bd5
    0xffffff8119c69fe0 : 0xffffff8028cce4ed
    0xffffff8119c6a000 : 0xffffff8029008b65
    0xffffff8119c6a160 : 0xffffff8028fff547
    0xffffff8119c6a1f0 : 0xffffff8028fff47f
    0xffffff8119c6a230 : 0xffffff8028cbbbf6
    0xffffff8119c6a440 : 0xffffff8028cbb6a3
    0xffffff8119c6a480 : 0xffffff8028c1d86b
    0xffffff8119c6a4b0 : 0xffffff8028c1d5ad
    0xffffff8119c6a520 : 0xffffff8028cb7bd5
    0xffffff8119c6a6f0 : 0xffffff8028cce4ed
    0xffffff8119c6a710 : 0xffffff8029008b65
    0xffffff8119c6a870 : 0xffffff8028fff547
    0xffffff8119c6a900 : 0xffffff8028fff47f
    0xffffff8119c6a940 : 0xffffff8028cbbbf6
    0xffffff8119c6ab50 : 0xffffff8028cbb6a3
    0xffffff8119c6ab90 : 0xffffff8028c1d86b
    0xffffff8119c6abc0 : 0xffffff8028c1d5ad
    0xffffff8119c6ac30 : 0xffffff8028cb7bd5
    0xffffff8119c6ae00 : 0xffffff8028cce4ed
    0xffffff8119c6ae20 : 0xffffff8029008b65
    0xffffff8119c6af80 : 0xffffff8028fff547
    0xffffff8119c6b010 : 0xffffff8028fff47f
    0xffffff8119c6b050 : 0xffffff8028cbbbf6
    0xffffff8119c6b260 : 0xffffff8028cbb6a3
    0xffffff8119c6b2a0 : 0xffffff8028c1d86b
    0xffffff8119c6b2d0 : 0xffffff8028c1d5ad
    0xffffff8119c6b340 : 0xffffff8028cb7bd5
    0xffffff8119c6b510 : 0xffffff8028cce4ed
    0xffffff8119c6b530 : 0xffffff8029008b65
    0xffffff8119c6b690 : 0xffffff8028fff547
    0xffffff8119c6b720 : 0xffffff8028fff47f
    0xffffff8119c6b760 : 0xffffff8028cbbbf6
    0xffffff8119c6b970 : 0xffffff8028cbb6a3
    0xffffff8119c6b9b0 : 0xffffff8028c1d626
    0xffffff8119c6ba20 : 0xffffff8028cb7bd5
    0xffffff8119c6bbf0 : 0xffffff8028cce4ed
    0xffffff8119c6bc10 : 0xffffff7fa97cf0f6
    0xffffff8119c6be60 : 0xffffff7fa97cf69b
    0xffffff8119c6bea0 : 0xffffff7fa97c2d32
    0xffffff8119c6bef0 : 0xffffff80290472a8
    0xffffff8119c6bf30 : 0xffffff8029045daa
    0xffffff8119c6bf80 : 0xffffff8029045ed9
    0xffffff8119c6bfb0 : 0xffffff8028cb26b7
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12C60
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x0000000028a00000
    Kernel text base: 0xffffff8028c00000
    System model name: MacBookPro8,2 (Mac-94245A3940C91C80)
    System uptime in nanoseconds: 592515289110
    last loaded kext at 450607758734: com.apple.filesystems.smbfs          1.8 (addr 0xffffff7fab061000, size 229376)
    last unloaded kext at 505297436478: com.apple.driver.StorageLynx          3.1.0 (addr 0xffffff7faaff3000, size 8192)
    loaded kexts:
    com.regularrateandrhythm.driver.RowmoteIREmu          1.0
    com.waves.driver.soundgrid          2.0.0
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AppleUSBDisplays          353
    com.apple.driver.Oxford_Semi          3.1.0
    com.apple.filesystems.msdosfs          1.8
    com.apple.driver.AppleBluetoothMultitouch          75.15
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f33
    com.apple.driver.AGPM          100.12.69
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMikeyDriver          2.3.1f2
    com.apple.driver.AppleMuxControl          3.2.11
    com.apple.kext.AMDFramebuffer          8.0.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.AMDRadeonAccelerator          1.0.0
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.driver.AppleIntelHD3000Graphics          8.0.0
    com.apple.driver.AppleIntelSNBGraphicsFB          8.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.ApplePolicyControl          3.2.11
    com.apple.driver.AppleUSBTCButtons          235.4
    com.apple.driver.AppleUSBTCKeyboard          235.4
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.2
    com.apple.driver.AppleUSBHub          5.2.5
    com.apple.driver.AppleSDXC          1.2.2
    com.apple.iokit.AppleBCM5701Ethernet          3.2.5b3
    com.apple.driver.AirPort.Brcm4331          602.15.22
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AppleAHCIPort          2.4.1
    com.apple.driver.AppleUSBEHCI          5.4.0
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 8 GB, SMC 1.69f3
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.81.22)
    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
    Serial ATA Device: ST9750420AS, 750.16 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    Look at reinstalling, updating or removing using the developers uninstall these softwares
    com.regularrateandrhythm.driver.RowmoteIREmu          1.0
    com.waves.driver.soundgrid          2.0.0
    If they are no longer installed and still having problems, then run down through this list
    Step by Step to fix your Mac

  • Please help, I keep getting an error code 45054 when I try to download an app?

    I keep getting an error code 45054 when I try to download an app on my Macbook air.

    Follow the instructions in this support article.

  • Please help me on the below error code.

    Hi All,
    Good evening. Can any one help me on the below error
    What is the route cause for that n what is the solution?
    ORA-27101: shared memory realm does not exist. "
    Regards,
    GR

    What is the route cause for that "Error ORA-27101 is reporting that the shared memory key generated by the client does not match any currently existing keys. This is to be expected if the ORACLE_HOME or ORACLE_SID used by the client is not the same as that used when starting up the database."
    n what is the solution?That depends on the type of your connection.
    You should probably check your listener.ora and make sure your ORACLE_HOME is set properly.
    See Metalink Doc Id 122183.1

  • Can somebody please help me with this? Security code issue; very small code

    Hi All, Iam a Unix admin and trying to learn Java/weblogic. I have a JSP and iam trying to run on my weblogic 81 Service Pack version 3.
    My following code failed to work and giving me some security exceptions. Then in my weblogic console i saw
    Domain Wide Security Settings > Anonymous Admin Lookup Enabled
    The above checkbox is disabled. When i enabled, it worked. I talked to my company "Security" folks and they do not allow this checkbox to be enabled. they are saying fix your code problem......
    if somebody can please let me know what a probable fix would, that be great and very helpful.
    try{
    Environment env = new Environment();   
    javax.naming.InitialContext ic = new InitialContext();
    MBeanHome home = (MBeanHome) ic.lookup(MBeanHome.LOCAL_JNDI_NAME);
    DomainMBean dom = home.getActiveDomain();
    Set s = home.getMBeansByType("ServerRuntime");
    ServerRuntimeMBean srmb = (ServerRuntimeMBean) s.iterator().next();
    WebLogicObjectName on = new WebLogicObjectName(home.getDomainName()+":Location="+srmb.getName()+",Name="+srmb.getName()+",Type=ServerConfig");
    //WebLogicObjectName on = new WebLogicObjectName(Name="+srmb.getName()+",Type="ServerConfig",Domain="+home.getDomainName()+",Location="+srmb.getName()+");
    ServerMBean server = (ServerMBean) home.getMBean(on);
    ClusterMBean cluster = null;
    if( server != null)
        cluster = server.getCluster();

    did i asked such a dumb question? ... :)Well, yes, sort of. The problem description "My following code failed to work and giving me some security exceptions" doesn't have nearly enough details. Such as, what exceptions, what is it supposed to do, what did it do instead, that sort of thing.

  • Please help me with this "DLL error".

    I just got an iPod (YAY!) and I am trying to download iTunes and followed all the directions, but I keep getting this error message that says "there is a problem with this windows installer package. A DLL required for this download could not be run. Please contact your support personnel."
    Can anyone help me? WHat does this mean?? I have no idea!
    I "googled DLL' and got a few answers, but what do I need to do to get music on my iPod.
    Thanks!

    Go here and install the "Windows installer" http://www.microsoft.com/downloads/details.aspx?FamilyID=889482fc-5f56-4a38-b838 -de776fd4138c&DisplayLang=en
    Then go here and follow ALL steps for removing itunes and quicktime then reinstalling them http://docs.info.apple.com/article.html?artnum=93976

  • Please help me on this Flash keyboard code?

    Heya, today is my first time doing scripting with AS3 and I would like to learn how to create a flash keyboard that will be used in a touchscreen machine. Currently I have given myself some basic feature idea for the keyboard but have not start coding it yet since I'm not familiar with flash, they should be able to switch textboxes and have backspace button, a tab button, a spacebar button. Is anyone willing to show me a tutorial or a sample code for a head start?
    EDIT: I have found one AS3 keyboard,the textbox and keyboard are coded out but I need multiple textboxes.How can I drag and drop multiple textbox and keyboard into the screen instead?(because i need to have like 3 textboxes and a keyboard that I can design it, with the coded keyboard, can I change the design/color of the keyboard?) Please click on the link to check it out - http://www.mediafire.com/?31203k62zhs1p2h

    Hello,
    I have errors in this code if i use the appendText and when I press the button 'A' the letter didn come out in the textbox:
    function(){return A.apply(null,[this].concat($A(arguments)))}
    function(){return A.apply(null,[this].concat($A(arguments)))}function(){return A.apply(null,[this].concat($A(arguments)))}1119: Access of possibly undefined property txt through a reference with static type flash.text:TextField.
    var lastSelected_tf:TextField;
    stage.addEventListener(MouseEvent.MOUSE_DOWN,toggleTextbox);
    function toggleTextbox(e:MouseEvent):void{
    if(stage.focus is TextField){
      var t:TextField = (stage.focus as TextField)
       lastSelected_tf = t;
    a_mc.s = "a";
    a_mc.addEventListener(MouseEvent.MOUSE_DOWN,keyF);
    stage.focus = lastSelected_tf;
    function keyF(e:MouseEvent):void{
      lastSelected_tf.text+=MovieClip(e.currentTarget).s;
      //lastSelected_tf.txt=lastSelected_tf.appendText(MovieClip(e.currentTarget).s);
    i've uploaded the file, please take a look http://www.mediafire.com/?sf6sm3tb5ue6dni

  • Could someone please help me read this panic log?

    Hi,
    I have been trying to read all the past postings on reading panic logs. Most of them start of with something different, which refers to RAM. Its been almost a month now and I haven't had any problems until this evening. Here is what the log says...
    Mon May 28 01:43:39 2007
    panic(cpu 0 caller 0x0064ECC4): Uncorrectable Fbd memory error detected. ferr = 20000000 , nerr == 00000000, fErrFat = 20000000 nErrFat == 00000000
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x108cd8 : 0x128d08 (0x3c9ac4 0x108cfc 0x131de5 0x0)
    0x108d18 : 0x64ecc4 (0x650f1c 0x20000000 0x0 0x20000000)
    0x108da8 : 0x64ef58 (0x5f86600 0x5f86600 0x2 0x820044)
    0x108e38 : 0x5d0712 (0x5f86600 0x0 0x594a680 0x0)
    0x108e68 : 0x5d059b (0x5939780 0x0 0x0 0x1c)
    0x108e88 : 0x5e39be (0x1c 0x108ef8 0x8 0x5e54be)
    0x108eb8 : 0x5e3b68 (0x5938b1c 0x17 0x59398ca 0x5928120)
    0x108f18 : 0x5f0743 (0x58da668 0x0 0x28aeb170 0x1760)
    0x108f38 : 0x6694fb (0x58da668 0x0 0x5860c80 0x0)
    0x108f68 : 0x5d653f (0x592d500 0x0 0x592f580 0x49)
    0x108f88 : 0x5cfc1f (0x5913800 0x0 0x592f580 0x49)
    0x108fa8 : 0x3ba2ea (0x592f100 0x0 0x5939f80 0x49)
    0x108fe8 : 0x19aa80 (0x370d3e30 0x370d3e30 0x19bad6 0xe29000)
    0x370d3f18 : 0x1a445b (0x18 0x1a2a258 0x810d330 0x6)
    0x370d3f38 : 0x19d871 (0x0 0xbfffe228 0x0 0x206)
    0x370d3f58 : 0x135f14 (0x0 0x1303 0x0 0x0) Backtrace continues...
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.AppleMCEDriver(1.1.2f1)@0x64b000
    dependency: com.apple.iokit.IOACPIFamily(1.2.0)@0x5ca000
    com.apple.driver.AppleAPIC(1.2.0)@0x668000
    com.apple.driver.AppleACPIPlatform(1.0.8)@0x5ce000
    dependency: com.apple.iokit.IOPCIFamily(2.2)@0x5ba000
    dependency: com.apple.iokit.IOACPIFamily(1.2.0)@0x5ca000
    Kernel version:
    Darwin Kernel Version 8.8.5: Mon Dec 11 19:39:17 PST 2006; root:xnu-792.16.5.obj~1/RELEASE_I386
    I was working in Corel Painter, using a wacom tablet. Then I got a message to restart my computer. After 10 years of working on Macs, I have never experienced this. Thanks in advance to anyone that could help.

    Hi-
    Your panic log pretty clearly states it's a problem with RAM:
    <pre class="command">Uncorrectable Fbd memory error detected.</pre>What is your memory configuration? Presumably this is your Mac Pro? If you're comfortable working inside your computer, you could swap RAM cards around.
    I did a Google search for the error quoted above and came up with a couple of hits. One from February has some good information on one person's experience, resulting eventually in a logic board replacement under warranty.
    charlie

  • Please HELP Me With This! Error 1046!

    I cannot figure out what my problem is. When I check for errors its is not telling me any. But when I run it, it is saying: 1046: This was not found or was not a compile-time constant: home2.
    import flash.events.MouseEvent;
    import flash.display.Loader;
    import flash.net.URLRequest;
    import flash.events.Event;
    var loadvar:Loader = new Loader();
    var home1 = loadvar;
    home1.load(new URLRequest("img/home1.jpg"));
    home1.contentLoaderInfo.addEventListener(Event.COMPLETE, onComplete);
    var home2 = loadvar;
    home2.load(new URLRequest("img/home2.jpg"));
    home2.contentLoaderInfo.addEventListener(Event.COMPLETE, onComplete);
    function onComplete(e:Event):void
    var img:Bitmap = Bitmap(e.target.content);
    img.width = 100;
    img.height = 100;
    thumb1.addChild(home1);
    thumb2.addChild(home2);
    But it is working when I take our everything that has to do with home2.

    you're assigning the same loader to three different instance names, loadvar, home1 and home2.  and you only have one loader while you need two if you want to see home1.jpg and home.jpg at the same time:
    use:
    import flash.events.MouseEvent;
    import flash.display.Loader;
    import flash.net.URLRequest;
    import flash.events.Event;
    var home1:Loader=new Loader();
    home1.load(new URLRequest("img/home1.jpg"));
    home1.contentLoaderInfo.addEventListener(Event.COMPLETE, onComplete);
    var home2:Loader=new Loader();
    home2.load(new URLRequest("img/home2.jpg"));
    home2.contentLoaderInfo.addEventListener(Event.COMPLETE, onComplete);
    function onComplete(e:Event):void
    var img:Bitmap = Bitmap(e.target.content);  // this does nothing useful.
    img.width = 100;
    img.height = 100;
    thumb1.addChild(home1);
    thumb2.addChild(home2);
    // both will now load but you won't see both because they are positioned on top of each other.  ie, offset one of them.

  • Please help me Identify this hardware

    Hi Guys
    Ive gotten hold of a Cluster of 40 nodes, all have Ultrasparc IIE cpu's
    I don;t have it with me yet, but as they have no monitor ports etc, I need to figure out how to install and set it up, for instance does it support PXE booting etc, does the master node have monitor/keyboard ports, what model is the hardware, and how the hell do I setup a cluster, im doing this as a project, I have some experience with linux, but am not an expert, here is the description i have, and also links to 2 pictures.
    "Telite "Sun" 40 node Computer Cluster
    Specification
    40 nodes of UltraSPARC Processors
    Mother Board: - Sun chipset motherboards
    Processors: - Sun PG1.4.1 GSO Ultra SPACR IIe - 6471-500 SME 1701 PGA 500 MHz CPU (spec http://www.sun.com/processors/UltraSPARC-IIe/specs.xml)
    Hard Disk: - each with an 20GB internal HDD
    Memory: - 128M of PC133 DRAM each
    Ethernet: - Dual 100M Ethernet (built on the motherboard) Single PCI slot
    1 Master" node, with a cdrom drive"
    Pic1: [Picture 1|http://i6.ebayimg.com/01/i/000/e6/b5/4bbd_1.JPG]
    Pic2: [Picture 2|http://i11.ebayimg.com/08/i/000/e6/b5/4b1d_1.JPG]
    Thanks
    DJH

    Sun Microsystems has a department/division/subsidiary (however you might think of it) that is named Sun Microelectronics (SME).
    SME manufactures bare board products and sells them to any OEM customer that might wish to use the components in whatever product they choose. That permits the OEM customer to concentrate on their product and not need to invent the bare board piece of the product.
    See:
    http://www.sun.com/oem/platforms/index.html
    For example ...
    I currently work for a medical equipment company that uses SME boards as the computer at the heart of our product. It was very cost effective to fit a bare board into the product rather than make the product accomodate the shape of an off-the-shelf computer.
    Your photos seem to be of a rack-sized chassis that has 40 discrete computers in it.
    40 of the AXE1105 boards, 40 500MHz processors, 40 IDE disk drives, 40 sets of RAM.
    The names on that chassis in your photo are for someone that is surprisingly NOT found using Google. I have no idea who they might be, but it was an intriguing effort on their part.
    You don't have a hardware cluster in the strict usage of that word.
    You have a box with forty computers in it.
    You could (perhaps) combine them in a software cluster, or in what was termed a grid of computing.
    You could consider configuring them as individual web hosts, such as what a co-location site might use.
    To install an OS, you install the first system that has the optical drive, then you learn how to use that one as a jumpstart server to install the other individual systems, each with their own OS.
    The equipment to administer the individual computers with terminal concentrators or KVM-over-Ethernet would likely cost more than you paid for it at the auction web site.
    ... if you've already committed to buying it, you could consider stripping it and sell the individual parts back onto the auction web site.

  • I have Mac Pro 2010 model and it's giving heavy fan noise,so run the Apple hardware test but it's showing the Error: 4SMC 1 40000000  please help me in this issue.

    I have Mac Pro 2010 model and it's giving heavy fan noise,so run the Apple hardware test but it's showing the Error: 4SMC 1 40000000  please help me in this issue.

    Same error information here.
    https://discussions.apple.com/message/13083664?messageID=13083664

  • I started the OS system from a backup hard drive. Now My Adobe products doesnt work. "the licensing does not work for this product" Error code 150:30. Help me please!!

    I started the OS system from a backup hard drive. Now My Adobe products doesnt work. "the licensing does not work for this product" Error code 150:30. Help me please!!

    Reinstall the software properly. migration/ backups do not work due to the specific requirements of the activation system.
    Mylenium

  • MuseJSAssert: Error calling selector function:TypeError: Cannot read property 'msie' of undefined. Please help me in this.

    MuseJSAssert: Error calling selector function:TypeError: Cannot read property 'msie' of undefined. Please help me in this.

    Hi
    Please check the following thread,
    Re: MuseJSAssert: Error Calling Selector Function:[Object Error]
    Do let me know if you have any question.

  • Please help me transform this C++ code to java code....

    guys...please help me transform this C++ code to java code....please try to explain the code..thanks
    [program]
    #include <stdio.h>
    #define ALIVE 1
    #define DEAD 0
    #define SZ 33
    int stschk (int ,int );
    main()
    int s[SZ][SZ], i, j;
    for (i=0; i<sz; i++ ) s[0] = DEAD;
    for (j=0; j<sz; j++ ) s[0][j] = DEAD;
    s[0][1] = ALIVE;
    for (i=0; i<sz-1; i++) {
    for ( j=1;j<sz;j++ ) {
    s[i][j] = stschk(s[i][j-1],s[i+1][j];
    if(s[i][j-1]==ALIVE) printf("*");
    else printf(" ");
    printf("\n");
    int stschk(int s1,int s2)
    if(((s1==DEAD)&&(s2==ALIVE))||
    ((s1==ALIVE)&&(s2==DEAD))) return ALIVE;
    else return DEAD;

    Being picky, that's not C++, that's C. Standard headers in C++ dont' have .h after them, loop variables are scoped with the for, you use constants rather than #defines, etc..
    C and C++ both don't initialise arrays by default; you'd have to write an initialiser to get it to zero out the array:
        int s[sz][sz] = {};gcc will insert a call to memset to zero the array.
    If the author was assuming that the array was zeroed out, there would be no point zeroing the first row and column.
    The code reads values which haven't been initialised. If you mark such values explicitly undefined, and change the program to report an error when undefined, then you get several cases where the program makes such report.
    So either it' s a primitive random number generator (some random number generators use uninitialised memory as a source of randomness), or it's buggy, or it's processing undefined data and throwing away the result. Either way, it cannot be directly be ported to Java if the undefined values (which are limited to a small area of the ouput) are significant.

Maybe you are looking for