go语言编译生成文件无法用crontab执行,sh -x分析报错 cannot execute binary file,命令行下可以执行

jimyokl · · 1793 次点击 · 开始浏览    置顶
这是一个创建于 的主题,其中的信息可能已经有所发展或是发生改变。

aiFileTrans程序每2分钟扫描读取解析文件,把解析的每行数据插入MySQL数据库。程序在终端可以运行。 aiFileTrans程序权限是可执行的,就在本机上编译生成的包,但就是报错: cannot execute binary file,是不是我crontab需要声明环境变量呢?请大神指点,先谢谢了。 报错内容(重定向到/root/1.txt) [root@localhost bin]# cat /root/1.txt /root/tasks/go/fjgd/bin/aiFileTrans: /root/tasks/go/fjgd/bin/aiFileTrans: cannot execute binary file crontab内容如下: */2 * * * * sh -x /root/tasks/go/fjgd/bin/aiFileTrans -c /root/tasks/go/fjgd/bin/aiFileTrans.xml >/root/1.txt 2>&1

有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

1793 次点击  
加入收藏 微博
2 回复  |  直到 2017-07-10 03:11:20
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传