I am receiving Nokogiri errors attempting the basic tutorials with jruby 1.7.19 splunk sdk 1.0.4. I am receiving the following error message when running the tests and similar error in IRB Error: test_nokogiri_atom_without_feed(TestAtomFeed) : NoMethodError: undefined method `name' for []:Nokogiri::XML::NodeSet ✗ java -version java version "1.7.0_72" Java(TM) SE Runtime Environment (build 1.7.0_72-b14) Java HotSpot(TM) 64-Bit Server VM (build 24.72-b04, mixed mode) However the same scenario is successful with MRI ruby 2.1.5.
I am receiving Nokogiri errors attempting the basic tutorials with jruby 1.7.19 splunk sdk 1.0.4.
I am receiving the following error message when running the tests and similar error in IRB
Error: test_nokogiri_atom_without_feed(TestAtomFeed)
: NoMethodError: undefined method `name' for []:Nokogiri::XML::NodeSet
✗ java -version
java version "1.7.0_72"
Java(TM) SE Runtime Environment (build 1.7.0_72-b14)
Java HotSpot(TM) 64-Bit Server VM (build 24.72-b04, mixed mode)
However the same scenario is successful with MRI ruby 2.1.5.