ademar
22-05-2006, 10:09
Ho scritto un software in java, che utilizza Socket, threads e JDBC con database Access. Durante il suo utilizzo, puņ risultare tutto corretto, ma per un motivo in questo momento sconosciuto, spesso capita che il software genera un errore e si auto chiude.
L'errore č di questo tipo tipo:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c911010, pid=3364, tid=3412
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode)
# Problematic frame:
# C [ntdll.dll+0x1010]
#
Allego anche il file di log generato dall'errore.
Come posso risolverlo ? Grazie.
L'errore č di questo tipo tipo:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c911010, pid=3364, tid=3412
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode)
# Problematic frame:
# C [ntdll.dll+0x1010]
#
Allego anche il file di log generato dall'errore.
Come posso risolverlo ? Grazie.