View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003431 | SymmetricDS | Improvement | public | 2018-02-19 16:10 | 2018-03-12 12:26 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.0 | ||||
Target Version | 3.9.5 | Fixed in Version | 3.9.5 | ||
Summary | 0003431: Recovery options for service wrapper | ||||
Description | Add option to restart Windows service when the wrapper process dies. # First failure action (NONE, RESTART) wrapper.ntservice.failure.action.type.1=RESTART # Milliseconds to wait before performing the action wrapper.ntservice.failure.action.delay.1=10000 # Second failure action (NONE, RESTART) wrapper.ntservice.failure.action.type.2=NONE # Milliseconds to wait before performing the action wrapper.ntservice.failure.action.delay.2=0 # Subsequent failure action (NONE, RESTART) wrapper.ntservice.failure.action.type.3=NONE # Milliseconds to wait before performing the action wrapper.ntservice.failure.action.delay.3=0 # Seconds after which to reset the failure count to zero wrapper.ntservice.failure.reset.period=300 | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.9 b4a143d4 2018-02-19 11:24:34 Details Diff |
0003431: Recovery options for service wrapper |
Affected Issues 0003431 |
|
mod - symmetric-server/src/main/deploy/conf/sym_service.conf | Diff File | ||
mod - symmetric-wrapper/src/main/java/org/jumpmind/symmetric/wrapper/WindowsService.java | Diff File | ||
mod - symmetric-wrapper/src/main/java/org/jumpmind/symmetric/wrapper/WrapperConfig.java | Diff File | ||
mod - symmetric-wrapper/src/main/java/org/jumpmind/symmetric/wrapper/jna/Advapi32Ex.java | Diff File | ||
mod - symmetric-wrapper/src/main/java/org/jumpmind/symmetric/wrapper/jna/WinsvcEx.java | Diff File | ||
SymmetricDS: 3.9 28452a38 2018-02-22 19:04:18 Details Diff |
0003431: Recovery options for service wrapper |
Affected Issues 0003431 |
|
mod - symmetric-server/src/main/deploy/conf/sym_service.conf | Diff File | ||
mod - symmetric-wrapper/src/main/java/org/jumpmind/symmetric/wrapper/WindowsService.java | Diff File | ||
mod - symmetric-wrapper/src/main/java/org/jumpmind/symmetric/wrapper/jna/WinsvcEx.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-02-19 16:10 | elong | New Issue | |
2018-02-19 16:10 | elong | Status | new => assigned |
2018-02-19 16:10 | elong | Assigned To | => elong |
2018-02-19 16:26 | elong | Status | assigned => resolved |
2018-02-19 16:26 | elong | Resolution | open => fixed |
2018-02-19 16:26 | elong | Fixed in Version | => 3.9.5 |
2018-02-19 17:00 | admin | Changeset attached | => SymmetricDS 3.9 b4a143d4 |
2018-02-23 01:00 | admin | Changeset attached | => SymmetricDS 3.9 28452a38 |
2018-03-12 12:26 | chenson | Status | resolved => closed |