You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "taklwu (via GitHub)" <gi...@apache.org> on 2023/01/20 21:53:10 UTC

[GitHub] [hbase] taklwu commented on pull request #4987: Revert "HBASE-27539 Encapsulate and centralise access to ref count th…

taklwu commented on PR #4987:
URL: https://github.com/apache/hbase/pull/4987#issuecomment-1398997142

   the spotless check passed but failed at the reporting, I'm rerunning it...
   
   ```
   [INFO] Apache HBase - Exemplar for hbase-client archetype . SUCCESS [  0.029 s]
   [INFO] Apache HBase - Exemplar for hbase-shaded-client archetype SUCCESS [  0.028 s]
   [INFO] Apache HBase - Archetype builder ................... SUCCESS [  0.015 s]
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  38.713 s
   [INFO] Finished at: 2023-01-20T17:51:09Z
   [INFO] ------------------------------------------------------------------------
   [ERROR] An internal error occurred during: "Periodic workspace save.".
   java.lang.IllegalStateException: Job manager has been shut down.
       at org.eclipse.core.internal.jobs.JobManager.schedule (JobManager.java:1295)
       at org.eclipse.core.internal.jobs.InternalJob.schedule (InternalJob.java:385)
       at org.eclipse.core.runtime.jobs.Job.schedule (Job.java:684)
       at org.eclipse.core.internal.events.AutoBuildJob.build (AutoBuildJob.java:110)
       at org.eclipse.core.internal.events.BuildManager.endTopLevel (BuildManager.java:604)
       at org.eclipse.core.internal.resources.Workspace.endOperation (Workspace.java:1518)
       at org.eclipse.core.internal.resources.SaveManager.save (SaveManager.java:1246)
       at org.eclipse.core.internal.resources.SaveManager.save (SaveManager.java:1143)
       at org.eclipse.core.internal.resources.DelayedSnapshotJob.run (DelayedSnapshotJob.java:55)
       at org.eclipse.core.internal.jobs.Worker.run (Worker.java:63)
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org