[JBoss JIRA] (ARTIF-730) Support Wildfly 9
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/ARTIF-730?page=com.atlassian.jira.plugin.... ]
Brett Meyer edited comment on ARTIF-730 at 8/18/15 12:07 PM:
-------------------------------------------------------------
Completed in https://github.com/brmeyer/s-ramp/tree/wildfly9. But, for now, holding. The server overlay from ARTIF-739's Keycloak upgrade no longer supports WF 8, so we'd have to follow suit and drop it.
Also, WF 9 upgraded to Hibernate Search 5.2, which is really different than the 4.x in EAP 6 and WF 8. Supporting both with the distro *might* be possible, but it'll be horrifically complex to do so in the actual repo module (some packages are different, etc.). So, this might imply dropping EAP 6.4 as well.
Not sure if 1.1.0.Final is the place to do all that -- how soon is too soon?
was (Author: brmeyer):
Completed in https://github.com/brmeyer/s-ramp/tree/wildfly9. But, for now, holding. The server overlay from ARTIF-739's Keycloak upgrade no longer supports WF 8 or EAP 6, so we'd have to follow suit and drop them. Not sure if 1.1.0.Final is the place to do that -- how soon is too soon?
> Support Wildfly 9
> -----------------
>
> Key: ARTIF-730
> URL: https://issues.jboss.org/browse/ARTIF-730
> Project: Artificer
> Issue Type: Task
> Reporter: Brett Meyer
> Assignee: Brett Meyer
> Fix For: 1.1.0.Final
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (RTGOV-665) BTM to RTGov gw should convert Consumer/Producer nodes with service type detail
by Gary Brown (JIRA)
Gary Brown created RTGOV-665:
--------------------------------
Summary: BTM to RTGov gw should convert Consumer/Producer nodes with service type detail
Key: RTGOV-665
URL: https://issues.jboss.org/browse/RTGOV-665
Project: RTGov (Run Time Governance)
Issue Type: Enhancement
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.2.0.Alpha2
Currently the gateway only converts Service nodes into RTGov activity events.
To enable non Service execution environments to also log information to RTGov, allow Consumer and Producer nodes (with serviceType detail) to also be converted into activity events.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (RTGOV-328) Activity Server should support async processing of submitted events
by Gary Brown (JIRA)
[ https://issues.jboss.org/browse/RTGOV-328?page=com.atlassian.jira.plugin.... ]
Gary Brown updated RTGOV-328:
-----------------------------
Fix Version/s: 2.2.0.Alpha2
(was: 2.2.0.Alpha1)
> Activity Server should support async processing of submitted events
> -------------------------------------------------------------------
>
> Key: RTGOV-328
> URL: https://issues.jboss.org/browse/RTGOV-328
> Project: RTGov (Run Time Governance)
> Issue Type: Feature Request
> Components: Activity Server
> Affects Versions: 1.0.0.Final
> Reporter: Jiri Pechanec
> Assignee: Gary Brown
> Fix For: 2.2.0.Alpha2
>
>
> Activity Collector does not care about return value from activity server invocation. Thus the api should provide a method that will allow submit activities in one-way fashion. The REST invocation will return immediately and the activities will be stored in storage asynchronously in another thread.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (RTGOV-485) Fabric container restart fails to find all dependencies
by Gary Brown (JIRA)
[ https://issues.jboss.org/browse/RTGOV-485?page=com.atlassian.jira.plugin.... ]
Gary Brown updated RTGOV-485:
-----------------------------
Fix Version/s: 2.2.0.Alpha2
(was: 2.2.0.Alpha1)
> Fabric container restart fails to find all dependencies
> -------------------------------------------------------
>
> Key: RTGOV-485
> URL: https://issues.jboss.org/browse/RTGOV-485
> Project: RTGov (Run Time Governance)
> Issue Type: Bug
> Reporter: Gary Brown
> Assignee: Gary Brown
> Fix For: 2.2.0.Alpha2
>
>
> When 'all' profile is first added to the container it is fine (apart from intermittent rtgov-ui web app deploy issue).
> However when the container is stopped and started again, it has the following errors:
> {noformat}
> 2014-05-30 13:04:48
> ERROR
> org.apache.aries.blueprint.container.BlueprintContainerImpl
> Unable to start blueprint container for bundle activity-embedded due to unresolved dependencies [(objectClass=org.overlord.rtgov.activity.collector.CollectorContext)]
> 2014-05-30 13:04:48
> ERROR
> org.apache.aries.blueprint.container.BlueprintContainerImpl
> Unable to start blueprint container for bundle activity-server-epn due to unresolved dependencies [(objectClass=org.overlord.rtgov.epn.EPNManager)]
> 2014-05-30 13:04:49
> ERROR
> org.overlord.rtgov.epn.EPNManagerAccessor
> EPNManager is not available
> 2014-05-30 13:04:49
> ERROR
> org.overlord.rtgov.active.collection.epn.EPNActiveCollectionSource
> Failed to obtain Event Processor Network Manager
> 2014-05-30 13:04:49
> ERROR
> org.overlord.rtgov.acs.loader.osgi.ACSActivator
> Failed to register active collection sources
> 2014-05-30 13:04:49
> INFO
> io.fabric8.agent.DeploymentAgent
> ep-keyvaluestore / 2.0.0.SNAPSHOT
> 2014-05-30 13:04:49
> INFO
> io.fabric8.agent.DeploymentAgent
> overlord-rtgov-epn-osgi / 2.0.0.SNAPSHOT
> 2014-05-30 13:09:49
> ERROR
> org.overlord.rtgov.epn.EPNManagerAccessor
> EPNManager is not available
> 2014-05-30 13:09:49
> ERROR
> org.overlord.rtgov.epn.loader.osgi.EPNActivator
> Failed to obtain reference to EPNManager
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months