You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.
I'm adding security module for my Apache Isis web application and when try to add multiple tenancy and go to List All function the page show error, as attached in the stack trace.
org.datanucleus.exceptions.NucleusUserException: Identity "/[OID]org.isisaddons.module.security.dom.tenancy.ApplicationTenancy" is assigned to class "org.isisaddons.module.security.dom.tenancy.ApplicationTenancy", but its not the correct object-id type for this class
The stacktrace tell you a little bit about issue. It can be an issue with persistence layer of the app. Take a closer look at this place
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Dear Sir/Madam,
I'm adding security module for my Apache Isis web application and when try to add multiple tenancy and go to List All function the page show error, as attached in the stack trace.
Stacktrace.txt
The text was updated successfully, but these errors were encountered: