Advertisement
Guest User

Untitled

a guest
Apr 26th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.79 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [WARNING]
  3. [WARNING] Some problems were encountered while building the effective model for id.co.sts.paloma:paloma-consumer-erp2supp:jar:1.0.0-SNAPSHOT
  4. [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ line 95, column 21
  5. [WARNING]
  6. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  7. [WARNING]
  8. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  9. [WARNING]
  10. [INFO]
  11. [INFO] ------------------------------------------------------------------------
  12. [INFO] Building Paloma Consumer from ERP to Supplier Center 1.0.0-SNAPSHOT
  13. [INFO] ------------------------------------------------------------------------
  14. [INFO]
  15. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ paloma-consumer-erp2supp ---
  16. [INFO] Deleting /home/sts/workspace/paloma-consumer-erp2supp/target
  17. [INFO]
  18. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ paloma-consumer-erp2supp ---
  19. [debug] execute contextualize
  20. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  21. [INFO] Copying 5 resources
  22. [INFO]
  23. [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ paloma-consumer-erp2supp ---
  24. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  25. [INFO] Compiling 17 source files to /home/sts/workspace/paloma-consumer-erp2supp/target/classes
  26. [INFO]
  27. [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ paloma-consumer-erp2supp ---
  28. [debug] execute contextualize
  29. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  30. [INFO] Copying 5 resources
  31. [INFO]
  32. [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ paloma-consumer-erp2supp ---
  33. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  34. [INFO] Compiling 1 source file to /home/sts/workspace/paloma-consumer-erp2supp/target/test-classes
  35. [INFO]
  36. [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ paloma-consumer-erp2supp ---
  37. [INFO] Surefire report directory: /home/sts/workspace/paloma-consumer-erp2supp/target/surefire-reports
  38.  
  39. -------------------------------------------------------
  40. T E S T S
  41. -------------------------------------------------------
  42. Running id.co.sts.paloma.consumer.erp2supp.bo.test.TestAddSoMLM
  43. 09:31:14.070 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class id.co.sts.paloma.consumer.erp2supp.bo.test.TestAddSoMLM].
  44. 09:31:14.126 [main] DEBUG o.s.t.c.s.AbstractDelegatingSmartContextLoader - Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@322c1e6b declaringClass = 'id.co.sts.paloma.consumer.erp2supp.bo.test.TestAddSoMLM', classes = '{}', locations = '{classpath:spring-context.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
  45. 09:31:14.129 [main] DEBUG o.s.test.context.ContextLoaderUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [id.co.sts.paloma.consumer.erp2supp.bo.test.TestAddSoMLM]
  46. 09:31:14.137 [main] INFO o.s.test.context.TestContextManager - Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/web/context/request/RequestAttributes]
  47. 09:31:14.170 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [id.co.sts.paloma.consumer.erp2supp.bo.test.TestAddSoMLM]
  48. 09:31:14.171 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [id.co.sts.paloma.consumer.erp2supp.bo.test.TestAddSoMLM]
  49. 09:31:14.173 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [id.co.sts.paloma.consumer.erp2supp.bo.test.TestAddSoMLM]
  50. 09:31:14.173 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [id.co.sts.paloma.consumer.erp2supp.bo.test.TestAddSoMLM]
  51. 09:31:14.177 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [id.co.sts.paloma.consumer.erp2supp.bo.test.TestAddSoMLM]
  52. 09:31:14.177 [main] DEBUG o.s.t.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [id.co.sts.paloma.consumer.erp2supp.bo.test.TestAddSoMLM]
  53. 09:31:14.181 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@643c0007 testClass = TestAddSoMLM, testInstance = id.co.sts.paloma.consumer.erp2supp.bo.test.TestAddSoMLM@1f25fefa, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7786df0f testClass = TestAddSoMLM, locations = '{classpath:spring-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]].
  54. 09:31:14.182 [main] DEBUG o.s.t.c.s.AbstractDelegatingSmartContextLoader - Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@7786df0f testClass = TestAddSoMLM, locations = '{classpath:spring-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]].
  55. 09:31:14.183 [main] DEBUG o.s.t.c.s.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@7786df0f testClass = TestAddSoMLM, locations = '{classpath:spring-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]].
  56. 09:31:14.261 [main] DEBUG o.s.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
  57. 09:31:14.264 [main] DEBUG o.s.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
  58. 09:31:14.264 [main] DEBUG o.s.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  59. 09:31:14.278 [main] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [spring-context.xml]
  60. 09:31:14.299 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
  61. 09:31:14.330 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
  62. 09:31:14.340 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/data/repository/spring-repository-1.4.xsd=org/springframework/data/repository/config/spring-repository-1.4.xsd, http://www.springframework.org/schema/jms/spring-jms-2.5.xsd=org/springframework/jms/config/spring-jms-2.5.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.3.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-4.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-4.0.xsd=org/springframework/context/config/spring-context-4.0.xsd, http://www.springframework.org/schema/oxm/spring-oxm-3.0.xsd=org/springframework/oxm/config/spring-oxm-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-4.0.xsd, http://www.springframework.org/schema/aop/spring-aop-4.0.xsd=org/springframework/aop/config/spring-aop-4.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-4.0.xsd=org/springframework/jdbc/config/spring-jdbc-4.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-4.0.xsd=org/springframework/scripting/config/spring-lang-4.0.xsd, http://activemq.apache.org/schema/core=activemq.xsd, http://www.springframework.org/schema/tool/spring-tool-4.0.xsd=org/springframework/beans/factory/xml/spring-tool-4.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-3.2.xsd=org/springframework/transaction/config/spring-tx-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-4.0.xsd=org/springframework/ejb/config/spring-jee-4.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-4.0.xsd=org/springframework/cache/config/spring-cache-4.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-4.0.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa-1.3.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.3.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/data/repository/spring-repository.xsd=org/springframework/data/repository/config/spring-repository-1.7.xsd, http://www.springframework.org/schema/data/repository/spring-repository-1.7.xsd=org/springframework/data/repository/config/spring-repository-1.7.xsd, http://www.springframework.org/schema/jms/spring-jms-3.2.xsd=org/springframework/jms/config/spring-jms-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-4.0.xsd=org/springframework/beans/factory/xml/spring-beans-4.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-4.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://activemq.apache.org/schema/core/activemq-core.xsd=activemq.xsd, http://activemq.org/config/1.0=activemq.xsd, http://www.springframework.org/schema/task/spring-task-4.0.xsd=org/springframework/scheduling/config/spring-task-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-4.0.xsd=org/springframework/transaction/config/spring-tx-4.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://activemq.org/config/1.0/1.0.xsd=activemq.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa-1.2.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-4.0.xsd, http://www.springframework.org/schema/jms/spring-jms.xsd=org/springframework/jms/config/spring-jms-4.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/data/repository/spring-repository-1.6.xsd=org/springframework/data/repository/config/spring-repository-1.6.xsd, http://www.springframework.org/schema/oxm/spring-oxm.xsd=org/springframework/oxm/config/spring-oxm-4.0.xsd, http://www.springframework.org/schema/jms/spring-jms-3.1.xsd=org/springframework/jms/config/spring-jms-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/jms/spring-jms-4.0.xsd=org/springframework/jms/config/spring-jms-4.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/oxm/spring-oxm-3.2.xsd=org/springframework/oxm/config/spring-oxm-3.2.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/data/repository/spring-repository-1.0.xsd=org/springframework/data/repository/config/spring-repository-1.0.xsd, http://www.springframework.org/schema/util/spring-util-4.0.xsd=org/springframework/beans/factory/xml/spring-util-4.0.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa-1.1.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.1.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-4.0.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/data/repository/spring-repository-1.5.xsd=org/springframework/data/repository/config/spring-repository-1.5.xsd, http://www.springframework.org/schema/jms/spring-jms-3.0.xsd=org/springframework/jms/config/spring-jms-3.0.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/oxm/spring-oxm-4.0.xsd=org/springframework/oxm/config/spring-oxm-4.0.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-4.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-4.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/oxm/spring-oxm-3.1.xsd=org/springframework/oxm/config/spring-oxm-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.2.xsd=org/springframework/jdbc/config/spring-jdbc-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-4.0.xsd, http://www.springframework.org/schema/data/jpa/spring-jpa-1.0.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.0.xsd}
  63. 09:31:14.344 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-4.0.xsd
  64. 09:31:14.396 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context.xsd] in classpath: org/springframework/context/config/spring-context-4.0.xsd
  65. 09:31:14.413 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-4.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-4.0.xsd
  66. 09:31:14.431 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
  67. 09:31:14.445 [main] DEBUG o.s.b.f.x.DefaultNamespaceHandlerResolver - Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://activemq.org/config/1.0=org.apache.xbean.spring.context.v2.XBeanNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/oxm=org.springframework.oxm.config.OxmNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/data/repository=org.springframework.data.repository.config.RepositoryNameSpaceHandler, http://www.springframework.org/schema/data/jpa=org.springframework.data.jpa.repository.config.JpaRepositoryNameSpaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://activemq.apache.org/schema/core=org.apache.xbean.spring.context.v2.XBeanNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/jms=org.springframework.jms.config.JmsNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
  68. 09:31:14.482 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/dao]
  69. 09:31:14.482 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/dao] for files matching pattern [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/dao/**/*.class]
  70. 09:31:14.493 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:id/co/sts/paloma/consumer/erp2supp/dao/**/*.class] to resources [file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/dao/SuppMerchantOrdersItemDao.class], file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/dao/SuppMerchantOrdersDaoImpl.class], file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/dao/SuppMerchantOrdersShippingAddressDao.class], file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/dao/SuppMerchantOrdersItemDaoImpl.class], file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/dao/SuppMerchantOrdersShippingAddressDaoImpl.class], file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/dao/SuppMerchantOrdersDao.class]]
  71. 09:31:14.525 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/dao/SuppMerchantOrdersDaoImpl.class]
  72. 09:31:14.526 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/dao/SuppMerchantOrdersItemDaoImpl.class]
  73. 09:31:14.527 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/dao/SuppMerchantOrdersShippingAddressDaoImpl.class]
  74. 09:31:14.554 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/sts/workspace/paloma-consumer-erp2supp/target/test-classes/id/co/sts/paloma/consumer/erp2supp/bo]
  75. 09:31:14.554 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [/home/sts/workspace/paloma-consumer-erp2supp/target/test-classes/id/co/sts/paloma/consumer/erp2supp/bo] for files matching pattern [/home/sts/workspace/paloma-consumer-erp2supp/target/test-classes/id/co/sts/paloma/consumer/erp2supp/bo/**/*.class]
  76. 09:31:14.555 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [/home/sts/workspace/paloma-consumer-erp2supp/target/test-classes/id/co/sts/paloma/consumer/erp2supp/bo/test] for files matching pattern [/home/sts/workspace/paloma-consumer-erp2supp/target/test-classes/id/co/sts/paloma/consumer/erp2supp/bo/**/*.class]
  77. 09:31:14.555 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/bo]
  78. 09:31:14.556 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/bo] for files matching pattern [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/bo/**/*.class]
  79. 09:31:14.557 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:id/co/sts/paloma/consumer/erp2supp/bo/**/*.class] to resources [file [/home/sts/workspace/paloma-consumer-erp2supp/target/test-classes/id/co/sts/paloma/consumer/erp2supp/bo/test/TestAddSoMLM.class], file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/bo/AddSoMLM.class], file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/bo/FindSuppMerchantOrdersShippingAddress.class], file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/bo/FindSuppMerchantOrder.class], file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/bo/FindSuppMerchantOrderItem.class]]
  80. 09:31:14.567 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/bo/AddSoMLM.class]
  81. 09:31:14.568 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/bo/FindSuppMerchantOrdersShippingAddress.class]
  82. 09:31:14.569 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/bo/FindSuppMerchantOrder.class]
  83. 09:31:14.571 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/sts/workspace/paloma-consumer-erp2supp/target/classes/id/co/sts/paloma/consumer/erp2supp/bo/FindSuppMerchantOrderItem.class]
  84. 09:31:14.573 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/sts/workspace/paloma-consumer-erp2supp/target/test-classes/id/co/sts/paloma/consumer/erp2supp/bo/test]
  85. 09:31:14.573 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [/home/sts/workspace/paloma-consumer-erp2supp/target/test-classes/id/co/sts/paloma/consumer/erp2supp/bo/test] for files matching pattern [/home/sts/workspace/paloma-consumer-erp2supp/target/test-classes/id/co/sts/paloma/consumer/erp2supp/bo/test/**/*.class]
  86. 09:31:14.574 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:id/co/sts/paloma/consumer/erp2supp/bo/test/**/*.class] to resources [file [/home/sts/workspace/paloma-consumer-erp2supp/target/test-classes/id/co/sts/paloma/consumer/erp2supp/bo/test/TestAddSoMLM.class]]
  87. 09:31:14.579 [main] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [datasource.xml]
  88. 09:31:14.581 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
  89. 09:31:14.583 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-4.0.xsd
  90. 09:31:14.609 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context.xsd] in classpath: org/springframework/context/config/spring-context-4.0.xsd
  91. 09:31:14.618 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-4.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-4.0.xsd
  92. 09:31:14.629 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
  93. 09:31:14.635 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 6 bean definitions from relative location [datasource.xml]
  94. 09:31:14.637 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 20 bean definitions from location pattern [classpath:spring-context.xml]
  95. 09:31:14.642 [main] INFO o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@3a56f631: startup date [Thu Apr 27 09:31:14 WIT 2017]; root of context hierarchy
  96. 09:31:14.643 [main] DEBUG o.s.c.s.GenericApplicationContext - Bean factory for org.springframework.context.support.GenericApplicationContext@3a56f631: org.springframework.beans.factory.support.DefaultListableBeanFactory@14004204: defining beans [suppMerchantOrdersDaoImpl,suppMerchantOrdersItemDaoImpl,suppMerchantOrdersShippingAddressDaoImpl,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,addSoMLM,findSuppMerchantOrdersShippingAddress,findSuppMerchantOrder,findSuppMerchantOrderItem,jndiTemplate,connectionFactory,org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0,dataSource,jpaVendorAdapter,entityManagerFactory,transactionManager,jdbcTemplate]; root of factory hierarchy
  97. 09:31:14.686 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  98. 09:31:14.686 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  99. 09:31:14.703 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
  100. 09:31:14.705 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  101. 09:31:14.768 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
  102. 09:31:14.768 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
  103. 09:31:14.769 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0' to allow for resolving potential circular references
  104. 09:31:14.792 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
  105. 09:31:14.792 [main] DEBUG o.s.core.env.MutablePropertySources - Adding [environmentProperties] PropertySource with lowest search precedence
  106. 09:31:14.792 [main] INFO o.s.c.s.PropertySourcesPlaceholderConfigurer - Loading properties file from class path resource [application.properties]
  107. 09:31:14.793 [main] DEBUG o.s.core.env.MutablePropertySources - Adding [localProperties] PropertySource with lowest search precedence
  108. 09:31:14.796 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.driverClassName' in [environmentProperties]
  109. 09:31:14.797 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.driverClassName' in [systemProperties]
  110. 09:31:14.797 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.driverClassName' in [systemEnvironment]
  111. 09:31:14.798 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Could not find key 'dataSource.driverClassName' in any property source. Returning [null]
  112. 09:31:14.798 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.driverClassName' in [localProperties]
  113. 09:31:14.798 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Found key 'dataSource.driverClassName' in [localProperties] with type [String] and value 'org.postgresql.Driver'
  114. 09:31:14.800 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.username' in [environmentProperties]
  115. 09:31:14.801 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.username' in [systemProperties]
  116. 09:31:14.801 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.username' in [systemEnvironment]
  117. 09:31:14.802 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Could not find key 'dataSource.username' in any property source. Returning [null]
  118. 09:31:14.802 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.username' in [localProperties]
  119. 09:31:14.802 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Found key 'dataSource.username' in [localProperties] with type [String] and value 'postgres'
  120. 09:31:14.803 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.password' in [environmentProperties]
  121. 09:31:14.803 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.password' in [systemProperties]
  122. 09:31:14.803 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.password' in [systemEnvironment]
  123. 09:31:14.804 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Could not find key 'dataSource.password' in any property source. Returning [null]
  124. 09:31:14.804 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.password' in [localProperties]
  125. 09:31:14.805 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Found key 'dataSource.password' in [localProperties] with type [String] and value 'postgres'
  126. 09:31:14.805 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.url' in [environmentProperties]
  127. 09:31:14.805 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.url' in [systemProperties]
  128. 09:31:14.806 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.url' in [systemEnvironment]
  129. 09:31:14.806 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Could not find key 'dataSource.url' in any property source. Returning [null]
  130. 09:31:14.806 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Searching for key 'dataSource.url' in [localProperties]
  131. 09:31:14.807 [main] DEBUG o.s.c.e.PropertySourcesPropertyResolver - Found key 'dataSource.url' in [localProperties] with type [String] and value 'jdbc:postgresql://localhost:5432/paloma_supp'
  132. 09:31:14.811 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  133. 09:31:14.811 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  134. 09:31:14.813 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
  135. 09:31:14.813 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  136. 09:31:14.813 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  137. 09:31:14.813 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  138. 09:31:14.814 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
  139. 09:31:14.814 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  140. 09:31:14.815 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  141. 09:31:14.815 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  142. 09:31:14.819 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
  143. 09:31:14.819 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  144. 09:31:14.819 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  145. 09:31:14.819 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  146. 09:31:14.821 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' to allow for resolving potential circular references
  147. 09:31:14.821 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  148. 09:31:14.822 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
  149. 09:31:14.822 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
  150. 09:31:14.822 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
  151. 09:31:14.822 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
  152. 09:31:14.822 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
  153. 09:31:14.823 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
  154. 09:31:14.823 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor' to allow for resolving potential circular references
  155. 09:31:14.823 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor'
  156. 09:31:14.826 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@58c16b18]
  157. 09:31:14.829 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@424d2af2]
  158. 09:31:14.834 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'entityManagerFactory'
  159. 09:31:14.834 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'entityManagerFactory'
  160. 09:31:14.855 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'entityManagerFactory' to allow for resolving potential circular references
  161. 09:31:14.882 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'dataSource'
  162. 09:31:14.882 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'dataSource'
  163. 09:31:15.365 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'dataSource' to allow for resolving potential circular references
  164. 09:31:15.379 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'dataSource'
  165. 09:31:15.379 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jpaVendorAdapter'
  166. 09:31:15.379 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'jpaVendorAdapter'
  167. 09:31:15.423 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Log4jLoggerProvider
  168. 09:31:15.426 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'jpaVendorAdapter' to allow for resolving potential circular references
  169. 09:31:15.441 [main] DEBUG org.springframework.beans.BeanUtils - No property editor [org.springframework.orm.jpa.vendor.DatabaseEditor] found for type org.springframework.orm.jpa.vendor.Database according to 'Editor' suffix convention
  170. 09:31:15.442 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'jpaVendorAdapter'
  171. 09:31:15.443 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'entityManagerFactory'
  172. 09:31:15.468 [main] WARN o.s.c.s.GenericApplicationContext - Exception encountered during context initialization - cancelling refresh attempt
  173. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [datasource.xml]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Conflicting persistence unit definitions for name 'default': file:/home/sts/workspace/paloma-consumer-erp2supp/target/classes, file:/home/sts/workspace/paloma-consumer-erp2supp/target/test-classes
  174. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1554) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  175. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  176. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:475) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  177. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:302) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  178. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  179. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:298) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  180. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  181. at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:975) ~[spring-context-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  182. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:752) ~[spring-context-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  183. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482) ~[spring-context-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  184. at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:125) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  185. at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  186. at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:102) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  187. at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:248) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  188. at org.springframework.test.context.CacheAwareContextLoaderDelegate.loadContextInternal(CacheAwareContextLoaderDelegate.java:64) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  189. at org.springframework.test.context.CacheAwareContextLoaderDelegate.loadContext(CacheAwareContextLoaderDelegate.java:91) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  190. at org.springframework.test.context.DefaultTestContext.getApplicationContext(DefaultTestContext.java:101) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  191. at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:109) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  192. at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:75) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  193. at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:331) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  194. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:213) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  195. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:290) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  196. at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.11.jar:na]
  197. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:292) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  198. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:233) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  199. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:87) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  200. at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [junit-4.11.jar:na]
  201. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [junit-4.11.jar:na]
  202. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [junit-4.11.jar:na]
  203. at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [junit-4.11.jar:na]
  204. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [junit-4.11.jar:na]
  205. at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  206. at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:71) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  207. at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [junit-4.11.jar:na]
  208. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:176) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  209. at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) [surefire-junit4-2.10.jar:2.10]
  210. at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) [surefire-junit4-2.10.jar:2.10]
  211. at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) [surefire-junit4-2.10.jar:2.10]
  212. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_25]
  213. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_25]
  214. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_25]
  215. at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_25]
  216. at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) [surefire-api-2.10.jar:2.10]
  217. at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) [surefire-booter-2.10.jar:2.10]
  218. at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) [surefire-booter-2.10.jar:2.10]
  219. at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) [surefire-booter-2.10.jar:2.10]
  220. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) [surefire-booter-2.10.jar:2.10]
  221. Caused by: java.lang.IllegalStateException: Conflicting persistence unit definitions for name 'default': file:/home/sts/workspace/paloma-consumer-erp2supp/target/classes, file:/home/sts/workspace/paloma-consumer-erp2supp/target/test-classes
  222. at org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager.preparePersistenceUnitInfos(DefaultPersistenceUnitManager.java:463) ~[spring-orm-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  223. at org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager.afterPropertiesSet(DefaultPersistenceUnitManager.java:417) ~[spring-orm-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  224. at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:303) ~[spring-orm-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  225. at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:318) ~[spring-orm-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  226. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1613) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  227. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1550) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  228. ... 46 common frames omitted
  229. 09:31:15.469 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@14004204: defining beans [suppMerchantOrdersDaoImpl,suppMerchantOrdersItemDaoImpl,suppMerchantOrdersShippingAddressDaoImpl,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,addSoMLM,findSuppMerchantOrdersShippingAddress,findSuppMerchantOrder,findSuppMerchantOrderItem,jndiTemplate,connectionFactory,org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0,dataSource,jpaVendorAdapter,entityManagerFactory,transactionManager,jdbcTemplate,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor.enhancedConfigurationProcessor]; root of factory hierarchy
  230. 09:31:15.475 [main] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy method 'shutdown' on bean with name 'dataSource'
  231. 09:31:15.477 [main] ERROR o.s.test.context.TestContextManager - Caught exception while allowing TestExecutionListener [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6a1681ea] to prepare test instance [id.co.sts.paloma.consumer.erp2supp.bo.test.TestAddSoMLM@1f25fefa]
  232. java.lang.IllegalStateException: Failed to load ApplicationContext
  233. at org.springframework.test.context.CacheAwareContextLoaderDelegate.loadContext(CacheAwareContextLoaderDelegate.java:99) ~[spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  234. at org.springframework.test.context.DefaultTestContext.getApplicationContext(DefaultTestContext.java:101) ~[spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  235. at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:109) ~[spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  236. at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:75) ~[spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  237. at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:331) ~[spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  238. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:213) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  239. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:290) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  240. at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.11.jar:na]
  241. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:292) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  242. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:233) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  243. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:87) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  244. at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [junit-4.11.jar:na]
  245. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [junit-4.11.jar:na]
  246. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [junit-4.11.jar:na]
  247. at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [junit-4.11.jar:na]
  248. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [junit-4.11.jar:na]
  249. at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  250. at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:71) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  251. at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [junit-4.11.jar:na]
  252. at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:176) [spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  253. at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) [surefire-junit4-2.10.jar:2.10]
  254. at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) [surefire-junit4-2.10.jar:2.10]
  255. at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) [surefire-junit4-2.10.jar:2.10]
  256. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_25]
  257. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_25]
  258. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_25]
  259. at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_25]
  260. at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) [surefire-api-2.10.jar:2.10]
  261. at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) [surefire-booter-2.10.jar:2.10]
  262. at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) [surefire-booter-2.10.jar:2.10]
  263. at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) [surefire-booter-2.10.jar:2.10]
  264. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) [surefire-booter-2.10.jar:2.10]
  265. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [datasource.xml]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Conflicting persistence unit definitions for name 'default': file:/home/sts/workspace/paloma-consumer-erp2supp/target/classes, file:/home/sts/workspace/paloma-consumer-erp2supp/target/test-classes
  266. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1554) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  267. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  268. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:475) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  269. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:302) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  270. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  271. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:298) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  272. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  273. at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:975) ~[spring-context-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  274. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:752) ~[spring-context-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  275. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482) ~[spring-context-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  276. at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:125) ~[spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  277. at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) ~[spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  278. at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:102) ~[spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  279. at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:248) ~[spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  280. at org.springframework.test.context.CacheAwareContextLoaderDelegate.loadContextInternal(CacheAwareContextLoaderDelegate.java:64) ~[spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  281. at org.springframework.test.context.CacheAwareContextLoaderDelegate.loadContext(CacheAwareContextLoaderDelegate.java:91) ~[spring-test-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  282. ... 31 common frames omitted
  283. Caused by: java.lang.IllegalStateException: Conflicting persistence unit definitions for name 'default': file:/home/sts/workspace/paloma-consumer-erp2supp/target/classes, file:/home/sts/workspace/paloma-consumer-erp2supp/target/test-classes
  284. at org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager.preparePersistenceUnitInfos(DefaultPersistenceUnitManager.java:463) ~[spring-orm-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  285. at org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager.afterPropertiesSet(DefaultPersistenceUnitManager.java:417) ~[spring-orm-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  286. at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:303) ~[spring-orm-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  287. at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:318) ~[spring-orm-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  288. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1613) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  289. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1550) ~[spring-beans-4.0.7.RELEASE.jar:4.0.7.RELEASE]
  290. ... 46 common frames omitted
  291. 09:31:15.488 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@643c0007 testClass = TestAddSoMLM, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7786df0f testClass = TestAddSoMLM, locations = '{classpath:spring-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], dirtiesContext [false].
  292. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.556 sec <<< FAILURE!
  293.  
  294. Results :
  295.  
  296. Tests in error:
  297. testSuccess(id.co.sts.paloma.consumer.erp2supp.bo.test.TestAddSoMLM): Failed to load ApplicationContext
  298.  
  299. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
  300.  
  301. [INFO] ------------------------------------------------------------------------
  302. [INFO] BUILD FAILURE
  303. [INFO] ------------------------------------------------------------------------
  304. [INFO] Total time: 6.324s
  305. [INFO] Finished at: Thu Apr 27 09:31:15 WIT 2017
  306. [INFO] Final Memory: 23M/215M
  307. [INFO] ------------------------------------------------------------------------
  308. [WARNING] The requested profile "test" could not be activated because it does not exist.
  309. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project paloma-consumer-erp2supp: There are test failures.
  310. [ERROR]
  311. [ERROR] Please refer to /home/sts/workspace/paloma-consumer-erp2supp/target/surefire-reports for the individual test results.
  312. [ERROR] -> [Help 1]
  313. [ERROR]
  314. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  315. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  316. [ERROR]
  317. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  318. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement