xdoo / vaadin-demo

demo using vaadin with spring boot.
4 stars 2 forks source link

Hibernate Fehlermeldung bei Build #45

Closed Arne2 closed 9 years ago

Arne2 commented 9 years ago

Fehlermeldung bei build:

(...)

2015-08-18 14:42:19.895 ERROR 7840 --- [ice.domain.User] o.h.s.b.i.lucene.LuceneBackendQueueTask : HSEARCH000072: Couldn't open the IndexWriter because of previous error: operation skipped, index ouf of sync! Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.37 sec - in de.muenchen.demo.test.service.MandantServiceTest 2015-08-18 14:42:19 [Thread-4] INFO o.s.b.c.e.AnnotationConfigEmbeddedWebApplicationContext - Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1b355c8: startup date [Tue Aug 18 14:33:17 CEST 2015]; root of context hierarchy 2015-08-18 14:42:19 [Thread-4] INFO o.s.b.c.e.AnnotationConfigEmbeddedWebApplicationContext - Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@135493d: startup date [Tue Aug 18 14:33:20 CEST 2015]; parent: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1b355c8 2015-08-18 14:42:19 [Thread-4] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default'

Results :

Tests in error: SecurityRestClientTest.getPrincipalTest » IllegalState Failed to load Applicat...

Tests run: 127, Failures: 0, Errors: 1, Skipped: 0


BUILD FAILURE

Total time: 9:35.969s Finished at: Tue Aug 18 14:42:20 CEST 2015

Final Memory: 43M/329M

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project vaadin-demo-micro-service: There are test failures.

Please refer to /home/arne.schoentag/NetBeansProjects/vaadin-demo/vaadin-demo-micro-service/target/surefire-reports for the individual test results. -> [Help 1]

To see the full stack trace of the errors, re-run Maven with the -e switch. Re-run Maven using the -X switch to enable full debug logging.

For more information about the errors and possible solutions, please read the following articles: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

Bekannter Workarround in application.properties Pfad auf lokal (nicht /tmp)