Hi

Could someone please tell me why I am getting these errors when I
exchange large messages though sockets between  programs:

------

libprotobuf ERROR d:\protobuf-2.2.0a\src\google\protobuf
\message_lite.cc:106] Ca
n't parse message of type "Data" because it is missing required
fields: str, str
1, str2, str3, str4, cltst, cltnu
libprotobuf ERROR d:\protobuf-2.2.0a\src\google\protobuf
\wire_format.cc:1012] En
countered string containing invalid UTF-8 data while parsing protocol
buffer. St
rings must contain only UTF-8; use the 'bytes' type for raw bytes.
libprotobuf ERROR d:\protobuf-2.2.0a\src\google\protobuf
\wire_format.cc:1012] En
countered string containing invalid UTF-8 data while serializing
protocol buffer
. Strings must contain only UTF-8; use the 'bytes' type for raw bytes.
libprotobuf ERROR d:\protobuf-2.2.0a\src\google\protobuf
\wire_format.cc:1012] En
countered string containing invalid UTF-8 data while parsing protocol
buffer. St
rings must contain only UTF-8; use the 'bytes' type for raw bytes.
libprotobuf ERROR d:\protobuf-2.2.0a\src\google\protobuf
\message_lite.cc:106] Ca
n't parse message of type "Data" because it is missing required
fields: str, clt
st, cltnu
libprotobuf ERROR d:\protobuf-2.2.0a\src\google\protobuf
\wire_format.cc:1012] En
countered string containing invalid UTF-8 data while serializing
protocol buffer
. Strings must contain only UTF-8; use the 'bytes' type for raw bytes.
libprotobuf ERROR d:\protobuf-2.2.0a\src\google\protobuf
\wire_format.cc:1012] En
countered string containing invalid UTF-8 data while parsing protocol
buffer. St
rings must contain only UTF-8; use the 'bytes' type for raw bytes.
libprotobuf ERROR d:\protobuf-2.2.0a\src\google\protobuf
\message_lite.cc:106] Ca
n't parse message of type "Data" because it is missing required
fields: str, clt
st, cltnu
libprotobuf ERROR d:\protobuf-2.2.0a\src\google\protobuf
\wire_format.cc:1012] En
countered string containing invalid UTF-8 data while serializing
protocol buffer
. Strings must contain only UTF-8; use the 'bytes' type for raw bytes.

---------

thanks for your replies:

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to