Skip to main content
Question

java.lang.NumberFormatException when writing to MS Azure SQL data base

  • May 29, 2023
  • 0 replies
  • 18 views

arthy
Contributor
Forum|alt.badge.img+8

hello,

 

I'm having several java.lang.NumberFormatException: warning when writing to MS Azure SQL database.

imageIt does not prvent the workspace to run properly however, it create a very long log file with hundreds of thousands of warnings. Is there a way to correct that so that I won't have such warning anymore?

 

Thanks