jms and deployment issues
i have two .sar files containing message driven beans
when i come to deploy the files in Jboss i get the following error , not sure what to do? what config do i need to do so that Jboss will deploy this porperly. can anyone point me in the right direction?
i get following errors - although it starts the server:
1) i dont understand the below message and what i need to do with it.
--- MBeans waiting for other MBeans ---
ObjectName: bt-global:service=RBGANRadiusService
State: CONFIGURED
I Depend On:
jboss.j2ee:module=rbgan.ejb3,service=EJB3
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.j2ee:module=rbgan.ejb3,service=EJB3
State: NOTYETINSTALLED
Depends On Me:
bt-global:service=RBGANRadiusService
3) if i start the server with none of the application components deployed then i get following errors - what do these mean:
07:16:09,597 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- MBeans waiting for other MBeans ---
ObjectName: jboss.jmx:name=SnmpAgent,service=trapd,type=logger
State: FAILED
Reason: java.net.BindException: Address already in use: Cannot bind
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.jmx:name=SnmpAgent,service=trapd,type=logger
State: FAILED
Reason: java.net.BindException: Address already in use: Cannot bind
07:16:09,738 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-
8080
07:16:09,858 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
07:16:09,868 INFO [JkMain] Jk running ID=0 time=0/20 config=null
07:16:09,878 INFO [Server] JBoss (MX MicroKernel) [4.0.3SP1 (build: CVSTag=J
also i get the following error message - not sure how to resolve this also
status: Deployment FAILED reason: No ClassLoaders found for: org.jboss.ha.s
ingleton.HASingletonController; - nested throwable: (java.lang.ClassNotFoundE
xception: No ClassLoaders found for: org.jboss.ha.singleton.HASingletonContro
ller)
state: FAILED
watch: file:/D:/bgan-workspace/RBGAN-Firewall/RBGANFirewallManager.sar