You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2018/09/13 11:18:00 UTC

[jira] [Created] (SYNCOPE-1371) After upgrade from 2.0, error when updating Realm: ClassCastException: Expected LOGIC_ACTIONS, got PULL_ACTIONS

Francesco Chicchiriccò created SYNCOPE-1371:
-----------------------------------------------

             Summary: After upgrade from 2.0, error when updating Realm: ClassCastException: Expected LOGIC_ACTIONS, got PULL_ACTIONS
                 Key: SYNCOPE-1371
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1371
             Project: Syncope
          Issue Type: Bug
          Components: core
    Affects Versions: 2.1.1
            Reporter: Francesco Chicchiriccò
            Assignee: Francesco Chicchiriccò
             Fix For: 2.1.2


After upgrading from 2.0 and updating a Realm, the following error is reported if such a Realm has a {{LogicActions}} implementation associated:
{code:java}
ClassCastException: Expected LOGIC_ACTIONS, got PULL_ACTIONS
{code}



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