ErrLookup › lingochamp/FileDownloader
lingochamp/FileDownloader
Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process · Java · 99 source files
Analyzed at 6237a8cac1 on 2026-09-09. 63 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| getLargeSofarBytes | exception | error | android, filedownloader, message-snapshot, illegal-state |
| the download runnable must not be null! | validation | error | android, file-download, internal-state, multi-connection |
| there isn't any content need to download on | exception | error | |
| response code error: , request headers: response headers | http | error | http, android, file-download, http-error-response |
| the value of ' ' must be ' ' or | validation | error | |
| value == null | validation | error | |
| getFileName | exception | error | |
| This value is used in the :filedownloader process, so set… | exception | error | android, multi-process, configuration, filedownloader |
| sub package size must more than 0 | validation | error | |
| Can't delete the old file | exception | error | |
| Fatal-Exception: You can't bind the FileDownloadService in… | exception | error | |
| Can't rename the temp downloaded file | exception | error | |
| can't recognize the intent with action | exception | error | |
| The file is too large to store, breakpoint in bytes | exception | error | android, storage, disk-space, file-download |
| Task[ ] can't start the download runnable, because this… | exception | error | android, permissions, wifi, file-download |
| invalid connection count | exception | error | |
| can't using multi-download when the output stream can't… | exception | error | |
| helper must not be null! | exception | error | |
| Connection failed with request | exception | error | http, android, file-download, socket, retry |
| isReusedDownloadedFile | exception | error | android, filedownloader, message-snapshot, illegal-state |
| getLargeTotalBytes | exception | error | android, filedownloader, message-snapshot, illegal-state |
| Since the provided FileDownloadOutputStream does not… | validation | error | |
| can't create the block complete message for id | exception | error | android, filedownloader, illegal-argument, status-mismatch |
| Sorry, FileDownloader can not block the main thread… | exception | error | android, main-thread, deadlock, service-binding |
| can't know the size of the download file, and its… | exception | error | android, http, content-length, chunked, filedownloader |
| Can't restore the snapshot because unknown status | exception | error | |
| If you start the task manually, it means this task doesn't… | exception | error | android, task-lifecycle, queue, double-start |
| take block completed snapshot, must has already be… | exception | error | |
| getSmallSofarBytes | exception | error | android, filedownloader, message-snapshot, illegal-state |
| receive (redirect) but the location is null with response [… | exception | error | |
| can't handover the message, no master to receive this… | exception | error | android, lifecycle-race, internal-state |
| redirect too many times! | exception | error | |
| getSmallTotalBytes | exception | error | android, filedownloader, message-snapshot, illegal-state |
| fetched length[ ] != content length[ ], range[ , ) offset[… | exception | error | android, filedownloader, http, range-request, content-length |
| Huh, MD5 should be supported? | exception | error | android, crypto, md5, runtime-environment |
| found invalid internal destination filename | exception | error | android, file-io, invalid-filename, filedownloader |
| The filename [ ] from the response is not allowable… | validation | critical | android, security, path-traversal, http, filedownloader |
| This task is dirty to restart, If you want to reuse this… | exception | error | android, task-lifecycle, reuse |
| getThrowable | exception | error | android, filedownloader, no-field, snapshot-accessor |
| found invalid internal destination path | exception | error | file, io, path, filedownloader |
| create new file error | exception | error | file, io, storage, filedownloader |
| found invalid internal destination path, empty | exception | error | android, file-io, empty-path, filedownloader |
| can't generate real path, the file name is null | exception | error | android, null-argument, path-generation, filedownloader |
| connection is null when findEtag | exception | error | android, http, etag, null-argument, filedownloader |
| the messenger is working, can't re-appointment for | exception | error | android, lifecycle, messenger, reuse |
| Huh, UTF-8 should be supported? | exception | error | android, charset, utf-8, runtime-environment |
| Please invoke the 'FileDownloader#setup' before using… | exception | error | |
| isResuming | exception | error | android, filedownloader, no-field, snapshot-accessor |
| This task is running | exception | error | android, task-lifecycle, duplicate-start |
| Create parent directory failed, please make sure you have… | exception | error | android, filesystem, permissions, mkdir |
| getEtag | exception | error | android, filedownloader, no-field, snapshot-accessor |
| getRetryingTimes | exception | error | android, filedownloader, no-field, snapshot-accessor |
| please use #catchWarn instead | exception | error | |
| the provided mPath[ ] is invalid, can't find its directory | validation | error | android, file-path, validation |
| can't generate real path, the directory is null | exception | error | android, null-argument, path-generation, filedownloader |
| name == null | validation | error | |
| event must not be null! | exception | error | android, filedownloader, null-argument, event-publish |
| create FileDownloadQueueSet must with valid target! | validation | error | android, null-argument, queue-set |
| This value is used in the :filedownloader process, so set… | exception | error | android, filedownloader, process, configuration |
| listener must not be null! | exception | error | android, filedownloader, null-argument, event-listener |
| the provided context must not be null! | validation | error | android, null-argument, initialization, context |
| require with contentLength( ), but the backend response… | exception | error | |
| name is empty | validation | error |