[jboss-user] [Installation, Configuration & Deployment] - help me out
nitinpokhriyal
do-not-reply at jboss.com
Thu Jul 13 03:38:38 EDT 2006
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 at b6510f3d { url=file:/C:/jboss-4.0.4.GA/server/all/deploy/jms/jedi-service.xml }
deployer: org.jboss.deployment.SARDeployer at 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 at 43761501 { url=file:/C:/jboss-4.0.4.GA/server/all/deploy/jms/jms-ds.xml }
deployer: org.jboss.deployment.XSLSubDeployer at 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
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957645#3957645
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957645
More information about the jboss-user
mailing list