Skip to content
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

VIOLATIONS_KEYSTORE_PATH (No such file or directory) #14

Closed
tomasbjerre opened this issue Sep 1, 2020 · 0 comments
Closed

VIOLATIONS_KEYSTORE_PATH (No such file or directory) #14

tomasbjerre opened this issue Sep 1, 2020 · 0 comments
Labels

Comments

@tomasbjerre
Copy link
Owner

java.lang.RuntimeException: Error calling:
http://.../pull-requests/17/changes?limit=999999
GET
null
	at shadow.se.bjurr.violations.comments.bitbucketserver.lib.client.BitbucketServerInvoker.doInvokeUrl(BitbucketServerInvoker.java:162)
	at shadow.se.bjurr.violations.comments.bitbucketserver.lib.client.BitbucketServerInvoker.invokeUrl(BitbucketServerInvoker.java:78)
	at shadow.se.bjurr.violations.comments.bitbucketserver.lib.client.BitbucketServerClient.doInvokeUrl(BitbucketServerClient.java:142)
	at shadow.se.bjurr.violations.comments.bitbucketserver.lib.client.BitbucketServerClient.pullRequestChanges(BitbucketServerClient.java:109)
	at shadow.se.bjurr.violations.comments.bitbucketserver.lib.BitbucketServerCommentsProvider.getFiles(BitbucketServerCommentsProvider.java:150)
	at shadow.se.bjurr.violations.comments.lib.CommentsCreator.<init>(CommentsCreator.java:51)
	at shadow.se.bjurr.violations.comments.lib.CommentsCreator.createComments(CommentsCreator.java:38)
	at shadow.se.bjurr.violations.comments.bitbucketserver.lib.ViolationCommentsToBitbucketServerApi.toPullRequest(ViolationCommentsToBitbucketServerApi.java:226)
	at se.bjurr.violations.main.Runner.main(Runner.java:297)
	at se.bjurr.violations.main.Main.main(Main.java:6)
Caused by: java.io.FileNotFoundException: VIOLATIONS_KEYSTORE_PATH (No such file or directory)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at java.io.FileInputStream.<init>(FileInputStream.java:93)
	at shadow.se.bjurr.violations.comments.bitbucketserver.lib.client.CertificateConfig.addTo(CertificateConfig.java:26)
	at shadow.se.bjurr.violations.comments.bitbucketserver.lib.client.BitbucketServerInvoker.doInvokeUrl(BitbucketServerInvoker.java:125)
	... 9 more
@tomasbjerre tomasbjerre added the bug label Sep 1, 2020
tomasbjerre added a commit that referenced this issue Sep 1, 2020
tomasbjerre added a commit to tomasbjerre/violation-comments-to-bitbucket-server-command-line that referenced this issue Sep 1, 2020
tomasbjerre added a commit to jenkinsci/violation-comments-to-stash-plugin that referenced this issue Sep 1, 2020
aakoch pushed a commit to aakoch/violation-comments-to-stash-plugin that referenced this issue Dec 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant