accfcx

Results 2 comments of accfcx

同样使用编译缓存遇到。不过我的情况可能特殊,用JProfiler去监控远程Linux的压测服务时,突然报错,后来没有出现,当时怀疑可能是JProfiler连接过程中导致。 java.lang.NoClassDefFoundError: Script_1654006198953_58 at Script_1654006198953_58/1862339198.execute0(Script_1654006198953_58:1) at com.googlecode.aviator.ClassExpression.executeDirectly(ClassExpression.java:44) at com.googlecode.aviator.BaseExpression.execute(BaseExpression.java:245)

I meet the same problem. The algo colleague give me a xgboost model file, and i load it in go project with leaves, and I debug it into the readHeader...