Michael Shuler created CASSANDRA-9464:
-----------------------------------------
Summary: test-clientutil-jar broken
Key: CASSANDRA-9464
URL: https://issues.apache.org/jira/browse/CASSANDRA-9464
Project: Cassandra
Issue Type: Test
Reporter: Michael Shuler
{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)