Clarity error java.lang.IllegalStateException: java.io.IOException: No space left on device
search cancel

Clarity error java.lang.IllegalStateException: java.io.IOException: No space left on device

book

Article ID: 439940

calendar_today

Updated On:

Products

Clarity PPM SaaS Clarity PPM On Premise

Issue/Introduction

Clarity jobs fail with error:

java.lang.IllegalStateException: java.io.IOException: No space left on device
at com.niku.configobj.dataextractionjob.CallSQLQuery.executeQuery(CallSQLQuery.java:300)
at com.niku.configobj.dataextractionjob.DataExtraction.DataExtract(DataExtraction.java:116)
at com.niku.configobj.dataextractionjob.DataExtractionJob.scheduledEventFired(DataExtractionJob.java:192)
at com.niku.njs.BGTask.run(BGTask.java:119)
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)
Caused by: java.io.IOException: No space left on device
 
This may also happen on other actions in Clarity UI

Environment

All Supported Clarity Releases

Cause

Disk space on the application servers is low

Resolution

  • Review the disk space on Clarity application servers and ensure you have enough storage
  • You may have to remove large files, logs or heap dumps to make space
  • If possible, set up a monitoring tool to alert you when the space gets to a specific threshold