[jboss-jira] [JBoss JIRA] (WFLY-4668) mod-cluster configure via CLI may end with msg: Failed to start service Caused by: java.lang.NullPointerException"
Jan Stourac (JIRA)
issues at jboss.org
Mon May 25 04:43:19 EDT 2015
[ https://issues.jboss.org/browse/WFLY-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Stourac moved JBEAP-158 to WFLY-4668:
-----------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-4668 (was: JBEAP-158)
Workflow: GIT Pull Request workflow (was: CDW v1)
Affects Version/s: 9.0.0.CR1
(was: EAP 7.0.0.DR2)
Component/s: Web (Undertow)
(was: Web (Undertow))
Target Release: (was: EAP 7.0.0.GA)
> mod-cluster configure via CLI may end with msg: Failed to start service Caused by: java.lang.NullPointerException"
> ------------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-4668
> URL: https://issues.jboss.org/browse/WFLY-4668
> Project: WildFly
> Issue Type: Bug
> Components: Web (Undertow)
> Affects Versions: 9.0.0.CR1
> Reporter: Jan Stourac
> Assignee: Stuart Douglas
>
> When setting up mod-cluster via CLI then msg Failed to start service Caused by: java.lang.NullPointerException" may appear.
> Particular file where exception is thrown is: ModClusterService.java, line 90 . Reason for exception is that advertise socket binding has to have set multicast address also (mod cluster just expect it is set it does not check it). In case multicat address is set then adding mod-cluster filter is successful.
> I would expect that more reasonable message is print to user instead of generic NPE.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list