Details
-
Type:
Bug
-
Status: Closed
-
Severity:
Unknown
-
Resolution: Not a Bug
-
Affects Version/s: 9.3.0 GA
-
Fix Version/s: None
-
Component/s: Spoon / User Interface, Step, Transformation
-
Labels:
-
Environment:jdk 1.8_301
-
Story Points:0
-
PDI Sub-component:
-
Notice:
-
Operating System/s:Windows 10
-
Steps to Reproduce:
-
Release Version:9.3 GA
Description
system errors ;
cannot run command "cmd /C dir /b/s/O:N" error=2
the additional Fields + args from generate rows are dir-G:\ and filter-*.exe with the command field being cmd : " cmd /C dir /b/s/O:N "
the command it's self runs fine as long as the Arguments in Fields is NOT Checked
I hacked a workaround/fix into the source ( ExecProcess.java) someone might want to look at
but it works for that command and a couple others I tried as quick tests but I have no clue if it would work on other os's .