Results 1 to 3 of 3
- 10-02-2012, 03:04 PM #1
Member
- Join Date
- Oct 2012
- Posts
- 1
- Rep Power
- 0
JVM Crashed automatically. Please help me.
While running my application my JVM has been crashed. Can someone please tell me the reason and its solution!
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x62f0e486, pid=4200, tid=4120
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_12-b04 mixed mode)
# Problematic frame:
# C [ocijdbc10.dll+0xe486]
#
--------------- T H R E A D ---------------
Current thread (0x4b815cc0): JavaThread "TP-Processor12" daemon [_thread_in_native, id=4120]
siginfo: ExceptionCode=0xc0000005, writing address 0x00000000
Registers:
EAX=0x00000000, EBX=0x00000000, ECX=0x00000074, EDX=0x00000000
ESP=0x54aae9e4, EBP=0x00789418, ESI=0x000000f4, EDI=0x0000003d
EIP=0x62f0e486, EFLAGS=0x00010206
Top of Stack: (sp=0x54aae9e4)
0x54aae9e4: 62f0ae5f 00000000 00000000 000000f4
0x54aae9f4: fffffffe 000007a2 04c8bd10 00000640
0x54aaea04: 0000076c 0000175a 0000175a 00000000
0x54aaea14: 6db40467 000000f4 000000c4 00000062
0x54aaea24: 5875cf18 0000003d 54fa4720 53b2cd18
0x54aaea34: 0000007c 00004aa8 00000000 00000001
0x54aaea44: 00000001 0464a448 00000730 43fecc70
0x54aaea54: 264064f0 4b815cc0 0464a4b0 00000031
Instructions: (pc=0x62f0e486)
0x62f0e476: eb 08 8d a4 24 00 00 00 00 90 81 e9 80 00 00 00
0x62f0e486: 66 0f 7f 02 66 0f 7f 42 10 66 0f 7f 42 20 66 0f
Stack: [0x549b0000,0x54ab0000), sp=0x54aae9e4, free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ocijdbc10.dll+0xe486]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J oracle.jdbc.driver.T2CStatement.t2cDefineFetch(JI[S[BII[Loracle/jdbc/driver/Accessor;[BI[CI[SI[J)I
J oracle.jdbc.driver.T2CStatement.doDefineFetch()V
J oracle.jdbc.driver.T2CStatement.fetch()V
J oracle.jdbc.driver.OracleResultSetImpl.next()Z
- 10-02-2012, 03:30 PM #2
Re: JVM Crashed automatically. Please help me.
What code causes this error?
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 10-02-2012, 04:01 PM #3
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
Similar Threads
-
Automatically run application
By JSN1 in forum New To JavaReplies: 1Last Post: 05-11-2012, 09:36 PM -
Need to send email automatically
By blackpanther in forum New To JavaReplies: 4Last Post: 03-27-2012, 03:17 PM -
Automatically set the path
By mlibot in forum New To JavaReplies: 9Last Post: 01-26-2010, 08:18 AM -
JVM Crashed when using JNI
By dhivyadevi in forum Advanced JavaReplies: 7Last Post: 12-30-2009, 05:41 PM -
Folders instead of packages after OS crashed
By Kubuntek in forum EclipseReplies: 0Last Post: 08-03-2008, 02:26 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks