[jboss-jira] [JBoss JIRA] (WFCORE-4862) NPE starting the server by using incorrect git repository configurations

Yeray Borges Santana (Jira) issues at jboss.org
Wed Feb 26 09:43:32 EST 2020


Yeray Borges Santana created WFCORE-4862:
--------------------------------------------

             Summary: NPE starting the server by using incorrect git repository configurations
                 Key: WFCORE-4862
                 URL: https://issues.redhat.com/browse/WFCORE-4862
             Project: WildFly Core
          Issue Type: Bug
            Reporter: Yeray Borges Santana
            Assignee: Yeray Borges Santana


The standalone server can be configured to use a git repository as a persister to backup server configurations. 

When the server is started by using any of these configurations with incorrect values, the usage description is shown together with the following NPE trace that should not be there:


{noformat}
java.lang.NullPointerException
	at org.jboss.as.server at 11.0.0.Beta10-SNAPSHOT//org.jboss.as.server.Main.main(Main.java:99)
	at org.jboss.modules.Module.run(Module.java:352)
	at org.jboss.modules.Module.run(Module.java:320)
	at org.jboss.modules.Main.main(Main.java:593)
{noformat}





--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list