You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Shuler (JIRA)" <ji...@apache.org> on 2015/05/22 23:35:17 UTC

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

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

Michael Shuler updated CASSANDRA-9464:
--------------------------------------
    Fix Version/s: 2.2.x
                   3.x

> test-clientutil-jar broken
> --------------------------
>
>                 Key: CASSANDRA-9464
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9464
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Michael Shuler
>             Fix For: 3.x, 2.2.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)