Home > Archive > Java Help > November 2007 > VM Crash (was: Pair in Java?)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
VM Crash (was: Pair in Java?)
|
|
| Hunter Gratzner 2007-11-13, 4:38 am |
| On Nov 13, 3:36 am, "Wolf" <whoca...@notme.com> wrote:
> Hi all, I may be on the wrong news group
No.
> but I need some help.
But you are in the wrong thread. Don't hijack other discussions, start
an own discussion thread.
> Could somebody either tell me what the below Java related message means,
The virtual machine (Java as such) crashed. This is bad.
> It appeared on my desktop and I don't know what to do.
You can't do much. Update to a later Java version and hope that the
problem was fixed. Update your sound card drivers, since something in
this area crashes. If you have written the program try to figure out
what part of your Java code makes it crash, write that code in a
different way and hope it no longer triggers the error.
| |
|
| Although I don't understand half of what you're suggesting, due to my
ignorance in computers, I thank you for your reply and apologize for
interrupting your thread.
"Hunter Gratzner" <a24900@googlemail.com> wrote in message
news:1194937822.638697.194650@19g2000hsx.googlegroups.com...
> On Nov 13, 3:36 am, "Wolf" <whoca...@notme.com> wrote:
>
> No.
>
>
> But you are in the wrong thread. Don't hijack other discussions, start
> an own discussion thread.
>
>
> The virtual machine (Java as such) crashed. This is bad.
>
>
> You can't do much. Update to a later Java version and hope that the
> problem was fixed. Update your sound card drivers, since something in
> this area crashes. If you have written the program try to figure out
> what part of your Java code makes it crash, write that code in a
> different way and hope it no longer triggers the error.
>
|
|
|
|
|