You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@eagle.apache.org by "Jayesh (JIRA)" <ji...@apache.org> on 2018/02/12 00:21:10 UTC

[jira] [Created] (EAGLE-1085) alertService throws missing field exception when JDBC is deep storage

Jayesh created EAGLE-1085:
-----------------------------

             Summary: alertService throws missing field exception when JDBC is deep storage
                 Key: EAGLE-1085
                 URL: https://issues.apache.org/jira/browse/EAGLE-1085
             Project: Eagle
          Issue Type: Bug
            Reporter: Jayesh


request query:  AlertService[@siteId="test_site"]<@severity>\{count}

Exception: java.io.IOException: org.apache.torque.TorqueException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'alert_detail_alert_detail.count' in 'field list'

 

looks like JDBC mapping of the query aggregation is not doing it right.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)