Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
001Name Value here120151013Description Value Here1789190
002Name Value here220151035Description Value Here2789190
03aName Value here320151013Description Value Here3789190
Starting job TestValidationForPositionalFileImport at 09:35 14/10/2015.
connecting to socket on port 3711
connected
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
Type mismatch: cannot convert from String to Integer
Type mismatch: cannot convert from String to Date
Type mismatch: cannot convert from String to Integer
at test.testvalidationforpositionalfileimport_0_1.TestValidationForPositionalFileImport.tFileInputPositional_1Process(TestValidationForPositionalFileImport.java:1238)
Job TestValidationForPositionalFileImport ended at 09:35 14/10/2015.
Starting job TestValidationForPositionalFileImport at 12:54 14/10/2015.
connecting to socket on port 3500
connected
001|Name Value here1|20151013|Description Value Here1|789190
disconnected
Job TestValidationForPositionalFileImport ended at 12:54 14/10/2015.
Starting job TestValidationForPositionalFileImport at 14:35 14/10/2015.
connecting to socket on port 3416
connected
.----+----------------+--------+-----------------------+------.
| tLogRow_2 |
|=---+----------------+--------+-----------------------+-----=|
|Col1|Col2 |Col3 |Col4 |Col5 |
|=---+----------------+--------+-----------------------+-----=|
|001 |Name Value here1|20151013|Description Value Here1|789190|
'----+----------------+--------+-----------------------+------'
.----+----------------+--------+-----------------------+------+---------+------------------------------------------.
| tLogRow_3 |
|=---+----------------+--------+-----------------------+------+---------+-----------------------------------------=|
|Col1|Col2 |Col3 |Col4 |Col5 |errorCode|errorMessage |
|=---+----------------+--------+-----------------------+------+---------+-----------------------------------------=|
|002 |Name Value here2|20151035|Description Value Here2|789190|2 |Col3:wrong DATE pattern or wrong DATE data|
|03a |Name Value here3|20151013|Description Value Here3|789190|2 |Col1:wrong type |
'----+----------------+--------+-----------------------+------+---------+------------------------------------------'
disconnected
Job TestValidationForPositionalFileImport ended at 14:35 14/10/2015.