sql server定時作業調用Kettle job出錯的疾速處理辦法。本站提示廣大學習愛好者:(sql server定時作業調用Kettle job出錯的疾速處理辦法)文章只能為提供參考,不一定能成為您想要的結果。以下是sql server定時作業調用Kettle job出錯的疾速處理辦法正文
錯誤信息:
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... 進程加入代碼 0。.該步驟成功。
問題緣由:
kettle默許生成的各種配置文件貯存在C:\Users\Administrator\.kettle上面,sql 代理運轉時則應用的system32管理員權限運轉
處理方案:
找到C:\Users\Administrator上面的.kettle文件夾,拷貝到C:\Windows\system32\config\systemprofile上面即可,假如目的文件已存在,則直接交換
以上所述是給大家引見的sql server定時作業調用Kettle job出錯的疾速處理辦法,希望對大家有所協助,假如大家有任何疑問歡送給我留言,會及時回復大家的!