I get this error when I insert a (date) property value in the SQL query, but works properly when i type in specific date. Any ideas why?
caused by IllegalArgumentException: Range(double, double): require lower (Infinity) <= upper (-Infinity).
I get this error when I insert a (date) property value in the SQL query, but works properly when i type in specific date. Any ideas why?
caused by IllegalArgumentException: Range(double, double): require lower (Infinity) <= upper (-Infinity).
Please share the SQL query (and format it correctly using the </> button) and enough information on the database structure and the "(date) property" you are inserting that we can determine the cause of the error.
Welcome to the forum.