Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How exactly do you do this. I am trying to capture this very information with no success. I have a tMySQLOutput I am trying to log errors on. I can't connect to a tLogCatcher from there or a tLogRow. All I have been able to do is use tWarn but you can't get system error info like the console errors you have posted.
Starting job te at 03:04 19/02/2013.
Exception in component tJava_1
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1931)
at projectname.te_0_1.te.tFileList_1Process(te.java:422)
at projectname.te_0_1.te.runJobInTOS(te.java:669)
at projectname.te_0_1.te.main(te.java:530)
Job te ended at 03:04 19/02/2013.
How exactly do you do this. I am trying to capture this very information with no success. I have a tMySQLOutput I am trying to log errors on. I can't connect to a tLogCatcher from there or a tLogRow. All I have been able to do is use tWarn but you can't get system error info like the console errors you have posted.