[jboss-jira] [JBoss JIRA] (WFLY-2211) NullPointerException in RemotingHttpUpgradeService is no http port.

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Thu Oct 3 09:54:03 EDT 2013


Darran Lofthouse created WFLY-2211:
--------------------------------------

             Summary: NullPointerException in RemotingHttpUpgradeService is no http port.
                 Key: WFLY-2211
                 URL: https://issues.jboss.org/browse/WFLY-2211
             Project: WildFly
          Issue Type: Bug
          Components: Domain Management
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
            Priority: Critical
             Fix For: 8.0.0.Beta1


Starting with a HTTP port is not mandatory.

{code}
Caused by: java.lang.NullPointerException
	at org.jboss.as.remoting.RemotingHttpUpgradeService.start(RemotingHttpUpgradeService.java:107) [wildfly-remoting-8.0.0.Beta1-SNAPSHOT.jar:8.0.0.Beta1-SNAPSHOT]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1944) [jboss-msc-1.2.0.Beta2.jar:1.2.0.Beta2]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1877) [jboss-msc-1.2.0.Beta2.jar:1.2.0.Beta2]
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list