corrupt message

2014-11-03 Thread Fredrik S Loekke
When running a C# producer against a kafka 0.8.1.1 server running on a virtual linux (virtualbox, Ubuntu) I keep getting the following error: [2014-11-03 15:19:08,595] ERROR [KafkaApi-0] Error processing ProducerRequest with correlation id 601 from client Kafka-Net on partition [x,0] (kafka

kafka.message.InvalidMessageException: Message is corrupt

2014-11-03 Thread Fredrik S Loekke
Hi We are experimenting with running kafka server on a windows machine, but keep getting exeptions when producing a lot of messages (in the neighborhood of 1 million).. kafka.message.InvalidMessageException: Message is corrupt (stored crc = 29639294 31, computed crc = 2364631640) at kaf