sql server定時(shí)作業(yè)調(diào)用Kettle job出錯(cuò)的快速解決方法
錯(cuò)誤信息:
Unable to list jar files in plugin folder 'C:\Windows\system32\config\systemprofile\.kettle\plugins' Unable to get VFS File object for filename 'C:\Windows\system32\config\systemprofile\.kettle\plugins' : Could not find file with URI "C:\Windows\system32\config\systemprofile\.kettle\plugins" because it is a relative path, and no base URI was provided. Unable to get VFS File object for filename 'C:\Windows\system32\config\systemprofile\.kettle\plugins' : Could not find file with URI "C:\Windows\system32\config\systemprofile\.kettle\plugins" because it is a relative path, and no base URI was provided. at org.pentaho.di.cor... 進(jìn)程退出代碼 0。.該步驟成功。
問題原因:
kettle默認(rèn)生成的各種配置文件儲(chǔ)存在C:\Users\Administrator\.kettle下面,sql 代理運(yùn)行時(shí)則利用的system32管理員權(quán)限運(yùn)行
解決方案:
找到C:\Users\Administrator下面的.kettle文件夾,拷貝到C:\Windows\system32\config\systemprofile下面即可,如果目標(biāo)文件已存在,則直接替換
以上所述是小編給大家介紹的sql server定時(shí)作業(yè)調(diào)用Kettle job出錯(cuò)的快速解決方法,希望對(duì)大家有所幫助,如果大家有任何疑問歡迎給我留言,小編會(huì)及時(shí)回復(fù)大家的!
版權(quán)聲明:本站文章來源標(biāo)注為YINGSOO的內(nèi)容版權(quán)均為本站所有,歡迎引用、轉(zhuǎn)載,請(qǐng)保持原文完整并注明來源及原文鏈接。禁止復(fù)制或仿造本網(wǎng)站,禁止在非www.sddonglingsh.com所屬的服務(wù)器上建立鏡像,否則將依法追究法律責(zé)任。本站部分內(nèi)容來源于網(wǎng)友推薦、互聯(lián)網(wǎng)收集整理而來,僅供學(xué)習(xí)參考,不代表本站立場,如有內(nèi)容涉嫌侵權(quán),請(qǐng)聯(lián)系alex-e#qq.com處理。