wh1t3p1g / tabby

A CAT called tabby ( Code Analysis Tool )
https://www.yuque.com/wh1t3p1g/tp0c1t/lf12lg69ngh47akx
Apache License 2.0
1.3k stars 153 forks source link

大量报错:Failed to retrieve the archive entries list for the archive at path? #98

Closed fishBone000 closed 4 days ago

fishBone000 commented 4 days ago

尝试分析ADManager的jar包:

2024-11-12T11:42:50.718Z  INFO 98159 --- [           main] tabby.common.utils.FileUtils             : Create directory /home/fishbone/git-clones/tabby/temp/tabby_0E7ca29d329-e610-48ab-8eb0-4153d220b597 success!
2024-11-12T11:42:51.081Z  INFO 98159 --- [           main] tabby.core.Analyser                      : Load basic classes
2024-11-12T11:59:08.232Z  INFO 98159 --- [           main] tabby.core.Analyser                      : Load dynamic classes
2024-11-12T11:59:08.233Z  INFO 98159 --- [           main] tabby.core.Analyser                      : Total analyse 244 targets.
2024-11-12T11:59:08.234Z  INFO 98159 --- [           main] tabby.core.Analyser                      : Target 244, Dependencies 244
2024-11-12T11:59:08.234Z  INFO 98159 --- [           main] tabby.core.scanner.ClassInfoScanner      : Start to collect 244 targets' class information.
2024-11-12T11:59:08.474Z ERROR 98159 --- [           main] tabby.core.scanner.ClassInfoScanner      : Load Error: com.adventnet.authorization.AAAACE, Message: Error: Failed to retrieve the archive entries list for the archive at path '/home/fishbone/products/ADManager/ADManager/jars/lib/aspose-email-19.10-jdk16.jar'.
2024-11-12T11:59:08.475Z ERROR 98159 --- [           main] tabby.core.scanner.ClassInfoScanner      : Load Error: com.adventnet.authorization.AAADISABLEAUTH, Message: Error: Failed to retrieve the archive entries list for the archive at path '/home/fishbone/products/ADManager/ADManager/jars/lib/aspose-email-19.10-jdk16.jar'.

后面还有很多很多和最后一行一样的报错 我这边会继续调试看看是哪里出了问题

fishBone000 commented 4 days ago

有点犯傻了……报错全部源自同一个目标jar,这个jar不知道为什么是空的