org.pentaho.di.core.exception.KettleException: Impossibile eseguire logging alla fine della trasformazione Errore di scrittura dei record di log sulle performance del passo Error updating batch L'operazione «batch» 1 INSERT INTO etl.performance (ID_BATCH, SEQ_NR, LOGDATE, TRANSNAME, STEPNAME, STEP_COPY, LINES_READ, LINES_WRITTEN, LINES_UPDATED, LINES_INPUT, LINES_OUTPUT, LINES_REJECTED, ERRORS, INPUT_BUFFER_ROWS, OUTPUT_BUFFER_ROWS) VALUES ( '0', '1', '2013-04-10 19:18:34.742000 +02:00:00', 'import_country', 'Output', '0', '236', '236', '0', '0', '0', '0', '0', '0', '0') è stata interrotta. Chiamare «getNextException» per scoprirne il motivo.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Pentaho BI Platform Tracking by Nicola Benaglia, 2 years ago
via Pentaho BI Platform Tracking by Nicola Benaglia, 1 year ago
via Pentaho BI Platform Tracking by Thierry Accart, 1 year ago
org.pentaho.di.core.exception.KettleException: Impossibile eseguire logging alla fine della trasformazione Errore di scrittura dei record di log sulle performance del passo Error updating batch L'operazione «batch» 1 INSERT INTO etl.performance (ID_BATCH, SEQ_NR, LOGDATE, TRANSNAME, STEPNAME, STEP_COPY, LINES_READ, LINES_WRITTEN, LINES_UPDATED, LINES_INPUT, LINES_OUTPUT, LINES_REJECTED, ERRORS, INPUT_BUFFER_ROWS, OUTPUT_BUFFER_ROWS) VALUES ( '0', '1', '2013-04-10 19:18:34.742000 +02:00:00', 'import_country', 'Output', '0', '236', '236', '0', '0', '0', '0', '0', '0', '0') è stata interrotta. Chiamare «getNextException» per scoprirne il motivo.
at org.pentaho.di.trans.Trans$7.transFinished(Trans.java:1991)
at org.pentaho.di.trans.Trans.fireTransFinishedListeners(Trans.java:1180)
at org.pentaho.di.trans.Trans$1.stepFinished(Trans.java:999)
at org.pentaho.di.trans.step.BaseStep.markStop(BaseStep.java:2640)
at org.pentaho.di.trans.step.RunThread.run(RunThread.java:98)
at java.lang.Thread.run(Thread.java:662)