cancel
Showing results for 
Search instead for 
Did you mean: 

File content conversion error

Former Member
0 Kudos

Dear Experts ,

I am getting this error in the sender channel using the FCC

Conversion initialization failed: java.lang.Exception: java.lang.NumberFormatException: For input string: "xxyyzz"

Regards

Ganga

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member184681
Active Contributor
0 Kudos

Hi,

Most probably you used this non-numeric value for a numeric parameter (like Document Offset or Recordsets per Message) in FCC configuration. Review the config and you should be able to locate the source of the error. Or paste your config here to get some help finding the error.

Hope this helps,

Greg

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>java.lang.NumberFormatException: For input string: "xxyyzz"

xxyyzz is clearly not a number (as per exception) but what is your config and how doe the file look like?

Regards,

Michal Krawczyk