[Soot-list] A little problem when run a "wjtp" Transformer

Eric Bodden eric.bodden at uni-paderborn.de
Tue Nov 13 09:41:54 EST 2018


> This "org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactory" is in another jar "hbase-hadoop-compat.jar". So there is an exception in my analysis transformer. But I still have a problem, I have set "allow_phantom_refs" as "true", but this unknown class/interface is not resolved correctly. Is there any problem in soot?

I see. Indeed if Soot does not load this type then it cannot know any better. Can you please try the option -ignore-resolution-errors  ?

Cheers
Eric


More information about the Soot-list mailing list