You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Matthias Eichstaedt (JIRA)" <ji...@apache.org> on 2015/12/29 22:25:49 UTC

[jira] [Commented] (CASSANDRA-9464) test-clientutil-jar broken

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

Matthias Eichstaedt commented on CASSANDRA-9464:
------------------------------------------------

I was not able to reproduce this test failure. Do you still see this issue?

Ran test-clientutil-jar on the cassandra-2.2 branch and did not see any errors.
Same for the branches cassandra-3.0 and cassandra-3.1.

> /usr/lib/jvm/java-8-oracle/bin/java -version
java version "1.8.0_66"
Java(TM) SE Runtime Environment (build 1.8.0_66-b17)
Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode)


> test-clientutil-jar broken
> --------------------------
>
>                 Key: CASSANDRA-9464
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9464
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Michael Shuler
>              Labels: test-failure
>             Fix For: 2.2.x, 3.x
>
>
> {noformat}
> 20:37:37 test-clientutil-jar:
> 20:37:37 [junit] Testsuite: org.apache.cassandra.serializers.ClientUtilsTest
> 20:37:37 [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.032 sec
> 20:37:37 [junit]
> 20:37:37 [junit] Testcase: test(org.apache.cassandra.serializers.ClientUtilsTest):	Caused an ERROR
> 20:37:37 [junit] org/apache/thrift/TException
> 20:37:37 [junit] java.lang.NoClassDefFoundError: org/apache/thrift/TException
> 20:37:37 [junit] 	at org.apache.cassandra.utils.UUIDGen.makeNode(UUIDGen.java:275)
> 20:37:37 [junit] 	at org.apache.cassandra.utils.UUIDGen.makeClockSeqAndNode(UUIDGen.java:229)
> 20:37:37 [junit] 	at org.apache.cassandra.utils.UUIDGen.<clinit>(UUIDGen.java:38)
> 20:37:37 [junit] 	at org.apache.cassandra.serializers.ClientUtilsTest.test(ClientUtilsTest.java:56)
> 20:37:37 [junit] Caused by: java.lang.ClassNotFoundException: org.apache.thrift.TException
> 20:37:37 [junit] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> 20:37:37 [junit]
> 20:37:37 [junit]
> 20:37:37 Target 'pig-test' failed with message 'The following error occurred while executing this line:
> 20:37:37 /home/automaton/cassandra/build.xml:1167: Some pig test(s) failed.'.
> 20:37:37 [junit] Test org.apache.cassandra.serializers.ClientUtilsTest FAILED
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)