Problema de Conexão e Timeout- PENTAHO

0 respostas
mysql
igorkrys

Estou tentando fazer a inserção dos dados a partir dessa dimensão “dimacao” mas, porém está dando esse erro e ainda não consegui corrigir, alguém poderia ajudar? Agradeço.

2020/07/28 21:55:55 - Table input.0 - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : Erro inesperado

2020/07/28 21:55:55 - Table input.0 - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - Table input.0 - Couldnt get row from result set

2020/07/28 21:55:55 - Table input.0 - Application was streaming results when the connection failed. Consider raising value of net_write_timeout on the server.

2020/07/28 21:55:55 - Table input.0 - 	at org.pentaho.di.trans.steps.tableinput.TableInput.processRow(TableInput.java:148)

2020/07/28 21:55:55 - Table input.0 - 	at java.lang.Thread.run(Thread.java:748)

2020/07/28 21:55:55 - Table input.0 - Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Application was streaming results when the connection failed. Consider raising value of net_write_timeout on the server.

2020/07/28 21:55:55 - Table input.0 - 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2020/07/28 21:55:55 - Table input.0 - 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)

2020/07/28 21:55:55 - Table input.0 - 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

2020/07/28 21:55:55 - Table input.0 - 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)

2020/07/28 21:55:55 - Table input.0 - 	at com.mysql.jdbc.Util.handleNewInstance(Util.java:403)

2020/07/28 21:55:55 - Table input.0 - 	at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)

org.pentaho.di.trans.steps.tableinput.TableInput.dispose(TableInput.java:280)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.RunThread.run(RunThread.java:97)

2020/07/28 21:55:55 - dimacao - 	at java.lang.Thread.run(Thread.java:748)

2020/07/28 21:55:55 - dimacao - Caused by: org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3120)

2020/07/28 21:55:55 - dimacao - 	 10 more

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : Something went wrong while trying to safe stop the transformation:

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Unable to get database metadata from this database connection

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3126)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.cancelQuery(Database.java:745)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.steps.sql.ExecSQL.stopRunning(ExecSQL.java:271)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopStep(Trans.java:2044)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.lambda$stopAll$2(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at java.util.ArrayList.forEach(ArrayList.java:1257)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopAll(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.stopAll(BaseStep.java:3008)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.steps.tableinput.TableInput.dispose(TableInput.java:280)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.RunThread.run(RunThread.java:97)

2020/07/28 21:55:55 - dimacao - 	at java.lang.Thread.run(Thread.java:748)

2020/07/28 21:55:55 - dimacao - Caused by: org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3120)

2020/07/28 21:55:55 - dimacao - 	 10 more

2020/07/28 21:55:55 - Table input.0 - Finished processing (I=62189, O=0, R=0, W=62188, U=0, E=1)

2020/07/28 21:55:55 - dimacao - Transforma��o detectada

2020/07/28 21:55:55 - dimacao - Transforma��o est matando os outros steps!

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : Something went wrong while trying to safe stop the transformation:

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Unable to get database metadata from this database connection

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3126)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.cancelQuery(Database.java:745)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.steps.sql.ExecSQL.stopRunning(ExecSQL.java:271)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopStep(Trans.java:2044)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.lambda$stopAll$2(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at java.util.ArrayList.forEach(ArrayList.java:1257)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopAll(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.stopAll(BaseStep.java:3008)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.killAllNoWait(Trans.java:1880)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.access$500(Trans.java:170)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans$1.stepFinished(Trans.java:1381)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.markStop(BaseStep.java:3154)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.RunThread.run(RunThread.java:122)

2020/07/28 21:55:55 - dimacao - 	at java.lang.Thread.run(Thread.java:748)

2020/07/28 21:55:55 - dimacao - Caused by: org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3120)

2020/07/28 21:55:55 - dimacao - 	 13 more

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : Something went wrong while trying to safe stop the transformation:

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Unable to get database metadata from this database connection

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3126)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.cancelQuery(Database.java:745)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.steps.sql.ExecSQL.stopRunning(ExecSQL.java:271)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopStep(Trans.java:2044)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.lambda$stopAll$2(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at java.util.ArrayList.forEach(ArrayList.java:1257)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopAll(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.stopAll(BaseStep.java:3008)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.killAllNoWait(Trans.java:1880)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.access$500(Trans.java:170)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans$1.stepFinished(Trans.java:1381)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.markStop(BaseStep.java:3154)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.RunThread.run(RunThread.java:122)

2020/07/28 21:55:55 - dimacao - 	at java.lang.Thread.run(Thread.java:748)

2020/07/28 21:55:55 - dimacao - Caused by: org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3120)

2020/07/28 21:55:55 - dimacao - 	 13 more

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : Something went wrong while trying to safe stop the transformation:

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Unable to get database metadata from this database connection

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3126)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.cancelQuery(Database.java:745)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.steps.sql.ExecSQL.stopRunning(ExecSQL.java:271)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopStep(Trans.java:2044)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.lambda$stopAll$2(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at java.util.ArrayList.forEach(ArrayList.java:1257)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopAll(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.stopAll(BaseStep.java:3008)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.handlePutRow(BaseStep.java:1289)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.access$200(BaseStep.java:151)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep$DefaultRowHandler.putRow(BaseStep.java:4387)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.putRow(BaseStep.java:1268)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.steps.dimensionlookup.DimensionLookup.processRow(DimensionLookup.java:233)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.RunThread.run(RunThread.java:62)

2020/07/28 21:55:55 - dimacao - 	at java.lang.Thread.run(Thread.java:748)

2020/07/28 21:55:55 - dimacao - Caused by: org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3120)

2020/07/28 21:55:55 - dimacao - 	 14 more

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : Something went wrong while trying to safe stop the transformation:

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Unable to get database metadata from this database connection

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3126)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.cancelQuery(Database.java:745)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.steps.sql.ExecSQL.stopRunning(ExecSQL.java:271)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopStep(Trans.java:2044)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.lambda$stopAll$2(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at java.util.ArrayList.forEach(ArrayList.java:1257)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopAll(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.stopAll(BaseStep.java:3008)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.handlePutRow(BaseStep.java:1289)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.access$200(BaseStep.java:151)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep$DefaultRowHandler.putRow(BaseStep.java:4387)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.putRow(BaseStep.java:1268)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.steps.dimensionlookup.DimensionLookup.processRow(DimensionLookup.java:233)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.RunThread.run(RunThread.java:62)

2020/07/28 21:55:55 - dimacao - 	at java.lang.Thread.run(Thread.java:748)

2020/07/28 21:55:55 - dimacao - Caused by: org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3120)

2020/07/28 21:55:55 - dimacao - 	 14 more

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : Something went wrong while trying to safe stop the transformation:

2020/07/28 21:55:55 - Dimension lookup/update.0 - Finished processing (I=52188, O=52188, R=52188, W=52187, U=0, E=0)

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Unable to get database metadata from this database connection

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3126)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.cancelQuery(Database.java:745)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.steps.sql.ExecSQL.stopRunning(ExecSQL.java:271)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopStep(Trans.java:2044)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.lambda$stopAll$2(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at java.util.ArrayList.forEach(ArrayList.java:1257)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopAll(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.stopAll(BaseStep.java:3008)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.killAllNoWait(Trans.java:1880)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.access$500(Trans.java:170)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans$1.stepFinished(Trans.java:1381)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.markStop(BaseStep.java:3154)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.RunThread.run(RunThread.java:122)

2020/07/28 21:55:55 - dimacao - 	at java.lang.Thread.run(Thread.java:748)

2020/07/28 21:55:55 - dimacao - Caused by: org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3120)

2020/07/28 21:55:55 - dimacao - 	 13 more

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : Something went wrong while trying to safe stop the transformation:

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Unable to get database metadata from this database connection

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3126)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.cancelQuery(Database.java:745)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.steps.sql.ExecSQL.stopRunning(ExecSQL.java:271)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopStep(Trans.java:2044)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.lambda$stopAll$2(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at java.util.ArrayList.forEach(ArrayList.java:1257)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopAll(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.stopAll(BaseStep.java:3008)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.killAllNoWait(Trans.java:1880)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.access$500(Trans.java:170)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans$1.stepFinished(Trans.java:1381)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.markStop(BaseStep.java:3154)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.RunThread.run(RunThread.java:122)

2020/07/28 21:55:55 - dimacao - 	at java.lang.Thread.run(Thread.java:748)

2020/07/28 21:55:55 - dimacao - Caused by: org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3120)

2020/07/28 21:55:55 - dimacao - 	 13 more

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : Something went wrong while trying to safe stop the transformation:

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Unable to get database metadata from this database connection

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3126)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.cancelQuery(Database.java:745)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.steps.sql.ExecSQL.stopRunning(ExecSQL.java:271)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopStep(Trans.java:2044)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.lambda$stopAll$2(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at java.util.ArrayList.forEach(ArrayList.java:1257)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopAll(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.stopAll(BaseStep.java:3008)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.killAllNoWait(Trans.java:1880)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.access$500(Trans.java:170)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans$1.stepFinished(Trans.java:1381)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.markStop(BaseStep.java:3154)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.RunThread.run(RunThread.java:122)

2020/07/28 21:55:55 - dimacao - 	at java.lang.Thread.run(Thread.java:748)

2020/07/28 21:55:55 - dimacao - Caused by: org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3120)

2020/07/28 21:55:55 - dimacao - 	 13 more

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : Something went wrong while trying to safe stop the transformation:

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Unable to get database metadata from this database connection

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3126)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.cancelQuery(Database.java:745)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.steps.sql.ExecSQL.stopRunning(ExecSQL.java:271)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopStep(Trans.java:2044)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.lambda$stopAll$2(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at java.util.ArrayList.forEach(ArrayList.java:1257)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopAll(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.stopAll(BaseStep.java:3008)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.killAllNoWait(Trans.java:1880)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.access$500(Trans.java:170)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans$1.stepFinished(Trans.java:1381)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.markStop(BaseStep.java:3154)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.RunThread.run(RunThread.java:122)

2020/07/28 21:55:55 - dimacao - 	at java.lang.Thread.run(Thread.java:748)

2020/07/28 21:55:55 - dimacao - Caused by: org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3120)

2020/07/28 21:55:55 - dimacao - 	 13 more

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : Something went wrong while trying to safe stop the transformation:

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Unable to get database metadata from this database connection

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3126)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.cancelQuery(Database.java:745)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.steps.sql.ExecSQL.stopRunning(ExecSQL.java:271)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopStep(Trans.java:2044)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.lambda$stopAll$2(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at java.util.ArrayList.forEach(ArrayList.java:1257)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopAll(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.stopAll(BaseStep.java:3008)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.killAllNoWait(Trans.java:1880)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.access$500(Trans.java:170)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans$1.stepFinished(Trans.java:1381)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.markStop(BaseStep.java:3154)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.RunThread.run(RunThread.java:122)

2020/07/28 21:55:55 - dimacao - 	at java.lang.Thread.run(Thread.java:748)

2020/07/28 21:55:55 - dimacao - Caused by: org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3120)

2020/07/28 21:55:55 - dimacao - 	 13 more

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : Something went wrong while trying to safe stop the transformation:

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Unable to get database metadata from this database connection

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3126)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.cancelQuery(Database.java:745)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.steps.sql.ExecSQL.stopRunning(ExecSQL.java:271)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopStep(Trans.java:2044)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.lambda$stopAll$2(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at java.util.ArrayList.forEach(ArrayList.java:1257)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.stopAll(Trans.java:2028)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.stopAll(BaseStep.java:3008)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.killAllNoWait(Trans.java:1880)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans.access$500(Trans.java:170)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.Trans$1.stepFinished(Trans.java:1381)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.BaseStep.markStop(BaseStep.java:3154)

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.trans.step.RunThread.run(RunThread.java:122)

2020/07/28 21:55:55 - dimacao - 	at java.lang.Thread.run(Thread.java:748)

2020/07/28 21:55:55 - dimacao - Caused by: org.pentaho.di.core.exception.KettleDatabaseException:

2020/07/28 21:55:55 - dimacao - Error connecting to database [mydwcamara]

2020/07/28 21:55:55 - dimacao -

2020/07/28 21:55:55 - dimacao - 	at org.pentaho.di.core.database.Database.getDatabaseMetaData(Database.java:3120)

2020/07/28 21:55:55 - dimacao - 	 13 more

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : Erros detectados!

2020/07/28 21:55:55 - Spoon - The transformation has finished!!

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : Erros detectados!

2020/07/28 21:55:55 - dimacao - ERROR (version 9.0.0.0-423, build 9.0.0.0-423 from 2020-01-31 04.53.04 by buildguy) : Erros detectados!
Criado 29 de julho de 2020
Respostas 0
Participantes 1