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

Wildfly/JBoss Java Discussion :

problème JBoss et Netbeans


Sujet :

Wildfly/JBoss Java

  1. #1
    Membre régulier
    Profil pro
    Inscrit en
    Décembre 2007
    Messages
    150
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Décembre 2007
    Messages : 150
    Points : 90
    Points
    90
    Par défaut problème JBoss et Netbeans
    Bonjour;

    j'ai une simple application web (un bouton et un traitement dessus dans une page, rien de plus simple) qui se déploye avec les deux serveurs de container (glassfish,Tomcat), MAIS impossible à déployer avec JBoss !!

    Netbeans 6.5.1
    JBOSS 5.1
    Windows vista

    La console d"erreur ===>


    java.lang.RuntimeException: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

    *** DEPLOYMENTS IN ERROR: Name -> Error

    vfszip:/C:/Users/lhabib/Desktop/Client_JBoss/jboss-5.1.0.GA/server/default/deploy/WebApplication1.war/ -> org.jboss.deployers.spi.DeploymentException: URL file:/C:/Users/lhabib/Desktop/Client_JBoss/jboss-5.1.0.GA/server/default/tmp/a1r758-5cq3u2-g6ie03zj-1-g6ie724m-wz/WebApplication1.war/ deployment failed


    DEPLOYMENTS IN ERROR:
    Deployment "vfszip:/C:/Users/lhabib/Desktop/Client_JBoss/jboss-5.1.0.GA/server/default/deploy/WebApplication1.war/" is in error due to the following reason(s): org.jboss.deployers.spi.DeploymentException: URL file:/C:/Users/lhabib/Desktop/Client_JBoss/jboss-5.1.0.GA/server/default/tmp/a1r758-5cq3u2-g6ie03zj-1-g6ie724m-wz/WebApplication1.war/ deployment failed

    at org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget.invoke(StreamingDeploymentTarget.java:313)
    at org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget.start(StreamingDeploymentTarget.java:190)
    at org.jboss.profileservice.management.upload.DeploymentProgressImpl.start(DeploymentProgressImpl.java:231)
    at org.jboss.profileservice.management.upload.DeploymentProgressImpl.run(DeploymentProgressImpl.java:88)
    at org.rhq.plugins.jbossas5.util.DeploymentUtils.run(DeploymentUtils.java:120)
    at org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent.invokeOperation(AbstractManagedDeploymentComponent.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocationThread.call(ResourceContainer.java:482)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:270)
    at java.util.concurrent.FutureTask.run(FutureTask.java:55)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

    *** DEPLOYMENTS IN ERROR: Name -> Error

    vfszip:/C:/Users/lhabib/Desktop/Client_JBoss/jboss-5.1.0.GA/server/default/deploy/WebApplication1.war/ -> org.jboss.deployers.spi.DeploymentException: URL file:/C:/Users/lhabib/Desktop/Client_JBoss/jboss-5.1.0.GA/server/default/tmp/a1r758-5cq3u2-g6ie03zj-1-g6ie724m-wz/WebApplication1.war/ deployment failed


    DEPLOYMENTS IN ERROR:
    Deployment "vfszip:/C:/Users/lhabib/Desktop/Client_JBoss/jboss-5.1.0.GA/server/default/deploy/WebApplication1.war/" is in error due to the following reason(s): org.jboss.deployers.spi.DeploymentException: URL file:/C:/Users/lhabib/Desktop/Client_JBoss/jboss-5.1.0.GA/server/default/tmp/a1r758-5cq3u2-g6ie03zj-1-g6ie724m-wz/WebApplication1.war/ deployment failed

    at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:993)
    at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:939)
    at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:873)
    at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.checkComplete(MainDeployerAdapter.java:128)
    at org.jboss.profileservice.management.upload.remoting.AbstractDeployHandler.start(AbstractDeployHandler.java:265)
    at org.jboss.profileservice.management.upload.remoting.AbstractDeployHandler.invoke(AbstractDeployHandler.java:177)
    at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:891)
    at org.jboss.remoting.transport.local.LocalClientInvoker.invoke(LocalClientInvoker.java:106)
    at org.jboss.remoting.Client.invoke(Client.java:1724)
    at org.jboss.remoting.Client.invoke(Client.java:629)
    at org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget.invoke(StreamingDeploymentTarget.java:305)
    ... 15 more


    Merci pour votre attention

  2. #2
    Membre régulier
    Profil pro
    Inscrit en
    Décembre 2007
    Messages
    150
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Décembre 2007
    Messages : 150
    Points : 90
    Points
    90
    Par défaut
    Problème résolu :

    voir ce lien : http://wiki.foochal.org/index.php/Th...ider_interface.


  3. #3
    Nouveau membre du Club
    Inscrit en
    Mai 2007
    Messages
    36
    Détails du profil
    Informations forums :
    Inscription : Mai 2007
    Messages : 36
    Points : 28
    Points
    28
    Par défaut
    le lien ne marche pas
    svp donner un nouveau lien

  4. #4
    Membre régulier
    Profil pro
    Étudiant
    Inscrit en
    Août 2010
    Messages
    133
    Détails du profil
    Informations personnelles :
    Localisation : France, Territoire de Belfort (Franche Comté)

    Informations professionnelles :
    Activité : Étudiant

    Informations forums :
    Inscription : Août 2010
    Messages : 133
    Points : 93
    Points
    93
    Par défaut
    Si si le lien marche super bien. En cliquant dessus tu accèdes bien à la page.

  5. #5
    Membre régulier
    Profil pro
    Étudiant
    Inscrit en
    Août 2010
    Messages
    133
    Détails du profil
    Informations personnelles :
    Localisation : France, Territoire de Belfort (Franche Comté)

    Informations professionnelles :
    Activité : Étudiant

    Informations forums :
    Inscription : Août 2010
    Messages : 133
    Points : 93
    Points
    93
    Par défaut Réponse trouvée
    Pour ceux qui en auront besoin, voici la réponse proposée à la page donnée en lien:

    Analysis

    The problem is causes by two versions of jsf-api and jsf-impl jars at runtime. The application included one version and the other version was coming from Jboss container.

    Solution

    Your application should not provide the jsf-api and jsf-impl jars. They should be specified as "provided" in maven.

  6. #6
    Membre régulier
    Profil pro
    Étudiant
    Inscrit en
    Août 2010
    Messages
    133
    Détails du profil
    Informations personnelles :
    Localisation : France, Territoire de Belfort (Franche Comté)

    Informations professionnelles :
    Activité : Étudiant

    Informations forums :
    Inscription : Août 2010
    Messages : 133
    Points : 93
    Points
    93
    Par défaut
    J'espère qu'il vous sera utile !


+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. Problème de connexion NetBeans et SQL Server 2000
    Par mayssabac dans le forum NetBeans
    Réponses: 9
    Dernier message: 07/06/2017, 13h48
  2. JBOss et netbeans 6 et EJB3
    Par sihamsisim dans le forum Wildfly/JBoss
    Réponses: 2
    Dernier message: 15/04/2008, 11h01
  3. Problème Jboss & Transaction
    Par sheura dans le forum Wildfly/JBoss
    Réponses: 1
    Dernier message: 25/09/2007, 16h03
  4. Problème Jboss et JMS
    Par psypsy dans le forum Wildfly/JBoss
    Réponses: 1
    Dernier message: 30/07/2007, 10h05
  5. [NETBEANS] Intégration de Jboss dans NetBeans
    Par Kleb dans le forum NetBeans
    Réponses: 1
    Dernier message: 09/06/2003, 18h45

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