premsurawut
10/28/2024, 6:30 AMSyed Hamza Raza Kazmi
10/28/2024, 6:49 AMArif Chaudhary
10/28/2024, 8:19 AMPoorva
10/28/2024, 11:04 AMMor Iluz
10/28/2024, 12:10 PMTom De Kooning
10/28/2024, 12:34 PMsatya
10/28/2024, 12:35 PMHenrik Nilsson
10/28/2024, 12:38 PMKaustav Ghosh
10/28/2024, 12:42 PMreplication-orchestrator > readFromDestination: exception caught
java.lang.NullPointerException: Cannot invoke "io.airbyte.protocol.models.AirbyteGlobalState.getStreamStates()" because the return value of "io.airbyte.protocol.models.AirbyteStateMessage.getGlobal()" is null
at io.airbyte.workers.internal.bookkeeping.ParallelStreamStatsTracker.updateDestinationStateStats(ParallelStreamStatsTracker.kt:130) ~[io.airbyte-airbyte-commons-worker-1.1.0.jar:?]
at io.airbyte.workers.internal.syncpersistence.SyncPersistenceImpl.updateDestinationStateStats(SyncPersistence.kt:322) ~[io.airbyte-airbyte-commons-worker-1.1.0.jar:?]
at io.airbyte.workers.internal.bookkeeping.AirbyteMessageTracker.acceptFromDestination(AirbyteMessageTracker.kt:65) ~[io.airbyte-airbyte-commons-worker-1.1.0.jar:?]
at io.airbyte.workers.general.ReplicationWorkerHelper.internalProcessMessageFromDestination(ReplicationWorkerHelper.kt:443) ~[io.airbyte-airbyte-commons-worker-1.1.0.jar:?]
at io.airbyte.workers.general.ReplicationWorkerHelper.processMessageFromDestination(ReplicationWorkerHelper.kt:317) ~[io.airbyte-airbyte-commons-worker-1.1.0.jar:?]
at io.airbyte.workers.general.BufferedReplicationWorker.readFromDestination(BufferedReplicationWorker.java:488) ~[io.airbyte-airbyte-commons-worker-1.1.0.jar:?]
at io.airbyte.workers.general.BufferedReplicationWorker.lambda$runAsync$2(BufferedReplicationWorker.java:215) ~[io.airbyte-airbyte-commons-worker-1.1.0.jar:?]
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
2024-10-28 11:40:50 replication-orchestrator > readFromDestination: done. (writeToDestFailed:false, dest.isFinished:false)
2024-10-28 11:40:50 replication-orchestrator > writeToDestination: exception caught
java.lang.IllegalStateException: No exit code found.
at io.airbyte.workers.internal.ContainerIOHandle.getExitCode(ContainerIOHandle.kt:104) ~[io.airbyte-airbyte-commons-worker-1.1.0.jar:?]
at io.airbyte.workers.internal.LocalContainerAirbyteSource.getExitValue(LocalContainerAirbyteSource.kt:90) ~[io.airbyte-airbyte-commons-worker-1.1.0.jar:?]
at io.airbyte.workers.general.BufferedReplicationWorker.writeToDestination(BufferedReplicationWorker.java:440) ~[io.airbyte-airbyte-commons-worker-1.1.0.jar:?]
at io.airbyte.workers.general.BufferedReplicationWorker.lambda$runAsyncWithTimeout$5(BufferedReplicationWorker.java:243) ~[io.airbyte-airbyte-commons-worker-1.1.0.jar:?]
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Henrik Nilsson
10/28/2024, 12:52 PMNanagoud
10/28/2024, 12:54 PMsatya
10/28/2024, 1:01 PMAlfred Joseph A
10/28/2024, 1:44 PMAWS_ASSUME_ROLE_EXTERNAL_ID
in locally deployed instanceAlfred Joseph A
10/28/2024, 1:45 PMSimon Veerman
10/28/2024, 2:39 PMVasil Boshnakov
10/28/2024, 2:44 PMMatthew Mombrea
10/28/2024, 2:54 PMAndres
10/28/2024, 3:08 PMEric Gottschalk
10/28/2024, 3:22 PMVasil Boshnakov
10/28/2024, 3:35 PMYannick Sacherer
10/28/2024, 3:42 PMJake Duckworth
10/28/2024, 3:52 PMsdk.workspaces().listWorkspaces().call()
Error:
Exception in thread "main" java.lang.NoClassDefFoundError: org/openapitools/jackson/nullable/JsonNullable
at com.airbyte.api.utils.Utils.resolveOptionals(Utils.java:517)
at com.airbyte.api.utils.Security.parseBasicAuthScheme(Security.java:153)
at com.airbyte.api.utils.Security.parseSecurityScheme(Security.java:76)
at com.airbyte.api.utils.Security.configureSecurity(Security.java:42)
at com.airbyte.api.utils.Utils.configureSecurity(Utils.java:274)
at com.airbyte.api.Workspaces.listWorkspaces(Workspaces.java:484)
at com.airbyte.api.models.operations.ListWorkspacesRequestBuilder.call(ListWorkspacesRequestBuilder.java:37)
Matheus Dantas
10/28/2024, 3:53 PMThe manifest version 5.6.0 is greater than the airbyte-cdk package version (1.8.0). Your manifest may contain features that are not in the current CDK version.
poornima Venkatesha
10/28/2024, 4:29 PMLucas Segers
10/28/2024, 4:47 PMJohn Mizerany
10/28/2024, 4:54 PMMounika Naga
10/28/2024, 5:22 PMChris Potter
10/28/2024, 5:54 PMChris Potter
10/28/2024, 7:04 PMMounika Naga
10/28/2024, 7:59 PM