Hey guysI face a similar issue and i am asked (by adobe) to avoid using
@reference in abstract classes , and this worked on 6.2 and breaks on
migration to 6.4, with bunch of scr annotation errors and components
appear to be in satisfied stateInfact abstract keyword for a service at
times sets the component to state "16", solution - remove abstract
keywordIf you have nested inheritance and workflows and abstract classes
take it off