[jira] Created: (ESPER-415) statement object model fails on every-distinct

View: New views
3 Messages — Rating Filter:   Alert me  

[jira] Created: (ESPER-415) statement object model fails on every-distinct

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

statement object model fails on every-distinct
----------------------------------------------

                 Key: ESPER-415
                 URL: http://jira.codehaus.org/browse/ESPER-415
             Project: Esper
          Issue Type: Bug
          Components: Core
    Affects Versions: 3.2
            Reporter: Alexandre Vasseur
             Fix For: 4.0 - requires JDK6


every-distinct fails to be compiled into the statement object model.

See test case.

java.lang.IllegalArgumentException: Could not map pattern expression node of type EvalEveryDistinctNode
        at com.espertech.esper.epl.spec.StatementSpecMapper.unmapPatternEvalFlat(StatementSpecMapper.java:1677)
        at com.espertech.esper.epl.spec.StatementSpecMapper.unmapPatternEvalRecursive(StatementSpecMapper.java:1684)
        at com.espertech.esper.epl.spec.StatementSpecMapper.unmapPatternEvalDeep(StatementSpecMapper.java:1703)
        at com.espertech.esper.epl.spec.StatementSpecMapper.unmapFrom(StatementSpecMapper.java:567)
        at com.espertech.esper.epl.spec.StatementSpecMapper.unmap(StatementSpecMapper.java:96)
        at com.espertech.esper.core.EPAdministratorImpl.compileEPL(EPAdministratorImpl.java:237)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



[jira] Updated: (ESPER-415) statement object model fails on every-distinct

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/ESPER-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexandre Vasseur updated ESPER-415:
------------------------------------

    Attachment: Esper415.java

test case

> statement object model fails on every-distinct
> ----------------------------------------------
>
>                 Key: ESPER-415
>                 URL: http://jira.codehaus.org/browse/ESPER-415
>             Project: Esper
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 3.2
>            Reporter: Alexandre Vasseur
>             Fix For: 4.0 - requires JDK6
>
>         Attachments: Esper415.java
>
>
> every-distinct fails to be compiled into the statement object model.
> See test case.
> java.lang.IllegalArgumentException: Could not map pattern expression node of type EvalEveryDistinctNode
> at com.espertech.esper.epl.spec.StatementSpecMapper.unmapPatternEvalFlat(StatementSpecMapper.java:1677)
> at com.espertech.esper.epl.spec.StatementSpecMapper.unmapPatternEvalRecursive(StatementSpecMapper.java:1684)
> at com.espertech.esper.epl.spec.StatementSpecMapper.unmapPatternEvalDeep(StatementSpecMapper.java:1703)
> at com.espertech.esper.epl.spec.StatementSpecMapper.unmapFrom(StatementSpecMapper.java:567)
> at com.espertech.esper.epl.spec.StatementSpecMapper.unmap(StatementSpecMapper.java:96)
> at com.espertech.esper.core.EPAdministratorImpl.compileEPL(EPAdministratorImpl.java:237)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



[jira] Resolved: (ESPER-415) statement object model fails on every-distinct

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/ESPER-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Bernhardt resolved ESPER-415.
------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 4.0 - requires JDK6)
                   3.3

Reassigned to 3.3 release, in eha3.3 branch.

> statement object model fails on every-distinct
> ----------------------------------------------
>
>                 Key: ESPER-415
>                 URL: http://jira.codehaus.org/browse/ESPER-415
>             Project: Esper
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 3.2
>            Reporter: Alexandre Vasseur
>             Fix For: 3.3
>
>         Attachments: Esper415.java
>
>
> every-distinct fails to be compiled into the statement object model.
> See test case.
> java.lang.IllegalArgumentException: Could not map pattern expression node of type EvalEveryDistinctNode
> at com.espertech.esper.epl.spec.StatementSpecMapper.unmapPatternEvalFlat(StatementSpecMapper.java:1677)
> at com.espertech.esper.epl.spec.StatementSpecMapper.unmapPatternEvalRecursive(StatementSpecMapper.java:1684)
> at com.espertech.esper.epl.spec.StatementSpecMapper.unmapPatternEvalDeep(StatementSpecMapper.java:1703)
> at com.espertech.esper.epl.spec.StatementSpecMapper.unmapFrom(StatementSpecMapper.java:567)
> at com.espertech.esper.epl.spec.StatementSpecMapper.unmap(StatementSpecMapper.java:96)
> at com.espertech.esper.core.EPAdministratorImpl.compileEPL(EPAdministratorImpl.java:237)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email