Bug 1333929 - Error when trying to save "Connection Factory" configuration on Profile
Summary: Error when trying to save "Connection Factory" configuration on Profile
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Plugin -- JBoss EAP 6
Version: JON 3.3.5
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ER01
: One-off release
Assignee: Josejulio Martínez
QA Contact: Filip Brychta
URL:
Whiteboard:
Depends On:
Blocks: 1327633
TreeView+ depends on / blocked
 
Reported: 2016-05-06 17:03 UTC by Josejulio Martínez
Modified: 2017-07-13 15:18 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-07-13 15:18:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1331538 0 medium CLOSED Error when trying to save RemoteConnectionFactory configuration 2021-02-22 00:41:40 UTC

Internal Links: 1331538

Description Josejulio Martínez 2016-05-06 17:03:21 UTC
Description of problem:
The operation fails when trying to save configuration of Connection Factory, Pooled Connection Factory, Bridge and Cluster Connection all of them in "Profile"

Version-Release number of selected component (if applicable):
EAP6

How reproducible:
always

Steps to Reproduce:
1. Navigate to an EAP6 instance, Profiles->full->Subsystems->messasing->HornetQ(Profile)s->default->Connection Factory (Profile)s->RemoteConnectionFactory and choose any children (RemoteConnectionFactory or InVmConnectionFactory). 
2. Click on configuration and try to edit anything
3. Click Save

Actual results:
Operation fails with message: "ResourceType[id=0, name=Connection Factory (Profile), plugin=JBossAS7, category=Service] not supported"

Expected results:
Operation should success.

Additional info:

Comment 1 Josejulio Martínez 2016-06-14 15:38:31 UTC
commit f01a604b6d6c817a476a4f95568f79982e872ce1
Merge: dff6749 c60333b
Author: Michael Burman <yak>
Date:   Tue Jun 14 14:44:17 2016 +0300

    Merge pull request #251 from josejulio/bugs/1333929
    
    Bug 1333929 - Error when trying to save "Connection Factory" configur…

commit c60333b1332e4e1ff1191b6cf9c5193c5448afd4
Author: Josejulio Martínez <jmartine>
Date:   Fri May 6 16:47:52 2016 -0500

    Bug 1333929 - Error when trying to save "Connection Factory" configuration on Profile.
    
      Also checks if the (Profile) sufix exists.
      Skips some checks on JMS Queue and JMS Topic
      Changed to readonly two attributes of JMS Queue.


Note You need to log in before you can comment on or make changes to this bug.