Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

No Bean Validation provider could be found #20

Open
auchri opened this issue Feb 1, 2017 · 0 comments
Open

No Bean Validation provider could be found #20

auchri opened this issue Feb 1, 2017 · 0 comments

Comments

@auchri
Copy link

auchri commented Feb 1, 2017

Hi,

I've downloaded the .jar file from the releases page.
Then I've tried to run it, but I get the following error:

2017-02-01 13:09:00,143 [ERROR] com.jcabi.aspects.aj.MethodValidator - JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://aspects.jcabi.com/jsr-303.html)

Console output:

2017-02-01 21:25:25,776 [ERROR] com.jcabi.aspects.aj.MethodValidator - JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://aspects.jcabi.com/jsr-303.html)
2017-02-01 21:25:25,802 [INFO ] com.getbootstrap.no_carrier.Main$ - Started session.
2017-02-01 21:25:25,910 [INFO ] com.getbootstrap.no_carrier.Main$ - Repo(test/test), Credentials(username = test, password = <SECRET>), Label(auto closed), Timeout(PT5760H)
2017-02-01 21:25:27,220 [INFO ] com.getbootstrap.no_carrier.Main$ - Closed 0 issues.
2017-02-01 21:25:27,220 [INFO ] com.getbootstrap.no_carrier.Main$ - Session complete; exiting.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant