2024/03/15 11:47:24 - D:\PENTAHO_PDI_9_4\Transformation test mongo.ktr : Transformation test mongo - Dispatching started for transformation [D:\PENTAHO_PDI_9_4\Transformation test mongo.ktr : Transformation test mongo] 2024/03/15 11:47:24 - MongoDB input.0 - Normal authentication for user t4h 2024/03/15 11:47:24 - MongoDB input.0 - Configuring connection with read preference: primary 2024/03/15 11:47:24 - MongoDB input.0 - No read preference tag sets defined 2024/03/15 11:47:24 - MongoDB input.0 - Configuring connection with write concern - w = 1, wTimeout = 0, journaled = false 2024/03/15 11:47:55 - MongoDB input.0 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Unexpected error 2024/03/15 11:47:55 - MongoDB input.0 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : org.pentaho.di.core.exception.KettleException: 2024/03/15 11:47:55 - MongoDB input.0 - com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=10.198.71.184:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}] 2024/03/15 11:47:55 - MongoDB input.0 - Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=10.198.71.184:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}] 2024/03/15 11:47:55 - MongoDB input.0 - 2024/03/15 11:47:55 - MongoDB input.0 - at org.pentaho.di.trans.steps.mongodbinput.MongoDbInput.processRow(MongoDbInput.java:155) 2024/03/15 11:47:55 - MongoDB input.0 - at org.pentaho.di.trans.step.RunThread.run(RunThread.java:62) 2024/03/15 11:47:55 - MongoDB input.0 - at java.lang.Thread.run(Thread.java:748) 2024/03/15 11:47:55 - MongoDB input.0 - Caused by: com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=10.198.71.184:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}] 2024/03/15 11:47:55 - MongoDB input.0 - at com.mongodb.internal.connection.BaseCluster.getDescription(BaseCluster.java:182) 2024/03/15 11:47:55 - MongoDB input.0 - at com.mongodb.internal.connection.AbstractMultiServerCluster.getDescription(AbstractMultiServerCluster.java:54) 2024/03/15 11:47:55 - MongoDB input.0 - at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:155) 2024/03/15 11:47:55 - MongoDB input.0 - at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:105) 2024/03/15 11:47:55 - MongoDB input.0 - at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:287) 2024/03/15 11:47:55 - MongoDB input.0 - at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:191) 2024/03/15 11:47:55 - MongoDB input.0 - at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:180) 2024/03/15 11:47:55 - MongoDB input.0 - at com.mongodb.DBCursor.initializeCursor(DBCursor.java:989) 2024/03/15 11:47:55 - MongoDB input.0 - at com.mongodb.DBCursor.hasNext(DBCursor.java:172) 2024/03/15 11:47:55 - MongoDB input.0 - at org.pentaho.mongo.wrapper.cursor.DefaultCursorWrapper.hasNext(DefaultCursorWrapper.java:34) 2024/03/15 11:47:55 - MongoDB input.0 - at org.pentaho.di.trans.steps.mongodbinput.MongoDbInput.processRow(MongoDbInput.java:93) 2024/03/15 11:47:55 - MongoDB input.0 - ... 2 more 2024/03/15 11:47:55 - MongoDB input.0 - Finished processing (I=0, O=0, R=0, W=0, U=0, E=1) 2024/03/15 11:47:55 - D:\PENTAHO_PDI_9_4\Transformation test mongo.ktr : Transformation test mongo - Transformation detected one or more steps with errors. 2024/03/15 11:47:55 - D:\PENTAHO_PDI_9_4\Transformation test mongo.ktr : Transformation test mongo - Transformation is killing the other steps! 2024/03/15 11:50:21 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - Configuring connection with read preference: primary 2024/03/15 11:50:21 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - No read preference tag sets defined 2024/03/15 11:50:21 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - Configuring connection with write concern - w = 1, wTimeout = 0, journaled = false 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Unable to connect to MongoDB - check connection details 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : org.pentaho.mongo.MongoDbException: com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=10.198.71.184:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}] 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.pentaho.mongo.wrapper.NoAuthMongoClientWrapper.getDatabaseNames(NoAuthMongoClientWrapper.java:169) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.pentaho.di.ui.trans.steps.mongodbinput.MongoDbInputDialog.setupDBNames(MongoDbInputDialog.java:1519) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.pentaho.di.ui.trans.steps.mongodbinput.MongoDbInputDialog.access$700(MongoDbInputDialog.java:92) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.pentaho.di.ui.trans.steps.mongodbinput.MongoDbInputDialog$8.widgetSelected(MongoDbInputDialog.java:585) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.pentaho.di.ui.trans.steps.mongodbinput.MongoDbInputDialog.open(MongoDbInputDialog.java:1098) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.pentaho.di.ui.spoon.delegates.SpoonStepsDelegate.editStep(SpoonStepsDelegate.java:120) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.pentaho.di.ui.spoon.Spoon.editStep(Spoon.java:9025) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.pentaho.di.ui.spoon.trans.TransGraph.editStep(TransGraph.java:3286) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.pentaho.di.ui.spoon.trans.TransGraph.mouseDoubleClick(TransGraph.java:784) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:200) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.pentaho.di.ui.spoon.Spoon.readAndDispatch(Spoon.java:1432) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.pentaho.di.ui.spoon.Spoon.waitForDispose(Spoon.java:8160) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.pentaho.di.ui.spoon.Spoon.start(Spoon.java:9542) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.pentaho.di.ui.spoon.Spoon.main(Spoon.java:722) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at java.lang.reflect.Method.invoke(Method.java:498) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.pentaho.commons.launcher.Launcher.main(Launcher.java:92) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - Caused by: com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=10.198.71.184:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}] 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at com.mongodb.internal.connection.BaseCluster.getDescription(BaseCluster.java:182) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at com.mongodb.internal.connection.AbstractMultiServerCluster.getDescription(AbstractMultiServerCluster.java:54) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:155) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:105) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:287) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:191) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at com.mongodb.client.internal.MongoIterableImpl.execute(MongoIterableImpl.java:143) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at com.mongodb.client.internal.MongoIterableImpl.iterator(MongoIterableImpl.java:92) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at com.mongodb.client.internal.MongoIterableImpl.forEach(MongoIterableImpl.java:121) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at com.mongodb.client.internal.MappingIterable.forEach(MappingIterable.java:59) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at com.mongodb.client.internal.MappingIterable.into(MappingIterable.java:69) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at com.mongodb.Mongo.getDatabaseNames(Mongo.java:498) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - at org.pentaho.mongo.wrapper.NoAuthMongoClientWrapper.getDatabaseNames(NoAuthMongoClientWrapper.java:167) 2024/03/15 11:50:51 - org.pentaho.di.trans.steps.mongodbinput.MongoDbInputMeta@99a8de3 - ... 29 more 2024/03/15 11:51:50 - D:\PENTAHO_PDI_9_4\Transformation test mongo.ktr : Transformation test mongo - Dispatching started for transformation [D:\PENTAHO_PDI_9_4\Transformation test mongo.ktr : Transformation test mongo] 2024/03/15 11:51:50 - MongoDB input.0 - Normal authentication for user t4h 2024/03/15 11:51:50 - MongoDB input.0 - Configuring connection with read preference: primary 2024/03/15 11:51:50 - MongoDB input.0 - No read preference tag sets defined 2024/03/15 11:51:50 - MongoDB input.0 - Configuring connection with write concern - w = 1, wTimeout = 0, journaled = false 2024/03/15 11:52:21 - MongoDB input.0 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Unexpected error 2024/03/15 11:52:21 - MongoDB input.0 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : org.pentaho.di.core.exception.KettleException: 2024/03/15 11:52:21 - MongoDB input.0 - com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=10.198.71.184:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}] 2024/03/15 11:52:21 - MongoDB input.0 - Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=10.198.71.184:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}] 2024/03/15 11:52:21 - MongoDB input.0 - 2024/03/15 11:52:21 - MongoDB input.0 - at org.pentaho.di.trans.steps.mongodbinput.MongoDbInput.processRow(MongoDbInput.java:155) 2024/03/15 11:52:21 - MongoDB input.0 - at org.pentaho.di.trans.step.RunThread.run(RunThread.java:62) 2024/03/15 11:52:21 - MongoDB input.0 - at java.lang.Thread.run(Thread.java:748) 2024/03/15 11:52:21 - MongoDB input.0 - Caused by: com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=10.198.71.184:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}] 2024/03/15 11:52:21 - MongoDB input.0 - at com.mongodb.internal.connection.BaseCluster.getDescription(BaseCluster.java:182) 2024/03/15 11:52:21 - MongoDB input.0 - at com.mongodb.internal.connection.AbstractMultiServerCluster.getDescription(AbstractMultiServerCluster.java:54) 2024/03/15 11:52:21 - MongoDB input.0 - at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:155) 2024/03/15 11:52:21 - MongoDB input.0 - at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:105) 2024/03/15 11:52:21 - MongoDB input.0 - at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:287) 2024/03/15 11:52:21 - MongoDB input.0 - at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:191) 2024/03/15 11:52:21 - MongoDB input.0 - at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:180) 2024/03/15 11:52:21 - MongoDB input.0 - at com.mongodb.DBCursor.initializeCursor(DBCursor.java:989) 2024/03/15 11:52:21 - MongoDB input.0 - at com.mongodb.DBCursor.hasNext(DBCursor.java:172) 2024/03/15 11:52:21 - MongoDB input.0 - at org.pentaho.mongo.wrapper.cursor.DefaultCursorWrapper.hasNext(DefaultCursorWrapper.java:34) 2024/03/15 11:52:21 - MongoDB input.0 - at org.pentaho.di.trans.steps.mongodbinput.MongoDbInput.processRow(MongoDbInput.java:93) 2024/03/15 11:52:21 - MongoDB input.0 - ... 2 more 2024/03/15 11:52:22 - MongoDB input.0 - Finished processing (I=0, O=0, R=0, W=0, U=0, E=1) 2024/03/15 11:52:22 - D:\PENTAHO_PDI_9_4\Transformation test mongo.ktr : Transformation test mongo - Transformation detected one or more steps with errors. 2024/03/15 11:52:22 - D:\PENTAHO_PDI_9_4\Transformation test mongo.ktr : Transformation test mongo - Transformation is killing the other steps! 2024/03/15 11:52:42 - D:\PENTAHO_PDI_9_4\Transformation test mongo.ktr : Transformation test mongo - Dispatching started for transformation [D:\PENTAHO_PDI_9_4\Transformation test mongo.ktr : Transformation test mongo] 2024/03/15 11:52:42 - MongoDB input.0 - Normal authentication for user t4h 2024/03/15 11:53:13 - MongoDB input.0 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Unexpected error 2024/03/15 11:53:13 - MongoDB input.0 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : org.pentaho.di.core.exception.KettleException: 2024/03/15 11:53:13 - MongoDB input.0 - com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@250c198b. Client view of cluster state is {type=REPLICA_SET, servers=[{address=10.198.71.184:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}, {address=10.198.71.184:27019, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}, {address=10.198.71.184:27018, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}] 2024/03/15 11:53:13 - MongoDB input.0 - Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@250c198b. Client view of cluster state is {type=REPLICA_SET, servers=[{address=10.198.71.184:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}, {address=10.198.71.184:27019, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}, {address=10.198.71.184:27018, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}] 2024/03/15 11:53:13 - MongoDB input.0 - 2024/03/15 11:53:13 - MongoDB input.0 - at org.pentaho.di.trans.steps.mongodbinput.MongoDbInput.processRow(MongoDbInput.java:155) 2024/03/15 11:53:13 - MongoDB input.0 - at org.pentaho.di.trans.step.RunThread.run(RunThread.java:62) 2024/03/15 11:53:13 - MongoDB input.0 - at java.lang.Thread.run(Thread.java:748) 2024/03/15 11:53:13 - MongoDB input.0 - Caused by: com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@250c198b. Client view of cluster state is {type=REPLICA_SET, servers=[{address=10.198.71.184:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}, {address=10.198.71.184:27019, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}, {address=10.198.71.184:27018, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake}, caused by {java.io.EOFException: SSL peer shut down incorrectly}}] 2024/03/15 11:53:13 - MongoDB input.0 - at com.mongodb.internal.connection.BaseCluster.createTimeoutException(BaseCluster.java:408) 2024/03/15 11:53:13 - MongoDB input.0 - at com.mongodb.internal.connection.BaseCluster.selectServer(BaseCluster.java:123) 2024/03/15 11:53:13 - MongoDB input.0 - at com.mongodb.internal.connection.AbstractMultiServerCluster.selectServer(AbstractMultiServerCluster.java:54) 2024/03/15 11:53:13 - MongoDB input.0 - at com.mongodb.client.internal.MongoClientDelegate.getConnectedClusterDescription(MongoClientDelegate.java:157) 2024/03/15 11:53:13 - MongoDB input.0 - at com.mongodb.client.internal.MongoClientDelegate.createClientSession(MongoClientDelegate.java:105) 2024/03/15 11:53:13 - MongoDB input.0 - at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.getClientSession(MongoClientDelegate.java:287) 2024/03/15 11:53:13 - MongoDB input.0 - at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:191) 2024/03/15 11:53:13 - MongoDB input.0 - at com.mongodb.client.internal.MongoClientDelegate$DelegateOperationExecutor.execute(MongoClientDelegate.java:180) 2024/03/15 11:53:13 - MongoDB input.0 - at com.mongodb.DBCursor.initializeCursor(DBCursor.java:989) 2024/03/15 11:53:13 - MongoDB input.0 - at com.mongodb.DBCursor.hasNext(DBCursor.java:172) 2024/03/15 11:53:13 - MongoDB input.0 - at org.pentaho.mongo.wrapper.cursor.DefaultCursorWrapper.hasNext(DefaultCursorWrapper.java:34) 2024/03/15 11:53:13 - MongoDB input.0 - at org.pentaho.di.trans.steps.mongodbinput.MongoDbInput.processRow(MongoDbInput.java:93) 2024/03/15 11:53:13 - MongoDB input.0 - ... 2 more 2024/03/15 11:53:13 - MongoDB input.0 - Finished processing (I=0, O=0, R=0, W=0, U=0, E=1) 2024/03/15 11:53:13 - D:\PENTAHO_PDI_9_4\Transformation test mongo.ktr : Transformation test mongo - Transformation detected one or more steps with errors. 2024/03/15 11:53:13 - D:\PENTAHO_PDI_9_4\Transformation test mongo.ktr : Transformation test mongo - Transformation is killing the other steps!