-
Notifications
You must be signed in to change notification settings - Fork 199
java.io.FileNotFoundException: JAR entry !/META-INF/services/org.hibernate.boot.registry.selector.StrategyRegistrationProvider not found in /tmp/jar_cache491556501877076900.tmp #845
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Could you provide an example with steps to reproduce? |
I have created new Grails app (based on 3.2.4 version). Then change GORM to 6.0.5. After that:
And the result is:
Btw, there is a sample app to reproduce this problem: |
Same problem. |
Duplicates apache/grails-core#10377 Problem is the Tomcat version... see that issue for a workaround. We are waiting for Spring Boot 1.4.4 to resolve it fully. |
* Improve the `release-drafter.yml` configuraiton file * Add `pull_request` event is for autolabeler * Add pull_request_target event for autolabeler to support PRs from forks
After upgrade to GORM 6.0.5, I getting error:
The text was updated successfully, but these errors were encountered: