[
https://issues.jboss.org/browse/WFLY-2211?page=com.atlassian.jira.plugin....
]
Darran Lofthouse updated WFLY-2211:
-----------------------------------
Summary: NullPointerException in RemotingHttpUpgradeService if no http port. (was:
NullPointerException in RemotingHttpUpgradeService is no http port.)
NullPointerException in RemotingHttpUpgradeService if 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