Sorry But I've succed to compile but when I try to make any operation I get: ERROR - Fatal exception in thread Thread[pool-1-thread-1,5,main] java.lang.Error: Unresolved compilation problems: The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The constructor StructMetaData(byte, Class) is undefined The constructor FieldMetaData(String, byte, EnumMetaData) is undefined EnumMetaData cannot be resolved to a type TType.ENUM cannot be resolved The method addStructMetaDataMap(Class, Map) in the type FieldMetaData is not applicable for the arguments (Class, Map) The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The constructor StructMetaData(byte, Class) is undefined The method addStructMetaDataMap(Class, Map) in the type FieldMetaData is not applicable for the arguments (Class, Map) The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The constructor StructMetaData(byte, Class) is undefined The constructor StructMetaData(byte, Class) is undefined The constructor FieldMetaData(String, byte, EnumMetaData) is undefined EnumMetaData cannot be resolved to a type TType.ENUM cannot be resolved The method addStructMetaDataMap(Class, Map) in the type FieldMetaData is not applicable for the arguments (Class, Map) The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The constructor StructMetaData(byte, Class) is undefined The method addStructMetaDataMap(Class, Map) in the type FieldMetaData is not applicable for the arguments (Class, Map) The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The constructor StructMetaData(byte, Class) is undefined The constructor FieldMetaData(String, byte, EnumMetaData) is undefined EnumMetaData cannot be resolved to a type TType.ENUM cannot be resolved The method addStructMetaDataMap(Class, Map) in the type FieldMetaData is not applicable for the arguments (Class, Map) The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The constructor StructMetaData(byte, Class) is undefined The method addStructMetaDataMap(Class, Map) in the type FieldMetaData is not applicable for the arguments (Class, Map) The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The constructor StructMetaData(byte, Class) is undefined The constructor StructMetaData(byte, Class) is undefined The constructor FieldMetaData(String, byte, EnumMetaData) is undefined EnumMetaData cannot be resolved to a type TType.ENUM cannot be resolved The method addStructMetaDataMap(Class, Map) in the type FieldMetaData is not applicable for the arguments (Class, Map) The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The constructor StructMetaData(byte, Class) is undefined The method addStructMetaDataMap(Class, Map) in the type FieldMetaData is not applicable for the arguments (Class, Map) The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The constructor StructMetaData(byte, Class) is undefined The constructor FieldMetaData(String, byte, EnumMetaData) is undefined EnumMetaData cannot be resolved to a type TType.ENUM cannot be resolved The method addStructMetaDataMap(Class, Map) in the type FieldMetaData is not applicable for the arguments (Class, Map) The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The method addStructMetaDataMap(Class, Map) in the type FieldMetaData is not applicable for the arguments (Class, Map) The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The constructor FieldMetaData(String, byte, EnumMetaData) is undefined EnumMetaData cannot be resolved to a type TType.ENUM cannot be resolved The method addStructMetaDataMap(Class, Map) in the type FieldMetaData is not applicable for the arguments (Class, Map) The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The method addStructMetaDataMap(Class, Map) in the type FieldMetaData is not applicable for the arguments (Class, Map) The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The constructor StructMetaData(byte, Class) is undefined The constructor StructMetaData(byte, Class) is undefined The constructor FieldMetaData(String, byte, EnumMetaData) is undefined EnumMetaData cannot be resolved to a type TType.ENUM cannot be resolved The method addStructMetaDataMap(Class, Map) in the type FieldMetaData is not applicable for the arguments (Class, Map) The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The constructor StructMetaData(byte, Class) is undefined The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type The type TBase is not generic; it cannot be parameterized with arguments TFieldIdEnum cannot be resolved to a type at org.apache.cassandra.service.Cassandra$batch_insert_args.(Cassandra.java:1082) at org.apache.cassandra.service.Cassandra$Processor$batch_insert.process(Cassandra.java:959) at org.apache.cassandra.service.Cassandra$Processor.process(Cassandra.java:693) at org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:253) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:637) obviously something wrong with the packaging but what ???? On Tue, Dec 8, 2009 at 8:33 PM, Ramzi Rabah wrote: > Yeah I also just built trunk and worked perfectly. > > On Tue, Dec 8, 2009 at 10:29 AM, Jonathan Ellis wrote: > > "ant clean build" should work > > > > what error are you seeing? > > > > On Tue, Dec 8, 2009 at 11:33 AM, Richard Grossman > wrote: > >> Hi > >> > >> I've lost a day to try desperately to compile the version but nothing > help. > >> try with maven or ant build nothing help it's like the thrift interface > have > >> changed or something else I really can't understand what. > >> May be you could help to build this version ? > >> > >> thanks > >> > > >