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
posted on 2020-05-02 17:51 BPSO_mynotes 阅读(1169) 评论(0) 编辑 收藏 举报