kancrenaz
Messages postés4Date d'inscriptionlundi 5 mars 2012StatutMembreDernière intervention22 septembre 2015
-
16 mars 2012 à 13:52
Bonjour,
Je viens d'installer le JRE 7 et Eclipse Indigo pour windows 64 bits pour l'utiliser avec R (module Stat Et). Lorsuqe je lance ma console R, pendant l'indexation, j'obtiens cela (dans le log d'erreur) :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000275efcb, pid=2672, tid=5436
#
# JRE version: 7.0-b147
# Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0-b17 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# J org.apache.lucene.analysis.PorterStemFilter.incrementToken()Z
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp #
--------------- T H R E A D ---------------
Current thread (0x000000000b5b7800): JavaThread "Worker-4" [_thread_in_Java, id=5436, stack(0x000000000cf30000,0x000000000d030000)]
vm_info: Java HotSpot(TM) 64-Bit Server VM (21.0-b17) for windows-amd64 JRE (1.7.0-b147), built on Jun 27 2011 02:19:45 by "java_re" with unknown MS VC++:1600
time: Fri Mar 16 12:13:57 2012
elapsed time: 109 seconds
Lorsque j'etais sur mon ancien poste (un 32 bits), cela marchait bien. J'ai du tout reinstaller (et changer de version des differents logiciels (jre, R et Eclipse pour passer en 64). Et maintenant, ca bloque. HELP !