View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004305 | SymmetricDS | Bug | public | 2020-03-09 16:40 | 2020-03-17 18:43 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.0 | ||||
Target Version | 3.11.7 | Fixed in Version | 3.11.7 | ||
Summary | 0004305: File sync null pointer exception reading acks | ||||
Description | Using push file sync, the source node gets a NullPointerException after pushing files and trying to read acknowledgement. 2020-03-03 08:56:40,881 WARN [node10] [FileSyncService] [node10-file_push-default-1] Could not communicate with node 'central:dev:dev' at http://localhost:31415/sync/central-dev because of unexpected error StackTraceKey.init [NullPointerException:1509256296] java.lang.NullPointerException at org.jumpmind.symmetric.transport.http.HttpOutgoingTransport.readResponse(HttpOutgoingTransport.java:320) at com.jumpmind.symmetric.console.remote.m.readResponse(RemoteStatusHttpOutgoingTransport.java:62) at org.jumpmind.symmetric.service.impl.AbstractService.readAcks(AbstractService.java:295) at org.jumpmind.symmetric.service.impl.FileSyncService.pushFilesToNode(FileSyncService.java:893) at org.jumpmind.symmetric.service.impl.FileSyncService.execute(FileSyncService.java:860) at org.jumpmind.symmetric.service.impl.NodeCommunicationService$1.run(NodeCommunicationService.java:517) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-03-09 16:40 | elong | New Issue | |
2020-03-09 16:40 | elong | Status | new => assigned |
2020-03-09 16:40 | elong | Assigned To | => elong |
2020-03-09 16:40 | elong | Issue generated from: 0004297 | |
2020-03-09 16:40 | elong | Status | assigned => resolved |
2020-03-09 16:40 | elong | Resolution | open => fixed |
2020-03-09 16:40 | elong | Fixed in Version | => 3.11.7 |
2020-03-17 18:43 | admin | Status | resolved => closed |