java version "1.8.0_72" Java(TM) SE Runtime Environment (build 1.8.0_72-b15)
Java HotSpot(TM) 64-Bit Server VM (build 25.72-b15, mixed mode) On Tue, Jun 28, 2016 at 10:27 AM, Joe Witt <[email protected]> wrote: > Agreed - it should work out of the box. > > When you run 'java -version' can you please share the output. > > Thanks > Joe > > On Tue, Jun 28, 2016 at 7:23 AM, Scott Stroud <[email protected]> > wrote: > > 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 >
