IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Eclipse Java Discussion :

[Eclipse 3.0] Problème d'installation


Sujet :

Eclipse Java

  1. #1
    Membre du Club
    Profil pro
    Inscrit en
    Décembre 2002
    Messages
    52
    Détails du profil
    Informations personnelles :
    Localisation : France, Haute Garonne (Midi Pyrénées)

    Informations forums :
    Inscription : Décembre 2002
    Messages : 52
    Points : 52
    Points
    52
    Par défaut [Eclipse 3.0] Problème d'installation
    Ben moi je viens d'installer eclipse 3.0
    quand je le lance j'obtient dans une boite de message:
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    An error has occured.
    See log file chemin_du_fichier.log
    Et voici le contenu du log:
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    !SESSION juin 30, 2004 19:42:04.904 --------------------------------------------
    eclipse.buildId=I200406251208
    java.version=1.3.1_04
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
     
    !ENTRY org.eclipse.osgi juin 30, 2004 19:42:04.904
    !MESSAGE Error registering XML parser services.
    !STACK 0
    java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
    	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    	at java.lang.Class.forName0(Native Method)
    	at java.lang.Class.forName(Class.java:115)
    	at org.eclipse.core.runtime.adaptor.EclipseAdaptor.registerEndorsedXMLParser(EclipseAdaptor.java:272)
    	at org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStart(EclipseAdaptor.java:253)
    	at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start(SystemBundleActivator.java:61)
    	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:958)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:954)
    	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
    	at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:553)
    	at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:477)
    	at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:273)
    	at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:243)
    	at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:166)
    	at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:425)
    	at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:216)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:127)
    	at java.lang.reflect.Method.invoke(Native Method)
    	at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
    	at org.eclipse.core.launcher.Main.run(Main.java:644)
    	at org.eclipse.core.launcher.Main.main(Main.java:628)
     
    !ENTRY org.eclipse.osgi juin 30, 2004 19:42:04.951
    !MESSAGE Startup error
    !STACK 1
    java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler
    	at java.lang.ClassLoader.defineClass0(Native Method)
    	at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106)
    	at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
    	at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
    	at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    	at org.eclipse.core.runtime.adaptor.PluginConverterImpl.parsePluginInfo(PluginConverterImpl.java:552)
    	at org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPluginInfo(PluginConverterImpl.java:111)
    	at org.eclipse.core.runtime.adaptor.PluginConverterImpl.convertManifest(PluginConverterImpl.java:655)
    	at org.eclipse.core.runtime.adaptor.EclipseBundleData.generateManifest(EclipseBundleData.java:219)
    	at org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManifest(EclipseBundleData.java:177)
    	at org.eclipse.core.runtime.adaptor.EclipseBundleData.getManifest(EclipseBundleData.java:159)
    	at org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromManifest(EclipseBundleData.java:266)
    	at org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBundleData.initializeNewBundle(DefaultBundleData.java:77)
    	at org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAdaptor$1.begin(DefaultAdaptor.java:451)
    	at org.eclipse.osgi.framework.internal.core.Framework.installWorkerPrivileged(Framework.java:746)
    	at org.eclipse.osgi.framework.internal.core.Framework$2.run(Framework.java:664)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at org.eclipse.osgi.framework.internal.core.Framework.installWorker(Framework.java:715)
    	at org.eclipse.osgi.framework.internal.core.Framework.installBundle(Framework.java:659)
    	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.installBundle(BundleContextImpl.java:219)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.installBundles(EclipseStarter.java:800)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBundles(EclipseStarter.java:429)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:222)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:127)
    	at java.lang.reflect.Method.invoke(Native Method)
    	at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
    	at org.eclipse.core.launcher.Main.run(Main.java:644)
    	at org.eclipse.core.launcher.Main.main(Main.java:628)
     
    !ENTRY org.eclipse.osgi juin 30, 2004 19:42:04.967
    !MESSAGE Bundle initial@reference:file:d:/Stagiaire/eclipse3.0/plugins/org.eclipse.core.runtime_3.0.0/ [1] was not resolved.
    ----------------------------------
    Let the feast, start !
    Vitamines pour l'esprit : http://www.batisseurs-de-succes.com/

  2. #2
    Membre à l'essai
    Profil pro
    Inscrit en
    Juillet 2003
    Messages
    14
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Juillet 2003
    Messages : 14
    Points : 15
    Points
    15
    Par défaut
    Citation Envoyé par Melchisedec
    Ben moi je viens d'installer eclipse 3.0
    quand je le lance j'obtient dans une boite de message:
    J'ai eu le même problème, j'ai changer la JDK (de 1.3_07 à 1.4.2_05) et j'ai plus eu de problème.

  3. #3
    Nouveau Candidat au Club
    Profil pro
    Inscrit en
    Août 2004
    Messages
    1
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Août 2004
    Messages : 1
    Points : 1
    Points
    1
    Par défaut
    Citation Envoyé par SpeCiE
    Citation Envoyé par Melchisedec
    Ben moi je viens d'installer eclipse 3.0
    quand je le lance j'obtient dans une boite de message:
    J'ai eu le même problème, j'ai changer la JDK (de 1.3_07 à 1.4.2_05) et j'ai plus eu de problème.
    Bonjour,

    J'ai bien mis à jour le JDK avec la version 1.4.2_05, mais j'ai toujours la même erreur à l'installation d'Eclipse après le reboot de la machine.
    Merci de votre aide.

  4. #4
    Membre expérimenté

    Homme Profil pro
    Senior Développeur JEE
    Inscrit en
    Avril 2002
    Messages
    795
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 49
    Localisation : Belgique

    Informations professionnelles :
    Activité : Senior Développeur JEE
    Secteur : Finance

    Informations forums :
    Inscription : Avril 2002
    Messages : 795
    Points : 1 660
    Points
    1 660
    Par défaut
    Citation Envoyé par mc12
    Citation Envoyé par SpeCiE
    Citation Envoyé par Melchisedec
    Ben moi je viens d'installer eclipse 3.0
    quand je le lance j'obtient dans une boite de message:
    J'ai eu le même problème, j'ai changer la JDK (de 1.3_07 à 1.4.2_05) et j'ai plus eu de problème.
    Bonjour,

    J'ai bien mis à jour le JDK avec la version 1.4.2_05, mais j'ai toujours la même erreur à l'installation d'Eclipse après le reboot de la machine.
    Merci de votre aide.
    Que dit la commande
    Langages : Java, SQL
    Outils : Eclipse, Intellij
    SGBD : Oracle, PostgreSQL
    Mes Articles

  5. #5
    Candidat au Club
    Profil pro
    Inscrit en
    Août 2004
    Messages
    3
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Août 2004
    Messages : 3
    Points : 2
    Points
    2
    Par défaut
    Bonjour à tous!
    J'ai le même problème que "Melchisedec".
    J'avais la version 3.0.0 installée, et je me suis lancé dans la mise à jour en version 3.0.1, depuis je galére !
    Voilà ce que j'obtient dans le fichier log :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
     
    !SESSION sept. 18, 2004 11:11:42.281 -------------------------------------------
    eclipse.buildId=I200406192000
    java.version=1.4.2_05
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
     
    !ENTRY org.eclipse.osgi sept. 18, 2004 11:11:42.281
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.pde.junit.runtime.uitestapplication, org.eclipse.pde.junit.runtime.legacyUItestapplication, org.eclipse.pde.junit.runtime.coretestapplication.
    	at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:325)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:272)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:128)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.eclipse.core.launcher.Main.basicRun(Main.java:186)
    	at org.eclipse.core.launcher.Main.run(Main.java:647)
    	at org.eclipse.core.launcher.Main.main(Main.java:631)
     
    !ENTRY org.eclipse.osgi sept. 18, 2004 11:11:42.296
    !MESSAGE Bundle update@/c:/Eclipse/plugins/org.eclipse.compare_3.0.0/ [97] was not resolved.
    .....
    !MESSAGE Missing optionally required bundle org.eclipse.ui.intro_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi sept. 18, 2004 11:11:42.562
    !MESSAGE Missing optionally required bundle org.eclipse.ui.cheatsheets_0.0.0.
     
    !ENTRY org.eclipse.osgi sept. 18, 2004 11:11:42.562
    !MESSAGE Bundle update@/c:/Eclipse/plugins/org.eclipse.sdk_3.0.1/ [239] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi sept. 18, 2004 11:11:42.562
    !MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
    Avez-vous une idée !

    Merci pour votre collaboration.

Discussions similaires

  1. [Eclipse 3.1] Probléme avec l'installation d'ECLIPSE
    Par faressam dans le forum Eclipse Java
    Réponses: 4
    Dernier message: 01/04/2006, 00h41
  2. [Eclipse 3.1.1]Problèmes d'installation D'API, help !
    Par Baptiste Wicht dans le forum Eclipse Java
    Réponses: 4
    Dernier message: 13/01/2006, 16h00
  3. [Debutant(e)]Problème d'installation (eclipse 3.0.2 et CDT)
    Par Samemax dans le forum Eclipse Java
    Réponses: 4
    Dernier message: 10/05/2005, 19h49
  4. [easystruts][eclipse 3.0] Problème d'installation
    Par Alwin dans le forum Eclipse Java
    Réponses: 2
    Dernier message: 02/07/2004, 00h21
  5. [Eclipse 3.0] Problème d'installation
    Par mathieu dans le forum Eclipse Java
    Réponses: 2
    Dernier message: 16/03/2004, 13h43

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo