Eurreur segmentation JAVA

Fermé
dj cediorko Messages postés 4 Date d'inscription samedi 30 décembre 2006 Statut Membre Dernière intervention 22 septembre 2007 - 30 déc. 2006 à 13:59
yoann_tux Messages postés 441 Date d'inscription lundi 28 février 2005 Statut Membre Dernière intervention 24 juillet 2008 - 5 janv. 2007 à 01:24
je debut sous mandriva 2007 et voila les problem ke j obtien pour lancer Mercury

[cedric@localhost ~]$ Mercury
/usr/bin/Mercury: line 16: 9314 Erreur de segmentation java -Djava.library.path=jni/linux:jni/linux/jmf -classpath $classpath com.dMSN.Main
[cedric@localhost ~]$

et les probleme pour limewire

[cedric@localhost ~]$ limewire
Starting LimeWire...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.4.2]
Configuring environment...
Loading LimeWire:
runLime.sh: line 109: 9373 Erreur de segmentation ${JAVA_PROGRAM_DIR}java -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog -Djava.library.path=. -jar LimeWire.jar

******************************************************************
Something went wrong with LimeWire.
Maybe you're using the wrong version of Java?
(LimeWire is tested against and works best with with Sun's JRE, Java 1.4+)
The version of Java in your PATH is:
java version "1.4.2"
JamVM version 1.4.3
Copyright (C) 2003-2006 Robert Lougher <rob@lougher.org.uk>

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2,
or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

[cedric@localhost ~]$

c est un probleme de Java et de Path je suppose

merci d avance pour vos solution
A voir également:

4 réponses

yoann_tux Messages postés 441 Date d'inscription lundi 28 février 2005 Statut Membre Dernière intervention 24 juillet 2008 95
31 déc. 2006 à 12:35
Met ton Java à jour ou reinstall le, jre1.5_09 ou quelquechose comme ça pour la derniere version... SI tu programmes un peu en java je te conseille le jdk, mais le JRE (java runtime environment) conviendras très bien :)

https://java.com/fr/

yoann_tux
0
dj cediorko Messages postés 4 Date d'inscription samedi 30 décembre 2006 Statut Membre Dernière intervention 22 septembre 2007
1 janv. 2007 à 20:37
merci

mai j ai deja la version jre 1.5.0_10 et le jre 1.5.0_10

par contre lorsque je tappe java -version , voici ci qu il m indique :

[user@localhost ~]$ java -version
java version "1.4.2"
JamVM version 1.4.3
Copyright (C) 2003-2006 Robert Lougher <rob@lougher.org.uk>

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2,
or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
[user@localhost ~]$

ca veut dir e que je l ai pas bien installer ( vu qu il me dit que j ai le 1.4... )

j vai reessayer de l installer alor et j te dit si sa a ete ou pas

merci quan meme
0
dj cediorko Messages postés 4 Date d'inscription samedi 30 décembre 2006 Statut Membre Dernière intervention 22 septembre 2007
1 janv. 2007 à 21:00
je vien de reinstaller , j ai fait les test sur :https://java.com/fr/download/uninstalltool.jsp

et là il me dit que j ai le version 1.5.0_10 donc c est correcte

parcontre j ai toujours les meme porbleme pour les deux appli.

pour Mercury c est toute le line 16 car j ai erreur 10414 pui si je retappe j ai 10425 et sa continue ...
pour limewire c est pareil ( line 109)

et il est marquer que dans le PATH j ai toujours la version 1.4.2 ????? j compren pas

merci d'avance
0
yoann_tux Messages postés 441 Date d'inscription lundi 28 février 2005 Statut Membre Dernière intervention 24 juillet 2008 95
5 janv. 2007 à 01:24
ok , regarde dans ton ENV (variables d'environnements) ainsi que dans /usr/bin vers quoi pointent tes 'ln', soit méthode bourrin tu les vires et remplace par ceux qui pointent vers ton install propre du jre1.5/bin/java javac javaw.....
soit tu désinstalle le tout tout tout et reinstall propre.
Mais quand tu me parles que la version 1.5 est bien detecté c'est dans ton navigateur web non ??
Ne mélange pas le petit jre pour les applet java et celui pr les progs locaux

yoann_tux
0