-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WaarpGatewayFTP] The server exits as soon as it has started #24
Comments
fredericBregier
added a commit
to fredericBregier/Waarp-All
that referenced
this issue
May 5, 2020
This issue was introduced in 3.1 after reworking thread pool. Usually, one activate SNMP in production. In this case, there were no issue. But if for some reasons, no SNMP was activated, then the GW FTP server stops immediatey after startup. This fix this issue.
See #25 |
fredericBregier
added a commit
to fredericBregier/Waarp-All
that referenced
this issue
May 12, 2020
This issue was introduced in 3.1 after reworking thread pool. Usually, one activate SNMP in production. In this case, there were no issue. But if for some reasons, no SNMP was activated, then the GW FTP server stops immediatey after startup. This fix this issue.
fredericBregier
added a commit
that referenced
this issue
May 12, 2020
This issue was introduced in 3.1 after reworking thread pool. Usually, one activate SNMP in production. In this case, there were no issue. But if for some reasons, no SNMP was activated, then the GW FTP server stops immediatey after startup. This fix this issue.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The servers starts correctly, but shuts down right after.
I tried with several versions, the issue seems to have appeared somewhere between the switch from the old repo and the 3.1 version.
I attached a full debug log of the execution.
gwftp.log
The text was updated successfully, but these errors were encountered: