[JBoss JIRA] (RTGOV-550) ElasticsearchActivityStoreTest teardown failing due to missing index
by Gary Brown (JIRA)
[ https://issues.jboss.org/browse/RTGOV-550?page=com.atlassian.jira.plugin.... ]
Gary Brown resolved RTGOV-550.
------------------------------
Fix Version/s: (was: 2.0.0.Final)
Resolution: Rejected
Was due to using two different ways of accessing the node - the test directly instantiated it, whereas the store was using one obtained from the ServiceRegistryUtil.
> ElasticsearchActivityStoreTest teardown failing due to missing index
> --------------------------------------------------------------------
>
> Key: RTGOV-550
> URL: https://issues.jboss.org/browse/RTGOV-550
> Project: RTGov (Run Time Governance)
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Gary Brown
> Assignee: Gary Brown
>
> Teardown method now complaining about missing index when attempting to delete index 'rtgovtest'.
> This has occurred since changing the embedded node class to be a separate service implementation that can be managed in OSGi.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (RTGOV-550) ElasticsearchActivityStoreTest teardown failing due to missing index
by Gary Brown (JIRA)
Gary Brown created RTGOV-550:
--------------------------------
Summary: ElasticsearchActivityStoreTest teardown failing due to missing index
Key: RTGOV-550
URL: https://issues.jboss.org/browse/RTGOV-550
Project: RTGov (Run Time Governance)
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.0.0.Final
Teardown method now complaining about missing index when attempting to delete index 'rtgovtest'.
This has occurred since changing the embedded node class to be a separate service implementation that can be managed in OSGi.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months
[JBoss JIRA] (SRAMP-537) Fuse deployment faling with some errai and google libraries
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/SRAMP-537?page=com.atlassian.jira.plugin.... ]
Brett Meyer edited comment on SRAMP-537 at 8/4/14 11:35 AM:
------------------------------------------------------------
The Google/Guava errors were caused by SRAMP-519. The Fuse distribution was actually using the older Guava version from the BOM, but we were building with a newer version. After SRAMP-519, the version names lined up, so the distro started pulling in the newer version and caused issues. SRAMP-520 appears to have corrected it.
was (Author: brmeyer):
Caused by SRAMP-519. The Fuse distribution was actually using the older Guava version from the BOM, but we were building with a newer version. After SRAMP-519, the version names lined up, so the distro started pulling in the newer version and caused issues. SRAMP-520 appears to have corrected it.
> Fuse deployment faling with some errai and google libraries
> -----------------------------------------------------------
>
> Key: SRAMP-537
> URL: https://issues.jboss.org/browse/SRAMP-537
> Project: S-RAMP
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: David virgil naranjo
> Assignee: Brett Meyer
> Fix For: 0.5.0.Beta4
>
>
> Check the deployment error is being produced in Fuse:
> https://gist.github.com/dvirgiln/d965995e562bdd2b135a
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 4 months