You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/08/01 07:40:00 UTC

[jira] [Commented] (ISIS-3101) [Regression] NPE on bookmark rehydration

    [ https://issues.apache.org/jira/browse/ISIS-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573595#comment-17573595 ] 

ASF subversion and git services commented on ISIS-3101:
-------------------------------------------------------

Commit dbbe11f075e197b3e2c61b564d99f7c7504dd133 in isis's branch refs/heads/ISIS-3091 from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=dbbe11f075 ]

ISIS-3101: minor: remove debug code in prev. commit

> [Regression] NPE on bookmark rehydration
> ----------------------------------------
>
>                 Key: ISIS-3101
>                 URL: https://issues.apache.org/jira/browse/ISIS-3101
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Daniel Keir Haywood
>            Priority: Blocker
>             Fix For: 2.0.0-M8
>
>
> {noformat}
> Caused by: java.lang.NullPointerException: targetEntityClass is marked non-null but is null
> 	at org.apache.isis.applib.services.bookmark.idstringifiers.IdStringifierForSerializable.destring(IdStringifierForSerializable.java:80) ~[classes/:?]
> 	at org.apache.isis.applib.services.bookmark.idstringifiers.IdStringifierForSerializable.destring(IdStringifierForSerializable.java:1) ~[classes/:?]
> 	at org.apache.isis.core.runtimeservices.bookmarks.BookmarkServiceDefault.read(BookmarkServiceDefault.java:147) ~[classes/:?]
> 	at org.apache.isis.commons.internal.memento._Mementos_MementoDefault.get(_Mementos_MementoDefault.java:89) ~[classes/:?]
> 	at org.apache.isis.core.metamodel.facets.object.viewmodel.ViewModelFacetForDomainObjectAnnotation.lambda$6(ViewModelFacetForDomainObjectAnnotation.java:115) ~[classes/:?]
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)