Skip to content

[source-sftp-bulk] fails with unknown "StackOverflow" error #46934

Open
@skouzini

Description

Connector Name

source-sftp-bulk

Connector Version

1.2.0

What step the error happened?

During the sync

Relevant information

A connection that was previously running as intended suddenly started failing. Recreated the SFTP Bulk connector and reattached it, but it still fails. Retesting the saved source results in success. Destination is functioning properly. Airbyte Support confirmed that it is a problem with SFTP Bulk and referred to this template.
The error that the connector gives is "Warning from unknown: An unknown failure occurred: type='java.lang.StackOverflowError', nonRetryable=false"
Attached is the log for failed attempt 1 of 5. Each is available is needed.
production_job_19860293_attempt_1_txt.txt

Relevant log output

...
2024-10-15 12:12:07 platform > ----- START DISCOVER -----
2024-10-15 12:12:07 platform > 
2024-10-15 12:12:15 platform > Connector exited, processing output
2024-10-15 12:12:15 platform > Output file jobOutput.json found
2024-10-15 12:12:15 platform > Connector exited with exit code 0
2024-10-15 12:12:15 platform > Reading messages from protocol version 0.2.0
2024-10-15 12:12:15 platform > MetricClient has not been initialized. Must call MetricClientFactory.CreateMetricClient before using MetricClient. Using a dummy client for now. Ignore this if Airbyte is configured to not publish any metrics.
2024-10-15 12:12:15 platform > Checking for optional control message...
2024-10-15 12:12:15 platform > Writing catalog result to API...
2024-10-15 12:12:15 platform > Finished writing catalog result to API.
2024-10-15 12:12:15 platform > Writing output of a70e9b8f-1a49-4ccc-a664-c8d18a0be944_1728993600000_discover to the doc store
2024-10-15 12:12:15 platform > Marking workload a70e9b8f-1a49-4ccc-a664-c8d18a0be944_1728993600000_discover as successful
2024-10-15 12:12:15 platform > 
2024-10-15 12:12:15 platform > Deliberately exiting process with code 0.
2024-10-15 12:12:15 platform > ----- END DISCOVER -----
2024-10-15 12:12:15 platform > 
2024-10-15 12:12:17 platform > Starting async replication
2024-10-15 12:12:19 platform > Retry State: RetryManager(completeFailureBackoffPolicy=BackoffPolicy(minInterval=PT10S, maxInterval=PT30M, base=3), partialFailureBackoffPolicy=null, successiveCompleteFailureLimit=5, totalCompleteFailureLimit=5, successivePartialFailureLimit=1000, totalPartialFailureLimit=20, successiveCompleteFailures=1, totalCompleteFailures=1, successivePartialFailures=0, totalPartialFailures=0)
 Backoff before next attempt: 10 seconds

Contribute

  • Yes, I want to contribute

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions