#1 2012-05-24 20:14:59

fsiqueira
New member
Registered: 2012-05-21
Posts: 1

getNextException

Tags: [bug]

How can I view the getNextException?

Offline

#2 2012-05-25 04:57:10

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: getNextException

Hi

You can't use the getNextException() method, because it has to hard code in TOS which is not allowed.
Well, here are two workarounds.
NO.1: Check your database error log and find detail errors which cause Talend Job fail. There must something wrong with your data.
NO.2: Change TOS into Java Debug mode. Add breakpoint and see variables like 'ExceptionMessage' or 'detailMessage'.

Best regards!
Pedro


Only Paranoid Survive.

Offline

Board footer

Powered by FluxBB