Details
-
Type: Bug
-
Status: Closed
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Infrastructure
-
Labels:None
-
Environment:
Server: optus-qa-agency1
Build: 1.1.0_RC1
Log Location: /usr/local/jboss-5.1.0.GA/tsa_messaging_node_server.log
Description
Steps:
1. Place the optus ear at location "/usr/local/jboss-5.1.0.GA/server/tsa_messaging_node1/farm/"
2. Start the jboss server using "/usr/local/jboss-5.1.0.GA/start_tsa_messaging_node_server.sh"
Expected: The jboss server must start without any issues/errors.
Actual: The server start throws following deployment errors. Please find the entire log attached.
DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "jboss.j2ee:ear=optus-ear-1.1.0-SNAPSHOT-p627-t20120113-175150-CI.ear,jar=core-callback-service-1.1.0-SNAPSHOT.jar,name=CallbackEventTimerJMX,service=EJB3,type=ManagementInterface" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=optus-ear-1.1.0-SNAPSHOT-p627-t20120113-175150-CI.ear,jar=core-callback-service-1.1.0-SNAPSHOT.jar,name=CallbackEventTimerJMX,service=EJB3,type=ManagementInterface>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.j2ee:ear=optus-ear-1.1.0-SNAPSHOT-p627-t20120113-175150-CI.ear,jar=core-callback-service-1.1.0-SNAPSHOT.jar,name=CallbackEventTimerJMX,service=EJB3' **")
Deployment "jboss.j2ee:ear=optus-ear-1.1.0-SNAPSHOT-p627-t20120113-175150-CI.ear,jar=sitegen-service-1.1.0-SNAPSHOT.jar,name=ReportTimerJMX,service=EJB3,type=ManagementInterface" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=optus-ear-1.1.0-SNAPSHOT-p627-t20120113-175150-CI.ear,jar=sitegen-service-1.1.0-SNAPSHOT.jar,name=ReportTimerJMX,service=EJB3,type=ManagementInterface>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jndi:optus-ear-1.1.0-SNAPSHOT-p627-t20120113-175150-CI/ReportTimer/local-com.thesearchagency.mms.sitegen.impl.IReportTimer' **")
Dependency "<UNKNOWN jboss.j2ee:ear=optus-ear-1.1.0-SNAPSHOT-p627-t20120113-175150-CI.ear,jar=sitegen-service-1.1.0-SNAPSHOT.jar,name=ReportTimerJMX,service=EJB3,type=ManagementInterface>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.j2ee:ear=optus-ear-1.1.0-SNAPSHOT-p627-t20120113-175150-CI.ear,jar=sitegen-service-1.1.0-SNAPSHOT.jar,name=ReportTimerJMX,service=EJB3' **")
DEPLOYMENTS IN ERROR:
Deployment "<UNKNOWN jboss.j2ee:ear=optus-ear-1.1.0-SNAPSHOT-p627-t20120113-175150-CI.ear,jar=core-callback-service-1.1.0-SNAPSHOT.jar,name=CallbackEventTimerJMX,service=EJB3,type=ManagementInterface>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.j2ee:ear=optus-ear-1.1.0-SNAPSHOT-p627-t20120113-175150-CI.ear,jar=core-callback-service-1.1.0-SNAPSHOT.jar,name=CallbackEventTimerJMX,service=EJB3' **
Deployment "<UNKNOWN jboss.j2ee:ear=optus-ear-1.1.0-SNAPSHOT-p627-t20120113-175150-CI.ear,jar=sitegen-service-1.1.0-SNAPSHOT.jar,name=ReportTimerJMX,service=EJB3,type=ManagementInterface>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.j2ee:ear=optus-ear-1.1.0-SNAPSHOT-p627-t20120113-175150-CI.ear,jar=sitegen-service-1.1.0-SNAPSHOT.jar,name=ReportTimerJMX,service=EJB3' **, ** UNRESOLVED Demands 'jndi:optus-ear-1.1.0-SNAPSHOT-p627-t20120113-175150-CI/ReportTimer/local-com.thesearchagency.mms.sitegen.impl.IReportTimer' **
Deployment "vfszip:/usr/local/jboss-5.1.0.GA/server/tsa_messaging_node1/farm/optus-ear-1.1.0-SNAPSHOT-p627-t20120113-175150-CI.ear/" is in error due to the following reason(s): org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [com.thesearchagency.core.smb.service.businesslocation.IBusinessLocationServiceLocal] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations:
{@org.springframework.beans.factory.annotation.Autowired(required=true)}