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

NetBeans Java Discussion :

Probleme Mise à jour V6 beta


Sujet :

NetBeans Java

Vue hybride

Message précédent Message précédent   Message suivant Message suivant
  1. #1
    Membre averti
    Profil pro
    Inscrit en
    Août 2005
    Messages
    22
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Août 2005
    Messages : 22
    Par défaut Probleme Mise à jour V6 beta
    Bonjour

    J'ai installe la V6 puis effectuer une MAJ, au redemarrage j'ai une exception qqun a deja eu ca ?


    java.lang.IllegalStateException: No Toolbars/
    at org.openide.awt.ToolbarPool.getDefault(ToolbarPool.java:75)
    at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:95)
    at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:40)
    [catch] at org.netbeans.core.NonGui$3.run(NonGui.java:186)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Merci d'avance pour vos réponses

  2. #2
    Expert confirmé


    Profil pro
    Inscrit en
    Mai 2003
    Messages
    3 240
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Mai 2003
    Messages : 3 240
    Par défaut
    V6 ? La Build Milestone 1 de V6, c'est ca ?
    Et quelle mise à jour ? Quelle module as-tu installé en plus ?
    Et quel JDK est installé ? Quelle machine ? OS ?

    Bref, être un peu plus précis, car j'ai pas ma boule de cristal près de moi.

    Vincent

  3. #3
    Membre averti
    Profil pro
    Inscrit en
    Août 2005
    Messages
    22
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Août 2005
    Messages : 22
    Par défaut
    Oui c'est bien cette version de netbeans

    NetBeans IDE Dev (Build 200606301330)
    1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-b05
    Windows XP version 5.1 running on x86
    fr_FR (nb); Cp1252
    Donc, j'ai tout reinstaller avec un nettoyage complet du répertoire, puis je selectionner tout les modules en mise a jour, ca doit faire 32Mo environ

    Voila ce que j'obtient au redemarage


    java.io.IOException: jar:file:/C:/Program%20Files/netbeans-6.0dev/nb6.0/modules/org-netbeans-modules-project-portfolios.jar!/org/netbeans/modules/project/portfolios/layer.xml: org.xml.sax.SAXParseException: The string "--" is not permitted within comments.
    at org.openide.filesystems.XMLFileSystem.setXmlUrls(XMLFileSystem.java:322)
    at org.openide.filesystems.XMLFileSystem.setXmlUrls(XMLFileSystem.java:257)
    at org.netbeans.core.startup.layers.NonCacheManager.store(NonCacheManager.java:56)
    at org.netbeans.core.startup.layers.ModuleLayeredFileSystem$1.run(ModuleLayeredFileSystem.java:278)
    at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:92)
    at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:465)
    at org.netbeans.core.startup.layers.ModuleLayeredFileSystem.setURLs(ModuleLayeredFileSystem.java:253)
    at org.netbeans.core.startup.layers.ModuleLayeredFileSystem.addURLs(ModuleLayeredFileSystem.java:326)
    at org.netbeans.core.startup.NbInstaller.loadLayers(NbInstaller.java:530)
    at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:233)
    at org.netbeans.ModuleManager.enable(ModuleManager.java:895)
    at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:374)
    at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:310)
    at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:257)
    at org.netbeans.core.startup.Main.getModuleSystem(Main.java:216)
    at org.netbeans.core.startup.Main.start(Main.java:370)
    at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:83)
    [catch] at java.lang.Thread.run(Thread.java:595)
    Caused by: org.xml.sax.SAXParseException: The string "--" is not permitted within comments.
    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:236)
    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:215)
    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:386)
    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:316)
    at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1438)
    at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanComment(XMLScanner.java:771)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanComment(XMLDocumentFragmentScannerImpl.java:771)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(XMLDocumentScannerImpl.java:840)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1168)
    at org.openide.filesystems.XMLFileSystem.setXmlUrls(XMLFileSystem.java:314)
    ... 17 more

Discussions similaires

  1. meme probleme : mise à jour avec un DataGridView (access)
    Par subzero01 dans le forum Accès aux données
    Réponses: 0
    Dernier message: 28/08/2008, 12h53
  2. probleme mise à jour dataset/bd
    Par nsanabi dans le forum VB.NET
    Réponses: 3
    Dernier message: 13/08/2008, 17h10
  3. Probleme mise à jour 0.92
    Par Poulain dans le forum Dreamshield
    Réponses: 6
    Dernier message: 08/01/2008, 15h53
  4. [Conception] probleme mise à jour d'une base
    Par bidibou dans le forum PHP & Base de données
    Réponses: 6
    Dernier message: 01/04/2007, 13h29
  5. probleme mise à jour sous formulaires
    Par fredzouille dans le forum Access
    Réponses: 1
    Dernier message: 28/08/2006, 06h39

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