TU-ADSP / Blockchain-Logging-Framework

This framework provides advanced querying and logging capabilities for Ethereum and Hyperledger blockchains.
Other
7 stars 5 forks source link

Hyperledger Extraction execution fails with NoClassDefFoundError #182

Closed rohrschacht closed 3 years ago

rohrschacht commented 3 years ago

When executing the extract functionality with a fresh build of BLF, the process panics and complains with the error:

Exception in thread "main" java.lang.NoClassDefFoundError: org/bouncycastle/jcajce/spec/CompositeAlgorithmSpec

This is caused by a dependency update.