0 Replies Latest reply on Jul 13, 2006 3:38 AM by nitinpokhriyal

    help me out

    nitinpokhriyal

      hi everyone,

      i have a j2ee application i have successfully deployed it to jboss-4.0.3RC2 app server but when i m trying to deploying it on jboss-4.0.4GA. i m getting following errors.. if anybody has idea then help me out.



      2006-07-13 12:59:27,913 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing:

      --- Incompletely deployed packages ---
      org.jboss.deployment.DeploymentInfo@b6510f3d { url=file:/C:/jboss-4.0.4.GA/server/all/deploy/jms/jedi-service.xml }
      deployer: org.jboss.deployment.SARDeployer@12a55aa
      status: Deployment FAILED reason: Trying to install an already registered mbean: jboss.mq.destination:service=Queue,name=REQUESTQ
      state: FAILED
      watch: file:/C:/jboss-4.0.4.GA/server/all/deploy/jms/jedi-service.xml
      altDD: null
      lastDeployed: 1152775723422
      lastModified: 1152775723406
      mbeans:

      org.jboss.deployment.DeploymentInfo@43761501 { url=file:/C:/jboss-4.0.4.GA/server/all/deploy/jms/jms-ds.xml }
      deployer: org.jboss.deployment.XSLSubDeployer@2e879
      status: Deployment FAILED reason: Trying to install an already registered mbean: jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool
      state: FAILED
      watch: file:/C:/jboss-4.0.4.GA/server/all/deploy/jms/jms-ds.xml
      altDD: null
      lastDeployed: 1152775729577
      lastModified: 1152775729561
      mbeans:


      --- MBeans waiting for other MBeans ---
      ObjectName: jboss.j2ee:service=EJB3,module=jedi.ejb3
      State: FAILED
      Reason: java.lang.NoSuchMethodError: org.hibernate.cfg.AnnotationConfiguration.getSessionEventListenerConfig()Lorg/hibernate/event/SessionEventListenerConfig;

      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: jboss.j2ee:service=EJB3,module=jedi.ejb3
      State: FAILED
      Reason: java.lang.NoSuchMethodError: org.hibernate.cfg.AnnotationConfiguration.getSessionEventListenerConfig()Lorg/hibernate/event/SessionEventListenerConfig;


      Thanks in advance