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

ASF subversion and git services commented on ATLAS-5171:
--------------------------------------------------------

Commit 6a4a91e670cf39df822e69fdcce6c9f871d78882 in atlas's branch 
refs/heads/ATLAS-5171 from Pinal Shah
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=6a4a91e67 ]

ATLAS-5171: Regression: Reindexing is failing


> Regression: Reindexing is failing
> ---------------------------------
>
>                 Key: ATLAS-5171
>                 URL: https://issues.apache.org/jira/browse/ATLAS-5171
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 3.0.0
>            Reporter: Pinal Shah
>            Assignee: Pinal Shah
>            Priority: Major
>
> Reindexing is failing with below exception
>  
> {code:java}
> ERROR org.apache.atlas.repository.patches.ReIndexPatch: 
> IllegalStateException: Exception
> java.lang.IllegalStateException: This management system instance has been 
> closed
>         at 
> com.google.common.base.Preconditions.checkState(Preconditions.java:513)
>         at 
> org.janusgraph.graphdb.database.management.ManagementSystem.ensureOpen(ManagementSystem.java:228)
>         at 
> org.janusgraph.graphdb.database.management.ManagementSystem.commit(ManagementSystem.java:233)
>         at 
> org.apache.atlas.repository.graphdb.janus.AtlasJanusGraphManagement.commit(AtlasJanusGraphManagement.java:175)
>         at 
> org.apache.atlas.repository.graphdb.janus.AtlasJanusGraphManagement.close(AtlasJanusGraphManagement.java:156)
>         at 
> org.apache.atlas.repository.patches.ReIndexPatch$ReindexConsumer.attemptCommit(ReIndexPatch.java:183)
>         at 
> org.apache.atlas.repository.patches.ReIndexPatch$ReindexConsumer.commitDirty(ReIndexPatch.java:171)
>         at org.apache.atlas.pc.WorkItemConsumer.run(WorkItemConsumer.java:56)
>         at 
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
>         at 
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
>         at java.base/java.lang.Thread.run(Thread.java:840) {code}



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

Reply via email to