Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: The following error is logged every time when RHQ tries to add NaN value in the database: **************************** ERROR [org.jboss.as.ejb3.invocation] (RHQScheduler_Worker-1) JBAS014134: EJB Invocation failed on component MeasurementBaselineManagerBean for method public abstract long org.rhq.enterprise.server.measurement.MeasurementBaselineManagerLocal.calculateAutoBaselines(long,long): javax.ejb.EJBException: java.lang.RuntimeException: Auto-calculation failure ... Caused by: java.lang.RuntimeException: Auto-calculation failure ... Caused by: javax.ejb.EJBTransactionRolledbackException: Transaction rolled back ... Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction. ... Caused by: javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: could not insert: [org.rhq.core.domain.measurement.MeasurementBaseline] ... Caused by: java.lang.IllegalArgumentException: NaN **************************** Version-Release number of selected component (if applicable): RHQ 4.12 How reproducible: Sometimes (not clear in what situations NaN values are generated) Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: