Big problem during compilation. who can help me?

Using the Java SDK with TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
king
Posts: 10
Joined: Wed Feb 16, 2005 6:04 am

Big problem during compilation. who can help me?

Post by king »

This is the problem encountered when i execute a program. kindly sent your advice to me. thanks


#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2-b28 mixed mode)
#
# Error ID: 5448524541442C4F43414C33544F524147450E4350500042
#

Heap at VM Abort:
Heap

Tool completed with exit code -1073741819
User avatar
s_reynisson
Posts: 939
Joined: Tue May 06, 2003 1:59 pm

Post by s_reynisson »

Google says see http://bugs.sun.com/bugdatabase/view_bu ... id=4831461
for
5448524541442C4F43414C33544F524147450E4350500042
or
http://support.microsoft.com/kb/300038
for
1073741819 - I'd bet on Sun since they say "Release Fixed 1.5(tiger)" and upgrade my Java VM, I hope this helps.
Then I open up and see
the person fumbling here is me
a different way to be
king
Posts: 10
Joined: Wed Feb 16, 2005 6:04 am

doubt unclear

Post by king »

I visited this website---http://bugs.sun.com/bugdatabase/view_bu ... id=4831461 but i don understand the block of codes..
User avatar
s_reynisson
Posts: 939
Joined: Tue May 06, 2003 1:59 pm

Post by s_reynisson »

Install the latest version of Java, it's up to version 1.5 and the bug in question is likely to be fixed. Goto http://java.sun.com/j2se/1.5.0/download.jsp and click on "Download JDK for Windows". But take care since it's big and if possible download on a connection at work or school.
Then I open up and see
the person fumbling here is me
a different way to be
Post Reply