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:22:00 UTC

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

     [ https://issues.apache.org/jira/browse/EAGLE-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jayesh updated EAGLE-1085:
--------------------------
    Affects Version/s: v0.5.1
                       v0.5.0
        Fix Version/s: v0.5.1
          Component/s: Core::Query Engine

> 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
>          Components: Core::Query Engine
>    Affects Versions: v0.5.0, v0.5.1
>            Reporter: Jayesh
>            Priority: Major
>             Fix For: v0.5.1
>
>
> 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)