[
https://issues.apache.org/jira/browse/AMQ-7187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16824996#comment-16824996
]
Christopher L. Shannon edited comment on AMQ-7187 at 4/24/19 10:29 AM:
-----------------------------------------------------------------------
Based on the stack trace this looks like a mismatched jar or other config
problem and not a bug. You probably have the wrong JDBC ActiveMQ jar paired
with other ActiveMQ jars. Using something like Maven should prevent this.
If you need more help then use the users mailing list to get configuration
help. You will need to post in English otherwise you are unlikely to get much
help from the community. [http://activemq.apache.org/contact/]
was (Author: christopher.l.shannon):
Based on the stack trace this looks like a mismatched jar or other config
problem and not a bug. You probably have the wrong JDBC ActiveMQ jar pared with
other ActiveMQ jars. Using something like Maven should prevent this.
If you need more help then use the users mailing list to get configuration
help. You will need to post in English otherwise you are unlikely to get much
help from the community. [http://activemq.apache.org/contact/]
> activemq broker probleme
> ------------------------
>
> Key: AMQ-7187
> URL: https://issues.apache.org/jira/browse/AMQ-7187
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.15.5
> Reporter: benfedila
> Priority: Major
> Attachments: activemq.log
>
>
> bonjour
>
> jActiveMq ne se lance , alors que rien n'a été touché dans la conf,
>
> pouvez vous m'aider?
>
>
> 2019-04-23 16:46:01,136 | DEBUG | Using class path resource [activemq.xml]
> from activemq.xml | org.apache.activemq.xbean.XBeanBrokerFactory |
> WrapperSimpleAppMain
> 2019-04-23 16:46:01,189 | INFO | Refreshing
> org.apache.activemq.xbean.XBeanBrokerFactory$1@77e28137: startup date [Tue
> Apr 23 16:46:01 CEST 2019]; root of context hierarchy |
> org.apache.activemq.xbean.XBeanBrokerFactory$1 | WrapperSimpleAppMain
> 2019-04-23 16:46:01,950 | DEBUG | Bean factory for
> org.apache.activemq.xbean.XBeanBrokerFactory$1@77e28137:
> org.springframework.beans.factory.support.DefaultListableBeanFactory@596d7178:
> defining beans
> [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,logQuery,org.apache.activemq.xbean.XBeanBrokerService#0,mysql-ds,securityLoginService,securityConstraint,adminSecurityConstraint,securityConstraintMapping,adminSecurityConstraintMapping,secHandlerCollection,securityHandler,contexts,jettyPort,Server,invokeConnectors,configureJetty,invokeStart];
> root of factory hierarchy | org.apache.activemq.xbean.XBeanBrokerFactory$1 |
> WrapperSimpleAppMain
> 2019-04-23 16:46:02,057 | DEBUG | Unable to locate MessageSource with name
> 'messageSource': using default
> [org.springframework.context.support.DelegatingMessageSource@3a30ee8e] |
> org.apache.activemq.xbean.XBeanBrokerFactory$1 | WrapperSimpleAppMain
> 2019-04-23 16:46:02,059 | DEBUG | Unable to locate
> ApplicationEventMulticaster with name 'applicationEventMulticaster': using
> default
> [org.springframework.context.event.SimpleApplicationEventMulticaster@3f03f8e8]
> | org.apache.activemq.xbean.XBeanBrokerFactory$1 | WrapperSimpleAppMain
> 2019-04-23 16:46:02,369 | WARN | Exception encountered during context
> initialization - cancelling refresh attempt:
> org.springframework.beans.factory.BeanCreationException: Error creating bean
> with name 'org.apache.activemq.xbean.XBeanBrokerService#0' defined in class
> path resource [activemq.xml]: Invocation of init method failed; nested
> exception is java.lang.AbstractMethodError:
> org.apache.activemq.store.jdbc.JDBCPersistenceAdapter.size()J |
> org.apache.activemq.xbean.XBeanBrokerFactory$1 | WrapperSimpleAppMain
> 2019-04-23 16:46:02,377 | ERROR | Failed to load: class path resource
> [activemq.xml], reason: Error creating bean with name
> 'org.apache.activemq.xbean.XBeanBrokerService#0' defined in class path
> resource [activemq.xml]: Invocation of init method failed; nested exception
> is java.lang.AbstractMethodError:
> org.apache.activemq.store.jdbc.JDBCPersistenceAdapter.size()J |
> org.apache.activemq.xbean.XBeanBrokerFactory | WrapperSimpleAppMain
> org.springframework.beans.factory.BeanCreationException: Error creating bean
> with name 'org.apache.activemq.xbean.XBeanBrokerService#0' defined in class
> path resource [activemq.xml]: Invocation of init method failed; nested
> exception is java.lang.AbstractMethodError:
> org.apache.activemq.store.jdbc.JDBCPersistenceAdapter.size()J
> at
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1572)[spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
> at
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)[spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
> at
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)[spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
> at
> org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)[spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
> at
> org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)[spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
> at
> org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)[spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
> at
> org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)[spring-beans-4.1.9.RELEASE.jar:4.1.9.RELEASE]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)