Bug 918131
Summary: | NullPointerException on :write-attribute(name=block-on-acknowledge,value=true) | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Dmytro Pogrebniuk <dpogrebn> |
Component: | JMS | Assignee: | Jeff Mesnil <jmesnil> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.1.0 | CC: | brian.stansberry, jdoyle, mnovak, pslavice, rhatlapa |
Target Milestone: | ER4 | ||
Target Release: | EAP 6.1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | Bug | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Dmytro Pogrebniuk
2013-03-05 14:55:40 UTC
I can not reproduce it. if I run the standalone-full.xml configuration, the attribute is correctly written. What's the result of the /subsystem=messaging/hornetq-server=default/connection-factory=RemoteConnectionFactory:read-resource(include-runtime=true) operation? HornetQ configuration: <backup>true</backup> All actions were performed between 1st and 2nd stage of initialization(when backup is waiting to become live). I have reproduced the issue and it is more general issue with passive hornetq-server (ie HornetQ server that are configured as backup and waiting for failover). The JIRA issue contains the description of the issue Jeff Mesnil <jmesnil> made a comment on jira AS7-6699 PR for master branch Jeff Mesnil <jmesnil> made a comment on jira AS7-6699 PR merged in master branch Verified for EAP 6.1.0 ER4 |