加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > MsSql教程 > 正文

sql server定时作业调用Kettle job出错的快速解决方法

发布时间:2020-12-12 09:14:17 所属栏目:MsSql教程 来源:网络整理
导读:错误信息: Unable to list jar files in plugin folder 'C:Windowssystem32configsystemprofile.kettleplugins' Unable to get VFS File object for filename 'C:Windowssystem32configsystemprofile.kettleplugins' : Could not find file wit

错误信息:

Unable to list jar files in plugin folder 'C:Windowssystem32configsystemprofile.kettleplugins' Unable to get VFS File object for filename 'C:Windowssystem32configsystemprofile.kettleplugins' : Could not find file with URI "C:Windowssystem32configsystemprofile.kettleplugins" because it is a relative path,and no base URI was provided. Unable to get VFS File object for filename 'C:Windowssystem32configsystemprofile.kettleplugins' : Could not find file with URI "C:Windowssystem32configsystemprofile.kettleplugins" because it is a relative path,and no base URI was provided. at org.pentaho.di.cor... 进程退出代码 0。.该步骤成功。

问题原因:

  kettle默认生成的各种配置文件储存在C:UsersAdministrator.kettle下面,sql 代理运行时则利用的system32管理员权限运行

解决方案:

找到C:UsersAdministrator下面的.kettle文件夹,拷贝到C:Windowssystem32configsystemprofile下面即可,如果目标文件已存在,则直接替换

以上所述是小编给大家介绍的sql server定时作业调用Kettle job出错的快速解决方法,希望对大家有所帮助,如果大家有任何疑问欢迎给我留言,小编会及时回复大家的!

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读