cancel
Showing results for 
Search instead for 
Did you mean: 

number format exception

sudarsanans79
Champ in-the-making
Champ in-the-making
hi

I am getting the following error in tomcat couldn't able to do any task

attaching the log file

any suggestion
1 REPLY 1

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi,

the problem is that float/double string representation is parsed as Integer. Could you change that?

Regards
Martin