Re: [MTT devel] GDS errors

2010-02-12 Thread Jeff Squyres
Huh. Still weird then about why it would be 667 bytes long. How do I diagnose this further? On Feb 12, 2010, at 12:27 PM, Igor Ivanov wrote: > We have naming convention that all fields related results are named as > data_xxx > So data_message_size equal message_size for OSU, IMB etc (2,4,8...

Re: [MTT devel] GDS errors

2010-02-12 Thread Igor Ivanov
We have naming convention that all fields related results are named as data_xxx So data_message_size equal message_size for OSU, IMB etc (2,4,8) Jeff Squyres wrote: On Feb 12, 2010, at 9:45 AM, Igor Ivanov wrote: Look at message string. BadValueError: Property data_message_

Re: [MTT devel] GDS errors

2010-02-12 Thread Jeff Squyres
On Feb 12, 2010, at 9:45 AM, Igor Ivanov wrote: > Look at message string. > BadValueError: Property data_message_size is 667 bytes long; it must be 500 > or less. Consider Text instead, which can store strings of any length. Ah, ok. What is data_message_size, and why would my submits have a val

Re: [MTT devel] GDS errors

2010-02-12 Thread Igor Ivanov
Look at message string. BadValueError: Property data_message_size is 667 bytes long; it must be 500 or less. Consider Text instead, which can store strings of any length. Regards, Igor Jeff Squyres wrote: Looking in the appspot dashboard, I see a bunch of errors when Cisco tried to submit

[MTT devel] GDS errors

2010-02-11 Thread Jeff Squyres
Looking in the appspot dashboard, I see a bunch of errors when Cisco tried to submit test run data. There's a few random errors, but a bunch that look like what I pasted below. How do I diagnose this further? Clearly, some field is too long -- how do I find out which one? - • 128