| Summary: | Include documentation for switching HornetQ from multicast UDP to TCP | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | dereed |
| Component: | Documentation | Assignee: | David Michael <dmichael> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Russell Dickenson <rdickens> |
| Severity: | high | Docs Contact: | David Michael <dmichael> |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | dmichael, jmesnil, mnovak, nziakova, smumford, twells |
| Target Milestone: | ER5 | Keywords: | Documentation, FutureFeature |
| Target Release: | EAP 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
Build Name: 14874, Administration and Configuration Guide-6.2-1
Build Date: 02-12-2013 14:15:34
Topic ID: 5759-299129 [Specified]
|
|
| Last Closed: | 2014-06-28 15:26:58 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
dereed
2013-12-16 18:53:34 UTC
Hi David,
thanks a lot for this procedure. It's looking really good. I've found just one minor thing.
I've followed the guide and when I've started servers then I got exception:
11:12:06,730 ERROR [org.hornetq.core.server] (Old I/O server worker (parentId: -50704508, [id: 0xfcfa4f84, /192.168.40.2:5445])) HQ224018: Failed to create session: HornetQException[errorType=CLUSTER_SECURITY_EXCEPTION message=HQ119099: Unable to authenticate cluster user: HORNETQ.CLUSTER.ADMIN.USER]
This was caused by not setting attribute cluster-password:
<cluster-password>${jboss.messaging.cluster.password:CHANGE ME!!}</cluster-password>
Can you add one more step or notice that cluster-password must be set when security is enabled (it's enabled by default). Otherwise I have no comments.
Thanks,
Mirek
Thanks David! Setting as verified! |