[OPENDJ-5414] Backport OPENDJ-5002: 200s timeout when stopping a replication server Created: 05/Sep/18 Updated: 08/Nov/19 Resolved: 27/Jul/19 |
|
Status: | Done |
Project: | OpenDJ |
Component/s: | None |
Affects Version/s: | 5.5.1 |
Fix Version/s: | 5.5.3 |
Type: | Bug | Priority: | Major |
Reporter: | Chris Ridd | Assignee: | Chris Ridd |
Resolution: | Fixed | Votes: | 0 |
Labels: | Verified |
Issue Links: |
|
||||||||
Story Points: | 1 | ||||||||
QA Assignee: | Michal Severin [X] (Inactive) |
Description |
Found with DS 6.0.0-RC1 Sometimes when we try to stop a replication server, we reach the timeout of 200s, with a parameter error saying the --port must be specified. This happens randomly in many of our tests, but always when stopping a replication server. ./bin/stop-ds -- rc -- returned 89, expected 0 -- stdout -- Stopping Server... The timeout of '200' seconds to start the server has been reached. You can use the argument '--timeout' to increase this timeout -- stderr -- An error occurred while parsing the command-line arguments: A port number must be specified to connect to the server See "stop-ds --help" to get more usage help |
Comments |
Comment by Michal Severin [X] (Inactive) [ 10/Oct/19 ] |
Verified on 5.5.3-RC3 rev. 0197d315edb |