[jboss-jira] [JBoss JIRA] (WFLY-3573) Adding incorrect JGroups protocol should provide better error description than CNFE
Radoslav Husar (JIRA)
issues at jboss.org
Wed Jul 2 07:12:25 EDT 2014
Radoslav Husar created WFLY-3573:
------------------------------------
Summary: Adding incorrect JGroups protocol should provide better error description than CNFE
Key: WFLY-3573
URL: https://issues.jboss.org/browse/WFLY-3573
Project: WildFly
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Clustering
Affects Versions: 8.1.0.Final, JBoss AS7 7.2.0.Final
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Fix For: 9.0.0.CR1
As reported by the community user:
{noformat}
[standalone at localhost:9990 / #] list-batch
#1 /subsystem=jgroups/stack=test:add()
#2 /subsystem=jgroups/stack=test/transport=TRANSPORT:add(type="udp",socket-binding=jgroups-udp)
#3 /subsystem=jgroups/stack=test:add-protocol(type=FD_SOCK,socket-binding=jgroups-udp-fd)
[standalone at localhost:9990 / #] run-batch
The batch failed with the following error (you are remaining in the batch editing mode to have a chance to correct the error): {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0158: Operation handler failed: java.lang.ClassNotFoundException: org.jgroups.protocols.udp from [Module \"org.jboss.as.clustering.jgroups:main\" from local module loader @4d9f6ce5 (finder: local module finder @1da65633 (roots: /home/rhusar/as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules,/home/rhusar/as/build/target/wildfly-9.0.0.Alpha1-SNAPSHOT/modules/system/layers/base))]"}}
[standalone at localhost:9990 / #]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list