You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Stefan Arentz <st...@gmail.com> on 2006/11/02 17:05:46 UTC

ActiveMQ 4.1 on JBoss

I can succesfully deploy the activemq-rar-4.1-incubator-SNAPSHOT.rar
on JBoss 4.0.5 but I am a bit uncertain about the following two
messages that I see during deployment:

17:03:49,647 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

--- Packages waiting for a deployer ---
org.jboss.deployment.DeploymentInfo@f062e67d {
url=file:/jboss-4.0.5.GA/server/minimal/deploy/activemq-rar-4.1-incubator-SNAPSHOT.rar
}
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/jboss-4.0.5.GA/server/minimal/deploy/activemq-rar-4.1-incubator-SNAPSHOT.rar
  altDD: null
  lastDeployed: 1162483429645
  lastModified: 1162483429000
  mbeans:

--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@f062e67d {
url=file:/jboss-4.0.5.GA/server/minimal/deploy/activemq-rar-4.1-incubator-SNAPSHOT.rar
}
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/jboss-4.0.5.GA/server/minimal/deploy/activemq-rar-4.1-incubator-SNAPSHOT.rar
  altDD: null
  lastDeployed: 1162483429645
  lastModified: 1162483429000
  mbeans:

Has anyone seen that before?

 S.

Re: Re: ActiveMQ 4.1 on JBoss

Posted by Stefan Arentz <st...@gmail.com>.
On 11/2/06, Bruce Snyder <br...@gmail.com> wrote:
...
> Yeah, you've got something misconfigured. I'd recommend reading
> through this article to see that you've gotten everything configured
> correctly:
>
> http://devzone.logicblaze.com/site/integrating-apache-activemq-with-jboss.html

Bruce, thanks for those instructions. Good stuff.

I must admit that I am working with 4.1-SNAPSHOT. Should that work too?

When I follow the instructions I get the following error after having
configured the embedded broker:

23:28:33,822 WARN  [ServiceController] Problem starting service
jboss.jca:service=RARDeployment,name='activemq-ra.rar'
javax.resource.spi.ResourceAdapterInternalException: Failed to startup
an embedded broker: xbean:broker-config.xml, due to:
org.springframework.beans.factory.BeanDefinitionStoreException: Failed
to load type: beans. Reason: java.lang.ClassNotFoundException: No
ClassLoaders found for: beans; nested exception is
java.lang.ClassNotFoundException: No ClassLoaders found for: beans

Not sure what this means. I'll give it a try with 4.0.2 tomorrow if
that is the only option now.

 S.

Re: ActiveMQ 4.1 on JBoss

Posted by Bruce Snyder <br...@gmail.com>.
On 11/2/06, Stefan Arentz <st...@gmail.com> wrote:
> I can succesfully deploy the activemq-rar-4.1-incubator-SNAPSHOT.rar
> on JBoss 4.0.5 but I am a bit uncertain about the following two
> messages that I see during deployment:
>
> 17:03:49,647 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
>
> --- Packages waiting for a deployer ---
> org.jboss.deployment.DeploymentInfo@f062e67d {
> url=file:/jboss-4.0.5.GA/server/minimal/deploy/activemq-rar-4.1-incubator-SNAPSHOT.rar
> }
>   deployer: null
>   status: null
>   state: INIT_WAITING_DEPLOYER
>   watch: file:/jboss-4.0.5.GA/server/minimal/deploy/activemq-rar-4.1-incubator-SNAPSHOT.rar
>   altDD: null
>   lastDeployed: 1162483429645
>   lastModified: 1162483429000
>   mbeans:
>
> --- Incompletely deployed packages ---
> org.jboss.deployment.DeploymentInfo@f062e67d {
> url=file:/jboss-4.0.5.GA/server/minimal/deploy/activemq-rar-4.1-incubator-SNAPSHOT.rar
> }
>   deployer: null
>   status: null
>   state: INIT_WAITING_DEPLOYER
>   watch: file:/jboss-4.0.5.GA/server/minimal/deploy/activemq-rar-4.1-incubator-SNAPSHOT.rar
>   altDD: null
>   lastDeployed: 1162483429645
>   lastModified: 1162483429000
>   mbeans:
>
> Has anyone seen that before?

Yeah, you've got something misconfigured. I'd recommend reading
through this article to see that you've gotten everything configured
correctly:

http://devzone.logicblaze.com/site/integrating-apache-activemq-with-jboss.html

Bruce
-- 
perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://incubator.apache.org/activemq/
Apache ServiceMix - http://incubator.apache.org/servicemix/
Castor - http://castor.org/