Minto van der Sluis created ISIS-270:
----------------------------------------

             Summary: NotYetImplementedException in JDO objectstore when debug 
logging enabled
                 Key: ISIS-270
                 URL: https://issues.apache.org/jira/browse/ISIS-270
             Project: Isis
          Issue Type: Improvement
          Components: Runtimes: Dflt: Objectstores: JDO
    Affects Versions: 0.3.1-incubating
            Reporter: Minto van der Sluis


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)
...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to