Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- build 01-Jun-2016 22:02:34 -------------------------------------------------------
- build 01-Jun-2016 22:02:34 T E S T S
- build 01-Jun-2016 22:02:34 -------------------------------------------------------
- build 01-Jun-2016 22:02:36 Running com.kainoshealthcare.biblion.BiblionApplicationTests
- build 01-Jun-2016 22:02:38
- build 01-Jun-2016 22:02:38 . ____ _ __ _ _
- build 01-Jun-2016 22:02:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
- build 01-Jun-2016 22:02:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
- build 01-Jun-2016 22:02:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) )
- build 01-Jun-2016 22:02:38 ' |____| .__|_| |_|_| |_\__, | / / / /
- build 01-Jun-2016 22:02:38 =========|_|==============|___/=/_/_/_/
- build 01-Jun-2016 22:02:38 :: Spring Boot :: (v1.3.2.RELEASE)
- build 01-Jun-2016 22:02:38
- build 01-Jun-2016 22:02:46 Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.228 sec <<< FAILURE! - in com.kainoshealthcare.biblion.BiblionApplicationTests
- build 01-Jun-2016 22:02:46 contextLoads(com.kainoshealthcare.biblion.BiblionApplicationTests) Time elapsed: 0.066 sec <<< ERROR!
- build 01-Jun-2016 22:02:46 java.lang.IllegalStateException: Failed to load ApplicationContext
- build 01-Jun-2016 22:02:46 at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124)
- build 01-Jun-2016 22:02:46 at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
- build 01-Jun-2016 22:02:46 at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:183)
- build 01-Jun-2016 22:02:46 at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:123)
- build 01-Jun-2016 22:02:46 at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:228)
- build 01-Jun-2016 22:02:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:230)
- build 01-Jun-2016 22:02:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:289)
- build 01-Jun-2016 22:02:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- build 01-Jun-2016 22:02:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:291)
- build 01-Jun-2016 22:02:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:249)
- build 01-Jun-2016 22:02:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:89)
- build 01-Jun-2016 22:02:46 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- build 01-Jun-2016 22:02:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- build 01-Jun-2016 22:02:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- build 01-Jun-2016 22:02:46 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- build 01-Jun-2016 22:02:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- build 01-Jun-2016 22:02:46 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- build 01-Jun-2016 22:02:46 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
- build 01-Jun-2016 22:02:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- build 01-Jun-2016 22:02:46 at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:193)
- build 01-Jun-2016 22:02:46 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
- build 01-Jun-2016 22:02:46 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
- build 01-Jun-2016 22:02:46 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
- build 01-Jun-2016 22:02:46 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
- build 01-Jun-2016 22:02:46 at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
- build 01-Jun-2016 22:02:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
- build 01-Jun-2016 22:02:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
- build 01-Jun-2016 22:02:46 Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'analyteCommentService': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.kainoshealthcare.biblion.repository.ContingencyGroupRepository com.kainoshealthcare.biblion.service.AnalyteCommentService.contingencyGroupRepository; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contingencyGroupRepository': Post-processing of FactoryBean's singleton object failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'methodSecurityInterceptor' defined in class path resource [org/springframework/security/config/annotation/method/configuration/GlobalMethodSecurityConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.aopalliance.intercept.MethodInterceptor]: Factory method 'methodSecurityInterceptor' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityConfig': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.kainoshealthcare.biblion.security.CustomUserDetailsService com.kainoshealthcare.biblion.config.SecurityConfig.customUserDetailsService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'customUserDetailsService': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.kainoshealthcare.biblion.repository.AppUserRepository com.kainoshealthcare.biblion.security.CustomUserDetailsService.appUserRepository; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appUserRepository': Post-processing of FactoryBean's singleton object failed; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'methodSecurityInterceptor': Requested bean is currently in creation: Is there an unresolvable circular reference?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement