[
https://issues.apache.org/jira/browse/ISIS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799862#comment-13799862
]
ASF subversion and git services commented on ISIS-270:
------------------------------------------------------
Commit 86f14490555deeb9088d6507b5c12b7d0fad837d in branch refs/heads/master
from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=86f1449 ]
ISIS-270: JDO OS no longer throw exception if debug enabled
> 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.2.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)