Hi, Running the new version of spoon from PRD CE 6 on windows 10 and I am getting this error when running the csv file input step and also when I preview the file in edit mode. Works fine when I select 'Get Fields's in edit mode so it can find the file and read the field info in the file. The file is on a samba share on an RHEL server. What am I doing wrong?
TIAFYH
Kevin
--- begin error info ----
Edit Preview/runtime error:
2015/12/10 16:08:48 - cfgbuilder - Warning: The configuration parameter [org] is not supported by the default configuration builder for scheme: sftp
2015/12/10 16:10:06 - C:\Users\kevins\Desktop\LoadQBInvoicesFile.ktr : LoadQBInvoicesFile - Dispatching started for transformation [C:\Users\kevins\Desktop\LoadQBInvoicesFile.ktr : LoadQBInvoicesFile]
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - ERROR (version 6.0.1.0-386, build 1 from 2015-12-03 11.37.25 by buildguy) : Unexpected error
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - ERROR (version 6.0.1.0-386, build 1 from 2015-12-03 11.37.25 by buildguy) : org.pentaho.di.core.exception.KettleException:
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - java.io.FileNotFoundException: file:\54.67.5.105\dataport\qbinvoices.csv (The filename, directory name, or volume label syntax is incorrect)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - file:\54.67.5.105\dataport\qbinvoices.csv (The filename, directory name, or volume label syntax is incorrect)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 -
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at org.pentaho.di.trans.steps.csvinput.CsvInput.openNextFile(CsvInput.java:386)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at org.pentaho.di.trans.steps.csvinput.CsvInput.processRow(CsvInput.java:126)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at org.pentaho.di.trans.step.RunThread.run(RunThread.java:62)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at java.lang.Thread.run(Thread.java:745)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - Caused by: java.io.FileNotFoundException: file:\54.67.5.105\dataport\qbinvoices.csv (The filename, directory name, or volume label syntax is incorrect)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at java.io.FileInputStream.open(Native Method)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at java.io.FileInputStream.<init>(FileInputStream.java:146)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at java.io.FileInputStream.<init>(FileInputStream.java:101)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at org.pentaho.di.trans.steps.csvinput.CsvInput.openNextFile(CsvInput.java:334)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - ... 3 more
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - Finished processing (I=0, O=0, R=0, W=0, U=0, E=1)
2015/12/10 16:10:12 - C:\Users\kevins\Desktop\LoadQBInvoicesFile.ktr : LoadQBInvoicesFile - Transformation detected one or more steps with errors.
2015/12/10 16:10:12 - C:\Users\kevins\Desktop\LoadQBInvoicesFile.ktr : LoadQBInvoicesFile - Transformation is killing the other steps!
Here's the 'Get Fields' output, so it knows where the csv file is and can read it obviously:
Result after scanning 100 lines.
----------------------------------------------------
Field nr. 1 :
Field name : Customer
Field type : String
Maximum length : 19
Minimum value : AMAZON CANADA SEEZY
Maximum value : info@surfel.com"
Nr of null values : 1
Field nr. 2 :
Field name : TxnDate
Field type : String
Maximum length : 10
Minimum value : 0
Maximum value : 10/19/2015
Nr of null values : 1
Field nr. 3 :
Field name : RefNumber
Field type : Integer
Field nr. 4 :
Field name : PO Number
Field type : String
Maximum length : 14
Minimum value : 1536690 - MSC
Maximum value : Y-002452_15
Nr of null values : 1
Field nr. 5 :
Field name : Ship Date
Field type : Date
Maximum length : -
Date format : MM/dd/yyyy
WARNING: More then 1 date format seems to match all sampled records:
Date format : yyyy/MM/dd HH:mm:ss.SSS
Minimum value : Tue Dec 31 14:59:59 PST 2199
Maximum value : Sun Dec 31 15:00:00 PST 1899
Field nr. 6 :
Field name : Ship Method
Field type : String
Maximum length : 15
Minimum value : FedEx Ground
Maximum value : UPS WW EXPEDITE
Nr of null values : 1
Field nr. 7 :
Field name : Other
Field type : String
Maximum length : 23
Minimum value : 1Z5423E10343296090
Maximum value : tRK: 1za320306798647869
Nr of null values : 1
Field nr. 8 :
Field name : TxnLine Quantity
Field type : Integer
Field nr. 9 :
Field name : TxnLine Item
Field type : String
Maximum length : 12
Minimum value : A1-AAA
Maximum value : UW-AAA
Nr of null values : 1
Field nr. 10 :
Field name : TxnLine Description
Field type : String
Maximum length : 46
Minimum value : 223488358
Maximum value : UW-AAA, PIR-206�Camera,�uUSB�USA
Nr of null values : 1
Field nr. 11 :
Field name : TxnLine Cost
Field type : Number
Estimated length : 6
Estimated precision : 2
Number format : #.#
WARNING: More then 1 number format seems to match all sampled records:
Number format : #,###,###.#
Trim Type : 0
Minimum value : 0.0
Maximum value : 299.0
Example : #,###,###.#, number [0.0] gives 0.0
Field nr. 12 :
Field name : TxnLine Amount
Field type : Number
Estimated length : 7
Estimated precision : 2
Number format : #.#
WARNING: More then 1 number format seems to match all sampled records:
Number format : #,###,###.#
Trim Type : 0
Minimum value : 0.0
Maximum value : 13125.0
Example : #,###,###.#, number [0.0] gives 0.0
Field nr. 13 :
Field name : Inventory Site
Field type : String
Maximum length : 4
Minimum value : Main
Maximum value : Main
Nr of null values : 1
Field nr. 14 :
Field name : Serial/Lot Number
Field type : String
Maximum length : 166
Minimum value : 031C!0HQAE72
Maximum value : 281310HQ9252
Nr of null values : 1
--- end error info
TIAFYH
Kevin
--- begin error info ----
Edit Preview/runtime error:
2015/12/10 16:08:48 - cfgbuilder - Warning: The configuration parameter [org] is not supported by the default configuration builder for scheme: sftp
2015/12/10 16:10:06 - C:\Users\kevins\Desktop\LoadQBInvoicesFile.ktr : LoadQBInvoicesFile - Dispatching started for transformation [C:\Users\kevins\Desktop\LoadQBInvoicesFile.ktr : LoadQBInvoicesFile]
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - ERROR (version 6.0.1.0-386, build 1 from 2015-12-03 11.37.25 by buildguy) : Unexpected error
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - ERROR (version 6.0.1.0-386, build 1 from 2015-12-03 11.37.25 by buildguy) : org.pentaho.di.core.exception.KettleException:
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - java.io.FileNotFoundException: file:\54.67.5.105\dataport\qbinvoices.csv (The filename, directory name, or volume label syntax is incorrect)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - file:\54.67.5.105\dataport\qbinvoices.csv (The filename, directory name, or volume label syntax is incorrect)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 -
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at org.pentaho.di.trans.steps.csvinput.CsvInput.openNextFile(CsvInput.java:386)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at org.pentaho.di.trans.steps.csvinput.CsvInput.processRow(CsvInput.java:126)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at org.pentaho.di.trans.step.RunThread.run(RunThread.java:62)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at java.lang.Thread.run(Thread.java:745)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - Caused by: java.io.FileNotFoundException: file:\54.67.5.105\dataport\qbinvoices.csv (The filename, directory name, or volume label syntax is incorrect)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at java.io.FileInputStream.open(Native Method)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at java.io.FileInputStream.<init>(FileInputStream.java:146)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at java.io.FileInputStream.<init>(FileInputStream.java:101)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - at org.pentaho.di.trans.steps.csvinput.CsvInput.openNextFile(CsvInput.java:334)
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - ... 3 more
2015/12/10 16:10:12 - LoadQBInvoicesFile.0 - Finished processing (I=0, O=0, R=0, W=0, U=0, E=1)
2015/12/10 16:10:12 - C:\Users\kevins\Desktop\LoadQBInvoicesFile.ktr : LoadQBInvoicesFile - Transformation detected one or more steps with errors.
2015/12/10 16:10:12 - C:\Users\kevins\Desktop\LoadQBInvoicesFile.ktr : LoadQBInvoicesFile - Transformation is killing the other steps!
Here's the 'Get Fields' output, so it knows where the csv file is and can read it obviously:
Result after scanning 100 lines.
----------------------------------------------------
Field nr. 1 :
Field name : Customer
Field type : String
Maximum length : 19
Minimum value : AMAZON CANADA SEEZY
Maximum value : info@surfel.com"
Nr of null values : 1
Field nr. 2 :
Field name : TxnDate
Field type : String
Maximum length : 10
Minimum value : 0
Maximum value : 10/19/2015
Nr of null values : 1
Field nr. 3 :
Field name : RefNumber
Field type : Integer
Field nr. 4 :
Field name : PO Number
Field type : String
Maximum length : 14
Minimum value : 1536690 - MSC
Maximum value : Y-002452_15
Nr of null values : 1
Field nr. 5 :
Field name : Ship Date
Field type : Date
Maximum length : -
Date format : MM/dd/yyyy
WARNING: More then 1 date format seems to match all sampled records:
Date format : yyyy/MM/dd HH:mm:ss.SSS
Minimum value : Tue Dec 31 14:59:59 PST 2199
Maximum value : Sun Dec 31 15:00:00 PST 1899
Field nr. 6 :
Field name : Ship Method
Field type : String
Maximum length : 15
Minimum value : FedEx Ground
Maximum value : UPS WW EXPEDITE
Nr of null values : 1
Field nr. 7 :
Field name : Other
Field type : String
Maximum length : 23
Minimum value : 1Z5423E10343296090
Maximum value : tRK: 1za320306798647869
Nr of null values : 1
Field nr. 8 :
Field name : TxnLine Quantity
Field type : Integer
Field nr. 9 :
Field name : TxnLine Item
Field type : String
Maximum length : 12
Minimum value : A1-AAA
Maximum value : UW-AAA
Nr of null values : 1
Field nr. 10 :
Field name : TxnLine Description
Field type : String
Maximum length : 46
Minimum value : 223488358
Maximum value : UW-AAA, PIR-206�Camera,�uUSB�USA
Nr of null values : 1
Field nr. 11 :
Field name : TxnLine Cost
Field type : Number
Estimated length : 6
Estimated precision : 2
Number format : #.#
WARNING: More then 1 number format seems to match all sampled records:
Number format : #,###,###.#
Trim Type : 0
Minimum value : 0.0
Maximum value : 299.0
Example : #,###,###.#, number [0.0] gives 0.0
Field nr. 12 :
Field name : TxnLine Amount
Field type : Number
Estimated length : 7
Estimated precision : 2
Number format : #.#
WARNING: More then 1 number format seems to match all sampled records:
Number format : #,###,###.#
Trim Type : 0
Minimum value : 0.0
Maximum value : 13125.0
Example : #,###,###.#, number [0.0] gives 0.0
Field nr. 13 :
Field name : Inventory Site
Field type : String
Maximum length : 4
Minimum value : Main
Maximum value : Main
Nr of null values : 1
Field nr. 14 :
Field name : Serial/Lot Number
Field type : String
Maximum length : 166
Minimum value : 031C!0HQAE72
Maximum value : 281310HQ9252
Nr of null values : 1
--- end error info