Created
February 25, 2013 21:49
-
-
Save boorad/5033659 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2013-02-25_21:21:37.54324 0 [main] WARN com.mapr.franz.server.ClusterState - connecting to localhost:2108 | |
2013-02-25_21:40:54.42294 1156878 [New I/O worker #5] WARN com.googlecode.protobuf.pro.duplex.handler.ServerConnectRequestHandler - Exception caught during RPC connection handshake. | |
2013-02-25_21:40:54.42299 com.google.protobuf.InvalidProtocolBufferException: Protocol message end-group tag did not match expected tag. | |
2013-02-25_21:40:54.42300 at com.google.protobuf.InvalidProtocolBufferException.invalidEndTag(InvalidProtocolBufferException.java:73) | |
2013-02-25_21:40:54.42300 at com.google.protobuf.CodedInputStream.checkLastTagWas(CodedInputStream.java:124) | |
2013-02-25_21:40:54.42301 at com.google.protobuf.AbstractMessageLite$Builder.mergeFrom(AbstractMessageLite.java:163) | |
2013-02-25_21:40:54.42302 at com.google.protobuf.AbstractMessage$Builder.mergeFrom(AbstractMessage.java:716) | |
2013-02-25_21:40:54.42302 at com.google.protobuf.AbstractMessage$Builder.mergeFrom(AbstractMessage.java:238) | |
2013-02-25_21:40:54.42303 at org.jboss.netty.handler.codec.protobuf.ProtobufDecoder.decode(ProtobufDecoder.java:99) | |
2013-02-25_21:40:54.42303 at org.jboss.netty.handler.codec.oneone.OneToOneDecoder.handleUpstream(OneToOneDecoder.java:66) | |
2013-02-25_21:40:54.42304 at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:296) | |
2013-02-25_21:40:54.42305 at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(FrameDecoder.java:458) | |
2013-02-25_21:40:54.42307 at org.jboss.netty.handler.codec.frame.FrameDecoder.callDecode(FrameDecoder.java:439) | |
2013-02-25_21:40:54.42307 at org.jboss.netty.handler.codec.frame.FrameDecoder.messageReceived(FrameDecoder.java:303) | |
2013-02-25_21:40:54.42308 at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268) | |
2013-02-25_21:40:54.42308 at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255) | |
2013-02-25_21:40:54.42309 at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:84) | |
2013-02-25_21:40:54.42310 at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(AbstractNioWorker.java:471) | |
2013-02-25_21:40:54.42310 at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:332) | |
2013-02-25_21:40:54.42311 at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:35) | |
2013-02-25_21:40:54.42311 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
2013-02-25_21:40:54.42312 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
2013-02-25_21:40:54.42313 at java.lang.Thread.run(Thread.java:722) | |
2013-02-25_21:40:54.42418 1156881 [New I/O worker #5] WARN com.googlecode.protobuf.pro.duplex.handler.ServerConnectRequestHandler - Exception caught during RPC connection handshake. | |
2013-02-25_21:40:54.42419 com.google.protobuf.InvalidProtocolBufferException: Protocol message tag had invalid wire type. | |
2013-02-25_21:40:54.42420 at com.google.protobuf.InvalidProtocolBufferException.invalidWireType(InvalidProtocolBufferException.java:78) | |
2013-02-25_21:40:54.42422 at com.google.protobuf.UnknownFieldSet$Builder.mergeFieldFrom(UnknownFieldSet.java:498) | |
2013-02-25_21:40:54.42422 at com.google.protobuf.AbstractMessage$Builder.mergeFieldFrom(AbstractMessage.java:401) | |
2013-02-25_21:40:54.42423 at com.google.protobuf.GeneratedMessage$ExtendableBuilder.parseUnknownField(GeneratedMessage.java:976) | |
2013-02-25_21:40:54.42423 at com.googlecode.protobuf.pro.duplex.wire.DuplexProtocol$WirePayload$Builder.mergeFrom(DuplexProtocol.java:4733) | |
2013-02-25_21:40:54.42424 at com.googlecode.protobuf.pro.duplex.wire.DuplexProtocol$WirePayload$Builder.mergeFrom(DuplexProtocol.java:4403) | |
2013-02-25_21:40:54.42425 at com.google.protobuf.AbstractMessage$Builder.mergeFrom(AbstractMessage.java:300) | |
2013-02-25_21:40:54.42425 at com.google.protobuf.AbstractMessage$Builder.mergeFrom(AbstractMessage.java:238) | |
2013-02-25_21:40:54.42429 at com.google.protobuf.AbstractMessageLite$Builder.mergeFrom(AbstractMessageLite.java:162) | |
2013-02-25_21:40:54.42430 at com.google.protobuf.AbstractMessage$Builder.mergeFrom(AbstractMessage.java:716) | |
2013-02-25_21:40:54.42430 at com.google.protobuf.AbstractMessage$Builder.mergeFrom(AbstractMessage.java:238) | |
2013-02-25_21:40:54.42431 at org.jboss.netty.handler.codec.protobuf.ProtobufDecoder.decode(ProtobufDecoder.java:99) | |
2013-02-25_21:40:54.42432 at org.jboss.netty.handler.codec.oneone.OneToOneDecoder.handleUpstream(OneToOneDecoder.java:66) | |
2013-02-25_21:40:54.42432 at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:296) | |
2013-02-25_21:40:54.42433 at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(FrameDecoder.java:458) | |
2013-02-25_21:40:54.42433 at org.jboss.netty.handler.codec.frame.FrameDecoder.callDecode(FrameDecoder.java:439) | |
2013-02-25_21:40:54.42434 at org.jboss.netty.handler.codec.frame.FrameDecoder.messageReceived(FrameDecoder.java:303) | |
2013-02-25_21:40:54.42435 at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268) | |
2013-02-25_21:40:54.42435 at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255) | |
2013-02-25_21:40:54.42436 at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:84) | |
2013-02-25_21:40:54.42437 at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(AbstractNioWorker.java:471) | |
2013-02-25_21:40:54.42438 at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:332) | |
2013-02-25_21:40:54.42439 at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:35) | |
2013-02-25_21:40:54.42439 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
2013-02-25_21:40:54.42440 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
2013-02-25_21:40:54.42440 at java.lang.Thread.run(Thread.java:722) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment