Problems trying to animate ball with Timer

I trying to animate my ball. I just want it to move up but am having problems when trying to compile. I am getting 3 errorsin fact:
C:\prog1\project_game\GameScreen2.java:24: illegal start of expression
     public void paintComponent(Graphics graphics) {
^
C:\prog1\project_game\GameScreen2.java:35: ';' expected
C:\prog1\project_game\GameScreen2.java:35: '}' expected
The last two errors refere to the final line.
Any help to fix these errors would be great. Here is my code:
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.event.*;
import javax.swing.border.Border;
// paints GolfCourse and DistanceBar
class GameScreen2 extends JPanel implements ActionListener {
     GolfCourse gc;
     Ball b;
     Timer timer = null;
     public GameScreen2(){
          /* game loop, freeze timer, computer game actions, start timer.*/     
          timer = new Timer(40, new ActionListener() {
               public void actionPerformed(ActionEvent evt) {
                    timer.start();
                    b.move();
                    repaint();
       public void paintComponent(Graphics graphics) {
         Graphics2D g = (Graphics2D) graphics;
         super.paintComponent(g); //paint background
          GolfCourse gc = new GolfCourse();
          Ball b = new Ball();
          gc.drawCourse(g);
          b.drawBall(g);
   }

The only place I feel may require an extra brace is at the end of the constructor. If I add one there I get the following error:
C:\prog1\project_game\GameScreen2.java:8: GameScreen2 is not abstract and does not override abstract method actionPerformed(java.awt.event.ActionEvent) in java.awt.event.ActionListener
class GameScreen2 extends JPanel implements ActionListener {
^

Similar Messages

  • Problems after doing full restore with Time Machine

    If I reinstall Leopard and and do a complete restore with time Machine, I have to erase my Time Machine backup drive and do a complete TM backup from scratch because TM will not pick up where it left off doing incremental backups. It wants to start over like it's never done any backups at all. It's a pain because it take me 4 or 5 hours to back up 270 GB. I've had to do this twice so far because once I had a problem with my startup drive and just today I made an external hard drive with leopard and restored all my files via TM.
    Is there anyway to get out of starting over from scratch when I do a full restore with TM ?

    The following procedure works for me if your restore happens to be from the last backup that Time Machine completed. (I'm not sure if it would work just as well if you restore from an older point in the Time Machine history -- but it certainly should!):
    After you complete the full restore (which will force a Restart when it completes), log in and then immediately go to System Preferences / Time Machine and Turn Off Time Machine to prevent any premature additional backups.
    Now go to System Preferences / Spotlight / Privacy and drag the icons for all your hard drives (including your main hard drive and the Time Machine hard drive) from the Desktop into the Privacy list. This will stop Spotlight indexing of all these drives to speed things up for what follows. You will do the indexing later (see below).
    If you have any sort of automatic virus protection active, disable it at this point to speed up what follows.
    Then Restart again (to get things into a fresh state), and then immediately do a Repair Permissions for your main hard drive (using Applications / Utilities / Disk Utility). Be patient. This will take 30 minutes or more and the progress bar may not advance until the very end. Do not be alarmed when several hundred notifications come up, as most of them are minor tidying up items, but some are significant. For example, you will see the ownership get adjusted for every help file in every language for every Lexar printer the system knows about (minor). You will also see the permissions adjusted for the root directory of your main hard drive (significant).
    And all of these permission and ownership repairs will happen EVEN THOUGH the files you backed up into your Time Machine may have had no such problems. They are, apparently, a result of the method that Time Machine uses to rebuild your file system during the restore.
    When the permission repair eventually completes, Quit Disk Utility and Shut Down the computer.
    Now reset the Parameter memory (PRAM). PRAM holds copies of certain system settings for rapid access. To do this, hold down the 4 keys Apple-Option-P-R continuously and press and release the power button. When you hear the SECOND startup chime, release those 4 keys. The system will continue to boot up normally. This makes sure the system's Parameter memory is in sync with the System Preferences resulting from the restore you just completed. It probably would have been anyway, but this makes sure. Among other things, this makes sure the system takes proper note of your "computer name" (System Preferences / Sharing) which is crucial to Time Machine's ability to recognize and use your previous backup database on the Time Machine hard drive.
    Now log in and fire up Mail to let it automatically finish the restore of its mailboxes by importing the necessary mail lists. Quit Mail when it finishes.
    If you have any other, application specific tasks to perform to complete the restore for any other applications, now is the time to do them.
    Finally, go back into System Preferences / Spotlight / Privacy, select the line showing your main hard drive in the list, and click the "-" on the bottom to remove it from the list. Repeat this for every other hard drive EXCEPT for your Time Machine hard drive. Exit System Preferences. Spotlight will now begin to re-index those hard drives from scratch. Watch this by clicking on the Spotlight icon in the menu bar. Wait for indexing to finish.
    Your restore is now at the point where you can let Time Machine do a new backup.
    I suggest you Restart again to get things into a fresh state (not truly necessary, but it is what I do). Then go into System Preferences / Time Machine and, at long last, Turn On Time Machine again. Then do a Back Up Now (right click on the Time Machine icon in the dock and select Back Up Now from the pop up menu).
    Because of the restore, Time Machine will now do a Deep Traversal of your entire file system looking for EVERYTHING that has changed compared to the last backup on its hard drive (rather than depending on the file system transaction logs as it normally does to make incremental backups happen much faster). The "Preparing" stage for this will take a long time -- about as long as a Repair Permissions pass in Disk Utility. Eventually Time Machine will start transferring files. This will be a backup of significant size because all the permissions repairs you did above, etc., count as changes as far as Time Machine is concerned, not to mention that certain portions of the file system are rebuilt during the restore. But it should be WELL SHORT of actually doing a complete backup of everything on your system. I.e., it is just a particularly large, but nevertheless incremental, backup added on to the previous stuff on your Time Machine disk.
    Crucial to this is that Time Machine recognizes the prior database on its hard drive as applying to your computer. Thus the permissions repair and PRAM resetting steps above.
    When that backup eventually completes, go into System Preferences / Spotlight and remove your Time Machine drive from the Privacy list. Exit System Preferences and wait for Spotlight to finish re-indexing your Time Machine drive.
    Restart once again, just to get things into a fresh state, and then re-enable any antivirus "live protection" stuff you disabled above.
    You are done.
    From this point on, Time Machine should do "normal" incremental backups, and the previous history of Time Machine backups should be accessible and used by Time Machine just as before.
    --Bob
    Message was edited by: BobP1776

  • Problem trying to replace WRT54G with WRT120N

    Hi,
    OK here is my challenge.
    I have had a home network based around a WRT54G V2 running very successfully for a number of years.The 54G has a couple of PCs and a network printer plugged in directly and also links to a Dell notebook which has a G network card built in.
    I decided to upgrade to N so as a first step purchased the WRT120N. I replaced the 54G and all the plugged in devices worked fine but I couldn't get the Dell PC to link wirelessly. I have tried a number of tests and the following summarise the overall position:
    The Dell notebook will link to the 54G but not the 120N (both set up the same as far as I can see)
    Another notebook and a desktop both with built in wireless cards both link to the 120N no problem
    I even tried plugging in an old Linksys G USB network adapter to the Dell and it still wouldn't connect to the 120N
    I have tried WEP, WPA, WPA2 and even no security still to no avail
    I have tried both manual set up and WFi Protected SetUp. With the latter the exchange for password etc proceeds fine but at the very end it comes up with the message "Failed to get the wireless settings" (this from Intel ProSet on the notebook although it also fails using Windows XP to manage the connection)
    I've also tried various other things such as disabling firewalls etc (although I don't know why this would impact the 120N and not the 54G).
    If the Dell didn't connect with the 54G then I would have thought the problem was with the internal network card but since it does I am getting really stuck.
    Anyone have any suggestions as to what I can try please?
    Many thanks,
    Graham
    Message Edited by grahamcu on 01-22-2010 02:19 PM

    Hi,
    Thanks for the reply.
    I have actually now just solved this problem. Although I tried searching the forum I didn't find anything that helped me but then in a round about way found a thread that talked about a particular Intel wireless cad (2200BG) that had problems with the 120N. I had a look on my notebook and sure enough that was the card in the machine.
    So, at the end of the day, the answer was to upgrade the 120N router firmware and upgrade the Intel driver software. For good meaure I also upgraded the Intel PROSet software as well.
    End result, all now play happily together.
    Thanks again for taking teh time to reply.
    Cheers,
    Graham 

  • Problems wirelessly extending 5Ghz network with Time Capsule

    Summary:
    My Time Capsule wirelessly extends a 5Ghz "n" network provided by my Airport Extreme, but the Time Capsule frequently fails and stops providing Internet access to connected computers. I'm not sure if the problem is with the Time Capsule or with the Airport Extreme it's connecting to.
    Setup:
    Airport Extreme (dual band) connected to cable modem. It provides a 5Ghz "n" network and a 2.5Ghz "b-g-n" network. This is in the bedroom.
    Time Capsule (non-dual band) joins the 5Ghz network and extends it. This is in the office, maybe 40 feet away, line-of-sight. There is a laser printer connected to the Time Capsule via ethernet.
    My MacBook is set to join the 5 Ghz network, and since it's in the office, it ends up joining via the Time Capsule. This is the desired behavior, as connecting through the Time Capsule seems to result in the fastest possible backup speed.
    There are no wireless devices, such as cordless phones, in the house. The microwave is NOT in use when the problems arise.
    *The Problem:*
    Frequently, the MacBook loses its Internet connection, though it is still connected to the 5Ghz network through the Time Capsule. When this happens, it can only see the Time Capsule it's connected through (and other devices that are connected to it) but no other devices on the network.
    When this happens, other devices that are connecting to the 5Ghz network through the Airport Extreme can no longer see the Time Capsule or any devices connected to it, such as the laser printer or my MacBook. This includes the living room computer, which has never been able to complete a backup due to this problem.
    The Time Capsule's and the Airport Extreme's indicator lights both stay green.
    If I change the Macbook's connection to the 2.5Ghz network, it can see the devices connected to the Airport Extreme, but can no longer reach the Time Capsule.
    *Unsuccessful Solutions:*
    This was happening in a previous incarnation of the network, when I had a non-dual band Airport Extreme providing the main network, the Time Capsule connected via 5Ghz, and an Airport Express connected via ethernet to the Time Capsule to provide a b-g network.
    I replaced the Airport Extreme with a new dual-band unit to simplify the setup, but it did not solve the problem.
    Since the Time Capsule seemed to be the weak link in the network, I reported the problem and got the unit replaced, but the problem still persists.
    I've reset both the Airport Extreme and the Time Capsule to their factory settings numerous times, and set them up again from scratch (no imported settings). I've gone in and made sure that there were no WDS settings leftover from the earlier configuration, as the 5Ghz network does not need it to extend itself.
    *Plea for help:*
    Is anyone else experiencing a similar problem?

    Update
    The other day, I modified the setup so that the Time Capsule doesn't extend the wireless network wirelessly, only through Ethernet (so the attached printer will work, but the computers will connect directly to the AEBS. The Time Capsule stayed connected long enough for me to do a full backup (125GB) from the downstairs computer.
    I thought I had it "solved" (though extending the 5Ghz network would be preferable so the office computers can have faster backup speeds.)
    But yesterday, I went to print to the Ethernet-attached printer, and it got only one page out before it disappeared off the network again, and the print job failed. I noticed it did it again, today.
    So the problem is not tied to wirelessly extending the network.

  • Problems while restoring iPhoto library with Time machine

    Hello,
    I've had some problems in iPhoto 11 for a while. Pics being removed or altered in different ways.
    I then decided to restore my iPhoto library to an earlier date using Time machine. I used a one week old backup and after 2 hours or so when it was done, no pictures in the folder anymore! I panicked and restored once again, this time on the whole "Pictures" folder. Now i cannot even open the folder, i get this message - "The folder “Pictures” can’t be opened because you don’t have permission to see its contents."
    I am the system administrator.. ive checked the "get info" option and made sure that all users can "read and write" in the folder.
    When I try to restore the Pictures folder again i get a message telling me that it cannot be restored because the folder is being used... even if i dont use it!
    I really need help to solve this... 60Gb pictures are gone
    Please help me! What can i do? Is there any way to do a complete system restore for 1 week so i get rid of these problems? Or what would be the best and easiest fix?
    Sorry if i placed this thread in the wrong place, but i think there are multiple problems that belong in different areas...

    First ry the following on the library:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home/Library/ Preferences folder.
    2 - delete the contents the following folder:
    User/Library/Containers/com.apple.iPhoto
    3 - reboot, launch iPhoto and try again.
    NOTE: For Mavericks, 10.9,  go to your Home folder and use the View ➙ Show View Options menu to bring the this window:
    where you can check the Show Library Folder checkbox.
    If there's no improvement continue with: Try the following:
    1 - launch iPhoto with the Command+Option keys held down to open the First Aid window.
    2 - Run Option #4, Rebuild Database, and if needed Option #1 and Option #2.

  • Problem trying to Catalog/Move with PSE 7.

    I'm running PSE 7 on Windows XP with SP3.
    I want to move my catalog from the current location (my internal hard drive) to
    a new location (an external hard drive).
    I did a Help/System Info to get the current catalog directory.
    I checked that directory to see if there were any images in it. There are none.
    I have a 137MB thumb.5.cache, a 24MB catalog.pse7db, and a 7MB itemData.mk4
    along with some other smaller files.  (I only have one Catalog).
    I do File/Catalog.
    Catalogs Accessible by All Users is clicked.
    There is one entry in the List Box - Photoshop Elements 7 Catalog (Current).
    I select that entry and the actions buttons on the right are enabled.
    I click Move.
    I get a Move Catalog window.
    Catalogs Accesible by All Users is selected.
    But the OK button is disabled.
    If I click Catalogs Accessible by the Current User then the OK button is Enabled.
    I click that. Then I get back to Catalog Manager with the Catalogs Accessible by Current User button clicked
    this time.
    If I click Move this time, I again get the Move Catalog window but this time the button
    Catalogs Accessible by Current User is highlighted. And the OK button is disabled.
    Well, I didn't understand what was happening in this dialog.
    So I thought I'd better ask before trying anything else.
    Thanks for any ideas!

    Let's go step by step through that second set of instructions.   Here are screen shots of what happens when I move a catalog named "Test" that's starting out in the location Catalogs Accessible By All Users (after doing the first set of instructions).  If you don't see similar screens, perhaps you can describe exactly where it goes different.
    After doing File > Catalog, the Catalog Manager window looks like:
    After step 1. Select Custom Location:
    After step 2. Click the Browse button and select the destination location for the catalog.  I'm selecting an external drive G:
    After clicking the OK button:
    Note that it now says G:\ underneat Custom Location.
    After step 3. Select the current location of the catalog: All Users:
    Note that you also need to click on the catalog name ("Test" here) to allow the Move button to be clicked.
    After step 4. Click the Move button:
    After step 5. Select Custom Location:
    After step 6. Click OK:
    The catalog Test is now in the custom location G:\.

  • Problem trying to use replaceAll with url string

    Can anyone give me some quick advice on how to replace part of a url? I'm trying replaceAll but I'm getting errors. My code is below. Thanks.
    String value = http://localhost:8280/portal/templates/page/library.jsp?foldId=libfold245696
    String hostName = "192.168.0.1";
    value = value.replaceAll("localhost",hostName);I want to replace "localhost" with the ip address.

    Here's the replaceAll version:
    package com.cellexchange.util;
    import java.io.FileInputStream;
    import java.io.FileOutputStream;
    import java.io.IOException;
    import java.io.OutputStream;
    import java.io.PrintWriter;
    import java.util.Enumeration;
    import java.util.Properties;
    * Created on Nov 3, 2005
    public class UpdateExternalLinks {
        private String hostName;
        private String fileName = "/server/fvm/conf/ExternalLinks.properties";
        private static final String pattern = "localhost";
        private Properties properties;
        public UpdateExternalLinks(String hostName,String jBossHome){
            hostName = hostName;
            System.out.println("hostName: " + hostName);
            fileName = jBossHome + fileName;
            readPropertiesFile();
        public static void main(String[] args) {
            if(args.length == 0) {
                System.err.println("Usage: UpdateExternalLinks %HOST_NAME% %JBOSS_HOME%");
                System.exit(1);
            else {
                new UpdateExternalLinks(args[0],args[1]);
        public void readPropertiesFile() {
            try {
                properties = new Properties();
                properties.load(new FileInputStream(fileName));
                Enumeration propertyNames = properties.propertyNames();
                while(propertyNames.hasMoreElements()) {
                    String key = (String)propertyNames.nextElement();
                    String value = (String)properties.getProperty(key);
                    System.out.println("key: " + key);
                    System.out.println("value: " + value);
                    String newValue = value.replaceAll(pattern,hostName);
                    System.out.println("newValue: " + newValue);
                    //properties.setProperty(key,newValue);
               // writePropertiesFile(properties);
            } catch (IOException e) {
                System.err.println("Problem reading properties file");
        public void writePropertiesFile(Properties properties) {
            try {
                properties.store(new FileOutputStream(fileName), null);
            } catch (IOException e) {
                System.err.println("Problem writing properties file");
    }

  • Problem trying to update book with Producer

    I found a typo in my book and I wanted to upload a corrected version. Everything works fine in iBooks Author, but then when it opens producer I noticed that the title is incomplete and has odd spacing. So I fixed that and made all entries and then when I hit submit I get an error message telling me the file can't be changed because it has been changed by another application. I have no idea what, if anything, I am doing wrong.

    you should check out packer or bauerbill, yaourt isn't maintained and there are a lot of problems with it

  • Airport Express Won't Play Ball With Time Capsule + WEP Security

    Hi,
    Not sure which forum to post this in so I might try both...
    I have recently switched from using an Airport Extreme to Time Capsule as my main base station. It works fine. I also have to connect a rather ancient PC + wireless networking card to this network and it seems to be the case that I can only get this to work when I switch the wireless security mode to WEP.
    The problem is that when I set up my Airport Express to extend the network it doesn't work properly. I follow the setup procedure in the Airport Utility, the green light comes on on the express, but it's not joining the network correctly. If I connect a computer to the network via the express it appears to work (get connection, correct network name) but I'm getting a self-assigned IP address and therefore no 'real' connection.
    Please help! Which setting should the security be on on the Express. The options don't seem to match those on the Time Capsule, for instance I have two options for WEP (64 bit and 128 bit) and only one option on the Time Capsule which makes no mention of bit depth. Confusing.

    manually set the Express in bridge mode then configure your wireless setting. I usually set the secondary routers to create their own wireless network. I like to keep all computer devices separate from each other by connecting them to different routers. Main set for N only at 5 GHZ and others set to N+B/G 2.4 GHZ.

  • Trying to back up with time machine for first time. It keeps ejecting the disk a few minutes in. Any ideas?

    I am using a WD My Passport to try and do a time machine backup for the first time, on my iMac desktop.
    the first couopleo of times I did it, it was really slow and then crashed after a few mins. I started again as if it was a new external harddrive and some home it tarted a bit faster, getitng to aboyt 6GB of the 280GB within 10 mins and then crashed again. All I see is that it is no longer working and a message pops up saying 'Disk was not ejected properly', even though I havent touched it.
    Am I doing soemthing wrong or have I got a dodgy external disk?
    Help

    Time Machine Troubleshooting
    Time Machine Troubleshooting Problems

  • Trying to remove child with timer

    Would the following code be correct and if not can someone assist me in making it work.  Thanks in advance.
    var fw:Fireworks = new Fireworks(590,300);
    addChild(fw);
    var t:Timer = new Timer(10000, 0);
    t.addEventListener(TimerEvent.TIMER, onTimer);
    t.start();
    function onTimer(evt:TimerEvent):void {
           var i:int = 0;  i++
           removeChild("fw");

    var fw:Fireworks = new Fireworks(590,300);
    addChild(fw);
    var t:Timer = new Timer(10000, 0);
    t.addEventListener(TimerEvent.TIMER, onTimer);
    t.start();
    function onTimer(evt:TimerEvent):void {
           var i:int = 0;  i++
           removeChild("fw");
           t.removeEventListener(TimerEvent.TIMER,onTimer);

  • Help using connect hard drive with Time Machine

    My iMac and the two wirelessly connect apple laptops all recognize the Western Digital MYBookWorld 500gb external hard drive. We can all write to it and retrieve files. We are using a Lynksys router to which the iMac and WD drive are connected directly while the laptops connect wirelessly.
    We are trying to use it with TIME Machine, but when we try to set up time machine, the drive does not show up as an option for the back up disc.
    I have read through several old discussions about not recognizing the disc at all, but this is not our problem. Anyone with ideas?

    Hello Taxi Driver and welcome to Apple Discussion!
    In short to use the External HD for the current backup and TimeMachine you will need to repartition it creating a partition for each. The down side at this point, is that in order to repartition the external the current data on it will be erased. When setting up the External for TimeMachine set the Partition Map Scheme to GUID Partition Table and the Format to Mac OS Extended (Journaled)
    A couple of options:
    1. Backup the current files on the External HD to one of your Mac's, then repartition it with 2 partitions, then use the 1st for TimeMachine and copy back the files to the 2nd partition.
    2. Safer and easier way is to pickup a second external and set it up for TimeMachine.
    http://www.apple.com/support/leopard/timemachine/

  • Partitioning on a table on the field TIMESTAMP WITH TIME ZONE

    Hi I have a very large size table which has grown to a size that we are not able to query it efficiently. We have decided to partition the table. But the issue is the table has a TIMESTAMP WITH TIME ZONE field and not DATE. I have found some links on the web which state this might cause an error. I am planning to create a temp table with the partition rules and at the same time copy data from the original one.
    using CREATE TABLE XYZ PARTITION BY RANGE (ABC) ( ---- Partition rules ------) NOLOGGING AS SELECT * FROM XYZ_ACTUAL where 1 = 2;
    Then if it works fine, I would rename the table with partitions to the actual name.
    Should all this be fine?
    The database is very critical. Hence the dilemma.

    Have you tried converting the timestamp with time zone to a character string as a partition key, possibly using an edit mask to control the timestamp components used?
    Your plan sounds OK to me - if you can get the partitioned table created - but I would test in a development first o see where the lLw of Unintended Consequences might decide to manifest itself.
    Edited by: riedelme on Dec 8, 2009 9:13 AM

  • HT3275 Can you please let me know how I can correct the following which appears during back up with time machineThe backup disk image "/Volumes/Andreas ZERVOS's Time Capsu-1/Andreas Zervos's MacBook Pro 1.sparsebundle" could not be created (error -1)

    Can you please help me to solve the following problem occuring during back up with time machine?
    The backup disk image “/Volumes/Andreas ZERVOS's Time Capsu-1/Andreas Zervos’s MacBook Pro 1.sparsebundle” could not be created (error -1)

    Hello,
    I'm not sure what it means, but...
    http://www.levelofindirection.com/journal/2009/10/10/using-a-networked-drive-for -time-machine-backups-on-a-mac.html
    http://www.coastalvectors.com/blog/2011/02/understanding-time-machine-and-sparse -bundles/
    Have you looked through Pondini's extensive TM help site?
    http://Pondini.org/TM/FAQ.html
    I can't imagine anything TMwise not covered.

  • Kernel Panic while backing up with Time Machine - now everything is GONE!

    I got a kernel panic while i tried to back up with Time Machine....when i shut down the computer, and restarted it (with the external still plugged in, and on), it came up with an error message that said
    "The disk you inserted was not readable by this computer."
    And my three options were to "Initialize...", "Ignore", or "Eject"...
    I didn't hit either of those buttons, i was trying to contact apple for support only to find out that i am just a week past my minimum 90 day telephone support, so i am trying to scrape up enough to order the APP immediately.
    However, in the meantime, everything on my external harddrive is gone...Disk Utility doesn't even see that there was once a Partition on that drive, and thus, it is not showing up on my desktop, and there is no information to be recovered...everything is gone.
    This is kind of ironic because i was just reading an article about how people are losing their info on their User account after having the Guest Accounts enabled....logged into guest, and back out of guest...
    I am a part of one of those statistics because i do NOT have the Guest account enabled at all...
    Can anybody else help me with this?

    where can i find the panic.log?
    I did a spotlight search with no results.
    I checked /Library/Logs, and didn't see a panic.log
    I also checked ~/Library/Logs and didn't find a panic.log either....i was unable to find anything related to a kernel panic log, or anything.
    Could you point me in the right direction for this please? Could it be that i had a kernal panic, and it did not record the log?
    So what can i do to correct this?
    Disk Warrior didn't detect the drive, and zapping the PRAM didn't correct it either.
    I keep getting the error message i posted previously.
    I even tried to plug the drive into my old 15" PowerBook G4 running 10.4 tiger to see if i could see the drive appear on the desktop, and i also got the same error there as well.
    If i go into Disk Utility, into Partition, i have to create a Partition. There is absolutely nothing on the drive at all. Everything is gone because of a kernal panic - which happened when i was trying to use Time Machine to back up the drive.
    I'm 1/2 afraid to do anything at the moment because i want to figure out what happened to the data i lost on my Time Machine backup drive, and how to get it back...at the same time, i'm afraid of losing all my information on my computer as well since people are having issues with the so called Guest Account issue that wipes everybody's user account's information.
    Is there another scenario for this, could it be not just Guest Accounts deleting a users home folder, but also kernal panics related to Time Machine, which end up erasing your entire Time Machine backup drive too?
    Apple really needs a fix for this and should somehow reward us with something for the unprofessionalism in their own technology.
    Message was edited by: tool

Maybe you are looking for

  • Append signature block using signtool

    I successfully signed using signtool.exe which is part of Windows sdk. signtool sign /fd sha256 /a /f lost.pfx <filename> I am able to see the file name signed however I attempted the /ac option of signtool which adds additional entries to signature

  • Throws exception while saving SCREEN DATA  when integrated with CRMOD & OPA

    I have integrated CRMOD with OPA and able to see my screens and enter data and review after submitting screen data, but when I click "Save" on TOP right of the Applet Test page throws below exception. Please help =====================================

  • Creating a blu-ray

    I am looking into purchasing an external blu-ray burner. One thing the company told me whose product I am interested in is If I want the Blu-ray to play back on a normal Blu-ray player connected to a TV, like a typical commercial film on a Blu-ray di

  • Process waiting messages

    I am searching for a way to tell the jre to process all waiting messages in the message queue before continuing. In Delphi I would use "Application.ProcessMessages". In Java I have tried to call "SwingUtilities.invokeAndWait(Thread.currentThread());"

  • Solution Manager Tab Name Change - is it possible

    Hi I am new to Slolution manager config. and would like to know if I can change the Tab name of the Solution manager where you have Tabls like Gen.Documentation, Proj. Documentation, Administartion etc. If we can change the names, then please let me