Hudson的build一直提示pending-waiting for next available executor

发现系统的CIE环境中Hudson一直提示pending-waiting for next available executor, 而不执行build任务,等了好久都没反应,重启一下tomcat后发现好用了,不过下次执行build又开始提示waiting for next available executor

后来发现是因为tomcat所在的目录所剩磁盘空间太少了,把tomcat目录移到另外一个目录就好了。

你可能感兴趣的:(tomcat)