This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2016-06-20 13:00:15.349 ERROR 7 --- [cTaskExecutor-2] r.t.s.service.AstralNotificationHandler : Ошибка при обработке вх. документооборота: 69ed5889aa1544d68aa1c3dbde2bf7a1 | |
| org.springframework.ws.soap.client.SoapFaultClientException: UID 69ed5889aa1544d68aa1c3dbde2bf7a1 for abonent(partner) 0bc022ef-3877-48ca-aa31-78a01a2adb6f is illegall | |
| at org.springframework.ws.soap.client.core.SoapFaultMessageResolver.resolveFault(SoapFaultMessageResolver.java:38) ~[spring-ws-core-2.2.3.RELEASE.jar!/:2.2.3.RELEASE] | |
| at org.springframework.ws.client.core.WebServiceTemplate.handleFault(WebServiceTemplate.java:830) ~[spring-ws-core-2.2.3.RELEASE.jar!/:2.2.3.RELEASE] | |
| at org.springframework.ws.client.core.WebServiceTemplate.doSendAndReceive(WebServiceTemplate.java:624) ~[spring-ws-core-2.2.3.RELEASE.jar!/:2.2.3.RELEASE] | |
| at org.springframework.ws.client.core.WebServiceTemplate.sendAndReceive(WebServiceTemplate.java:555) ~[spring-ws-core-2.2.3.RELEASE.jar!/:2.2.3.RELEASE] | |
| at org.springfram |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.data.repository.support.Repositories]: Factory method 'repositories' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'taxReturnOutcomeRepository': Cannot create inner bean '(inner bean)#4445149c' of type [org.springframework.orm.jpa.SharedEntityManagerCreator] while setting bean property 'entityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#4445149c': Cannot resolve reference to bean 'entityManagerFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [ru/tcsbank/sme/setup/HibernateSupport.class]: Invocation of init method failed; nested exception is org.hibernate.HibernateException: Missing column |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private ru.tcsbank.sme.service.AstralNotificationHandler ru.tcsbank.sme.scheduler.AstralNotificationHandlerScheduler.astralNotificationHandler; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'astralNotificationHandler': Bean with name 'astralNotificationHandler' has been injected into other beans [sendTaxReturnCaseService] in its raw version as part of a circular reference, but has eventually been wrapped. This means that said other beans do not use the final version of the bean. This is often the result of over-eager type matching - consider using 'getBeanNamesOfType' with the 'allowEagerInit' flag turned off, for example. | |
| at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ export RANCHER_HOST=foo.bar.suf | |
| $ export RANCHER_PORT=8080 | |
| $ export RANCHER_PROJECT_ID=1a8 | |
| $ export RANCHER_STACK_NAME=killerapp | |
| $ ./cattle-deploy.py | |
| output: | |
| snapshot epoch is1437634695 | |
| created temp file /var/folders/sx/ht6gznq979v5r725sqt7_p617p38sz/T/tmpprzZsd |
NewerOlder