The CreatorCon Call for Content is officially open! Get started here.

Erro "java.lang.NullPointerException" showing while transfer mapping?

manmathpanda
Giga Guru

Hi All,

When i am running a data source and click on load all records , it is showing success but when i am clicking on transform there is an error showing as    "java.lang.NullPointerException" as below

 

find_real_file.png

After clicking on Transform history it is showing as below

find_real_file.png

and when click on these 2 , showing as below

find_real_file.png

Please suggest what to do in this case?

 

Regards,

Manmath

4 REPLIES 4

Jeffrey DJ
Kilo Expert

review the transform map there could be scripts referring to a value on your datasource that doesn't exist.

Hi Jeffrey,

Thanks for your response. 

Where can i find the scripts as in slush bucket of transform map , there is no script option. As i am new to this , need suggestion of your.

 

Regards,

Manmath

 

 

 

Hi Jeffrey,

in staging table doj is of type string and in target table doj is of type date. 

 

  1. find_real_file.png

What will be the issue here?

 

Regards,

Manmath

Ashish Routray1
Tera Contributor

Hey 

I am getting the same error how you resolve this issue.