Skip to content
Stefan Weil edited this page Sep 2, 2024 · 1 revision

Welcome to the kitodo-production wiki!

Error examples

org.kitodo.production.forms.copyprocess.TitleRecordLinkTabIT

-------------------------------------------------------------------------------
Test set: org.kitodo.production.forms.copyprocess.TitleRecordLinkTabIT
-------------------------------------------------------------------------------
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.611 s <<< FAILURE! - in org.kitodo.production.forms.copyprocess.TitleRecordLinkTabIT
shouldChooseParentProcess  Time elapsed: 0.05 s  <<< ERROR!
java.lang.SecurityException: Protocol not allowed: null
        at org.kitodo.production.forms.copyprocess.TitleRecordLinkTabIT.shouldChooseParentProcess(TitleRecordLinkTabIT.java:79)

org.kitodo.production.services.command.KitodoScriptServiceIT

The following errors (maybe more or less of them) occurs if there is not enough free disk space.

-------------------------------------------------------------------------------
Test set: org.kitodo.production.services.command.KitodoScriptServiceIT
-------------------------------------------------------------------------------
Tests run: 25, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 31.289 s <<< FAILURE! - in org.kitodo.production.services.command.KitodoScriptServiceIT
shouldAddDataWithValue  Time elapsed: 0.016 s  <<< ERROR!
org.opensearch.OpenSearchStatusException: OpenSearch exception [type=cluster_block_exception, reason=index [testindex_process] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];]
        at org.kitodo.production.services.command.KitodoScriptServiceIT.prepareFileCopy(KitodoScriptServiceIT.java:89)

shouldDeleteData  Time elapsed: 0.01 s  <<< ERROR!
org.opensearch.OpenSearchStatusException: OpenSearch exception [type=cluster_block_exception, reason=index [testindex_process] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];]
        at org.kitodo.production.services.command.KitodoScriptServiceIT.prepareFileCopy(KitodoScriptServiceIT.java:89)

shouldExecuteSetPropertyTaskScript  Time elapsed: 0.01 s  <<< ERROR!
org.opensearch.OpenSearchStatusException: OpenSearch exception [type=cluster_block_exception, reason=index [testindex_process] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];]
        at org.kitodo.production.services.command.KitodoScriptServiceIT.prepareFileCopy(KitodoScriptServiceIT.java:89)

shouldDeleteDataWithValue  Time elapsed: 0.01 s  <<< ERROR!
org.opensearch.OpenSearchStatusException: OpenSearch exception [type=cluster_block_exception, reason=index [testindex_process] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];]
        at org.kitodo.production.services.command.KitodoScriptServiceIT.prepareFileCopy(KitodoScriptServiceIT.java:89)

shouldExecuteAddShellScriptToTaskScript  Time elapsed: 0.01 s  <<< ERROR!
org.opensearch.OpenSearchStatusException: OpenSearch exception [type=cluster_block_exception, reason=index [testindex_process] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];]
        at org.kitodo.production.services.command.KitodoScriptServiceIT.prepareFileCopy(KitodoScriptServiceIT.java:89)

shouldAddDataWithType  Time elapsed: 0.008 s  <<< ERROR!
org.opensearch.OpenSearchStatusException: OpenSearch exception [type=cluster_block_exception, reason=index [testindex_process] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];]
        at org.kitodo.production.services.command.KitodoScriptServiceIT.prepareFileCopy(KitodoScriptServiceIT.java:89)

shouldCopyDataWithSource  Time elapsed: 0.009 s  <<< ERROR!
org.opensearch.OpenSearchStatusException: OpenSearch exception [type=cluster_block_exception, reason=index [testindex_process] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];]
        at org.kitodo.production.services.command.KitodoScriptServiceIT.prepareFileCopy(KitodoScriptServiceIT.java:89)

shouldNotDeleteDataWithValue  Time elapsed: 0.009 s  <<< ERROR!
org.opensearch.OpenSearchStatusException: OpenSearch exception [type=cluster_block_exception, reason=index [testindex_process] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];]
        at org.kitodo.production.services.command.KitodoScriptServiceIT.prepareFileCopy(KitodoScriptServiceIT.java:89)

shouldExecuteAddRoleScript  Time elapsed: 0.009 s  <<< ERROR!
org.opensearch.OpenSearchStatusException: OpenSearch exception [type=cluster_block_exception, reason=index [testindex_process] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];]
        at org.kitodo.production.services.command.KitodoScriptServiceIT.prepareFileCopy(KitodoScriptServiceIT.java:89)

shouldOverwriteDataWithSource  Time elapsed: 0.009 s  <<< ERROR!
org.opensearch.OpenSearchStatusException: OpenSearch exception [type=cluster_block_exception, reason=index [testindex_process] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];]
        at org.kitodo.production.services.command.KitodoScriptServiceIT.prepareFileCopy(KitodoScriptServiceIT.java:89)