Interpro java.lang.IllegalStateException: Command line failed with exit code: 25报错处理

Posted BPSO_Mynotes

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Interpro java.lang.IllegalStateException: Command line failed with exit code: 25报错处理相关的知识,希望对你有一定的参考价值。

 

报错提示:

[amqEmbeddedWorkerJmsContainer-5] [uk.ac.ebi.interpro.scan.jms.worker.LocalJobQueueListener:204] ERROR - Execution thrown when attempting to executeInTransaction the StepExecution. All database activity rolled back.
java.lang.IllegalStateException: Command line failed with exit code: 25

 

原因:

fasta文件路径超过230个字符,

 

和解决方法:

改到短的直接路径运行

 

参考来源:

https://github.com/ebi-pf-team/interproscan/issues/103

 

以上是关于Interpro java.lang.IllegalStateException: Command line failed with exit code: 25报错处理的主要内容,如果未能解决你的问题,请参考以下文章