[ 
https://issues.apache.org/jira/browse/GEODE-9907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristen updated GEODE-9907:
---------------------------
    Description: 
 
{code:java}
> Task :geodeForRedis:run FAILED
Exception in thread "main" 
redis.clients.jedis.exceptions.JedisNoReachableClusterNodeException: No 
reachable node in cluster
  at 
redis.clients.jedis.JedisSlotBasedConnectionHandler.getConnection(JedisSlotBasedConnectionHandler.java:117)
  at 
redis.clients.jedis.JedisSlotBasedConnectionHandler.getConnectionFromSlot(JedisSlotBasedConnectionHandler.java:139)
  at 
redis.clients.jedis.JedisClusterCommand.runWithRetries(JedisClusterCommand.java:118)
  at redis.clients.jedis.JedisClusterCommand.run(JedisClusterCommand.java:45)
  at redis.clients.jedis.JedisCluster.zadd(JedisCluster.java:1106)
  at 
org.apache.geode_examples.geodeForRedis.Example.populateSortedSet(Example.java:53)
  at org.apache.geode_examples.geodeForRedis.Example.main(Example.java:30)

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':geodeForRedis:run'.
> Process 'command '/usr/lib/jvm/bellsoft-java8-amd64/bin/java'' finished with 
>non-zero exit value 1

{code}
 

All the commits attached to the test failure, edit a jinja yml file, which 
might be causing the failure.

  was:
 
{code:java}
> Task :geodeForRedis:run FAILED
Exception in thread "main" 
redis.clients.jedis.exceptions.JedisNoReachableClusterNodeException: No 
reachable node in cluster
  at 
redis.clients.jedis.JedisSlotBasedConnectionHandler.getConnection(JedisSlotBasedConnectionHandler.java:117)
  at 
redis.clients.jedis.JedisSlotBasedConnectionHandler.getConnectionFromSlot(JedisSlotBasedConnectionHandler.java:139)
  at 
redis.clients.jedis.JedisClusterCommand.runWithRetries(JedisClusterCommand.java:118)
  at redis.clients.jedis.JedisClusterCommand.run(JedisClusterCommand.java:45)
  at redis.clients.jedis.JedisCluster.zadd(JedisCluster.java:1106)
  at 
org.apache.geode_examples.geodeForRedis.Example.populateSortedSet(Example.java:53)
  at org.apache.geode_examples.geodeForRedis.Example.main(Example.java:30)

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':geodeForRedis:run'.
> Process 'command '/usr/lib/jvm/bellsoft-java8-amd64/bin/java'' finished with 
>non-zero exit value 1

{code}
 

This might be related to [https://github.com/apache/geode-examples/pull/110] 
due to the location of the failure of the test 
org.apache.geode_examples.geodeForRedis.Example.main.


> Geode-for-redis example failed with JedisNoReachableClusterNodeException: No 
> reachable node in cluster
> ------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-9907
>                 URL: https://issues.apache.org/jira/browse/GEODE-9907
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>    Affects Versions: 1.15.0
>            Reporter: Kristen
>            Assignee: Eric Zoerner
>            Priority: Major
>              Labels: release-blocker
>             Fix For: 1.15.0
>
>
>  
> {code:java}
> > Task :geodeForRedis:run FAILED
> Exception in thread "main" 
> redis.clients.jedis.exceptions.JedisNoReachableClusterNodeException: No 
> reachable node in cluster
>   at 
> redis.clients.jedis.JedisSlotBasedConnectionHandler.getConnection(JedisSlotBasedConnectionHandler.java:117)
>   at 
> redis.clients.jedis.JedisSlotBasedConnectionHandler.getConnectionFromSlot(JedisSlotBasedConnectionHandler.java:139)
>   at 
> redis.clients.jedis.JedisClusterCommand.runWithRetries(JedisClusterCommand.java:118)
>   at redis.clients.jedis.JedisClusterCommand.run(JedisClusterCommand.java:45)
>   at redis.clients.jedis.JedisCluster.zadd(JedisCluster.java:1106)
>   at 
> org.apache.geode_examples.geodeForRedis.Example.populateSortedSet(Example.java:53)
>   at org.apache.geode_examples.geodeForRedis.Example.main(Example.java:30)
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':geodeForRedis:run'.
> > Process 'command '/usr/lib/jvm/bellsoft-java8-amd64/bin/java'' finished 
> >with non-zero exit value 1
> {code}
>  
> All the commits attached to the test failure, edit a jinja yml file, which 
> might be causing the failure.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to