Skip to content

bugly监控到发生的异常:java.lang.IllegalArgumentException,接入版本是1.7.7 #1322

@linlongjanny

Description

@linlongjanny

下面是截取到的日志:

FileDownloader-BlockCompleted1(15718)

java.lang.IllegalArgumentException
can't handover the message, no master to receive this message(status[4]) size[0]

com.liulishuo.filedownloader.FileDownloadMessenger.b(FileDownloadMessenger.java:254)
com.liulishuo.filedownloader.FileDownloadMessageStation$1.run(FileDownloadMessageStation.java:109)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
java.lang.Thread.run(Thread.java:764)

该段代码指向handoverMessage()函数中当task为null时抛出的异常,但是在使用中已对task限制不为空,希望可以得到官方的解答和解决方案!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions