Text field being converted to binary

Bug #452173 reported by underdpt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openerp-kettle
New
Undecided
Unassigned

Bug Description

Hi,

I'm testing openerp-kettle plugin and found one error when trying to import a text field. The model i'm testing is Partner, and the field name is Notes. Every input I send to this field seems to be converted to binary, as i'm getting as a result from two lines of text the next:

[B@5789f3

Doing various tests, i got the next error log when sending a integer value to that field:

2009/10/15 15:45:53 - Tiny Ouput plugin.0 - ERROR (version 3.2.0-GA, build 10572 from 2009-05-12 08.45.26 by buildguy) : Error desconocido :
2009/10/15 15:45:53 - Tiny Ouput plugin.0 - ERROR (version 3.2.0-GA, build 10572 from 2009-05-12 08.45.26 by buildguy) : org.pentaho.di.core.exception.KettleValueException:
2009/10/15 15:45:53 - Tiny Ouput plugin.0 - ERROR (version 3.2.0-GA, build 10572 from 2009-05-12 08.45.26 by buildguy) : account.receivables Integer(4)<binary-string> : I don't know how to convert an integer to binary.
2009/10/15 15:45:53 - Tiny Ouput plugin.0 - ERROR (version 3.2.0-GA, build 10572 from 2009-05-12 08.45.26 by buildguy) :
2009/10/15 15:45:53 - Tiny Ouput plugin.0 - ERROR (version 3.2.0-GA, build 10572 from 2009-05-12 08.45.26 by buildguy) : at org.pentaho.di.core.row.ValueMeta.getBinary(ValueMeta.java:1716)
2009/10/15 15:45:53 - Tiny Ouput plugin.0 - ERROR (version 3.2.0-GA, build 10572 from 2009-05-12 08.45.26 by buildguy) : at com.nantic.kettle.tinyoutput.TinyOutput.processRow(Unknown Source)
2009/10/15 15:45:53 - Tiny Ouput plugin.0 - ERROR (version 3.2.0-GA, build 10572 from 2009-05-12 08.45.26 by buildguy) : at com.nantic.kettle.tinyoutput.TinyOutput.run(Unknown Source)
2009/10/15 15:45:53 - Tiny Ouput plugin.0 - Procesamiento finalizado (I=0, O=0, R=1, W=0, U=0, E=1

So I think this maybe a bug on how openerp-kettle manages the a text field.

Thanks for your work,

David

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.