You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2013/10/25 10:49:34 UTC

[jira] [Closed] (ISIS-270) NotYetImplementedException in JDO objectstore when debug logging enabled

     [ https://issues.apache.org/jira/browse/ISIS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood closed ISIS-270.
----------------------------


> 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: Objectstore: JDO
>    Affects Versions: objectstore-jdo-1.0.0
>            Reporter: Minto van der Sluis
>            Assignee: Dan Haywood
>             Fix For: objectstore-jdo-1.3.0
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)