Plizzz help me about this error

Hello,while running jdk1.4 in DOS,after compilation,when i run the program,it gives the following error:
Exception in thread "main" java.lang.NoClassDefFoundError:
what should I do to avoid this?
thanx

@annie Madam,thank you very much for your kind & timely support.
thanx

Similar Messages

  • HELP Needed with this error:   Exception in thread "main" java.lang.NoClass

    Folks,
    I am having a problem connecting to my MSDE SQL 2000 DB on a WindowsXP pro. environment. I am learning Java and writing a small test prgm to connect the the database. The code compiles ok, but when I try to execute it i keep getting this error:
    "Exception in thread "main" java.lang.NoClassDefFoundError: Test1"
    I am using the Microsoft jdbc driver and my CLASSPATH is setup correctly, I've also noticed that several people have complained about this error, but have not seen any solutions....can someone help ?
    Here is the one of the test programs that I am using:
    import java.sql.*;
    * Microsoft SQL Server JDBC test program
    public class Test1 {
    public Test1() throws Exception {
    // Get connection
    DriverManager.registerDriver(new
    com.microsoft.jdbc.sqlserver.SQLServerDriver());
    Connection connection = DriverManager.getConnection(
    "jdbc:microsoft:sqlserver://LAPTOP01:1433","sa","sqladmin");
    if (connection != null) {
    System.out.println();
    System.out.println("Successfully connected");
    System.out.println();
    // Meta data
    DatabaseMetaData meta = connection.getMetaData();
    System.out.println("\nDriver Information");
    System.out.println("Driver Name: "
    + meta.getDriverName());
    System.out.println("Driver Version: "
    + meta.getDriverVersion());
    System.out.println("\nDatabase Information ");
    System.out.println("Database Name: "
    + meta.getDatabaseProductName());
    System.out.println("Database Version: "+
    meta.getDatabaseProductVersion());
    } // Test
    public static void main (String args[]) throws Exception {
    Test1 test = new Test1();

    I want to say that there was nothing wrong
    with my classpath config., I am still not sure why
    that didn't work, there is what I did to resolved
    this issue.You can say that all you like but if you are getting NoClassDefFound errors, that's because the class associated with the error is not in your classpath.
    (For future reference: you will find it easier to solve problems if you assume that the problem is your fault, instead of trying to blame something else. It almost always is your fault -- at least that's been my experience.)
    1. I had to set my DB connection protocol to TCP/IP
    (this was not the default), this was done by running
    the
    file "svrnetcn.exe" and then in the SQL Server Network
    Utility window, enable TCP/IP and set the port to
    1433.Irrelevant to the classpath problem.
    2. I then copied all three of the Microsoft JDBC
    driver files to the ..\jre\lib\ext dir of my jdk
    installed dir.The classpath always includes all jar files in this directory. That's why doing that fixed your problem. My bet is that you didn't have the jar file containing the driver in your classpath before, you just had the directory containing that jar file.
    3. Updated my OS path to located these files
    and....BINGO! (that simple)Unnecessary for solving classpath problems.
    4. Took a crash course on JDBC & basic Java and now I
    have created my database, all tables, scripts,
    stored procedures and can read/write and do all kinds
    of neat stuff.All's well that ends well. After a few months you'll wonder what all the fuss was about.

  • Hii Frustrated about this error- windows id unavai...

    Hi frnds...too frustrated about this error..while updating app...i tried all tricks..also tried @nokiahelps @winphonesupport prob can't solved...even I reset phone 2 times..cant work...also tried with new id to update..bt this also failed...plz help me to solve this prob...i lost all my important apps...help

    u mean the windows account, your fone syncs with?
    if u can access your windows account via PC, the problem is most probably with the fone
    when u mentioned 'reset phone', was it just a forced restart or factory reset u mean?
    ramizali wrote:
    Hi frnds...too frustrated about this error..while updating app...i tried all tricks..also tried @nokiahelps @winphonesupport prob can't solved...even I reset phone 2 times..cant work...also tried with new id to update..bt this also failed...plz help me to solve this prob...i lost all my important apps...help

  • Hp pavilion dv6 6180 help me for this error when I am using my recovery disk

    hp pavilion dv6 6180 help me for this error when I am using my recovery disk
    The destination drive is not connected

    Hello Mohammadshamlou.  I understand that you're having some issues using your Recovery Disc.  It is giving you the error that the drive is not connected.  Is this correct?  How long have you had the notebook?
    What issue originally led you to want to try a recovery?
    The error seems to imply that it is not detecting the hard drive as this would be the most logical destination drive.  So, I feel the best thing to try first is verify that the hard drive is in proper working order.  Follow these steps and please post the result. 
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

  • Same thing is happening to me. Adobe has not responded to anyone about this error. It appears that Abobe XI is not compatible with IE 11.  I do not get this error when I use Chrome or Firefox. Only IE 11 does this. I have tried clearing cache and cookies.

    Same thing is happening to me. Adobe has not responded to anyone about this error. It appears that Abobe XI is not compatible with IE 11.  I do not get this error when I use Chrome or Firefox. Only IE 11 does this. I have tried clearing cache and cookies. I even uninstalled and re-installed IE 11. It is still doing it.  I am surprized that a company like Adobe would just ignore our posts and leave us hanging this this.
    Error message is FAILED TO GET DISPATCH FROM IBRWSR2.  Then when you click on it the next error message says:  PHTML IS NULL. You have to click this error message twice and then the PDF finally loads. Happened every time
    Does anyone have a solution since Adobe will not respond?
    As a last resort I will try uninstalling the Adobe Reader XI and install Adobe Reader 10 instead. It seems to work ok. But when I try to install version 10 the Adobe site tries to install XI.  Any ideas?
    JimP08758

    It worked just fine for me.
    Many site issues can be caused by corrupt cookies or cache.
    * Clear the Cache and
    * Remove Cookies '''''Warning ! ! '' This will log you out of sites you're logged in to.'''
    Type '''about:preferences'''<Enter> in the address bar.
    * '''Cookies;''' Select '''Privacy.''' Under '''History,''' select Firefox will '''Use Custom Settings.''' Press the button on the right side called '''Show Cookies.''' Use the search bar to look for the site. Note; There may be more than one entry. Remove '''All''' of them.
    * '''Cache;''' Select '''Advanced > Network.''' Across from '''Cached Web Content,''' Press '''Clear Now.'''
    If there is still a problem,
    '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''' {web link}
    While you are in safe mode;
    Type '''about:preferences#advanced'''<Enter> in the address bar.
    Under '''Advanced,''' Select '''General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites. Are there any problems?
    Then restart.

  • Please help me with this error: "Apple application support was not found... Error 2"

    Can anyone please help me with this error: "Apple application support was not found... Error 2"
    I've followed the instructions by removing all Apple files from my laptop, but when I reinstall the iTunes software it still comes up with this message:
    "Apple application support is required to run iTunesHelper. Please uninstall iTunes, then install iTunes again. Error 2"
    Thank you

    iTunes "Apple Application Support is required... Error 2" and possible fix.
    I know this is a bit late but I came accross this thread trying to resolve this same problem and came up with a solution that worked for me, so thought I would share it here too. I hope it helps someone else.
    I just resolved this on Win Vista (should apply equally for Win7 too). Please uninstall iTunes before proceeding though. I'll walk you through the process I followed, if you like you can jump straight to the Solution section.
    Problems:
    The initial error during the installation of iTunes was:
    An error occurred during the installation of assembly 'Microsoft.VC80.CRT,version="8.0.50727.4053",type="win32",publicKeyToken='1fc8b 3b9a1e18e3b",processorarchitecture="x86". Please refer to Help and Support for more information. HRESULT:0x8007054F
    The error (after installing iTunes) when trying to run iTunes was:
    Apple Application Support is required to run iTunes. Please uninstall iTunes, then install iTunes again. Error 2 (Windows error 2).
    After trying various fixes around the forums I came across this MSKB article, which relates to the first installation error:
    http://support.microsoft.com/kb/2688946
    This lead me to trying to install MS Visual C++ but I received the following error trying to install that:
    Error 1935.An error occurred during the installation of assembly ‘Microsoft.VC80.ATL,type=”win32”,version=”8.0.50727.762”,publicKeyToken=”1fc8b3 b9a1e18e3b”,processorArchitecture=”amd64”’. Please refer to Help and Support for more information. HRESULT: 0x80070BC9. Assembly interface: IassemblyCacheItem, function: Commit, component: {837BF1EB-D770-94EB-A01F-C8B3B9A1E18E}
    Note: The installation of VC++ rolls back when it fails.
    Solution:
    Through this error I found this MSKB article:
    http://support.microsoft.com/kb/946414
    The Automated MS "Fix It" msi package didn’t work.
    Note: Please backup your registry first (see the above MSKB article for instructions).
    I opened the registry and (as instructed in the MSKB article) deleted the following keys:
    HKEY_LOCAL_MACHINE\COMPONENTS\
    PendingXmlIdentifier
    NextQueueEntryIndex
    AdvancedInstallersNeedResolving
    Reboot and reinstall iTunes.
    If it helps you please like this so others can find it.

  • Itunes could not connect to the iphone an unknown error occurred 0xE8000003 please help me with this error any one have idea ?

    itunes could not connect to the iphone an unknown error occurred 0xE8000003 please help me with this error any one have idea ?

    http://support.apple.com/kb/ts3221

  • HT3275 Any ideas about this error message?  (error -1)

    Any ideas about this error message?
    "The backup disk image “/Volumes/Data/ MacBook Pro.sparsebundle” could not be accessed (error -1)."

    Standard Lion networking .. Reboot the TC or use the disconnect all users in the AU.. it has not closed the sparsebundle correctly from last time.. or has simply forgotten where the TC is.
    It is reported at least once a day here.
    See C17
    http://pondini.org/TM/Troubleshooting.html

  • When i am installing software and shows the sign of connect phone to i tunes when connect it shutdown and never again help me about this

    when i am installing software on my iphone 3g after sometime it shows the it shows the sign to connect iphone to itunes on my window when i am connect it shutdown and never on again ples help me about this problem i am worried.
                                     thanx

    Hello Aamir,
    It sounds like at this point your phone will not turn on. I would like to recommend the troubleshooting from this article named:
    iPhone: Hardware Troubleshooting
    http://support.apple.com/kb/ts2802
    Will not turn on, will not turn on unless connected to power, or unexpected power off
    Verify that the Sleep/Wake button functions. If it does not function, inspect it for signs of damage. If the button is damaged or is not functioning when pressed, seek service.
    Check if a Liquid Contact Indicator (LCI) is activated or there are signs of corrosion. Learn about LCIsand corrosion.
    Connect the iPhone to the iPhone's USB power adapter and let it charge for at least ten minutes.
    After at least 30 minutes, if:
    The home screen appears: The iPhone should be working. Update to the latest version of iOS if necessary. Continue charging it until it is completely charged and you see this battery icon in the upper-right corner of the screen . Then unplug the phone from power. If it immediately turns off, seek service.
    The low-battery image appears, even after the phone has charged for at least 20 minutes: See "iPhone displays the low-battery image and is unresponsive" symptom in this article.
    Something other than the Home screen or Low Battery image appears, continue with this article for further troubleshooting steps.
    If the iPhone did not turn on, reset it while connected to the iPhone USB power adapter.
    If the display turns on, go to step 4.
    If the display remains black, go to next step.
    Connect the iPhone to a computer and open iTunes. If iTunes recognizes the iPhone and indicates that it is in recovery mode, attempt to restore the iPhone. If the iPhone doesn't appear in iTunes or if you have difficulties in restoring the iPhone, see this article for further assistance.
    If restoring the iPhone resolved the issue, go to step 4. If restoring the iPhone did not solve the issue, seek service.
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • IOS 7 very slow, i have many problem , exemple  download documents , typing doc to go .   Very slow, sometime no response , please help us for this error

    IOS 7 very slow, i have many problem , exemple  download documents , typing doc to go .   Very slow, sometime no response , please help us for this error,

    spacepilot wrote:
    i live in the WS10 / 0121 area and have been having similar problems. i have an up to 20mb services, but up to a month ago connected at 4800, then my line went dead for 6 days, and all indis could do was send me  new router, which came the day after my line was restored, but had dropped to 2418 and remained so for the past 3 to 4 weeks, then i dropped to 1963 yesterday, and 729 today.
    all speeds are far lower on my upto 20mb than they where on my upto 8mb link.
    foegot to add, i reported the problem via the report a problem link, which hopefully will be red by someone with  a firmer grasp of english that the normal call centre staff
    welcome to the forum    why don't you start your own subject and post the adsl stats from your router and also run btspeedtester and post the results and someone may be able to offer assistance
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Help to understand this errors  on my iMac please

    Lafaiete_Neiva
    Mar 15, 2014 11:33 AM
    Hello , I need to ask help about this logs Im bean get all the times on the console , you can see some on this post , and I really want your opinion about this logs , its is a error , crash on a more serious problem on my system.
    My system is  10.9.2
    ate/Time:       2014-03-15 17:41:25 +0100
    OS Version:      10.9.2 (Build 13C64)
    Architecture:    x86_64
    Report Version:  18
    Command:         AddressBookSourceSync
    Path:            /System/Library/Frameworks/AddressBook.framework/Versions/A/Helpers/AddressBook SourceSync.app/Contents/MacOS/AddressBookSourceSync
    Version:         8.0 (1369)
    Build Version:   2
    Project Name:    AddressBook_executables
    Source Version:  1369000000000000
    Parent:          launchd [183]
    PID:             981
    Event:           wakeups (microstackshots only)
    Wakeups:         4099 wakeups per second for 11 seconds
    Duration:        11.00s
    Steps:           10
    Hardware model:  iMac13,1
    Active cpus:     4
    Fan speed:       1401 rpm
    Powerstats for:  AddressBookSourc [981]
    Start time:      2014-03-15 17:41:35 +0100
    End time:        2014-03-15 17:41:35 +0100
    Parent:          launchd
    Microstackshots: 1 samples (10%)
    Primary state:   1 samples Non-Frontmost App, Background Priority, Kernel mode
    User Activity:   1 samples Idle, 0 samples Active
    Power Source:    0 samples on Battery, 1 samples on AC
      1 thread_start + 13 (libsystem_pthread.dylib) [0x7fff8cf97fc9]
        1 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8cf9372a]
          1 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff8cf93899]
            1 __NSThread__main__ + 1318 (Foundation) [0x7fff8d04376b]
              1 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348 (Foundation) [0x7fff8d043967]
                1 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x7fff89cce0b5]
                  1 __CFRunLoopRun + 831 (CoreFoundation) [0x7fff89cce62f]
                    1 __CFRunLoopDoSources0 + 242 (CoreFoundation) [0x7fff89cceea2]
                      1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation) [0x7fff89cdd731]
                        1 __CFSocketPerformV0 + 855 (CoreFoundation) [0x7fff89d1d1d7]
                          1 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 64 (CFNetwork) [0x7fff80a62172]
                            1 SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 145 (CFNetwork) [0x7fff80a62233]
                              1 SocketStream::_PerformSecurityHandshake_NoLock() + 232 (CFNetwork) [0x7fff80a9d840]
                                1 SSLHandshake + 134 (Security) [0x7fff89726b07]
                                  1 SSLHandshakeProceed + 193 (Security) [0x7fff89726be8]
                                    1 SSLProcessProtocolMessage + 180 (Security) [0x7fff897271bf]
                                      1 SSLProcessHandshakeRecord + 272 (Security) [0x7fff897272d7]
                                        1 SSLProcessHandshakeMessage + 225 (Security) [0x7fff8976095a]
                                          1 SSLProcessCertificate + 437 (Security) [0x7fff8972d4e1]
                                            1 sslCopyPeerPubKey + 42 (Security) [0x7fff89763e2e]
                                              1 SecTrustEvaluate + 50 (Security) [0x7fff89707a58]
                                                1 Security::KeychainCore::Trust::evaluate(bool) + 2601 (Security) [0x7fff8970862d]
                                                  1 Security::CssmClient::TPImpl::certGroupVerify(Security::CertGroup const&amp;, Security::TPVerifyContext const&amp;, Security::TPVerifyResult*) + 139 (Security) [0x7fff8970da49]
                                                    1 CSSM_TP_CertGroupVerify + 105 (Security) [0x7fff8970e123]
                                                      1 cssm_CertGroupVerify(long, long, long, cssm_certgroup const*, cssm_tp_verify_context const*, cssm_tp_verify_context_result*) + 218 (Security) [0x7fff8970e3ed]
                                                        1 AppleTPSession::CertGroupVerify(long, long, cssm_certgroup const&amp;, cssm_tp_verify_context const*, cssm_tp_verify_context_result*) + 743 (Security) [0x7fff8970e723]
                                                          1 AppleTPSession::CertGroupConstructPriv(long, long, TPCertGroup&amp;, cssm_dl_db_list const*, char const*, unsigned int, cssm_data const*, unsigned int, cssm_data const*, char const*, unsigned int, unsigned int, TPCertGroup&amp;, int&amp;, int&amp;, int&amp;, TPCertGroup&amp;) + 230 (Security) [0x7fff897105d4]
                                                            1 TPCertGroup::buildCertGroup(TPClItemInfo const&amp;, TPCertGroup*, cssm_dl_db_list const*, long, long, char const*, unsigned int, cssm_data const*, TPCertGroup&amp;, TPCertGroup*, int, unsigned int, cssm_data const*, char const*, unsigned int, unsigned int, int&amp;, int&amp;, int&amp;) + 295 (Security) [0x7fff89710767]
                                                              1 TPCertInfo::evaluateTrustSettings(cssm_data const&amp;, char const*, unsigned int, unsigned int, bool*, bool*) + 373 (Security) [0x7fff897300b1]
                                                                1 SecTrustSettingsEvaluateCert + 268 (Security) [0x7fff8973029a]
                                                                  1 tsGetGlobalTrustSettings(unsigned int) + 193 (Security) [0x7fff89730521]
                                                                    1 Security::KeychainCore::TrustSettings::CreateTrustSettings(unsigned int, bool, bool, Security::KeychainCore::TrustSettings*&amp;) + 131 (Security) [0x7fff8973061b]
                                                                      1 read + 10 (libsystem_kernel.dylib) [0x7fff8093f9f2]
      Binary Images:
             0x10f3a4000 -        0x10f3a8ff7  com.apple.AddressBookSourceSync 8.0 (1369) <492B5205-CA39-34E4-8077-D6786002E17B> /System/Library/Frameworks/AddressBook.framework/Versions/A/Helpers/AddressBook SourceSync.app/Contents/MacOS/AddressBookSourceSync
          0x7fff80929000 -     0x7fff80945ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
          0x7fff80a55000 -     0x7fff80bc5ff8  com.apple.CFNetwork 673.2.1 (673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
          0x7fff896dc000 -     0x7fff89935ff9  com.apple.security 7.0 (55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
          0x7fff89c5e000 -     0x7fff89e43fff  com.apple.CoreFoundation 6.9 (855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8cf92000 -     0x7fff8cf99ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
          0x7fff8cfdd000 -     0x7fff8d2dbfff  com.apple.Foundation 6.9 (1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Powerstats for:  virusbarriers
    Start time:      2014-03-15 17:41:27 +0100
    End time:        2014-03-15 17:41:34 +0100
    Microstackshots: 5 samples (50%)
    Primary state:   3 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   5 samples Idle, 0 samples Active
    Power Source:    0 samples on Battery, 5 samples on AC
      5 start_wqthread + 13 (libsystem_pthread.dylib) [0x7fff8cf97fb9]
        5 _pthread_wqthread + 314 (libsystem_pthread.dylib) [0x7fff8cf94ef8]
          5 _dispatch_worker_thread2 + 40 (libdispatch.dylib) [0x7fff88557193]
            3 _dispatch_root_queue_drain + 75 (libdispatch.dylib) [0x7fff88555fa3]
              3 _dispatch_queue_invoke + 110 (libdispatch.dylib) [0x7fff885579dd]
                2 _dispatch_queue_drain + 451 (libdispatch.dylib) [0x7fff8855668f]
                  2 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff885542ad]
                    2 _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x7fff885571d7]
                      2 read + 10 (libsystem_kernel.dylib) [0x7fff8093f9f2]
                        2 <Kernel mode>
                1 _dispatch_queue_drain + 359 (libdispatch.dylib) [0x7fff88556633]
                  1 _dispatch_queue_invoke + 110 (libdispatch.dylib) [0x7fff885579dd]
                    1 _dispatch_queue_drain + 451 (libdispatch.dylib) [0x7fff8855668f]
                      1 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff885542ad]
                        1 _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x7fff885571d7]
                          1 __42-[IFMessagerLion sendMessage:queue:reply:]_block_invoke + 502 (virusbarriers) [0x10001c8d7]
                            1 +[NSPropertyListSerialization dataWithPropertyList:format:options:error:] + 37 (Foundation) [0x7fff8d04abf4]
                              1 CFPropertyListCreateData + 283 (CoreFoundation) [0x7fff89cbe86b]
                                1 CFPropertyListWrite + 287 (CoreFoundation) [0x7fff89cb669f]
                                  1 __CFBinaryPlistWrite + 514 (CoreFoundation) [0x7fff89cb6a22]
                                    1 _appendObject + 894 (CoreFoundation) [0x7fff89cb766e]
            2 _dispatch_root_queue_drain + 326 (libdispatch.dylib) [0x7fff8855609e]
              2 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff885542ad]
                2 _dispatch_async_redirect_invoke + 154 (libdispatch.dylib) [0x7fff885587ff]
                  2 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff885542ad]
                    2 _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x7fff885571d7]
                      1 ___load_and_scan_path_block_invoke13 + 247 (AntiviralLib) [0x100075c9a]
                        1 _scan_context + 29 (AntiviralLib) [0x100075e80]
                          1 AntiviralController::scan(ScanContext*, unsigned long long, unsigned long long) + 22 (AntiviralLib) [0x10007131a]
                            1 AntiviralController::_scan(ScanContext*, unsigned long long, unsigned long long) + 220 (AntiviralLib) [0x10007147c]
                      1 ___load_and_scan_path_block_invoke13 + 180 (AntiviralLib) [0x100075c57]
      Binary Images:
             0x100000000 -        0x100034ff7  virusbarriers <C2C6CB96-CF36-3BA4-817A-8C2922EB8727> /Library/Intego/virusbarrier.bundle/Contents/MacOS/virusbarriers
             0x10005f000 -        0x100081ff7  com.intego.AntiviralLib 1.0.0 (48) <7A9BEFFC-0CBB-392C-B775-33D794B7A910> /Library/Intego/virusbarrier.bundle/Contents/Frameworks/AntiviralLib.framework/ Versions/A/AntiviralLib
          0x7fff80929000 -     0x7fff80945ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
          0x7fff88553000 -     0x7fff8856dfff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
          0x7fff89c5e000 -     0x7fff89e43fff  com.apple.CoreFoundation 6.9 (855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8cf92000 -     0x7fff8cf99ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
          0x7fff8cfdd000 -     0x7fff8d2dbfff  com.apple.Foundation 6.9 (1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Powerstats for:  WindowServer
    Start time:      2014-03-15 17:41:26 +0100
    End time:        2014-03-15 17:41:32 +0100
    Microstackshots: 2 samples (20%)
    Primary state:   2 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   2 samples Idle, 0 samples Active
    Power Source:    0 samples on Battery, 2 samples on AC
      2 start + 1 (libdyld.dylib) [0x7fff8cdc35fd]
        2 main + 9 (WindowServer) [0x108f9bf96]
          2 CGXServer + 807 (CoreGraphics) [0x7fff8d6711b6]
            2 CGXRunOneServicesPass + 164 (CoreGraphics) [0x7fff8d670979]
              2 run_timer_pass + 379 (CoreGraphics) [0x7fff8d7adff6]
                2 update_display_callback + 125 (CoreGraphics) [0x7fff8d731671]
                  2 CGXUpdateDisplay + 1111 (CoreGraphics) [0x7fff8d731b8c]
                    1 CGXUpdateMagicMirror + 425 (CoreGraphics) [0x7fff8d6e7bf0]
                      1 CGXCreateScreenVisibleContentShapeForWindow + 30 (CoreGraphics) [0x7fff8d8cad49]
                        1 create_opaque_shape_above_for_window + 922 (CoreGraphics) [0x7fff8d8cac9d]
                          1 CGRegionRetain + 30 (CoreGraphics) [0x7fff8d55c8dd]
                            1 _CFRetain + 278 (CoreFoundation) [0x7fff89c64de6]
                    1 CGXUpdateMagicMirror + 550 (CoreGraphics) [0x7fff8d6e7c6d]
                      1 CGRegionCreateWithInset + 48 (CoreGraphics) [0x7fff8d5bd008]
      Binary Images:
             0x108f9b000 -        0x108f9bffd  WindowServer (599.20.11) <1A1CC705-012E-3B8D-95FB-6E1883EA2952> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
          0x7fff89c5e000 -     0x7fff89e43fff  com.apple.CoreFoundation 6.9 (855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8cdc0000 -     0x7fff8cdc3ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
          0x7fff8d550000 -     0x7fff8de6faf3  com.apple.CoreGraphics 1.600.0 <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    Powerstats for:  Office365Service
    Start time:      2014-03-15 17:41:28 +0100
    End time:        2014-03-15 17:41:28 +0100
    Microstackshots: 1 samples (10%)
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, Kernel mode
    User Activity:   1 samples Idle, 0 samples Active
    Power Source:    0 samples on Battery, 1 samples on AC
      1 ??? (Office365Service + 15949) [0x4e4d]
        1 NSApplicationMain + 1165 (AppKit) [0x91306038]
          1 -[NSApplication run] + 727 (AppKit) [0x9131d19c]
            1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 (AppKit) [0x9132a8b0]
              1 _DPSNextEvent + 1602 (AppKit) [0x9132b389]
                1 _BlockUntilNextEventMatchingListInModeWithFilter + 92 (HIToolbox) [0x93fa86dd]
                  1 ReceiveNextEventCommon + 163 (HIToolbox) [0x93fa8797]
                    1 RunCurrentEventLoopInMode + 40 (HIToolbox) [0x93fa8aa2]
                      1 _FirstEventTime + 1361 (HIToolbox) [0x93fa9154]
                        1 SyncIronwoodHotKey + 31 (HIToolbox) [0x93fb0b2d]
                          1 TISGetIronwoodEnabledState + 28 (HIToolbox) [0x93fb0c34]
                            1 CopyInputSourceRefForInputSourceID + 112 (HIToolbox) [0x93fb0ce4]
                              1 TISCreateInputSourceList + 101 (HIToolbox) [0x93faa802]
                                1 TSMGetInputSourceCountWithFilteredAdditions + 44 (HIToolbox) [0x93fab3f1]
                                  1 islGetInputSourceListWithAdditions + 844 (HIToolbox) [0x93fab75a]
                                    1 islcGetInputSourceCacheIndexFromData + 328 (HIToolbox) [0x93fac8e1]
                                      1 islcGetInputMethodIndexFromBundleID + 116 (HIToolbox) [0x94162e9f]
                                        1 GetInputSourceCacheHeader + 86 (HIToolbox) [0x94162c09]
                                          1 InitializeInputSourceCache + 652 (HIToolbox) [0x941650a0]
                                            1 IntlFCOpenComponentData + 215 (CarbonCore) [0x9a68a942]
                                              1 CacheFMMapData + 356 (CarbonCore) [0x9a68ab5e]
                                                1 _platform_memcmp + 128 (libsystem_platform.dylib) [0x94883f80]
      Binary Images:
                  0x1000 -            0x7dff7  com.microsoft.Office365Service 14.3.9 (14.3.9) <6EEA845B-2617-2CD0-CA79-245A1232A01C> /Applications/Microsoft Office 2011/*/Office365Service.app/Contents/MacOS/Office365Service
              0x91303000 -         0x91f21ff3  com.apple.AppKit 6.9 (1265.19) <07125263-9E97-3A47-BBD3-6FB462910565> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
              0x93f7d000 -         0x942f2ff9  com.apple.HIToolbox 2.1 <8CB677B7-43FC-3534-A685-5A5445C95F7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
              0x94880000 -         0x94885ff3  libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
              0x9a604000 -         0x9a905ffb  com.apple.CoreServices.CarbonCore 1077.17 (1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    Powerstats for:  VirusBarrier
    Start time:      2014-03-15 17:41:31 +0100
    End time:        2014-03-15 17:41:31 +0100
    Microstackshots: 1 samples (10%)
    Primary state:   1 samples Frontmost App, Non-Background Priority, User mode
    User Activity:   1 samples Idle, 0 samples Active
    Power Source:    0 samples on Battery, 1 samples on AC
      1 start + 52 (VirusBarrier) [0x100002364]
        1 NSApplicationMain + 940 (AppKit) [0x7fff83c46913]
          1 -[NSApplication run] + 553 (AppKit) [0x7fff83c5bb2c]
            1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 (AppKit) [0x7fff83c67a2b]
              1 _DPSNextEvent + 1434 (AppKit) [0x7fff83c683de]
                1 _BlockUntilNextEventMatchingListInModeWithFilter + 65 (HIToolbox) [0x7fff848bd5bc]
                  1 ReceiveNextEventCommon + 479 (HIToolbox) [0x7fff848bd7b7]
                    1 RunCurrentEventLoopInMode + 226 (HIToolbox) [0x7fff848bda0d]
                      1 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x7fff89cce0b5]
                        1 __CFRunLoopRun + 776 (CoreFoundation) [0x7fff89cce5f8]
                          1 __CFRunLoopDoObservers + 391 (CoreFoundation) [0x7fff89cdce57]
                            1 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (CoreFoundation) [0x7fff89cdcee7]
                              1 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_ invoke1331 + 46 (AppKit) [0x7fff843da061]
                                1 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 884 (AppKit) [0x7fff83e0485e]
                                  1 -[NSView displayIfNeeded] + 1021 (AppKit) [0x7fff83d9f197]
                                    1 -[NSView _sendViewWillDrawInRect:clipRootView:] + 1027 (AppKit) [0x7fff83dbcb2e]
                                      1 -[NSWindow _copyNeedsDisplayRegionInRect:validateSubtractedRegion:] + 429 (AppKit) [0x7fff83dbd628]
                                        1 -[NSRegion intersectRect:] + 655 (AppKit) [0x7fff83c9e178]
      Binary Images:
             0x100000000 -        0x100068fff  com.intego.virusbarrier.application 10.7.8 (772) <5FE69423-858C-363C-BAFF-DBBE9A9A831D> /Applications/Intego/VirusBarrier.app/Contents/MacOS/VirusBarrier
          0x7fff83c44000 -     0x7fff847bafff  com.apple.AppKit 6.9 (1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff8488f000 -     0x7fff84b39ff5  com.apple.HIToolbox 2.1 <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
          0x7fff89c5e000 -     0x7fff89e43fff  com.apple.CoreFoundation 6.9 (855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Date/Time:       2014-03-15 16:00:25 +0100
    OS Version:      10.9.2 (Build 13C64)
    Architecture:    x86_64
    Report Version:  18
    Command:         PluginProcess
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/PluginProcess.app/Contents/ MacOS/PluginProcess
    Version:         9537 (9537.74.9)
    Build Version:   3
    Project Name:    WebKit2
    Source Version:  7537074009000000
    Parent:          Safari [195]
    Responsible:     Safari [195]
    PID:             543
    Event:           wakeups (microstackshots only)
    Wakeups:         452 wakeups per second for 100 seconds
    Duration:        100.00s
    Steps:           85
    Hardware model:  iMac13,1
    Active cpus:     4
    Fan speed:       1399 rpm
    Powerstats for:  PluginProcess [543]
    Start time:      2014-03-15 16:00:33 +0100
    End time:        2014-03-15 16:00:58 +0100
    Microstackshots: 4 samples (4%)
    Primary state:   4 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 4 samples Active
    Power Source:    0 samples on Battery, 4 samples on AC
      4 start + 1 (libdyld.dylib) [0x7fff8cdc35fd]
        4 ??? (PluginProcess + 3607) [0x106d81e17]
          4 int WebKit::ChildProcessMain<WebKit::PluginProcess, WebKit::PluginProcessMainDelegate>(int, char**) + 596 (WebKit2) [0x7fff8e264acc]
            4 -[NSApplication run] + 553 (AppKit) [0x7fff83c5bb2c]
              4 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 (AppKit) [0x7fff83c67a2b]
                4 _DPSNextEvent + 1434 (AppKit) [0x7fff83c683de]
                  4 _BlockUntilNextEventMatchingListInModeWithFilter + 65 (HIToolbox) [0x7fff848bd5bc]
                    4 ReceiveNextEventCommon + 479 (HIToolbox) [0x7fff848bd7b7]
                      4 RunCurrentEventLoopInMode + 226 (HIToolbox) [0x7fff848bda0d]
                        4 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x7fff89cce0b5]
                          4 __CFRunLoopRun + 831 (CoreFoundation) [0x7fff89cce62f]
                            4 __CFRunLoopDoSources0 + 242 (CoreFoundation) [0x7fff89cceea2]
                              4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation) [0x7fff89cdd731]
                                4 NP_Initialize + 14201 (FlashPlayer-10.6) [0x10a9a6209]
                                  4 ??? (FlashPlayer-10.6 + 4630624) [0x10a893860]
                                    2 ??? (FlashPlayer-10.6 + 4627868) [0x10a892d9c]
                                      2 ??? (FlashPlayer-10.6 + 1398450) [0x10a57e6b2]
                                        2 ??? (FlashPlayer-10.6 + 1314698) [0x10a569f8a]
                                          1 ??? (FlashPlayer-10.6 + 1402458) [0x10a57f65a]
                                            1 ??? (FlashPlayer-10.6 + 5001897) [0x10a8ee2a9]
                                              1 ??? [0x111474f73]
                                                1 ??? [0x11147cadf]
                                                  1 ??? (FlashPlayer-10.6 + 2110348) [0x10a62c38c]
                                                    1 ??? (FlashPlayer-10.6 + 1008010) [0x10a51f18a]
                                                      1 ??? (FlashPlayer-10.6 + 977360) [0x10a5179d0]
                                          1 ??? (libsystem_m.dylib + 46464) [0x7fff8737a580]
                                    1 ??? (FlashPlayer-10.6 + 4628435) [0x10a892fd3]
                                      1 ??? (FlashPlayer-10.6 + 3706823) [0x10a7b1fc7]
                                        1 ??? (FlashPlayer-10.6 + 3547428) [0x10a78b124]
                                          1 ??? (FlashPlayer-10.6 + 4347885) [0x10a84e7ed]
                                    1 ??? (FlashPlayer-10.6 + 4627407) [0x10a892bcf]
                                      1 ??? (FlashPlayer-10.6 + 4278728) [0x10a83d9c8]
                                        1 ??? (FlashPlayer-10.6 + 4197635) [0x10a829d03]
      Binary Images:
             0x106d81000 -        0x106d81ffd  com.apple.WebKit.PluginProcess 9537 (9537.74.9) <B259209D-ED31-3EDB-BA78-2AF9A4206DC1> /System/Library/PrivateFrameworks/WebKit2.framework/PluginProcess.app/Contents/ MacOS/PluginProcess
             0x10a429000 -        0x10bd1dfd7  com.macromedia.FlashPlayer-10.6.plugin 12.0.0.77 (12.0.0.77) <2DC1C602-BEB6-CAA6-0AD4-88C2DCB22FCC> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlay er-10.6
          0x7fff83c44000 -     0x7fff847bafff  com.apple.AppKit 6.9 (1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff8488f000 -     0x7fff84b39ff5  com.apple.HIToolbox 2.1 <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
          0x7fff8736f000 -     0x7fff8739efd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
          0x7fff89c5e000 -     0x7fff89e43fff  com.apple.CoreFoundation 6.9 (855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8cdc0000 -     0x7fff8cdc3ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
          0x7fff8e1d0000 -     0x7fff8e3c0ffd  com.apple.WebKit2 9537 (9537.74.9) <3F7B257F-D0DA-3AA8-BE8B-0C5474FE9806> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    Powerstats for:  com.apple.WebKit
    Start time:      2014-03-15 16:00:29 +0100
    End time:        2014-03-15 16:01:51 +0100
    Microstackshots: 30 samples (35%)
    Primary state:   19 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 30 samples Active
    Power Source:    0 samples on Battery, 30 samples on AC
      22 start + 1 (libdyld.dylib) [0x7fff8cdc35fd]
        22 ??? (com.apple.WebKit.WebContent + 2976) [0x10529eba0]
          22 xpc_main + 399 (libxpc.dylib) [0x7fff8376bbde]
            20 _xpc_main + 385 (XPCService) [0x7fff8697fc0f]
              20 NSApplicationMain + 940 (AppKit) [0x7fff83c46913]
                20 -[NSApplication run] + 553 (AppKit) [0x7fff83c5bb2c]
                  20 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 (AppKit) [0x7fff83c67a2b]
                    20 _DPSNextEvent + 1434 (AppKit) [0x7fff83c683de]
                      20 _BlockUntilNextEventMatchingListInModeWithFilter + 65 (HIToolbox) [0x7fff848bd5bc]
                        20 ReceiveNextEventCommon + 479 (HIToolbox) [0x7fff848bd7b7]
                          20 RunCurrentEventLoopInMode + 226 (HIToolbox) [0x7fff848bda0d]
                            20 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x7fff89cce0b5]
                              18 __CFRunLoopRun + 1525 (CoreFoundation) [0x7fff89cce8e5]
                                18 __CFRunLoopDoTimers + 298 (CoreFoundation) [0x7fff89d845aa]
                                  18 __CFRunLoopDoTimer + 1151 (CoreFoundation) [0x7fff89d1309f]
                                    18 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 (CoreFoundation) [0x7fff89d13564]
                                      18 WebCore::timerFired(__CFRunLoopTimer*, void*) + 58 (WebCore) [0x7fff8b1157aa]
                                        8  WebCore::ThreadTimers::sharedTimerFiredInternal() + 175 (WebCore) [0x7fff8b1158cf]
                                          5  WebCore::DOMTimer::fired() + 304 (WebCore) [0x7fff8b355640]
                                            4  WebCore::ScheduledAction::execute(WebCore::Document*) + 151 (WebCore) [0x7fff8b3558b7]
                                              4  WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 450 (WebCore) [0x7fff8b355b52]
                                                4  WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 154 (WebCore) [0x7fff8b3113ca]
                                                  4  JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 69 (JavaScriptCore) [0x7fff83120ee5]
                                                    4  JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 595 (JavaScriptCore) [0x7fff83121143]
                                                      3  ??? [0x250cea601045]
                                                        3  WebCore::jsDOMWindowPrototypeFunctionSetTimeout(JSC::ExecState*) + 165 (WebCore) [0x7fff8b2f87e5]
                                                          3  WebCore::JSDOMWindow::setTimeout(JSC::ExecState*) + 310 (WebCore) [0x7fff8b2f8936]
                                                            3  WebCore::DOMWindow::setTimeout(***::PassOwnPtr<WebCore::ScheduledAction>, int, int&amp;) + 64 (WebCore) [0x7fff8b2f8de0]
                                                              3  WebCore::DOMTimer::install(WebCore::ScriptExecutionContext*, ***::PassOwnPtr<WebCore::ScheduledAction>, int, bool) + 85 (WebCore) [0x7fff8b2f8e85]
                                                                1  WebCore::DOMTimer::DOMTimer(WebCore::ScriptExecutionContext*, ***::PassOwnPtr<WebCore::ScheduledAction>, int, bool) + 245 (WebCore) [0x7fff8b2f9015]
                                                                  1  ***::HashTableAddResult<***::HashTableIterator<int, ***::KeyValuePair<int, WebCore::DOMTimer*>, ***::KeyValuePairKeyExtractor<***::KeyValuePair<int, WebCore::DOMTimer*> >, ***::IntHash<unsigned int>, ***::HashMapValueTraits<***::HashTraits<int>, ***::HashTraits<WebCore::DOMTimer*> >, ***::HashTraits<int> > > ***::HashTable<int, ***::KeyValuePair<int, WebCore::DOMTimer*>, ***::KeyValuePairKeyExtractor<***::KeyValuePair<int, WebCore::DOMTimer*> >, ***::IntHash<unsigned int>, ***::HashMapValueTraits<***::HashTraits<int>, ***::HashTraits<WebCore::DOMTimer*> >, ***::HashTraits<int> >::add<***::HashMapTranslator<***::HashMapValueTraits<***::HashTraits<int>, ***::HashTraits<WebCore::DOMTimer*> >, ***::IntHash<unsigned int> >, int, WebCore::DOMTimer*>(int const&amp;, WebCore::DOMTimer* const&amp;) + 633 (WebCore) [0x7fff8b333189]
                                                                    1  std::__1::pair<***::KeyValuePair<int, WebCore::DOMTimer*>*, bool> ***::HashTable<int, ***::KeyValuePair<int, WebCore::DOMTimer*>, ***::KeyValuePairKeyExtractor<***::KeyValuePair<int, WebCore::DOMTimer*> >, ***::IntHash<unsigned int>, ***::HashMapValueTraits<***::HashTraits<int>, ***::HashTraits<WebCore::DOMTimer*> >, ***::HashTraits<int> >::lookupForWriting<***::IdentityHashTranslator<***::IntHash<unsigned int> >, int>(int const&amp;) + 185 (WebCore) [0x7fff8b332ee9]
                                                                1  WebCore::DOMTimer::DOMTimer(WebCore::ScriptExecutionContext*, ***::PassOwnPtr<WebCore::ScheduledAction>, int, bool) + 42 (WebCore) [0x7fff8b2f8f4a]
                                                                  1  WebCore::SuspendableTimer::SuspendableTimer(WebCore::ScriptExecutionContext*) + 30 (WebCore) [0x7fff8b13c0ae]
                                                                    1  WebCore::ActiveDOMObject::ActiveDOMObject(WebCore::ScriptExecutionContext*) + 14 (WebCore) [0x7fff8b13c0ee]
                                                                      1  WebCore::ScriptExecutionContext::didCreateDestructionObserver(WebCore::ContextD estructionObserver*) + 32 (WebCore) [0x7fff8b13c170]
                                                                        1  ***::HashTableAddResult<***::HashTableIterator<WebCore::ContextDestructionObser ver*, WebCore::ContextDestructionObserver*, ***::IdentityExtractor, ***::PtrHash<WebCore::ContextDestructionObserver*>, ***::HashTraits<WebCore::ContextDestructionObserver*>, ***::HashTraits<WebCore::ContextDestructionObserver*> > > ***::HashTable<WebCore::ContextDestructionObserver*, WebCore::ContextDestructionObserver*, ***::IdentityExtractor, ***::PtrHash<WebCore::ContextDestructionObserver*>, ***::HashTraits<WebCore::ContextDestructionObserver*>, ***::HashTraits<WebCore::ContextDestructionObserver*> >::add<***::IdentityHashTranslator<***::PtrHash<WebCore::ContextDestructionObse rver*> >, WebCore::ContextDestructionObserver*, WebCore::ContextDestructionObserver*>(WebCore::ContextDestructionObserver* const&amp;, WebCore::ContextDestructionObserver* const&amp;) + 278 (WebCore) [0x7fff8b13c296]
                                                                1  WebCore::DOMTimer::DOMTimer(WebCore::ScriptExecutionContext*, ***::PassOwnPtr<WebCore::ScheduledAction>, int, bool) + 326 (WebCore) [0x7fff8b2f9066]
                                                                  1  WebCore::TimerBase::start(double, double) + 24 (WebCore) [0x7fff8b1126a8]
                                                                    1  ***::monotonicallyIncreasingTime() + 30 (JavaScriptCore) [0x7fff830b372e]
                                                                      1  mach_absolute_time + 28 (libsystem_kernel.dylib) [0x7fff80939ca8]
                                                      1  ??? [0x250cea618f12]
                                                        1  cti_op_create_arguments + 145 (JavaScriptCore) [0x7fff832b2d91]
                                                          1  JSC::MarkedAllocator::allocateSlowCase(unsigned long) + 32 (JavaScriptCore) [0x7fff830bebc0]
                                                            1  JSC::Heap::didAllocate(unsigned long) + 34 (JavaScriptCore) [0x7fff830bef12]
                                                              1  JSC::DefaultGCActivityCallback::didAllocate(unsigned long) + 147 (JavaScriptCore) [0x7fff830befb3]
                                                                1  CFRunLoopTimerGetNextFireDate + 83 (CoreFoundation) [0x7fff89d2dbf3]
                                            1  WebCore::ScheduledAction::execute(WebCore::Document*) + 101 (WebCore) [0x7fff8b355885]
                                          2  WebCore::SMILTimeContainer::timerFired(WebCore::Timer<WebCore::SMILTimeContaine r>*) + 72 (WebCore) [0x7fff8bc93f48]
                                            2  WebCore::SMILTimeContainer::updateAnimations(WebCore::SMILTime, bool) + 904 (WebCore) [0x7fff8b405178]
                                              1  WebCore::stopSharedTimer() + 21 (WebCore) [0x7fff8b114b85]
                                                1  CFRunLoopTimerInvalidate + 433 (CoreFoundation) [0x7fff89d0eb41]
                                                  1  CFRunLoopRemoveTimer + 343 (CoreFoundation) [0x7fff89d0e947]
                                                    1  CFSetApplyFunction + 173 (CoreFoundation) [0x7fff89cbc57d]
                                                      1  CFBasicHashApply + 124 (CoreFoundation) [0x7fff89ca0b3c]
                                                        1  __CFSetApplyFunction_block_invoke + 18 (CoreFoundation) [0x7fff89cbc5c2]
                                                          1  CFRunLoopRemoveTimer + 249 (CoreFoundation) [0x7fff89d0e8e9]
                                                            1  pthread_mutex_unlock + 60 (libsystem_pthread.dylib) [0x7fff8cf968f3]
                                                              1  __mtx_droplock + 113 (libsystem_pthread.dylib) [0x7fff8cf9632f]
                                              1  __32+[__NSPlaceholderSet initialize]_block_invoke + 144 (CoreFoundation) [0x7fff89c77430]
                                          1  WebCore::DOMTimer::fired() + 293 (WebCore) [0x7fff8b355635]
                                            1  ***::fastFree(void*) + 96 (JavaScriptCore) [0x7fff830ae1a0]
                                        5  WebCore::setSharedTimerFireInterval(double) + 116 (WebCore) [0x7fff8b115214]
                                          5  CFRunLoopAddTimer + 427 (CoreFoundation) [0x7fff89cd5ccb]
                                            5  CFSetApplyFunction + 173 (CoreFoundation) [0x7fff89cbc57d]
                                              5  CFBasicHashApply + 124 (CoreFoundation) [0x7fff89ca0b3c]
                                                5  __CFSetApplyFunction_block_invoke + 18 (CoreFoundation) [0x7fff89cbc5c2]
                                                  3  CFRunLoopAddTimer + 573 (CoreFoundation) [0x7fff89cd5d5d]
                                                    2  __CFRepositionTimerInMode + 127 (CoreFoundation) [0x7fff89cd5ebf]
                                                      2  mk_timer_arm + 10 (libsystem_kernel.dylib) [0x7fff8093ab5e]
                                                        2  <Kernel mode>
                                                    1  __CFRepositionTimerInMode + 105 (CoreFoundation) [0x7fff89cd5ea9]
                                                      1  __CFRunLoopInsertionIndexInTimerArray + 194 (CoreFoundation) [0x7fff89cd5fb2]
                                                        1  CFArrayGetValueAtIndex + 71 (CoreFoundation) [0x7fff89c8a5b7]
                                                  1  CFRunLoopAddTimer + 545 (CoreFoundation) [0x7fff89cd5d41]
                                                  1  CFRunLoopAddTimer + 770 (CoreFoundation) [0x7fff89cd5e22]
                                        3  WebCore::setSharedTimerFireInterval(double) + 33 (WebCore) [0x7fff8b1151c1]
                                          2  CFRunLoopTimerInvalidate + 399 (CoreFoundation) [0x7fff89d0eb1f]
                                            2  CFRunLoopRemoveTimer + 237 (CoreFoundation) [0x7fff89d0e8dd]
                                              2  mk_timer_arm + 10 (libsystem_kernel.dylib) [0x7fff8093ab5e]
                                                2  <Kernel mode>
                                          1  CFRunLoopTimerInvalidate + 433 (CoreFoundation) [0x7fff89d0eb41]
                                            1  CFRunLoopRemoveTimer + 296 (CoreFoundation) [0x7fff89d0e918]
                                              1  CFSetCreateCopy + 174 (CoreFoundation) [0x7fff89cbc33e]
                                                1  CFBasicHashCreateCopy + 346 (CoreFoundation) [0x7fff89ca13ea]
                                                  1  _CFRuntimeCreateInstance + 398 (CoreFoundation) [0x7fff89c612be]
                                        2  WebCore::setSharedTimerFireInterval(double) + 79 (WebCore) [0x7fff8b1151ef]
                                          1  CFRunLoopTimerCreate + 113 (CoreFoundation) [0x7fff89cd55c1]
                                            1  _CFRuntimeCreateInstance + 253 (CoreFoundation) [0x7fff89c6122d]
                                              1  malloc_zone_malloc + 71 (libsystem_malloc.dylib) [0x7fff8791a868]
                                                1  szone_malloc_should_clear + 320 (libsystem_malloc.dylib) [0x7fff879183c3]
                                                  1  tiny_malloc_from_free_list + 208 (libsystem_malloc.dylib) [0x7fff87917d64]
                                          1  CFRunLoopTimerCreate + 213 (CoreFoundation) [0x7fff89cd5625]
                                            1  CFSetCreateMutable + 61 (CoreFoundation) [0x7fff89c9289d]
                                              1  CFBagGetTypeID + 48 (CoreFoundation) [0x7fff89c60d00]
                              2  __CFRunLoopRun + 1368 (CoreFoundation) [0x7fff89cce848]
                                1  __CFRunLoopDoObservers + 37 (CoreFoundation) [0x7fff89cdccf5]
                                1  __CFRunLoopDoObservers + 269 (CoreFoundation) [0x7fff89cdcddd]
                                  1  pthread_mutex_unlock + 60 (libsystem_pthread.dylib) [0x7fff8cf968f3]
                                    1  OSAtomicCompareAndSwap64Barrier$VARIANT$up + 16 (libsystem_platform.dylib) [0x7fff81c88bcc]
            2  _xpc_main + 417 (XPCService) [0x7fff8697fc2f]
              2  -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x7fff8d12e4aa]
                2  -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253 (Foundation) [0x7fff8d045adc]
                  2  CFRunLoopRunSpecific + 309 (CoreFoundation) [0x7fff89cce0b5]
                    1  __CFRunLoopRun + 944 (CoreFoundation) [0x7fff89cce6a0]
                      1  __CFRunLoopServiceMachPort + 181 (CoreFoundation) [0x7fff89ccf155]
                        1  mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8093aa1a]
                          1  <Kernel mode>
                    1  __CFRunLoopRun + 831 (CoreFoundation) [0x7fff89cce62f]
                      1  __CFRunLoopDoSources0 + 242 (CoreFoundation) [0x7fff89cceea2]
                        1  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation) [0x7fff89cdd731]
                          1  WebCore::RunLoop::performWork(void*) + 42 (WebCore) [0x7fff8b11722a]
                            1  -[NSAutoreleasePool drain] + 147 (Foundation) [0x7fff8cff7e17]
                              1  _CFAutoreleasePoolPop + 50 (CoreFoundation) [0x7fff89c96b72]
                                1  (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 502 (libobjc.A.dylib) [0x7fff8bf9f65a]
                                  1  -[__NSArrayM dealloc] + 185 (CoreFoundation) [0x7fff89c8a8d9]
                                    1  CFRelease + 591 (CoreFoundation) [0x7fff89c7767f]
                                      1  objc_msgSendSuper2 + 28 (libobjc.A.dylib) [0x7fff8bf9d31c]
      6  thread_start + 13 (libsystem_pthread.dylib) [0x7fff8cf97fc9]
        6  _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8cf9372a]
          6  _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff8cf93899]
            3  __select + 10 (libsystem_kernel.dylib) [0x7fff8093e9aa]
              3  <Kernel mode>
            1  __recvfrom + 10 (libsystem_kernel.dylib) [0x7fff8093e91a]
              1  <Kernel mode>
            1  __CFSocketManager + 6762 (CoreFoundation) [0x7fff89d1c28a]
              1  CFRunLoopWakeUp + 171 (CoreFoundation) [0x7fff89cbb4bb]
                1  mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8093aa1a]
                  1  <Kernel mode>
            1  __CFSocketManager + 6578 (CoreFoundation) [0x7fff89d1c1d2]
              1  __CFArrayCreateMutableCopy0 + 342 (CoreFoundation) [0x7fff89ce6306]
                1  CFArrayAppendValue + 27 (CoreFoundation) [0x7fff89c8a00b]
      1  __pthread_set_self + 16 (libsystem_pthread.dylib) [0x7fff8cf97fac]
        1  <Kernel mode>
      1  start_wqthread + 13 (libsystem_pthread.dylib) [0x7fff8cf97fb9]
        1  _pthread_wqthread + 314 (libsystem_pthread.dylib) [0x7fff8cf94ef8]
          1  _dispatch_worker_thread2 + 40 (libdispatch.dylib) [0x7fff88557193]
            1  _dispatch_root_queue_drain + 326 (libdispatch.dylib) [0x7fff8855609e]
              1  _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff885542ad]
                1  _dispatch_call_block_and_release + 12 (libdispatch.dylib) [0x7fff885571d7]
                  1  ___reportLaunchedLanguage_block_invoke_2 + 117 (AppKit) [0x7fff83c5c6ce]
                    1  objc_msgSend + 233 (libobjc.A.dylib) [0x7fff8bf9d169]
                      1  lookUpImpOrForward + 495 (libobjc.A.dylib) [0x7fff8bfaa399]
                        1  cache_fill + 32 (libobjc.A.dylib) [0x7fff8bfa45cd]
                          1  OSAtomicCompareAndSwapLong$VARIANT$mp + 8 (libsystem_platform.dylib) [0x7fff81c88bd4]
      Binary Images:
             0x10529e000 -        0x10529eff4  com.apple.WebKit.WebContent 9537 (9537.74.9) <46AD5B20-A90A-329C-8A8C-18A9062AA559> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
          0x7fff80929000 -     0x7fff80945ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
          0x7fff81c86000 -     0x7fff81c8cff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
          0x7fff830a7000 -     0x7fff8341effa  com.apple.JavaScriptCore 9537 (9537.74.4) <0942FE6B-3152-30FC-B92A-92A1C29C5295> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
          0x7fff83758000 -     0x7fff8377cfff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
          0x7fff83c44000 -     0x7fff847bafff  com.apple.AppKit 6.9 (1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff8488f000 -     0x7fff84b39ff5  com.apple.HIToolbox 2.1 <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
          0x7fff8697e000 -     0x7fff86984ff7  com.apple.XPCService 2.0 (1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
          0x7fff8790a000 -     0x7fff87925ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
          0x7fff88553000 -     0x7fff8856dfff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
          0x7fff89c5e000 -     0x7fff89e43fff  com.apple.CoreFoundation 6.9 (855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8b0ec000 -     0x7fff8bf3afff  com.apple.WebCore 9537 (9537.74.11) <9683BA7C-A04B-3E33-B195-DCF1C2CABF95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
          0x7fff8bf98000 -     0x7fff8c145f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
          0x7fff8cdc0000 -     0x7fff8cdc3ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
          0x7fff8cf92000 -     0x7fff8cf99ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
          0x7fff8cfdd000 -     0x7fff8d2dbfff  com.apple.Foundation 6.9 (1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Powerstats for:  WindowServer
    Start time:      2014-03-15 16:00:35 +0100
    End time:        2014-03-15 16:01:40 +0100
    Microstackshots: 19 samples (22%)
    Primary state:   13 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 19 samples Active
    Power Source:    0 samples on Battery, 19 samples on AC
      17 start + 1 (libdyld.dylib) [0x7fff8cdc35fd]
        17 main + 9 (WindowServer) [0x108f9bf96]
          17 CGXServer + 807 (CoreGraphics) [0x7fff8d6711b6]
            9  CGXRunOneServicesPass + 164 (CoreGraphics) [0x7fff8d670979]
              9  run_timer_pass + 379 (CoreGraphics) [0x7fff8d7adff6]
                9  update_display_callback + 125 (CoreGraphics) [0x7fff8d731671]
                  7  CGXUpdateDisplay + 677 (CoreGraphics) [0x7fff8d7319da]
                    7  prepare_CoreAnimation_update_state + 358 (CoreGraphics) [0x7fff8d7369cc]
                      4  CGXBeginSurfaceLayerUpdate + 1437 (CoreGraphics) [0x7fff8d82205a]
                        4  CA::Render::Update::add_context(CA::Render::Context*, CA::Render::Layer*, CA::Transform const*) + 1292 (QuartzCore) [0x7fff8506de60]
                          4  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&amp;, CA::Render::Updater::LocalState&amp;, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&amp;, unsigned int*) + 4671 (QuartzCore) [0x7fff85071d03]
                            3  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&amp;, CA::Render::Updater::LocalState&amp;, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&amp;, unsigned int*) + 4671 (QuartzCore) [0x7fff85071d03]
                              3  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&amp;, CA::Render::Updater::LocalState&amp;, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&amp;, unsigned int*) + 4671 (QuartzCore) [0x7fff85071d03]
                                3  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&amp;, CA::Render::Updater::LocalState&amp;, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&amp;, unsigned int*) + 4671 (QuartzCore) [0x7fff85071d03]
                                  3  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&amp;, CA::Render::Updater::LocalState&amp;, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&amp;, unsigned int*) + 4671 (QuartzCore) [0x7fff85071d03]
                                    3  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&amp;, CA::Render::Updater::LocalState&amp;, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&amp;, unsigned int*) + 4671 (QuartzCore) [0x7fff85071d03]
                                      3  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&amp;, CA::Render::Updater::LocalState&amp;, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&amp;, unsigned int*) + 4671 (QuartzCore) [0x7fff85071d03]
                                        3  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&amp;, CA::Render::Updater::LocalState&amp;, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&amp;, unsigned int*) + 4671 (QuartzCore) [0x7fff85071d03]
                                          2  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&amp;, CA::Render::Updater::LocalState&amp;, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&amp;, unsigned int*) + 4671 (QuartzCore) [0x7fff85071d03]
                                            2  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&amp;, CA::Render::Updater::LocalState&amp;, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&amp;, unsigned int*) + 4671 (QuartzCore) [0x7fff85071d03]
                                              2  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&amp;, CA::Render::Updater::LocalState&amp;, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&amp;, unsigned int*) + 4671 (QuartzCore) [0x7fff85071d03]
                                                2  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&amp;, CA::Render::Updater::LocalState&amp;, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&amp;, unsigned int*) + 4671 (QuartzCore) [0x7fff85071d03]
                                                  2  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&amp;, CA::Render::Updater::LocalState&amp;, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&amp;, unsigned int*) + 4671 (QuartzCore) [0x7fff85071d03]
                                                    2  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&amp;, CA::Render::Updater::LocalState&amp;, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&amp;, unsigned int*) + 4671 (QuartzCore) [0x7fff85071d03]
                                                      1  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&amp;, CA::Render::Updater::LocalState&amp;, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&amp;, unsigned int*) + 4671 (QuartzCore) [0x7fff85071d03]
                              

    You need to UnInstall any and ALL AntiVirus Software, I saw VirusBarrier. Your Mac Doesn't need Anti Virus Software. 3rd Party Software is the issue more often than not.  Do not Install Software because someone else tells you about it . If you positively don't need it get rid of it, UnInstall them and restart your computer and then give it a try.  I am almost sure this will solve your issue.
    Cheers
    Don

  • Help me fix this error

    hi
    i trying to implement this program i did not finish yet
    but i have this error that i dont understand
    i need help >> please explain it ,,what should i do to fix it
    this is the program
    package ics202.hw02;
    import ics202.*;
    import ics202.lab02.*;
    public class MyDeQueue extends MySearchableContainer implements DeQueue{
        public DoublyLinkedList dl;
        public DoublyLinkedList.Element ee=null;
        public MyDeQueue()
        DoublyLinkedList dl=new DoublyLinkedList();
        public Object getFirst()
            if(dl.head == null)
                throw new ListEmptyException();
            else
                return dl.head.data;
        public Object getLast()   
            if(dl.tail == null)
                throw new ListEmptyException();
            else
                return dl.tail.data;
        public void addToFront (Object obj)
       DoublyLinkedList.Element element = new DoublyLinkedList.Element(obj, dl.head,ee)////here is the problem
            if(dl.head == null)
                dl.tail = element;
           dl. head = element;
        public void addToRear (Object obj)
        DoublyLinkedList.Element element = new DoublyLinkedList.Element(obj, ee,dl.tail)////here is the problem
            if(dl.head == null)
                dl.head = element;
            else
                dl.tail.next = element;
           dl. tail = element;
        /////here i will complete the program
    public class DoublyLinkedList {
       protected Element head, tail;  
       public class Element {   
          Object data;
          Element next, previous;
          Element(Object obj, Element next, Element previous){
             data = obj; this.next = next;
             this.previous = previous;
          public Object getData(){return data;}
          public Element getNext(){return next;}
          public Element getPrevious(){return previous;}
      }} this is the interface
    package ics202.hw02;
    import ics202.*;
    public interface DeQueue extends Container{
                public abstract Object getFirst();
            public abstract Object getLast();
            public void addToFront(Object obj);
            public void addToRear(Object obj);
            public Object removeFromFront();
              public Object removeFromRear();
          }         Ok when i compile the program i have these three errors
    ics202.hw02.MyDeQueue is not abstract and does not override abstract method removeFromRear() in ics202.hw02.DeQueue
    {color:#ff0000}an enclosing instance that contains ics202.hw02.MyDeQueue.DoublyLinkedList.Element is required
    an enclosing instance that contains ics202.hw02.MyDeQueue.DoublyLinkedList.Element is required{color}
    the red errors are about the two lines in the code that i wrote next to them '////here is the problem'
    {color:#00ff00}the fisrt one because i did not finish >>>so ignore it {color}
    Edited by: thewhale on Nov 12, 2009 3:51 AM

    abillconsl wrote:
    Yucca wrote:
    thewhale wrote:
    thank you very much abillconsl in pointing to my mistakeanother pointout is that you should visit the sun coding conventions to learn about acceptable indentation. Most people here appreciate good that looks tidy and is pleasant to browse through.I didn't think it looked all that bad - certainly not bad enough to stop me from having a look-see; and any problems I simply attributed to space-to-tab editor idiosyncrasies.Yes but it is not as clear as it could be with four whitespace indentations and this...
    does not look attractive. Rather point out the small things before they become big.

  • Hello Technical Experts... please help me on this error :- 'Tax data is missing ArrayOffset 12, srcLineNum 0, srcGroupNum -1'.

    In my A/P credit memo screen i have incorporated a column for adding reference to closed A/P Invoices. upon filling this field with DocNum of APInvoice certain other fields also get filled from an SQL query. One among them is the TaxCode. My problem is that the TaxAmount(LC) field at the last row of the matrix is not filled with the appropriate value, it remains 0. On trying to add the document or pressing the link button on the TaxAmount field a status bar error message pops up showing, 'Tax data is missing ArrayOffset 12, srcLineNum 0, srcGroupNum -1'.
    Please Help me solve this issue.
    Thanks in Advance
    Rajeev

    Hi,
    Please check SAP note:
    1860926 - When updating a Purchase Order via DI API "-12109 Tax data
    is missing..." Error occurs
    Thanks & Regards,
    Nagarajan

  • Please help me in this error

    Hi all,
    I am new to solaris platform. I am using List template in my program. I wrote a makefile to compile this program. While compiling it is giving the following errors. I am struggling with this error for the past 3 days.
    errors
    "/opt/SUNWspro/SC5.0/include/CC/Cstd/rw/rwdispatch.h", line 63: Error: RWis_integral_type(int) already had a body defined.
    "/opt/SUNWspro/SC5.0/include/CC/Cstd/rw/rwdispatch.h", line 121: Error: Multiple declaration for _RWdispatch<int>.
    Anybody please help me in this regard. I will be thankful to you.
    My platform Forte Developer 6 update 2.
    Thanks
    venkat

    Get the latest patches for the compiler and see if that fixes the problem.
    http://developers.sun.com/prodtech/cc/downloads/patches/

  • Can anyone help me with this error?

    http://prntscr.com/5uou9e
    Getting this error trying to use an intro template. Help?

    Layer 4, 3, and 6 have expressions that are not written correctly. If you select those layers and press the U key twice to reveal all properties, then expand the expressions so we can read them maybe we can figure out the error and help you correct it. The error is telling you that the first line is the problem so the first line is probably pointing to something with the wrong name. Without the details of the expressions it's impossible to tell what's wrong.

Maybe you are looking for

  • Cannot re-install Adobe Photoshop Elements (no number) on CD.

    I purchased Adobe Photoshop Elements (no number) on CD.  I have had it installed on my PC w/ Windows 7.  I had an event that caused me to need to reload.  When I insert CD, autostart runs but as soon as I tell it to install Elements, after about 10 s

  • How to deal with generated programs in eCATT SAPGUI recording?

    Hi experts and professionals, I am trying to automate testing of our solutions by eCATTs and so far i have not been able to find solution for following problem. Whole test scenario is very simple: Check InfoProvider data (query, lookup, listcube,...)

  • Backup failure( ONLINE BACKUP)

    HI,   sap server and oracle database was down because of power failure when on-line   backup was going on.   Next time when restart the  sap system then my oracle database was not coming up. can anybody suggest me what the steps i have to taken REGAR

  • EJB developing in using NWDS with JDI

    i created EJB for client java proxy before creating DC. but i can not check-in it. do i have to create New DC? and then do i have to create EJB inside DC? or SC? if i have 10 EJB and 10 EAR source in NWDS, do i have to create 10 DC for 10 EJB and the

  • Confirm delivery date problem

    Hi SAP gurus I have a problem in Sales order delivery confirmation date. Now lets say I take todays date as required delivery date. but confirmed delivery date comes to be 2 days later. Now for this material Total replenishment time is 0, GR processi