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 :

Problème lancement serveur JBoss


Sujet :

Eclipse Java

  1. #1
    Candidat au Club
    Inscrit en
    Octobre 2010
    Messages
    2
    Détails du profil
    Informations forums :
    Inscription : Octobre 2010
    Messages : 2
    Points : 2
    Points
    2
    Par défaut Problème lancement serveur JBoss
    Bonjour à tous

    Je n'arrive pas à lancer mon serveur JBoss dans Eclipse.
    Voici l'erreur qu'il affiche

    Message : Server JBoss v5.0 3 at localhost failed to start.
    plug-in : org.eclipse.wst.server.core

    eclipse.buildId=M20090917-0800
    java.version=1.6.0_21
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
    Framework arguments: -product org.eclipse.epp.package.jee.product
    Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
    Voila je ne comprends pas d’où cela peut provenir.

    J'utilise eclipse-jee-galileo-SR1-win32 et jboss-5.1.0.GA

    Quelqu'un saurait-il m'expliquer ce qui ne va pas ?

    Merci à vous

  2. #2
    Candidat au Club
    Femme Profil pro
    Étudiant
    Inscrit en
    Mai 2014
    Messages
    3
    Détails du profil
    Informations personnelles :
    Sexe : Femme
    Localisation : Maroc

    Informations professionnelles :
    Activité : Étudiant
    Secteur : High Tech - Matériel informatique

    Informations forums :
    Inscription : Mai 2014
    Messages : 3
    Points : 4
    Points
    4
    Par défaut
    Bonjour,

    J'ai le même problème, je n'arrive pas à lancer jboss-5.1.0.GA sur eclipse-jee-juno-SR2-win32-x86_64.
    15:20:56,930 INFO [ServerImpl] Starting JBoss (Microcontainer)...
    15:20:56,930 INFO [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)
    15:20:56,930 INFO [ServerImpl] Bootstrap URL: null
    15:20:56,930 INFO [ServerImpl] Home Dir: C:\Users\a.lamkhanat\Desktop\tools\jboss-5.1.0.GA
    15:20:56,930 INFO [ServerImpl] Home URL: file:/C:/Users/a.lamkhanat/Desktop/tools/jboss-5.1.0.GA/
    15:20:56,930 INFO [ServerImpl] Library URL: file:/C:/Users/a.lamkhanat/Desktop/tools/jboss-5.1.0.GA/lib/
    15:20:56,931 INFO [ServerImpl] Patch URL: null
    15:20:56,931 INFO [ServerImpl] Common Base URL: file:/C:/Users/a.lamkhanat/Desktop/tools/jboss-5.1.0.GA/common/
    15:20:56,931 INFO [ServerImpl] Common Library URL: file:/C:/Users/a.lamkhanat/Desktop/tools/jboss-5.1.0.GA/common/lib/
    15:20:56,931 INFO [ServerImpl] Server Name: default
    15:20:56,931 INFO [ServerImpl] Server Base Dir: C:\Users\a.lamkhanat\Desktop\tools\jboss-5.1.0.GA\server
    15:20:56,931 INFO [ServerImpl] Server Base URL: file:/C:/Users/a.lamkhanat/Desktop/tools/jboss-5.1.0.GA/server/
    15:20:56,931 INFO [ServerImpl] Server Config URL: file:/C:/Users/a.lamkhanat/Desktop/tools/jboss-5.1.0.GA/server/default/conf/
    15:20:56,931 INFO [ServerImpl] Server Home Dir: C:\Users\a.lamkhanat\Desktop\tools\jboss-5.1.0.GA\server\default
    15:20:56,931 INFO [ServerImpl] Server Home URL: file:/C:/Users/a.lamkhanat/Desktop/tools/jboss-5.1.0.GA/server/default/
    15:20:56,931 INFO [ServerImpl] Server Data Dir: C:\Users\a.lamkhanat\Desktop\tools\jboss-5.1.0.GA\server\default\data
    15:20:56,946 INFO [ServerImpl] Server Library URL: file:/C:/Users/a.lamkhanat/Desktop/tools/jboss-5.1.0.GA/server/default/lib/
    15:20:56,946 INFO [ServerImpl] Server Log Dir: C:\Users\a.lamkhanat\Desktop\tools\jboss-5.1.0.GA\server\default\log
    15:20:56,946 INFO [ServerImpl] Server Native Dir: C:\Users\a.lamkhanat\Desktop\tools\jboss-5.1.0.GA\server\default\tmp\native
    15:20:56,946 INFO [ServerImpl] Server Temp Dir: C:\Users\a.lamkhanat\Desktop\tools\jboss-5.1.0.GA\server\default\tmp
    15:20:56,946 INFO [ServerImpl] Server Temp Deploy Dir: C:\Users\a.lamkhanat\Desktop\tools\jboss-5.1.0.GA\server\default\tmp\deploy
    15:20:57,276 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/C:/Users/a.lamkhanat/Desktop/tools/jboss-5.1.0.GA/server/default/conf/bootstrap.xml
    15:20:57,658 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
    15:20:57,658 INFO [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
    15:20:57,775 INFO [CopyMechanism] VFS temp dir: C:\Users\a.lamkhanat\Desktop\tools\jboss-5.1.0.GA\server\default\tmp
    15:20:57,775 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled.
    15:20:58,327 INFO [ServerInfo] Java version: 1.7.0_51,Oracle Corporation
    15:20:58,327 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
    15:20:58,327 INFO [ServerInfo] Java VM: Java HotSpot(TM) 64-Bit Server VM 24.51-b03,Oracle Corporation
    15:20:58,327 INFO [ServerInfo] OS-System: Windows 7 6.1,amd64
    15:20:58,327 INFO [ServerInfo] VM arguments: -Dprogram.name=run.bat -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dfile.encoding=Cp1252
    15:20:58,360 INFO [JMXKernel] Legacy JMX core initialized
    15:20:59,134 ERROR [AbstractKernelController] Error installing to Instantiated: name=AttachmentStore state=Described
    java.lang.IllegalArgumentException: Wrong arguments. new for target java.lang.reflect.Constructor expected=[java.net.URI] actual=[java.io.File]
    at org.jboss.reflect.plugins.introspection.ReflectionUtils.handleErrors(ReflectionUtils.java:395)
    at org.jboss.reflect.plugins.introspection.ReflectionUtils.newInstance(ReflectionUtils.java:153)
    at org.jboss.reflect.plugins.introspection.ReflectConstructorInfoImpl.newInstance(ReflectConstructorInfoImpl.java:106)
    at org.jboss.joinpoint.plugins.BasicConstructorJoinPoint.dispatch(BasicConstructorJoinPoint.java:80)
    at org.jboss.aop.microcontainer.integration.AOPConstructorJoinpoint.createTarget(AOPConstructorJoinpoint.java:282)
    at org.jboss.aop.microcontainer.integration.AOPConstructorJoinpoint.dispatch(AOPConstructorJoinpoint.java:103)
    at org.jboss.kernel.plugins.dependency.KernelControllerContextAction$JoinpointDispatchWrapper.execute(KernelControllerContextAction.java:241)
    at org.jboss.kernel.plugins.dependency.ExecutionWrapper.execute(ExecutionWrapper.java:47)
    at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchExecutionWrapper(KernelControllerContextAction.java:109)
    at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:70)
    at org.jboss.kernel.plugins.dependency.InstantiateAction.installActionInternal(InstantiateAction.java:66)
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)
    at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
    at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
    at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:774)
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:540)
    at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.deployBean(AbstractKernelDeployer.java:319)
    at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.deployBeans(AbstractKernelDeployer.java:297)
    at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.deploy(AbstractKernelDeployer.java:130)
    at org.jboss.kernel.plugins.deployment.BasicKernelDeployer.deploy(BasicKernelDeployer.java:76)
    at org.jboss.bootstrap.microcontainer.TempBasicXMLDeployer.deploy(TempBasicXMLDeployer.java:91)
    at org.jboss.bootstrap.microcontainer.TempBasicXMLDeployer.deploy(TempBasicXMLDeployer.java:161)
    at org.jboss.bootstrap.microcontainer.ServerImpl.doStart(ServerImpl.java:138)
    at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:450)
    at org.jboss.Main.boot(Main.java:221)
    at org.jboss.Main$1.run(Main.java:556)
    at java.lang.Thread.run(Unknown Source)
    Failed to boot JBoss:
    java.lang.IllegalStateException: Incompletely deployed:

    DEPLOYMENTS IN ERROR:
    Deployment "AttachmentStore" is in error due to: java.lang.IllegalArgumentException: Wrong arguments. new for target java.lang.reflect.Constructor expected=[java.net.URI] actual=[java.io.File]

    DEPLOYMENTS MISSING DEPENDENCIES:
    Deployment "ProfileServicePersistenceDeployer" is missing the following dependencies:
    Dependency "AttachmentStore" (should be in state "Installed", but is actually in state "**ERROR**")
    Deployment "ProfileServiceBootstrap" is missing the following dependencies:
    Dependency "jboss.kernel:service=Kernel" (should be in state "Installed", but is actually in state "**ERROR**")
    Dependency "ProfileService" (should be in state "Installed", but is actually in state "Instantiated")
    Deployment "ProfileService" is missing the following dependencies:
    Dependency "jboss.kernel:service=KernelController" (should be in state "Installed", but is actually in state "**ERROR**")
    Dependency "ProfileServiceDeployer" (should be in state "Installed", but is actually in state "Instantiated")
    Deployment "ProfileServiceDeployer" is missing the following dependencies:
    Dependency "AttachmentStore" (should be in state "Installed", but is actually in state "**ERROR**")

    at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.internalValidate(AbstractKernelDeployer.java:278)
    at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.validate(AbstractKernelDeployer.java:174)
    at org.jboss.bootstrap.microcontainer.ServerImpl.doStart(ServerImpl.java:142)
    at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:450)
    at org.jboss.Main.boot(Main.java:221)
    at org.jboss.Main$1.run(Main.java:556)
    at java.lang.Thread.run(Unknown Source)
    15:20:59,424 INFO [ServerImpl] Runtime shutdown hook called, forceHalt: true
    15:20:59,455 INFO [ServerImpl] Shutdown complete
    Shutdown complete
    Halting VM
    Quelqu'un saurait-il m'indiquer comment résoudre ce problème ?

    Merci d'avance pour votre aide.

  3. #3
    Membre émérite
    Avatar de Mickael_Istria
    Homme Profil pro
    Développeur Expert Eclipse IDE/RCP, pour Red Hat
    Inscrit en
    Juillet 2008
    Messages
    1 469
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Isère (Rhône Alpes)

    Informations professionnelles :
    Activité : Développeur Expert Eclipse IDE/RCP, pour Red Hat
    Secteur : High Tech - Éditeur de logiciels

    Informations forums :
    Inscription : Juillet 2008
    Messages : 1 469
    Points : 2 997
    Points
    2 997
    Par défaut
    La version d'Eclipse que tu utilises est quand meme assez vieille. Tu devrais commencer par installer une version plus récente d'Eclipse (Luna SR2) et y ajouter JBoss Tools, voire même utiliser directement JBoss Developer Studio au lieu d'Eclipse si tu veux éviter de te prendre la tête avec l'installation.
    Pour du HTML, CSS, JavaScript, TypeScript, JSon, Yaml, Node... dans Eclipse IDE, installe Eclipse Wild Web Developer
    Pour du Rust dans Eclipse IDE, installe Eclipse Corrosion
    Follow me on twitter

  4. #4
    Candidat au Club
    Femme Profil pro
    Étudiant
    Inscrit en
    Mai 2014
    Messages
    3
    Détails du profil
    Informations personnelles :
    Sexe : Femme
    Localisation : Maroc

    Informations professionnelles :
    Activité : Étudiant
    Secteur : High Tech - Matériel informatique

    Informations forums :
    Inscription : Mai 2014
    Messages : 3
    Points : 4
    Points
    4
    Par défaut
    Merci.

    J'ai installé une nouvelle version d'Eclipse et ça fonctionne.

    Sinon, qu'est-il préférable d'utiliser, Flex Flash ou le JSF pour l'IHM ?

    Merci d'avance.

  5. #5
    Membre émérite
    Avatar de Mickael_Istria
    Homme Profil pro
    Développeur Expert Eclipse IDE/RCP, pour Red Hat
    Inscrit en
    Juillet 2008
    Messages
    1 469
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Isère (Rhône Alpes)

    Informations professionnelles :
    Activité : Développeur Expert Eclipse IDE/RCP, pour Red Hat
    Secteur : High Tech - Éditeur de logiciels

    Informations forums :
    Inscription : Juillet 2008
    Messages : 1 469
    Points : 2 997
    Points
    2 997
    Par défaut
    Flash n'est pas supporte par la plupart des telephones et des tablets. Du coup, JSF semble plus portable.
    Apres, la mode est plutot aux IHM en HTML5 et JavaScript, utilisant divers framework, et interagissant avec la partie serveur avec de simples requetes HTTP/Rest. Mais bon, rien ne t'interdit d'utiliser HTML5 et JavaScript avec JSF.
    Pour du HTML, CSS, JavaScript, TypeScript, JSon, Yaml, Node... dans Eclipse IDE, installe Eclipse Wild Web Developer
    Pour du Rust dans Eclipse IDE, installe Eclipse Corrosion
    Follow me on twitter

  6. #6
    Candidat au Club
    Femme Profil pro
    Étudiant
    Inscrit en
    Mai 2014
    Messages
    3
    Détails du profil
    Informations personnelles :
    Sexe : Femme
    Localisation : Maroc

    Informations professionnelles :
    Activité : Étudiant
    Secteur : High Tech - Matériel informatique

    Informations forums :
    Inscription : Mai 2014
    Messages : 3
    Points : 4
    Points
    4
    Par défaut
    C'est bien noté merci beaucoup pour vos réponse Mickael_Istria.

Discussions similaires

  1. [RMI] Problème lancement serveur avec Eclipse
    Par Yaya_ dans le forum Langage
    Réponses: 0
    Dernier message: 05/05/2012, 10h44
  2. Problème de déploiement au lancement du serveur JBoss 6
    Par earlcyrio dans le forum Wildfly/JBoss
    Réponses: 0
    Dernier message: 22/09/2011, 18h50
  3. Problème lancement serveur JBoss
    Par ihebiheb dans le forum Eclipse
    Réponses: 1
    Dernier message: 15/05/2011, 11h15
  4. problème de lancement de JBoss
    Par merlubreizh dans le forum Wildfly/JBoss
    Réponses: 15
    Dernier message: 07/04/2008, 10h26
  5. [Eclipse 3.1 + JBOSS 4] Problème de lancement de JBOSS
    Par Doneve dans le forum Eclipse Java
    Réponses: 5
    Dernier message: 21/07/2005, 18h06

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