You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2022/07/05 23:35:00 UTC

[jira] [Commented] (CASSANDRA-17732) Update Jolokia agent for Python DTests

    [ https://issues.apache.org/jira/browse/CASSANDRA-17732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17562893#comment-17562893 ] 

Ekaterina Dimitrova commented on CASSANDRA-17732:
-------------------------------------------------

Patch submitted [here |https://github.com/ekaterinadimitrova2/cassandra-dtest/pull/new/17732] 

This will affect all branches but for now I am submitting [preliminary CI run|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=17732-trunk&filter=all] to see how things look. I will check on some of the failures we've seen recently too.

More tomorrow. 

> Update Jolokia agent for Python DTests
> --------------------------------------
>
>                 Key: CASSANDRA-17732
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17732
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CI
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: NA
>
>
> We started seeing Python DTest failures that point to Jolokia agent. 
> In  [one|https://app.circleci.com/pipelines/github/jacek-lewandowski/cassandra/237/workflows/b9eb4a84-b30c-4fd5-9ca9-ea47f114eef0/jobs/1654/tests] of the last J11 runs I noticed: 
> {code:java}
> stdout = b"WARNING: An illegal reflective access operation has occurred\nWARNING: Illegal reflective access by org.jolokia.jvma...rt '8778' is already occupied.\nPlease check the standard output of the target process for a detailed error message.\n" stderr = None, retcode = 1{code}
> I checked Jolokia  [official page|https://jolokia.org/] and it seems they added the Java 11 support with 1.7 and we are on 1.6 yet.
> So I suspect this might be our solution. To be investigated. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org