We've encountered a problem with one of our Java applications
running on JRE 1.2.2 on Windows NT Server SP6. Here's some info on
our JVM:
C:\>java -fullversion
java full version "JDK-1.2.2-W"
C:\>java -version
java version "1.2.2"
Classic VM (build JDK-1.2.2-W, native threads, symcjit)
The problem evidences itself with an TBD exception with the
following message:
Exception: access violation(0xc0000005), Address: 0x77f6ce4c
(see comments for additional information)
running on JRE 1.2.2 on Windows NT Server SP6. Here's some info on
our JVM:
C:\>java -fullversion
java full version "JDK-1.2.2-W"
C:\>java -version
java version "1.2.2"
Classic VM (build JDK-1.2.2-W, native threads, symcjit)
The problem evidences itself with an TBD exception with the
following message:
Exception: access violation(0xc0000005), Address: 0x77f6ce4c
(see comments for additional information)