Please explain, i don't understand

Hi guys, could someone plese explain to me what the error below means, or is pointing towards. I don't understand it at all... Particularly the 'Another exception has been detected while we were handling last error' part...
Another exception has been detected while we were handling last error.
Dumping information about last error:
ERROR REPORT FILE = (N/A)
PC = 0x1b67a9e6
SIGNAL = -1073741819
FUNCTION NAME = (N/A)
OFFSET = 0xFFFFFFFF
LIBRARY NAME = (N/A)
Please check ERROR REPORT FILE for further information, if there is any.
Good bye.
Thanks,
Andy.

hang on there - before you go posting the whole program - you can find where that error message is printed out, right? It should be in a catch block or something - just post the code that might have thrown the exception that was caught.
You might do a bit of debugging on your own (with System.out.println, for instance) as an inability to determine where the problem is in your code can indicate that you don't understand it well enough to even take suggestions we give you - and if you don't understand it, we certainly don't care to.
Good Luck
Lee

Similar Messages

  • Slow Macbook Pro- please help, I don't understand previous advice.

    Hello all,
    I have a very slow Macbook Pro running on Lion 10.7.3.
    I looked up this problem on the forums before I sent this message but I didn't quite understand the advice. I have been on something called Disk Utility and Activity Monitor but don't really understand what I'm looking for. It seems a large percentage of my mac is 'idle' if that makes sense. Someone said to look at Page Out but I really don't understand what that means and what sort of numbers are normal.
    I do have some storage left so I don't think it could be that. A lot of my gigabytes seem to be taken up by movies and 'other'. I've tried deleted a load of videos but it hardly made a difference. I have Mac Mail and it seems very slow on my Macbook compared to on my Ipad and iphone. iCal is also very slow on here and it always takes a while to load internet pages. It isnt the wifi connection.
    Please help and bear in mind I am by no means a Mac whizz so you might have to talk in layman's terms!
    Thanks,
    Amy

    If you have more than ten or so files or folders on your Desktop, move them, temporarily at least, somewhere else in your home folder.
    If iCloud is enabled, disable it.
    Disconnect all wired peripherals. Launch the usual set of applications you use when you notice the problem.
    Step 1
    Launch the Activity Monitor application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ If you’re running Mac OS X 10.7 or later, open LaunchPad. Click Utilities, then Activity Monitor in the page that opens.
    Select the CPU tab.
    Select All Processes from the menu in the toolbar, if not already selected.
    Click the heading of the % CPU column in the process table to sort the entries by CPU usage. You may have to click it twice to get the highest value at the top. What is it, and what is the process? Also post the values for % User, % System, and % Idle at the bottom of the window.
    Select the System Memory tab. What values are shown in the bottom part of the window for Page outs and Swap used?
    Step 2
    Launch the Console application in the same way as above, and select “kernel.log” from the file list. Post the dozen or so most recent messages in the log — the text, please, not a screenshot.
    If there are runs of repeated messages, post only one example of each. Do not post many repetitions of the same message.

  • CREATIVE CENTRALE, PLEASE, I REALLY DON'T UNDERSTAND

    HELP!!!! I really don't understand. I always buy creative, they sound awesome, I hate ipod, I have several players, I tell people about the hardware, but, WHY, WHY, WHY? such unimaginably amazingly good hardware and abso-lutely appalling and useless softwafre?? It really spoils the whole experience.
    TAKE NOTE CREATIVE. PLEASE, PLEASE, PLEASE CAN YOU DO SOMETHING ABOUT YOUR ATROCIOUS, RUBBISH, UNSTABLE AND UNFATHOMABLY HARD TO USE AND UNINTUITIVE SOFTWARE AS IT IS TOTALLY RUINING MY OTHERWISE EXCELLENT CREATIVE EXPERIENCE!!!!!
    Creative Centrale is appallingly bad, creating a new playlist is like torture, now it wont work at all and I have reinstalled it many times. I am going to (reluctantly) have to buy a new player to replace my lovely little Zen Mosaic JUST so I can get some decent software to create playlists.
    Really this is beyond belief guys, best hardware out there, worst software. Want to know how Apple became no ? No, it wasnt the flashy looks, all that kudos came later, how they really became no is simple, despite continuing?
    concerns over their hardware it was their fantastic, easy to use intuiti've software for ALL their products that did it.
    Hell-ooooo!!! Wake up. Such a shame. Rant over.
    If anyone knows of another program I can download to help me use my little Mosaic (its my friend, I listen to it every day, for hours) then please let me know. T

    I have this piece of code:
    private static String[] getArgs(String command){
    System.out.println(System.currentTimeMillis()-startlog+
    : "+"In getArgs.");
    command = command.substring(3, command.length());
    System.out.println(System.currentTimeMillis()-startlog+
    : "+"The command: "+command);
    String[] args = new String[0];
    int last = 0;
    System.out.println(System.currentTimeMillis()-startlog+
    : "+"Command length: "+command.length());
    boolean exit = false;
    int end = command.length();
    int count = 0;
    while(count<=end){//Why don't this cicle ends!?
    System.out.println(System.currentTimeMillis()-startlog+
    : "+"(count="+count+").");
    if(command.charAt(count)==',' ||
    command.charAt(count)==';'){
    System.out.println(System.currentTimeMillis()-startlog+
    : "+"Found ',' or ';'.");
    args = addColum(args);
    args[args.length-1] = command.substring(last, count);
    System.out.println(System.currentTimeMillis()-startlog+
    : "+"Found arg: "+args[args.length-1]);
    last = count+1;
    count++;
    System.out.println(System.currentTimeMillis()-startlog+
    : "+"Returning args.");
    return args;
    }And the output is this:
    14148: In getArgs.
    14148: The command: TextIO.java;
    14149: Command length: 12
    14149: (count=0).
    14149: (count=1).
    14149: (count=2).
    14149: (count=3).
    14161: (count=4).
    14161: (count=5).
    14161: (count=6).
    14161: (count=7).
    14162: (count=8).
    14162: (count=9).
    14162: (count=10).
    14162: (count=11).
    14162: Found ',' or ';'.
    14162: In addColum.
    14162: Found arg: TextIO.java
    14166: (count=12).
    Why don't the cicle ends?whats printed out after
    14162: Found arg: TextIO.java
    14166: (count=12).

  • Please explain the meaning of "Deferred" in JIRA bug database

    Dear Adobe Team,
    I have posted a few bugs recently and discovered this morning that they are now "Closed" with resolution "Deferred".
    Some of these bugs are
    https://bugs.adobe.com/jira/browse/FB-26396
    https://bugs.adobe.com/jira/browse/FB-26317
    https://bugs.adobe.com/jira/browse/FB-26081
    Please explain how we should understand this decision.
    My assumption is that bugs stay open until they are resolved in the next release.
    Why are these bugs closed/deferred?
    When are deferred bugs reopened?

    Worth having a look at the 'Basic Workflow' to understand more of the statuses...
    http://bugs.adobe.com/confluence/display/ADOBE/Basic+Workflow
    I tend to find the start of the workflow more frustrating - unless you can attract a couple of votes or Adobe folks pick up the cause early, an issue can remain at 'Community' status for quite some time. By comparison getting to 'deferred' status is a good thing
    Paul Evans
    http://www.creative-cognition.co.uk/
    http://blog.creacog.co.uk/

  • My macbook air will not connect to the internet due to a self assigned IP address. I have tried trawling the support forums, but either I can't understand the suggestions, or they don't work. Please explain to me in simplest terms how to fix this. Thanks!

    My macbook air will not connect to the internet due to a self assigned IP address. I have tried trawling the support forums for hours, but either I can't understand the suggestions, or they don't work. Please explain to me in simplest terms how I can fix this. Many thanks!

    The warranty entitles you to complimentary phone support for the first 90 days of ownership.
    If you bought the product in the U.S. directly from Apple (not from a reseller), you have 14 days from the date of delivery in which to exchange or return it for a refund. In other countries, the return policy may be different. If you bought from a reseller, its return policy applies.

  • TS2310 what does it mean when you're about to install itunes and it says This update requires OS X version 10.6.8 or later.??? i don't understand... Can someone please explain to me what that means...??? And how to fix it.

    what does it mean when you're about to install itunes and it says This update requires OS X version 10.6.8 or later.??? i don't understand... Can someone please explain to me what that means...??? And how to fix it.

    1. It means exactly what it says. Apple dropped support for earlier Mac OS X versions in iTunes 10.7.
    2. Update the computer to 10.6.8. If it's running a Mac OS X version prior to 10.6, this requires buying a Mac OS X 10.6 DVD from the online Apple Store, which requires an Intel Mac with at least 1GB of RAM.
    (93025)

  • I don't understand......anyone please explain.

    I am quite new in Java. I read some tutorial and I don't understand somthing
    There are two file. The first one named Particle.java
    public Particle(double x, double y)
          this(x,y,1);
       public Particle(double x, double y, double mass)
          this.x = x; this.y = y; this.mass = mass;
       public double getWeight()
          return 9.8*mass;
       public double distanceFromOrigin()
          return Math.sqrt(x*x + y*y);
    }The other file named MyApplication.java
    public class MyApplication
       public static void main(String[] args)
          /* Need an instance of class Particle - a particle object;
          assign it to the variable a which is of type Particle. */
          Particle a = new Particle(1.0,1.0);
          System.out.println("Distance of particle a from origin = " + a.distanceFromOrigin());
          System.out.println("Mass of particle a = " + a.mass);
          Particle b = new Particle();
          b.x = 2.0;
          b.y = 3.0;
          b.mass = 3;
          System.out.println("Distance of particle b from origin = " + b.distanceFromOrigin());
          System.out.println("Mass of particle b = " + b.mass);
          System.out.println("Weight of particle b = " + b.getWeight());
    }When run the program. This is the result that I get
    Distance of particle a from origin = 1.4142135623730951
    Mass of particle a = 1.0
    Distance of particle b from origin = 3.605551275463989
    Mass of particle b = 3.0
    Weight of particle b =29.400000000000002
    My question is I do not understand why Distance of particle b from origin = 3.605551275463989 Anyone please explain how to get this value.......please

    You call this line...
    Math.sqrt(x*x + y*y);
    x = 2, y = 3
    so..
    Math.sqrt(4 + 9) = Math.sqrt(13)
    the square root of 13 is 3.6055...

  • Don't understand "Episode #". Please explain

    On the iTunes window, there is a column you can show that says..."Episode #". I don't understand what this is for and how you use it. I added it cuz it would've been convenient to keep track of the Old-Time-Radio shows I have copied into iTunes, but I can't figure out how you can edit it (there is no place for it in the "info" window).
    So...I figured it was only for Podcasts and TV shows. But no. That column doesn't show up in the Podcast window (it's not evn a possible choice).
    So what the heck is it for and how do you use it?
    Thanx very much!

    Thanx for the reply.
    So...I guess the TV shows show up in the reg. "Library" window then? (I have never downloaded a TV show fr. the store).
    Cuz I like I said...the "Episode #" thing isn't even an avail. option on the podcast window (and I would've thought that that would be a very useful thing for podcast--considering that so many of them are "episodic".
    =================================================
    If anyone else has any useful info on this topic...I sure would like to hear it.

  • I am new to Final Cut Express and don't understand why I am unable to drag transitions into Canvas? Something wrong in my setup? It's not the overlays they are "on" so can anyone advise me please?

    I am new to Final Cut Express and don't understand why I am unable to drag transitions into Canvas? Something wrong in my setup? It's not the overlays they are "on" so can anyone advise me please, by the way the "L" doesn't appear in the bottom left hand corner either? and by the way how can I get rid of that irritating Blue badge saying "AutoFill your contact details" all mine are in "address book" already!

    You can't drag a transition into the canvas. If you're dragginmg a transition from the effects tab you drag it between the edit point of two clips in the timeline.
    Make sure show edit overlays is turned on in the Canvas view popup.

  • When I plug in my panasonic videocamera iMovie doesn't recognize the videocamera (iPhoto does). I did the same operations several times in the past, I don't understand because is not working anymore...please

    I don't understand why iPhoto recognize the pictrures in the videocamera and iMovie doesn't recognize the videos and the videocamera.
    I see all the pictures taken in iPhoto but I can't see any video in iMovie because I don't see the videocamera in iMovie.
    I did the same operation several times in the past and always worked it out, with USB connection, I've tryed to restart the computer, to turn on and off the camera, to change cable, to change MAC: always the same problem!
    Please is anybody so kind to help me ? Thank you!

    hi dlpmaster!
    So, when it updates the program is working but then it sort of freezes. Then unfreezes and then again..
    hmmm. what antivirus applications are you using?
    as an experiment, does the freezing behavior still occur if you disable the antivirus prior to plugging your ipod in?
    love, b

  • 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 bought ifiles app. But I paid a lot of time prize. I don't understand why... Please solve problem!

    I bought ifiles app. But I paid a lot of time prize. I don't understand why... Please solve problem!

    tuydun wrote:
    .. Please solve problem!
    To Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • Pop up message I don't understand. Anybody know what it means and why it's happening please?

    Can anyone tell me why I keep getting this please?
    My internet browsing is working fine so I don't get why this is happening.
    Please take into account my understanding of computers is just basic usage and nothing technical.
    Thanks!

    LOL that is good advice for most of the problems reported here.
    Few suggestions.
    In the affected browser, look through your Bookmarks for a URL starting with "file://". Some browsers have an autoupdate feature where pages check for an update invisibly.
    Then, bring Finder to the front and while holding down the Option key click Menubar>Go>Library. Delete everything in the Caches folder and relogin. Empty the Trash.
    Hope that helps.

  • HT1222 My iPhone 5 keeps saying I don't have enough storage to update software even though I just purchased 15GB of storage. Can anybody please explain this to me? I'm really not tech savvy AT ALL so I don't have a clue what to do :(

    My iPhone keeps telling me I don't have enough space to update my software. But I just bought 15GB of storage, of which 11.7GB is free! So I don't understand. Can anybody please help me? I'm really bad with technology so I don't have a clue.

    Hi Caroline,
    The storage issue you are having is not related to iCloud. The error is telling you that you do not have enough room on your device itself. You need to go to Settings>General>Usage, and under the Storage section at the top, it lists all of your apps and other things taking up room on your device.
    You will have to delete or reduce the size of items on this list in order to free up some room for your update.
    Also, you may want to try the update by hooking up your device to iTunes on the computer you sync with. It does not require as much free memory to update via iTunes as it does OTA.
    Cheers,
    GB

  • HT5622 i need help using the icloud it is not making any since to me can some one call me and help me with it please don't try to help me through email i need to talk and listen i don't understand instruction by reading

    i need help using the icloud it is not making any since to me can some one call me and help me with it please don't try to help me through email i need to talk and listen i don't understand instruction by reading.
    <Phone Number Edited by Host>

    You aren't addressing anyone from Apple here.  This is a user forum.
    You might want to call a neaby Apple store to see if they have a free class you could attend.

Maybe you are looking for

  • Free good screen recorders?

    does aneyone know of a good free no watermark screen recorder that does not lower fps on computer? i want to use it to record gaming lets plays.

  • Superdrive isn't working, makes loud noise and doesn't read anything....

    My superdrive isn't reading anything. I was wondering if anyone knows of what to do. I'm not under the apple protection plan anymore. So if I go to apple they are going to hammer me with labor costs. Maybe someone knows of a good external CD/DVD Burn

  • Saving back to version 9.0.2?

    I'm currently learning to work with Illustrator, and so I have little to no experience with the program so far. I'm trying to develop a presentation poster using Illustrator version 9.0.2. I have some examples that I would like to work from which wer

  • Flex and ColdFusion and session facade?

    I want to deploy a flex application on an existing ColdFusion server. This server is already in production and uses a root Application.cfc to set session variables as well as authenticate the user to AD with getAuthUser. When I deploy my flex applica

  • Possible to export photos from Adobe Bridge directly to Lightroom?

    I have thousands of images previously imported and processed in Adobe Bridge. I would like to open my original folders in Bridge, review the images and export only selected images directly to Lightroom. Is it possible to do this or must I import the