|
From: Charles L. (JIRA) <ji...@hy...> - 2007-03-09 22:00:39
|
Oracle measurement data table cannot handle Java Double value
-------------------------------------------------------------
Key: HHQ-744
URL: http://jira.hyperic.com/browse/HHQ-744
Project: Hyperic HQ
Type: Bug
Components: Measurement
Versions: 2.7.0, 2.7.2, 2.7.3, 2.7.4, 2.7.5, 3.0.0, 2.6, 2.7.6, 2.7.7, 3.0.1
Environment: Oracle
Reporter: Charles Lee
Assigned to: Jon Travis
Priority: Critical
Fix For: 3.0.2
Customer observed overflow and underflow exceptions in log for addData(). Upon further analysis, it was determined that Java Double values in the call to setDouble can be greater or less than what the Number column can handle. We need to update the column type to be able to handle the values.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.hyperic.com/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|