After being packaged as jar, when there is an abnormal log4j log output stack, the number of lines of the corresponding source code cannot be found, but the Unknown Source appears.

The reason may be that it is packaged with ant, and the parameter debug="true" in javac is not set

The output log is similar to:

java.lang.NullPointerException
        at com.dyr.cloud.connection.impl.ActionDelegateImpl.getAllGPUGrou pAllocationAlgorithm
( Unknown Source )
        at com.dyr.cloud.client.resources.HostManager.getAllGPUGroupAlgormmA.jp

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326580625&siteId=291194637