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

Dmitriy Pavlov commented on IGNITE-11273:
-----------------------------------------

Hi [~pankaj024], Actually I don't know if anybody has compiled ignite using 
Java9+, so Igniters now develop code using JDK 8. This could be changed if I 
manage to compile the project using newer Java (it is a separate ticket).

There is a chance, that enabling java-9 maven profile can help, but for now, 
I'm not absolutely sure about it.

> IgniteCassandraStoreTestSuite failed under Java 11
> --------------------------------------------------
>
>                 Key: IGNITE-11273
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11273
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Dmitriy Pavlov
>            Priority: Major
>
> https://ci.ignite.apache.org/viewLog.html?buildId=3027678&buildTypeId=IgniteTests24Java8_CassandraStore
> store.IgniteCassandraStoreTestSuite    
> {noformat}
> java.lang.RuntimeException: Failed to start embedded Cassandra instance
>       at 
> org.apache.ignite.testsuites.cassandra.store.IgniteCassandraStoreTestSuite.setUpClass(IgniteCassandraStoreTestSuite.java:59)
> Caused by: java.lang.ExceptionInInitializerError
>       at 
> org.apache.ignite.testsuites.cassandra.store.IgniteCassandraStoreTestSuite.setUpClass(IgniteCassandraStoreTestSuite.java:56)
> Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end -1, length 
> 5
>       at 
> org.apache.ignite.testsuites.cassandra.store.IgniteCassandraStoreTestSuite.setUpClass(IgniteCassandraStoreTestSuite.java:56)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to