<div dir="ltr">Hmm...   I tried your series of steps, and bundle install seems to be pulling in jrubyfx-1.2 for me :<div><br></div><div>







<p class="gmail-p1"><span class="gmail-s1">lilguylaptop:hawkfx cunningt$ rvm --version</span></p>
<p class="gmail-p1"><span class="gmail-s1">rvm 1.28.0 (latest) by Wayne E. Seguin &lt;<a href="mailto:wayneeseguin@gmail.com">wayneeseguin@gmail.com</a>&gt;, Michal Papis &lt;<a href="mailto:mpapis@gmail.com">mpapis@gmail.com</a>&gt; [<a href="https://rvm.io/">https://rvm.io/</a>]</span></p><p class="gmail-p1">bundle install output : <a href="https://gist.github.com/cunningt/a6c018e5e38fff61110a1e1d1a1bf6ad">https://gist.github.com/cunningt/a6c018e5e38fff61110a1e1d1a1bf6ad</a></p><p class="gmail-p1"><br>However, if I remove jrubyfx-1.2, and install jrubyfx-1.1.1, and bundle install, I&#39;m seeing : </p><p class="gmail-p1"><br></p><p class="gmail-p1"><span class="gmail-s1">lilguylaptop:hawkfx cunningt$ jruby -G -S hawkfx.rb </span></p><p class="gmail-p1"><span class="gmail-s1">/Users/cunningt/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/fxmlloader/elts.rb:158: warning: `&lt;&lt;&#39; after local variable or literal is interpreted as binary operator</span></p><p class="gmail-p1"><span class="gmail-s1">/Users/cunningt/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/fxmlloader/elts.rb:158: warning: even though it seems like here document</span></p><p class="gmail-p1"><span class="gmail-s1">Exception running Application:</span></p><p class="gmail-p1"><span class="gmail-s1">#&lt;NameError: uninitialized constant ValueElement::Logging</span></p><p class="gmail-p1"><span class="gmail-s1">Did you mean?  Logger&gt;</span></p><p class="gmail-p1"><span class="gmail-s1">org/jruby/RubyModule.java:3346:in `const_missing&#39;</span></p><p class="gmail-p1"><span class="gmail-s1">/Users/cunningt/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/fxmlloader/value_elts.rb:149:in `processValue&#39;</span></p><p class="gmail-p1"><span class="gmail-s1">/Users/cunningt/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/fxmlloader/value_elts.rb:67:in `processStartElement&#39;</span></p><p class="gmail-p1"><span class="gmail-s1">/Users/cunningt/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/jrubyfx-fxmlloader.rb:440:in `processStartElement&#39;</span></p><p class="gmail-p1"><span class="gmail-s1">/Users/cunningt/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/jrubyfx-fxmlloader.rb:351:in `load&#39;</span></p><p class="gmail-p1"><span class="gmail-s1">/Users/cunningt/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-1.1.1-java/lib/jrubyfx/controller.rb:123:in `load_into&#39;</span></p><p class="gmail-p1"><span class="gmail-s1">/Users/cunningt/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-1.1.1-java/lib/jrubyfx/core_ext/stage.rb:82:in `fxml&#39;</span></p><p class="gmail-p1"><span class="gmail-s1">hawkfx.rb:18:in `block in start&#39;</span></p><p class="gmail-p1"><span class="gmail-s1">org/jruby/RubyBasicObject.java:1667:in `instance_eval&#39;</span></p><p class="gmail-p1"><span class="gmail-s1">/Users/cunningt/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-1.1.1-java/lib/jrubyfx/module.rb:49:in `with&#39;</span></p><p class="gmail-p1"><span class="gmail-s1">hawkfx.rb:17:in `start&#39;</span></p><p class="gmail-p1">
























</p><p class="gmail-p1"><span class="gmail-s1">/Users/cunningt/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-1.1.1-java/lib/jrubyfx/java_fx_impl.rb:119:in `block in launch_app_after_platform&#39;</span></p><p class="gmail-p1"><br></p><p class="gmail-p1"><br></p></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 3, 2017 at 9:44 AM, Heiko W.Rupp <span dir="ltr">&lt;<a href="mailto:hrupp@redhat.com" target="_blank">hrupp@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey Thomas,<br>
<span class=""><br>
On 3 Jan 2017, at 15:20, Thomas Cunningham wrote:<br>
<br>
&gt; lilguylaptop:hawkfx cunningt$ jruby -G -S hawkfx.rb<br>
&gt;<br>
&gt; /Users/cunningt/.rvm/gems/<wbr>jruby-9.1.5.0/gems/jrubyfx-<wbr>fxmlloader-0.4.1-java/lib/<wbr>fxmlloader/elts.rb:158:<br>
&gt; warning: `&lt;&lt;&#39; after local variable or literal is interpreted as binary<br>
&gt; operator<br>
&gt;<br>
&gt; /Users/cunningt/.rvm/gems/<wbr>jruby-9.1.5.0/gems/jrubyfx-<wbr>fxmlloader-0.4.1-java/lib/<wbr>fxmlloader/elts.rb:158:<br>
&gt; warning: even though it seems like here document<br>
<br>
</span>Those two are harmless.<br>
<span class=""><br>
&gt;<br>
&gt; Exception running Application:<br>
&gt;<br>
&gt; #&lt;NameError: uninitialized constant ValueElement::Logging<br>
&gt;<br>
&gt; Did you mean?  Logger&gt;<br>
<br>
</span>I haven&#39;t seen that before<br>
<br>
&gt; /Users/cunningt/.rvm/gems/<wbr>jruby-9.1.5.0/gems/jrubyfx-1.<wbr>2.0-java/lib/jrubyfx/<wbr>controller.rb:129:in<br>
&gt; `load_into&#39;<br>
<br>
I see that you are using JrubyFx 1.2, while I am still on 1.1.1<br>
I did not even know that 1.2 is out.<br>
<br>
I did just wipe jruby-9.1.5.0 (rvm remove jruby-9.1.5.0) and then<br>
<br>
$ rvm install jruby-9.1.5.0<br>
$ rvm use jruby-9.1.5.0<br>
$ gem install bundler<br>
$ cd hawkfx<br>
$ bundle install<br>
<br>
and it pulled in jrubyfx-1.1.1<br>
<br>
and it starts like this<br>
<br>
snert:hawkfx hrupp$ jruby -G -S hawkfx.rb<br>
/Users/hrupp/.rvm/gems/jruby-<wbr><a href="http://9.1.5.0/gems/jrubyfx-">9.1.5.0/gems/jrubyfx-</a><wbr>fxmlloader-0.4.1-java/lib/<wbr>fxmlloader/elts.rb:158:<br>
<span class="">warning: `&lt;&lt;&#39; after local variable or literal is interpreted as binary<br>
operator<br>
</span>/Users/hrupp/.rvm/gems/jruby-<wbr><a href="http://9.1.5.0/gems/jrubyfx-">9.1.5.0/gems/jrubyfx-</a><wbr>fxmlloader-0.4.1-java/lib/<wbr>fxmlloader/elts.rb:158:<br>
<span class="im HOEnZb">warning: even though it seems like here document<br>
<br>
</span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
hawkular-dev mailing list<br>
<a href="mailto:hawkular-dev@lists.jboss.org">hawkular-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/hawkular-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/hawkular-dev</a><br>
</div></div></blockquote></div><br></div>