[teiid-issues] [JBoss JIRA] Updated: (TEIID-1332) After updating ManagedComponent value via ProfileService, Teiid JOPR components get Availability down

Cristiano Nicolai (JIRA) jira-events at lists.jboss.org
Wed Oct 27 20:04:55 EDT 2010


     [ https://jira.jboss.org/browse/TEIID-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cristiano Nicolai updated TEIID-1332:
-------------------------------------

    Attachment: SimpleUpdate.java


Java test class

> After updating ManagedComponent value via ProfileService, Teiid JOPR components get Availability down 
> ------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-1332
>                 URL: https://jira.jboss.org/browse/TEIID-1332
>             Project: Teiid
>          Issue Type: Bug
>          Components: Jopr Plugin
>    Affects Versions: 7.2
>         Environment: JbossAS 5.1
>            Reporter: Cristiano Nicolai
>            Assignee: Steven Hawkins
>         Attachments: SimpleUpdate.java
>
>
> After updating some Teiid ManagementComponent value via ProfileService their availability status in Admin Console are showed as down but after refreshing the page causes the status to be up again.
> The main problem is that the ManagementView isn't refreshed after the ManagementComponent is updated. 
> To fix it, all Teiid JOPR components (DataRoleComponent, PlatformComponent, TranslatorComponent, VDBComponent) must call managementView.load() after updating the ManagementComponent in updateResourceConfiguration method.
> This problem cause the JON Agent Plugin to report the JON server that the services are DOWN.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list