PDavid commented on PR #6542:
URL: https://github.com/apache/hbase/pull/6542#issuecomment-2575657313

   The spotless check itself was successful in the CI build but there was some 
other error:
   ```
   INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  39.461 s
   [INFO] Finished at: 2025-01-07T13:29:55Z
   [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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to