Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
A_San
Contributor
Contributor

tFileInputDelimited

My tFileInputDelimited was working fine earlier. I tried to run my job again and it is throwing this error and I am not sure why. Any help is appreciated. Attached the screenshot of the component

 

"Error in the component's properties:The method parseTo_Double(String) from the type ParserUtils refers to the missing type Double"

 

 

Labels (1)
  • v7.x

12 Replies
A_San
Contributor
Contributor
Author

@shong 

Yes. it is the same version - TOS_BD-20190620_1446-V7.2.1

manodwhb
Champion II
Champion II

@A_San ,can you do one test just change type from double to sting in new laptop code and test is it working?

A_San
Contributor
Contributor
Author

@manodwhb,

When I changed the datatype from double to string, the error did not come up. Even tMap which was working earlier is giving similar error. Attached the screenshot of tMap error. All the errors refer to missing data types. My JDK version also seems fine. 

 

 


SS19.PNG