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

Federation client get NullPointerException on startup #515

Closed
gitblit opened this issue Aug 12, 2015 · 4 comments
Closed

Federation client get NullPointerException on startup #515

gitblit opened this issue Aug 12, 2015 · 4 comments

Comments

@gitblit
Copy link
Collaborator

gitblit commented Aug 12, 2015

Originally reported on Google Code with ID 219

What steps will reproduce the problem?
1. run Federation client
2.
3.

What is the expected output? What do you see instead?

> java -jar fedclient.jar
Gitblit Federation Client v1.2.1 (2012-01-15)
Exception in thread "main" java.lang.NullPointerException
        at com.gitblit.GitBlit.configureContext(GitBlit.java:3050)
        at com.gitblit.FederationClient.main(FederationClient.java:79)
        at com.gitblit.FederationClientLauncher.main(FederationClientLauncher.ja
va:52)

What version of the product are you using? On what operating system?
GitBlit Express v1.2.1
fedclient.jar  v1.2.1 on Windows 7 x64

Please provide any additional information below.
Thank you for the great product!

Reported by higemaniya on 2013-03-12 22:58:51

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Oops.  Try using fedclient 1.2.0 instead.

Reported by James.Moger on 2013-03-13 12:31:29

  • Status changed: Accepted
  • Labels added: Milestone-1.3.0

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Fixed on master.
Thanks for the report!

Reported by James.Moger on 2013-03-29 15:06:41

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Reported by James.Moger on 2013-03-29 15:07:04

  • Status changed: Queued

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Fix or enhancement released in v1.3.0

Reported by James.Moger on 2013-07-14 16:52:58

  • Status changed: Fixed

@gitblit gitblit closed this as completed Aug 12, 2015
@flaix flaix modified the milestone: 1.3.0 Dec 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants