You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nixon Rodrigues (Jira)" <ji...@apache.org> on 2021/12/08 17:56:00 UTC

[jira] [Created] (ATLAS-4504) AtlasSchemaViolationException while EntityStateChecker checkState

Nixon Rodrigues created ATLAS-4504:
--------------------------------------

             Summary: AtlasSchemaViolationException while EntityStateChecker checkState
                 Key: ATLAS-4504
                 URL: https://issues.apache.org/jira/browse/ATLAS-4504
             Project: Atlas
          Issue Type: Bug
            Reporter: Nixon Rodrigues


org.apache.atlas.repository.graphdb.AtlasSchemaViolationException: org.janusgraph.core.SchemaViolationException: Key is defined for LIST cardinality which conflicts with specified: set
	at org.apache.atlas.repository.graphdb.janus.AtlasJanusVertex.addProperty(AtlasJanusVertex.java:53)
	at org.apache.atlas.repository.store.graph.v2.AtlasGraphUtilsV2.addProperty(AtlasGraphUtilsV2.java:199)
	at org.apache.atlas.repository.store.graph.v2.AtlasGraphUtilsV2.addEncodedProperty(AtlasGraphUtilsV2.java:187)
	at org.apache.atlas.repository.store.graph.v2.EntityStateChecker.checkEntityState_Classifications(EntityStateChecker.java:295)
	at org.apache.atlas.repository.store.graph.v2.EntityStateChecker.checkEntityState(EntityStateChecker.java:173)
	at org.apache.atlas.repository.store.graph.v2.EntityStateChecker.checkState(EntityStateChecker.java:108)
	at org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2.checkState(AtlasEntityStoreV2.java:420)
	at org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2$$FastClassBySpringCGLIB$$6861dca9.invoke(<generated>)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)