I dont understand the errormessage...

Who can help me about this errormessage:

main (09:33:23): FATAL ERROR in native method: JDWP "util.c" (Apr 6 2001), line 1013: Unexpected error, error code = 113 (JVMDI_ERROR_INTERNAL)

I dont know where i can find anything about this error and what it means.

I get the error between running my prog...

Before everything runs fine!

[382 byte] By [EijaMcNepp] at [2007-9-26 4:09:14]
# 1
th best is you try to get a new file "util.c", because normally this errormessage will generated when an error in this file occurs. it is not really an error of your program
swingfreak at 2007-6-29 13:12:05 > top of Java-index,Archived Forums,Java Programming...
# 2
And where can i get the file?
EijaMcNepp at 2007-6-29 13:12:05 > top of Java-index,Archived Forums,Java Programming...
# 3
normally it is delivered with the jdk? :-)
swingfreak at 2007-6-29 13:12:05 > top of Java-index,Archived Forums,Java Programming...
# 4
the best thing will be when you install the jdk completely new
swingfreak at 2007-6-29 13:12:05 > top of Java-index,Archived Forums,Java Programming...
# 5
OK, i have installed jdk new, but it doesn't work...Any other ideas?
EijaMcNepp at 2007-6-29 13:12:05 > top of Java-index,Archived Forums,Java Programming...
# 6
sorry, but now i am out of ideas?which platform are you using?
swingfreak at 2007-6-29 13:12:05 > top of Java-index,Archived Forums,Java Programming...
# 7
Windows 2000MS IIS5.0MS SQL 7.0 Visual Cafe 4.5
EijaMcNepp at 2007-6-29 13:12:05 > top of Java-index,Archived Forums,Java Programming...
# 8
sorry my knowledge is at end its end here. i tested something, but i really cant find the error, maybe it is something with visual caf, try the JBuilder 5.0 it is for free at http://www.inprise.com
swingfreak at 2007-6-29 13:12:05 > top of Java-index,Archived Forums,Java Programming...
# 9
When do you get the error?ALL YOUR DUCK DOLLS ARE BELONG TO ME?
kaze0 at 2007-6-29 13:12:05 > top of Java-index,Archived Forums,Java Programming...
# 10
AFAIK, this is a problem with the JRE runtime. Your application/jdk uses some dll's which are either not present in the right directory or are corrupt because you may have installed other jvm on top of the original one.
themonk4 at 2007-6-29 13:12:06 > top of Java-index,Archived Forums,Java Programming...
# 11
The problem is solved...it was a problem of jvm and the priority of the threads....
EijaMcNepp at 2007-6-29 13:12:06 > top of Java-index,Archived Forums,Java Programming...
# 12
Please please please, what did you do to fix it?
steffenf at 2007-6-29 13:12:06 > top of Java-index,Archived Forums,Java Programming...
# 13
Could you tell us how to fix the problem?I always encounter this error message when I do debugging JSP/Servlet in Forte 3.0 + built in Tomcat 3.2.Thanks/
huy_ho at 2007-6-29 13:12:06 > top of Java-index,Archived Forums,Java Programming...
# 14
I've had the same problem for months in debug mode, even after installing JDK1.3.1_02. What was your fix?
glh1309 at 2007-6-29 13:12:06 > top of Java-index,Archived Forums,Java Programming...