You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/02/26 09:31:47 UTC

[GitHub] mcdull6226 opened a new issue #1927: HeuristicMessage NoClassDefFoundError

mcdull6226 opened a new issue #1927: HeuristicMessage NoClassDefFoundError
URL: https://github.com/apache/incubator-shardingsphere/issues/1927
 
 
   org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'shardingTransactionalAspect': Unsatisfied dependency expressed through method 'setEnvironment' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [io/shardingsphere/shardingjdbc/spring/boot/SpringBootConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.NoClassDefFoundError: com/atomikos/icatch/HeuristicMessage
   
   sharding-transaction-2pc-xa 3.1.0
   Running on docker java:8u111-jre

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services