首页 > 编程语言 > 详细

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

时间:2020-05-02 20:40:40      阅读:192      评论:0      收藏:0      [点我收藏+]

 

报错提示:

[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报错处理

原文:https://www.cnblogs.com/bio-mary/p/12673654.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!