Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Start loading data at: 2008-04-17 10:46:23
Preparing load of data in /path/to/file/file.TXT:
Records inserted: 672
Finished loading data at: 2008-04-17 10:46:24
((String)globalMap.get("tSystem_1_OUTPUT")) =="Finished loading data"
((string)globalMap.get("tSystem_1_OUTPUT"))).matches("Finished loading data")
Starte Job IMPORT_LPEX2_TO_DB am 09:58 18/04/2008.
Exception in thread "main" java.lang.Error: Unresolved compilation problem:
string cannot be resolved to a type
at inpower.import_lpex2_to_db.IMPORT_LPEX2_TO_DB.tFileList_1Process(IMPORT_LPEX2_TO_DB.java:373)
at inpower.import_lpex2_to_db.IMPORT_LPEX2_TO_DB.runJobInTOS(IMPORT_LPEX2_TO_DB.java:1386)
at inpower.import_lpex2_to_db.IMPORT_LPEX2_TO_DB.main(IMPORT_LPEX2_TO_DB.java:1305)
Job IMPORT_LPEX2_TO_DB endet am 09:58 18/04/2008.