Im attempting to use the InvokeHTTP component with the 0.6.1 release and keep seeing this error. My JAVA_HOME is 1.8.0_72-b15 on my Mac. Im sure I could go find the jar and manually add it to the classpath, but I assume it should work OOB straight from the NiFi download or maybe its some path nuance to my local system. Any insight is appreciated.
InvokeHTTP[id=908a3005-b216-4458-aeee-489e6ec7c462] failed to process session due to java.lang.NoClassDefFoundError: android/util/Log: java.lang.NoClassDefFoundError: android/util/Log 09:50:51 EDTWARNING908a3005-b216-4458-aeee-489e6ec7c462 InvokeHTTP[id=908a3005-b216-4458-aeee-489e6ec7c462] Processor Administratively Yielded for 1 sec due to processing failure 09:50:54 EDTWARNING908a3005-b216-4458-aeee-489e6ec7c462 InvokeHTTP[id=908a3005-b216-4458-aeee-489e6ec7c462] Processor Administratively Yielded for 1 sec due to processing failure 09:50:54 EDTERROR908a3005-b216-4458-aeee-489e6ec7c462 InvokeHTTP[id=908a3005-b216-4458-aeee-489e6ec7c462] InvokeHTTP[id=908a3005-b216-4458-aeee-489e6ec7c462] failed to process session due to java.lang.NoClassDefFoundError: android/util/Log: java.lang.NoClassDefFoundError: android/util/Log
