You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I've downloaded the .jar file from the releases page.
Then I've tried to run it, but I get the following error:
Console output:
The text was updated successfully, but these errors were encountered: