Skip to content

Federation client get NullPointerException on startup #515

Description

@gitblit

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions