Need Help Fixing Error, Please.

Hi!
I'm very new to Java and I am trying to write a very simple applet which will display a Frame (which will have the ability to close using the "X" in the upper right corner) and a simple title in the Frame title bar. I have narrowed it down to one error. My code is as follows:
import java.awt.event.*;
public class WeWon
     public static void main(String [] args)
          Frame aFrame = new Frame("We Won!");
          aFrame.setSize(400, 300);
          aFrame.setBackground(Color.black);
          aFrame.setVisible(true);
          public void WeWonAboutToClose extends Frame
               implements WindowListener
               public aFrameClosing(String str)
                    super(str);
                    addWindowListener(this);
               public WeWonAdapter extends WindowAdapter
                    public void windowClosing(WindowEvent e)
                         System.exit(0);
}The error I receive is as follows:
C:\jdk131\WeWon.java:27: '(' expected
          public void WeWonAboutToClose extends Frame
                                              ^I think I know why I am getting the error ( I think I need to have a String arg after the name of the method) but I don't know how to go about this and still achieve what I want from this applet.
Thanks for any insight.
Susan

Is this what you're looking for:
V.V.That's EXACTLY what I was looking for! How did I go so wrong?
Now that I see it written, I can understand it perfectly. But I always have a hard time writing code myself. Is this a common phenomenon or am I just odd?
One thing I don't understand completely, however, is the use of the ");" on this line:
     public void windowClosing(WindowEvent e) {           
          System.exit(0);        
     });I've seen it written a number of times in other code and for the life of me, I can see no reason to insert a ");" at that point in the code. Can you explain?
Thanks again!
Susan

Similar Messages

  • Need help fixing errors that keep filling up the logs in console

    ***I keep getting error's that are slowing down my imac plz help i know nothing about mac's there all showing up in the conso*l*e**
    4/6/09 6:31:13 PM /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[22] Error Login Window Application Started -- Threaded auth
    4/6/09 6:31:14 PM ntpdate[47] Error can't find host time.apple.com
    4/6/09 6:31:14 PM ntpdate[47] Error no servers can be used, exiting
    4/6/09 6:31:14 PM org.ntp.ntpd[14] Notice Error : nodename nor servname provided, or not known
    4/6/09 6:31:15 PM kernel Debug Auth result for: 00:22:3f:35:bb:66 MAC AUTH succeeded
    4/6/09 6:31:15 PM kernel Debug AirPort: Link Up on en1
    4/6/09 6:31:21 PM kernel Debug AppleYukon2: 00000000,00000000 sk98osx_dnet - recovering from missed interrupt
    4/6/09 6:31:22 PM loginwindow[22] Error Login Window Started Security Agent
    4/6/09 6:31:23 PM SecurityAgent[96] Error Showing Login Window
    4/6/09 6:31:27 PM kernel Debug AppleYukon2: 00000000,00000000 sk98osx_dnet - recovering from missed interrupt
    4/6/09 6:31:28 PM kextd[10] Notice writing kernel link data to /var/run/mach.sym
    4/6/09 6:31:31 PM kernel Debug BootCache: hit rate below threshold (3249 hits on 6499 lookups)
    4/6/09 6:31:34 PM SecurityAgent[96] Error User info context values set for joshglatt
    4/6/09 6:31:35 PM SecurityAgent[96] Error Login Window done
    4/6/09 6:31:35 PM loginwindow[22] Error Login Window - Returned from Security Agent
    4/6/09 6:31:35 PM loginwindow[22] Notice USER_PROCESS: 22 console
    4/6/09 6:31:35 PM com.apple.launchd[1] Notice (com.apple.UserEventAgent-LoginWindow[92]) Exited: Terminated
    4/6/09 6:31:38 PM Dock[111] Warning _DESCRegisterDockExtraClient failed 268435459
    4/6/09 6:31:39 PM /System/Library/CoreServices/coreservicesd[58] Error SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(josh glatt's Public Folder) returned -14135
    4/6/09 6:31:43 PM /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[1 14] Error CPSGetProcessInfo(): This call is deprecated and should not be called anymore.
    4/6/09 6:31:43 PM /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[1 14] Error CPSPBGetProcessInfo(): This call is deprecated and should not be called anymore.
    4/6/09 6:32:31 PM loginwindow[22] Notice DEAD_PROCESS: 0 console
    4/6/09 6:32:31 PM shutdown[188] Notice halt by joshglatt:
    4/6/09 6:32:31 PM shutdown[188] Notice SHUTDOWN_TIME: 1239067951 657374
    4/6/09 6:32:31 PM com.apple.loginwindow[22] Notice Shutdown NOW!
    4/6/09 6:32:31 PM mDNSResponder mDNSResponder-176.3 (Sep 30 2008 16:59:38)[21] Error stopping
    4/7/09 12:15:17 AM kernel Debug npvhash=4095
    4/6/09 6:32:31 PM com.apple.loginwindow[22] Notice System shutdown time has arrived
    4/7/09 12:15:16 AM com.apple.launchctl.System[2] Notice launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    4/7/09 12:15:16 AM com.apple.launchd[1] Warning (com.apple.blued) Unknown key for boolean: EnableTransactions
    4/7/09 12:15:16 AM com.apple.launchd[1] Warning (org.cups.cupsd) Unknown key: SHAuthorizationRight
    4/7/09 12:15:16 AM com.apple.launchd[1] Warning (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    4/7/09 12:15:17 AM kextd[10] Notice 417 cached, 0 uncached personalities to catalog
    4/7/09 12:15:17 AM kernel Debug hi mem tramps at 0xffe00000
    4/7/09 12:15:17 AM kernel Debug PAE enabled
    4/7/09 12:15:17 AM kernel Debug 64 bit mode enabled
    4/7/09 12:15:17 AM kernel Debug Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386
    4/7/09 12:15:17 AM kernel Debug standard timeslicing quantum is 10000 us
    4/7/09 12:15:17 AM kernel Debug vmpagebootstrap: 512352 free pages and 11936 wired pages
    4/7/09 12:15:17 AM kernel Debug migtable_maxdispl = 79
    4/7/09 12:15:17 AM kernel Debug 89 prelinked modules
    4/7/09 12:15:17 AM kernel Debug AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
    4/7/09 12:15:17 AM kernel Debug AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
    4/7/09 12:15:17 AM kernel Debug Loading security extension com.apple.security.TMSafetyNet
    4/7/09 12:15:17 AM kernel Debug calling mpopolicyinit for TMSafetyNet
    4/7/09 12:15:17 AM kernel Debug Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    4/7/09 12:15:17 AM kernel Debug Loading security extension com.apple.nke.applicationfirewall
    4/7/09 12:15:17 AM kernel Debug Loading security extension com.apple.security.seatbelt
    4/7/09 12:15:17 AM kernel Debug calling mpopolicyinit for mb
    4/7/09 12:15:17 AM kernel Debug Seatbelt MACF policy initialized
    4/7/09 12:15:17 AM kernel Debug Security policy loaded: Seatbelt Policy (mb)
    4/7/09 12:15:17 AM kernel Debug Copyright (c) 1982, 1986, 1989, 1991, 1993
    4/7/09 12:15:17 AM kernel Debug The Regents of the University of California. All rights reserved.
    4/7/09 12:15:17 AM kernel Debug MAC Framework successfully initialized
    4/7/09 12:15:17 AM kernel Debug using 10485 buffer headers and 4096 cluster IO buffer headers
    4/7/09 12:15:17 AM kernel Debug IOAPIC: Version 0x20 Vectors 64:87
    4/7/09 12:15:17 AM kernel Debug ACPI: System State [S0 S3 S4 S5] (S3)
    4/7/09 12:15:17 AM kernel Debug mbinit: done
    4/7/09 12:15:17 AM kernel Debug Security auditing service present
    4/7/09 12:15:17 AM kernel Debug BSM auditing present
    4/7/09 12:15:17 AM kernel Debug rooting via boot-uuid from /chosen: 3F199FB1-9AA0-3B9D-BE52-F47A818547ED
    4/7/09 12:15:17 AM kernel Debug Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    4/7/09 12:15:17 AM kernel Debug BTCOEXIST on
    4/7/09 12:15:17 AM kernel Debug wl0: Broadcom BCM4328 802.11 Wireless Controller
    4/7/09 12:15:17 AM kernel Debug 5.10.38.27
    4/7/09 12:15:17 AM kernel Debug FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 001d4ffffe621222; max speed s800.
    4/7/09 12:15:17 AM kernel Debug Got boot device = IOService:/AppleACPIPlatformExpert/PCI0/AppleACPIPCI/SATA@1F,2/AppleICH8AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/WDC WD3200AAJS-40RYA0 Media/IOGUIDPartitionScheme/Customer@2
    4/7/09 12:15:17 AM kernel Debug BSD root: disk0s2, major 14, minor 2
    4/7/09 12:15:17 AM kernel Debug Jettisoning kernel linker.
    4/7/09 12:15:17 AM kernel Debug Resetting IOCatalogue.
    4/7/09 12:15:17 AM kernel Debug Matching service count = 0
    4/7/09 12:15:17 AM kernel Debug Matching service count = 0
    4/7/09 12:15:17 AM kernel Debug Matching service count = 0
    4/7/09 12:15:17 AM kernel Debug Matching service count = 0
    4/7/09 12:15:17 AM kernel Debug Matching service count = 0
    4/7/09 12:15:17 AM kernel Debug Matching service count = 0
    4/7/09 12:15:17 AM kernel Debug Previous Shutdown Cause: 5
    4/7/09 12:15:17 AM kernel Debug ** Device in slot: SLOT--1 **
    4/7/09 12:15:19 AM kernel Debug AppleIntelCPUPowerManagement: initialization complete
    4/7/09 12:15:21 AM kernel Debug [Bluetooth::CSRHIDTransition] switchToHCIMode (legacy)
    4/7/09 12:15:22 AM kernel Debug [Bluetooth::CSRHIDTransition] transition complete.
    4/7/09 12:15:22 AM kernel Debug [HCIController][configurePM] power parent ready after 1 tries
    4/7/09 12:15:24 AM rpc.statd[17] Notice statd.notify - no notifications needed
    4/7/09 12:15:25 AM bootlog[35] Notice BOOT_TIME: 1239088514 0
    4/7/09 12:15:27 AM fseventsd[26] Critical bumping event counter to: 0x804135 (current 0x0) from log file '00000000008036cb'
    4/7/09 12:15:27 AM DirectoryService[31] Alert Launched version 5.6 (v514.24)
    4/7/09 12:15:27 AM /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[22] Error Login Window Application Started -- Threaded auth
    4/7/09 12:15:27 AM kernel Debug yukon: Ethernet address 00:1b:63:a1:e4:30
    4/7/09 12:15:27 AM kernel Debug AirPort_Brcm43xx: Ethernet address 00:1c:b3:7a:7e:d0
    4/7/09 12:15:28 AM com.apple.launchd[1] Warning (com.apple.aslmanager) Throttling respawn: Will start in 4 seconds
    4/7/09 12:15:28 AM com.apple.SecurityServer[18] Notice Entering service
    4/7/09 12:15:28 AM mDNSResponder mDNSResponder-176.3 (Sep 30 2008 16:59:38)[21] Error starting
    4/7/09 12:15:28 AM /usr/sbin/ocspd[57] Alert starting
    4/7/09 12:15:29 AM kernel Debug AirPort: Link Down on en1
    4/7/09 12:15:29 AM configd[33] Notice setting hostname to "josh-glatts-imac.local"
    4/7/09 12:15:30 AM loginwindow[22] Error Login Window Started Security Agent
    4/7/09 12:15:30 AM SecurityAgent[73] Error Showing Login Window
    4/7/09 12:15:31 AM com.apple.launchd[1] Warning (com.apple.aslmanager) Throttling respawn: Will start in 1 seconds
    4/7/09 12:15:31 AM kernel Debug Auth result for: 00:22:3f:35:bb:66 MAC AUTH succeeded
    4/7/09 12:15:31 AM kernel Debug AirPort: Link Up on en1
    4/7/09 12:15:35 AM kextd[10] Notice writing kernel link data to /var/run/mach.sym
    4/7/09 12:15:37 AM kernel Debug AppleYukon2: 00000000,00000000 sk98osx_dnet - recovering from missed interrupt
    4/7/09 12:15:45 AM kernel Debug AppleYukon2: 00000000,00000000 sk98osx_dnet - recovering from missed interrupt
    4/7/09 12:15:52 AM SecurityAgent[73] Error User info context values set for joshglatt
    4/7/09 12:15:53 AM SecurityAgent[73] Error Login Window done
    4/7/09 12:15:53 AM loginwindow[22] Error Login Window - Returned from Security Agent
    4/7/09 12:15:53 AM loginwindow[22] Notice USER_PROCESS: 22 console
    4/7/09 12:15:53 AM com.apple.launchd[1] Notice (com.apple.UserEventAgent-LoginWindow[69]) Exited: Terminated
    4/7/09 12:15:53 AM /System/Library/CoreServices/coreservicesd[47] Error SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(josh glatt's Public Folder) returned -14135
    4/7/09 12:15:54 AM /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[8 7] Error CPSGetProcessInfo(): This call is deprecated and should not be called anymore.
    4/7/09 12:15:54 AM /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[8 7] Error CPSPBGetProcessInfo(): This call is deprecated and should not be called anymore.
    4/7/09 12:19:29 AM com.apple.firmwaresyncd[27] Notice kextload: /System/Library/Extensions/msdosfs.kext loaded successfully

    Most of the log entries are not errors, at least in the sense of unexpected problems that can't be recovered from. UNIX logs are very "chatty," filled with many comments only of interest to programmers.
    To pinpoint any real problems, it would help to know what specifically you do on your Mac that is slowing down, if you frequently see spinning "beach balls" when the pointer is over any particular application's windows or menus, if there are unusual notices associated with some processes, etc. IOW, aside from the log, what specifically is wrong?

  • Need help with error please!

    addRecord(java.lang.String,java.lang.String) in CatDriver cannot be applied to (java.lang.String,int) addRecord(correctName, correctAge);

    The message means that the addRecord() method was defined to receive two String arguments, but the code you are compiling is trying to pass a String and an int. correctAge must be the int. You either need to re-design or overload the addRecord() method or change correctAge into a String.

  • My mother is killing her poor computer and I need help fixing it please!

    My mom has a mac mini and all shes does with it is download those dumb animated gif icons....over and over....dont ask me why...
    anyway, she downloaded like an insane amount to her desktop and now when she starts up, the computer spends so much time trying to change the icons into thumbnails, that it's a constant spinning wheel. I cannot do anything and this computer is slow as * now.
    Anyone have suggestions about what I can do to get rid of these files and speed things up?

    Alexandre, I was also amused, in the nicest possible way, by your post!
    I would have suggested that you quietly hack into Mom's computer and make her default download folder somewhere other than the Desktop, perhaps even somewhere she can't find but from where you can delete all the gifs!
    I would also have suggested that you read her the following 'riot act':
    From a recent article in MacFixit:
    Performance tip: Keep the Desktop clutter-free (empty, if possible)
    Mac OS X's Desktop is the de facto location for downloaded files, and for many users, in-progress works that will either be organized later or deleted altogether. The desktop can also be gluttonous, however, becoming a catch-all for files that linger indefinitely.
    Unfortunately -- aside from the effect of disarray it creates -- keeping dozens or hundreds of files on the Desktop can significantly degrade performance. Not necessarily because the system is sluggish with regard to rendering the icons on the desktop and storing them in memory persistently (which may be true in some cases), but more likely because keeping an excessive number of items on the Desktop can cause the windowserver process to generate reams of logfiles, which obviously draws resources away from other system tasks.
    As such, keeping as few items as possible on the Desktop prove a surprisingly effective performance boon. Even creating a single folder on your Desktop and placing all current and future clutter inside, then logging out and back in can provide an immediately noticeable speed boost -- particularly for the Finder.
    More here:
    http://www.obbygobby.com/?p=18
    and here:
    http://www.lifeclever.com/how-to-organize-your-cluttered-desktop-and-regain-your -sanity/
    And it is why Apple invented 'Stacks' for Leopard.

  • Uloading ebook using iProducer rec'd error: ERROR ITMS-9000: "Unable to parse nav file: toc.ncx" at Book. I don't understand and need help fixing it. Please Help

    Uloading ebook using iProducer rec'd error: ERROR ITMS-9000: "Unable to parse nav file: toc.ncx" at Book. I don't understand and need help fixing it. Please Help if you've the knowledge.
    Many Thanks

    Yep, i just did it again. The entire scroll-bar widget, complete with formatted text, graphics, etc., pasted itself nicely in another book. Two different files, the same widget.
    I use the scroll-bar widgets for most of my texts. (I have audio buttons on the side, and the scripts are within the widget, to the side). My only text is within widgets, and text boxes, naturally. 
    I am following your recommendation: cleaning files, etc. I am remaking the book anew. I need to convince the EPUB bot or whatever that my file looks and works nicely on all my devices. You would expect an error message when previewing the book: 'Hey Amigo, your file is flawed, stop working on it, and get back to the drawing board." Should be able to try again next Monday.

  • I deleted aperture and now my sistem is acting crazy. I desperately need help fixing it.Can anyone help me please?

    I deleted aperture and now my sistem is acting crazy.The dock disappeared and almost all icons are gone except for their names.I have an important project for tomorrow and I desperately need help fixing it.Can anyone help me please?

    Well it all started with Aperture 3 trying to import some photos from my iphone.It took ages to import those photos and like I was in a hurry to finish my work in Illustrator so I tryied to force quit on A3 and it didn´t, so I shut down the computer and started over.it was all ok but I uninstalled the A3 and the I realized the icons were back to original form and a few fonts changed.so I Installed the trial version of A3.I did a restart of the system and then there was.aperture lauching but no dock and a 80% of the icons disappeared, but the names of the files and folder remained.and I cand acces the apps from the apple sign on the left corner.I tried also restarting a few time but it´s always the same.I am a recent user of a mac , and please excuse my bad english.If this is in any way useful please help me!

  • I did a manual restore but it gave me an error it was 3914 i need help fixing it.

    i did a manual restore but it gave me an error it was 3914 i need help fixing it.

    From this Apple support document: iTunes: Specific update-and-restore error messages and advanced troubleshooting
    This device is not eligible for the requested build: Also sometimes displayed as an "error 3194." If you receive this alert, update to the latest version of iTunes. Third-party security software or router security settings can also cause this issue. To resolve this, follow Troubleshooting security software issues.
    Downgrading to a previous version of iOS is not supported. If you have installed software to perform unauthorized modifications to your iOS device, that software may have redirected connections to the update server (gs.apple.com) within the Hosts file. First you must uninstall the unauthorized modification software from the computer, then edit out the "gs.apple.com" redirect from the hosts file, and then restart the computer for the host file changes to take affect.  For steps to edit the Hosts file and allow iTunes to communicate with the update server, see iTunes: Troubleshooting iTunes Store on your computer, iPhone, iPad, or iPod—follow steps under the headingBlocked by configuration (Mac OS X / Windows) > Rebuild network information > The hosts file may also be blocking the iTunes Store. If you do not uninstall the unauthorized modification software prior to editing the hosts file, that software may automatically modify the hosts file again on restart. Also, using an older or modified .ipsw file can cause this issue. Try moving the current .ipsw file, or try restoring in a new user to ensure that iTunes downloads a new .ipsw.
    Error 3194: Resolve error 3194 by updating to the latest version of iTunes. "This device is not eligible for the requested build" in the updater logs confirms this is the root of the issue. For more Error 3194 steps see: This device is not eligible for the requested build above.
    B-rock

  • I need help fixing kernel panic asap please help

    i need help fixing kernel panic asap please help

    OS X- About kernel panics
    Mac OS X- How to log a kernel panic
    Post a copy of your most recent complete panic log.

  • I need help fixing this... i can't get PDF to open

    [2011-08-07:20:00:49] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-08-07:20:00:49] Runtime Installer end with exit code 0
    [2011-08-07:20:00:49] Runtime Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-07:20:00:49] Commandline is: -installupdatecheck
    [2011-08-07:20:00:49] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-07:20:00:49] Performing pingback request
    [2011-08-07:20:00:50] Pingback request completed with HTTP status 200
    [2011-08-07:20:00:50] Starting runtime background update check
    [2011-08-07:20:00:50] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.7.0.19530/update
    [2011-08-07:20:00:50] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.7.0.19530/update to C:\Users\Troy M\AppData\Roaming\Adobe\AIR\Updater\Background
    [2011-08-07:20:00:50] Runtime update not available
    [2011-08-07:20:00:50] Unpackaging cancelled
    [2011-08-07:20:00:50] Runtime Installer end with exit code 0
    [2011-08-07:20:01:23] Application Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-07:20:01:23] Commandline is: "C:\Users\Troy M\PamperedPartnerPlus\workspace\.report\SalesReceiptReport_08082011_010122AM.pdf"
    [2011-08-07:20:01:23] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-07:20:01:24] Unpackaging file:///C:/Users/Troy%20M/PamperedPartnerPlus/workspace/.report/SalesReceiptReport_080820 11_010122AM.pdf to C:\Users\Troy M\AppData\Local\Temp\fla54C3.tmp
    [2011-08-07:20:01:24] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="not an AIR file" errorID=0]
    [2011-08-07:20:01:29] Application Installer end with exit code 7
    [2011-08-07:20:01:33] Runtime Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-07:20:01:33] Commandline is: -arp:uninstall
    [2011-08-07:20:01:33] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-07:20:01:37] Relaunching with elevation
    [2011-08-07:20:01:37] Launching subprocess with commandline c:\program files (x86)\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2011-08-07:20:01:37] Runtime Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-07:20:01:37] Commandline is: -stdio \\.\pipe\AIR_2996_0 -eu
    [2011-08-07:20:01:37] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-07:20:01:37] Starting runtime uninstall. Uninstalling runtime version 2.7.0.19530
    [2011-08-07:20:01:37] Uninstalling product with GUID {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-08-07:20:01:39] Runtime Installer end with exit code 0
    [2011-08-07:20:01:39] Elevated install completed
    [2011-08-07:20:01:39] Runtime Installer end with exit code 0
    [2011-08-08:05:12:23] Runtime Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-08:05:12:23] Commandline is: -silent
    [2011-08-08:05:12:23] No installed runtime detected
    [2011-08-08:05:12:23] Starting silent runtime install. Installing runtime version 2.7.0.19530
    [2011-08-08:05:12:24] Installing msi at c:\users\troym~1\appdata\local\temp\airb8a4.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-08-08:05:12:43] Runtime Installer end with exit code 0
    [2011-08-08:05:14:53] Application Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-08:05:14:53] Commandline is: "C:\Users\Troy M\PamperedPartnerPlus\workspace\.report\SalesReceiptReport_08082011_101451AM.pdf"
    [2011-08-08:05:14:53] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-08:05:14:54] Unpackaging file:///C:/Users/Troy%20M/PamperedPartnerPlus/workspace/.report/SalesReceiptReport_080820 11_101451AM.pdf to C:\Users\Troy M\AppData\Local\Temp\fla1120.tmp
    [2011-08-08:05:14:54] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="not an AIR file" errorID=0]
    [2011-08-08:05:15:01] Application Installer end with exit code 7
    [2011-08-08:05:16:11] Application Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-08:05:16:11] Commandline is: "C:\Users\Troy M\PamperedPartnerPlus\workspace\.report\ShowSummaryReport_08082011_101610AM.pdf"
    [2011-08-08:05:16:11] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-08:05:16:11] Unpackaging file:///C:/Users/Troy%20M/PamperedPartnerPlus/workspace/.report/ShowSummaryReport_0808201 1_101610AM.pdf to C:\Users\Troy M\AppData\Local\Temp\fla3F41.tmp
    [2011-08-08:05:16:11] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="not an AIR file" errorID=0]
    [2011-08-08:05:16:16] Application Installer end with exit code 7
    [2011-08-08:06:29:43] Application Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-08:06:29:43] Commandline is: "C:\Users\Troy M\Documents\hs_11jul.pdf"
    [2011-08-08:06:29:43] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-08:06:29:44] Unpackaging file:///C:/Users/Troy%20M/Documents/hs_11jul.pdf to C:\Users\Troy M\AppData\Local\Temp\fla13FC.tmp
    [2011-08-08:06:29:45] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="not an AIR file" errorID=0]
    [2011-08-08:06:29:46] Application Installer end with exit code 7
    [2011-08-08:06:30:25] Runtime Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-08:06:30:25] Commandline is:
    [2011-08-08:06:30:25] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-08:06:30:28] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-08-08:06:30:28] Runtime Installer end with exit code 0
    [2011-08-08:06:30:29] Runtime Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-08:06:30:29] Commandline is: -installupdatecheck
    [2011-08-08:06:30:29] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-08:06:30:29] Performing pingback request
    [2011-08-08:06:30:29] Pingback request completed with HTTP status 200
    [2011-08-08:06:30:29] Starting runtime background update check
    [2011-08-08:06:30:29] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.7.0.19530/update
    [2011-08-08:06:30:29] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.7.0.19530/update to C:\Users\Troy M\AppData\Roaming\Adobe\AIR\Updater\Background
    [2011-08-08:06:30:30] Runtime update not available
    [2011-08-08:06:30:30] Unpackaging cancelled
    [2011-08-08:06:30:30] Runtime Installer end with exit code 0
    [2011-08-08:06:31:02] Application Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-08:06:31:02] Commandline is: "C:\Users\Troy M\Documents\hs_11jul.pdf"
    [2011-08-08:06:31:02] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-08:06:31:02] Unpackaging file:///C:/Users/Troy%20M/Documents/hs_11jul.pdf to C:\Users\Troy M\AppData\Local\Temp\fla43F2.tmp
    [2011-08-08:06:31:02] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="not an AIR file" errorID=0]
    [2011-08-08:06:31:05] Application Installer end with exit code 7
    [2011-08-08:06:31:08] Application Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-08:06:31:08] Commandline is: "C:\Users\Troy M\Documents\hs_11jul.pdf"
    [2011-08-08:06:31:08] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-08:06:31:08] Unpackaging file:///C:/Users/Troy%20M/Documents/hs_11jul.pdf to C:\Users\Troy M\AppData\Local\Temp\fla5C13.tmp
    [2011-08-08:06:31:08] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="not an AIR file" errorID=0]
    [2011-08-08:06:31:10] Application Installer end with exit code 7
    [2011-08-08:06:31:25] Runtime Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-08:06:31:25] Commandline is: -arp:uninstall
    [2011-08-08:06:31:25] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-08:06:31:27] Runtime Installer end with exit code 6
    [2011-08-08:06:32:54] Application Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-08:06:32:54] Commandline is: "C:\Users\Troy M\PamperedPartnerPlus\workspace\.report\ShowSummaryReport_08082011_113253AM.pdf"
    [2011-08-08:06:32:54] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-08:06:32:55] Unpackaging file:///C:/Users/Troy%20M/PamperedPartnerPlus/workspace/.report/ShowSummaryReport_0808201 1_113253AM.pdf to C:\Users\Troy M\AppData\Local\Temp\flaFB7D.tmp
    [2011-08-08:06:32:55] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="not an AIR file" errorID=0]
    [2011-08-08:06:34:32] Application Installer end with exit code 7
    [2011-08-08:06:36:06] Application Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-08:06:36:06] Commandline is: "C:\Users\Troy M\PamperedPartnerPlus\workspace\.report\ShowSummaryReport_08082011_113606AM.pdf"
    [2011-08-08:06:36:06] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-08:06:36:06] Unpackaging file:///C:/Users/Troy%20M/PamperedPartnerPlus/workspace/.report/ShowSummaryReport_0808201 1_113606AM.pdf to C:\Users\Troy M\AppData\Local\Temp\flaE83C.tmp
    [2011-08-08:06:36:06] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="not an AIR file" errorID=0]
    [2011-08-08:06:36:08] Application Installer end with exit code 7
    [2011-08-08:06:40:11] Application Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-08:06:40:11] Commandline is: "C:\Users\Troy M\PamperedPartnerPlus\workspace\.report\ShowSummaryReport_08082011_114010AM.pdf"
    [2011-08-08:06:40:11] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-08:06:40:11] Unpackaging file:///C:/Users/Troy%20M/PamperedPartnerPlus/workspace/.report/ShowSummaryReport_0808201 1_114010AM.pdf to C:\Users\Troy M\AppData\Local\Temp\flaA488.tmp
    [2011-08-08:06:40:11] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="not an AIR file" errorID=0]
    [2011-08-08:06:40:17] Application Installer end with exit code 7
    [2011-08-08:06:41:40] Application Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-08:06:41:40] Commandline is: "C:\Users\Troy M\PamperedPartnerPlus\workspace\.report\SalesReceiptReport_08082011_114140AM.pdf"
    [2011-08-08:06:41:40] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-08:06:41:40] Unpackaging file:///C:/Users/Troy%20M/PamperedPartnerPlus/workspace/.report/SalesReceiptReport_080820 11_114140AM.pdf to C:\Users\Troy M\AppData\Local\Temp\fla138.tmp
    [2011-08-08:06:41:41] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="not an AIR file" errorID=0]
    [2011-08-08:06:42:57] Application Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-08-08:06:42:57] Commandline is: "C:\Users\Troy M\PamperedPartnerPlus\workspace\.report\SalesReceiptReport_08082011_114257AM.pdf"
    [2011-08-08:06:42:57] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-08-08:06:42:57] Unpackaging file:///C:/Users/Troy%20M/PamperedPartnerPlus/workspace/.report/SalesReceiptReport_080820 11_114257AM.pdf to C:\Users\Troy M\AppData\Local\Temp\fla2E11.tmp
    [2011-08-08:06:42:58] Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="not an AIR file" errorID=0]
    [2011-08-08:06:43:02] Application Installer end with exit code 7
    [2011-08-08:06:44:48] Application Installer end with exit code 7

    i have reader... and this is the error message i get when i attempt to open one
    sorry, an error has occured.
    The application could not be installed because the installer file is damaged.  Try obtaining a new installer file from the application author.
    Date: Mon, 8 Aug 2011 11:19:37 -0600
    From: [email protected]
    To: [email protected]
    Subject: I need help fixing this... i can't get PDF to open
    To open files with the .pdf extension, please use http://get.adobe.com/reader/.
    Thanks,
    Chris
    >

  • Need help with error message 213:8

    Need help with error message 213:8, this error message prompted after re-installing CS5.5 on the same machine (W7 Pro)
    Thanks.

    Hi TKA_,
    Please try the solutions mentioned on following forum thread.
    http://support.muse.adobe.com/thread/1305941?start=0&tstart=0
    Let me know if it works?
    Regards,
    Sumit Singh

  • I have need help with something Please respond Quickly :)

    I have need help with something Please respond Quickly  ok so i have the linksys wrt54g Version 2.2 and i upgraded the firmware to V4.21.4 from this site http://homesupport.cisco.com/en-us/wireless/lbc/WRT54G and i clicked V2.2 for the router. So after i upgraded i lost internet ability i can't use the internet so i had to downgrade back to V4.21.1 but i want the things that newer update sloves. Please Help. Everything thing says DNS error? aka Modem.
    $$Cgibbons$$

    Ya i tried that i tried restoring and redoing everything when i downgrade back to .1 it works fine though?
    $$Cgibbons$$

  • I'm trying to reinstall Logic Pro 9, and it says It's already installed. I have a project due for class and I need help asap. Please help!!!

    I'm trying to reinstall Logic Pro 9, and it says It's already installed. I have a project due for class and I need help asap. Please help!!!

    Yea I am. I deleted Logic Pro 9 and moved the App to the Trashcan like normal. Then when I go to install it, it says its already Installed. When I do this with other apps; it works fine, the install thing comes back up like it should once you have deleted the app

  • My iPhone4s turned itself off and will not turn back on unless it is charge data all times. I need help and answers please.

    My iPhone4s turned itself off and will not turn back on unless it is charged at all times. I need help and answers please.

    And we would need more info. "will not turn back on unless it is charged at all times." is pretty obvious: the phone will obviously not turn on unless it is charged.
    Describe your problem clearly.

  • I need help with my shockwave flash it is crashed i need help fixing

    I need help with shockwave flash it is crash i need help fixing it

    http://forums.adobe.com/thread/1195540

  • I need help fixing itunes crashes on my old mac

    i need help fixing itunes crashes on my old mac

    Thanks for your reply,
    I have both the silver discs specific to my iMac and Mac Pro models that you receive with your Mac, and a general copy of Snow Leopard that you buy from the store.
    I used the silver disc that is specific for my iMac to install the drivers, and Boot Camp 3.0 on my iMac. But with the Mac Pro, the software is older and only has Boot Camp 2.0, thus I'm wondering if I can simply use the software on the general copy of Snow Leopard I own, or does the silver disc contain specific drivers for my Mac Pro that I need?
    I'm under perhaps the wrong impression that the silver discs that you get with your Mac purchase contain drivers for your specific Mac model which you can't get from the general Snow Leopard disc.
    Thanks.

Maybe you are looking for

  • How i can copy the script from one language to other language

    dear all, how can i copy script i.e i changed =in EN, but i want copy convert same effects in DE (from one language to other language but not all language)

  • Flash Video problems on MAC OS X

    I am trying to export a video from Flash CS5 and when it exports there is some artifacting. I discovered this issue in another disscussion on Adobe Flash Forums I had about Flash and After Effects, and someone using the same settings exported the vid

  • Airport Express Can't be Found

    I use two airport expresses to stream music to two separate rooms. Last week they both disappeared (They were no longer showing up as options in iTunes). The green lights were still on, but could not be found using the airport utility. I hard reset b

  • Anyone know if the StarTech Express eSATA card works with 10.6?

    Hi - maybe a bad assumption, but according to StarTech, their eSATA ExpressCard works with 10.4 and 10.4 - so I assumed it would work with 10.6. The model number is ECESATA1. My original MacBook Pro recognizes the card because I see the icon in the t

  • Report Painter - Values not displaying

    I have a report created in Report Painter using Library 1GK that shows the total units.  When I run the report for all cost centers the data does not display.  I can explode the row and see the values but not total.  I can export the data and the val