2021-01-31 17:37:09 UTC - Ben Carver: Alright, I got a lot further, but I'm hitting a new error that I am not sure what to do with:
`java.lang.LinkageError: loading constraint violation: loader "sun/misc/Launcher$AppClassLoader@3446d3f" previously initiated loading for a different type with name "io/hops/transaction/context/ContextInitializer" defined by loader "org/apache/openwhi sk/runtime/java/action/JarLoader@18330561"` I have to assume this is related to the OpenWhisk ClassLoader? Is there anything that can be done about this? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1612114629070500?thread_ts=1612114629.070500&cid=C3TPCAQG1 ----