[
https://issues.apache.org/jira/browse/BROOKLYN-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16017129#comment-16017129
]
ASF GitHub Bot commented on BROOKLYN-449:
-----------------------------------------
GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/685
BROOKLYN-449 don't use groovy for effector method calls
See https://issues.apache.org/jira/browse/BROOKLYN-449
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
BROOKLYN-449-not-groovy-effector-calling
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/685.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #685
----
commit 8483359dff42f09e8117c87a588eb3b3eccd3abb
Author: Aled Sage <[email protected]>
Date: 2017-05-19T09:30:53Z
Rename EffectorConcatenateTest to MethodEffectorTest
commit 3984417e4a96f83ce88fb5321ab14c17fd0f128d
Author: Aled Sage <[email protected]>
Date: 2017-05-19T09:34:44Z
MethodEffectorTest: expand test coverage / refactor
commit 3fbd3752125a28241fa2abcb1855409a21285899
Author: Aled Sage <[email protected]>
Date: 2017-05-17T16:34:06Z
BROOKLYN-449: Effector method invoke don’t use Groovy
----
> Intermittent NoClassDefFoundError (org.codehaus.groovy.runtime.InvokerHelper)
> invoking effector
> -----------------------------------------------------------------------------------------------
>
> Key: BROOKLYN-449
> URL: https://issues.apache.org/jira/browse/BROOKLYN-449
> Project: Brooklyn
> Issue Type: Bug
> Reporter: Duncan Grant
> Attachments: amp.debug.log, amp.info.log, karaf.log, karaf output
>
>
> I've seen the following error occasionally during redis deployment. Most of
> the time it seems to work.
> java.lang.NoClassDefFoundError: Could not initialize class
> org.codehaus.groovy.runtime.InvokerHelper
> I'm deploying https://github.com/brooklyncentral/brooklyn-redis-server using
> the catalog.tests.bom
> Sorry - the logs are in kibana and I don't know how to export them.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)