Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-270

NotYetImplementedException in JDO objectstore when debug logging enabled

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • objectstore-jdo-1.0.0
    • objectstore-jdo-1.3.0
    • Persistence JDO
    • None

    Description

      When using JDO object store with debugging enabled I get the following stack trace

      ...
      Caused by:
      org.apache.isis.core.commons.exceptions.NotYetImplementedException:
      This method is not implemented yet
      at
      org.apache.isis.runtimes.dflt.objectstores.jdo.datanucleus.DataNucleusObjectStore.debugData(DataNucleusObjectStore.java:620)
      at
      org.apache.isis.runtimes.dflt.runtime.system.persistence.PersistenceSession.debugData(PersistenceSession.java:1065)
      at
      org.apache.isis.runtimes.dflt.runtime.system.session.IsisSessionDefault.debug(IsisSessionDefault.java:309)
      at
      org.apache.isis.runtimes.dflt.runtime.system.session.IsisSessionDefault.takeSnapshot(IsisSessionDefault.java:295)
      at
      org.apache.isis.runtimes.dflt.runtime.system.session.IsisSessionDefault.close(IsisSessionDefault.java:110)
      at
      org.apache.isis.runtimes.dflt.runtime.system.context.IsisContext.closeSessionInstance(IsisContext.java:209)
      at
      org.apache.isis.runtimes.dflt.runtime.system.context.IsisContext.closeSession(IsisContext.java:275)
      ...

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            misl Minto van der Sluis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: