1 Reply Latest reply on Dec 30, 2005 7:49 PM by epbernard

    Infinite loop query and log statements

    phon

      hello,

      can anyone tell me what this means in the DEBUG log :

      13:20:22,655 DEBUG [Cascade] done cascade ACTION_PERSIST_ON_FLUSH for collection:

      it happens on collections that are not annoted with the CascadeType, when i do a certain query this even get the server in a very long loop that keeps running after the client timed out..

      i haven't pinned down the exact source of this, but have carefully checked all my cascade annotations and they seem to be correct