<GitHub81> [jruby] eregon created truffle-no-io-exception (+3 new commits): https://git.io/viEmf
<GitHub81> jruby/truffle-no-io-exception f213c8f Benoit Daloze: [Truffle] Use the truffle version from the language.
<GitHub81> jruby/truffle-no-io-exception 24baa5b Benoit Daloze: [Truffle] PolyglotEngine no longer throws IOException.
<GitHub81> jruby/truffle-no-io-exception 3067e1a Benoit Daloze: [Truffle] Update to new Truffle without IOException.
raeoks has joined #jruby
<travis-ci> jruby/jruby (truffle-no-io-exception:f213c8f by Benoit Daloze): The build has errored. (https://travis-ci.org/jruby/jruby/builds/159198272)
pawnbox has joined #jruby
prasunanand has quit [Ping timeout: 265 seconds]
pawnbox has quit [Ping timeout: 255 seconds]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 250 seconds]
johnsonch_afk is now known as johnsonch
johnsonch is now known as johnsonch_afk
raeoks has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<GitHub160> [jruby] bjfish created truffle-check-funcall (+1 new commit): https://git.io/viECt
<GitHub160> jruby/truffle-check-funcall 92f09c4 Brandon Fish: [Truffle] Add check_convert_type and check_funcall methods
pawnbox has joined #jruby
<GitHub141> [jruby] bjfish opened pull request #4146: [Truffle] Add check_convert_type and check_funcall methods (truffle-head...truffle-check-funcall) https://git.io/viECC
pawnbox has quit [Remote host closed the connection]
<travis-ci> jruby/jruby (truffle-check-funcall:92f09c4 by Brandon Fish): The build failed. (https://travis-ci.org/jruby/jruby/builds/159219560)
pawnbox has joined #jruby
raeoks has joined #jruby
dinfuehr_ has joined #jruby
dinfueh__ has quit [Read error: Connection reset by peer]
thedarkone2 has quit [Quit: thedarkone2]
dinfuehr_ has quit [Remote host closed the connection]
dinfuehr_ has joined #jruby
dinfuehr_ has quit [Ping timeout: 244 seconds]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
donV has joined #jruby
pilhuhn has quit [Read error: Connection reset by peer]
pilhuhn has joined #jruby
prasunanand has joined #jruby
donV has quit [Ping timeout: 265 seconds]
raeoks has quit [Quit: Textual IRC Client: www.textualapp.com]
claudiuinberlin has joined #jruby
raeoks has joined #jruby
pawnbox has quit [Remote host closed the connection]
pilhuhn has quit [Quit: Computer has gone to sleep.]
pilhuhn has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
blaxter has joined #jruby
shellac has joined #jruby
ebarrett has quit [Quit: bbl]
drbobbeaty has quit [Ping timeout: 244 seconds]
pawnbox has quit [Remote host closed the connection]
raeoks has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Guest6349 is now known as etehtsea
<etehtsea> Error: test_multithreaded_method_definition(TestThread): ConcurrencyError: Detected invalid array contents due to unsynchronized modifications with concurrent users
<etehtsea> org/jruby/RubyArray.java:1256:in `<<'
<etehtsea> WOW
blaxter has quit [Quit: foo]
ebarrett has joined #jruby
pilhuhn is now known as pil-afk
<etehtsea> lol
<etehtsea> found awesome spec
<etehtsea> when I'm connected to vpn it's failing
<etehtsea> when I'm not it's passing
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 240 seconds]
raeoks has joined #jruby
pawnbox has joined #jruby
<GitHub149> [jruby] smk0621 opened issue #4147: Looger: log rotation inter-process lock failed. on Windows with JRuby 9.x https://git.io/viEHb
<kares> etehtsea: yes unfortunately its hard to test concurrency
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
drbobbeaty has joined #jruby
bbrowning has joined #jruby
johnsonch_afk is now known as johnsonch
pil-afk is now known as pilhuhn
raeoks has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
raeoks has joined #jruby
claudiuinberlin has quit [Remote host closed the connection]
pilhuhn has quit [Ping timeout: 250 seconds]
pilhuhn has joined #jruby
pilhuhn has joined #jruby
pilhuhn has quit [Changing host]
<GitHub153> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/viues
<GitHub153> jruby/truffle-head bec3e5d Benoit Daloze: [Truffle] Use our preferred version of Truffle, even with latest Graal.
raeoks has quit [Quit: Textual IRC Client: www.textualapp.com]
<GitHub27> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/viueA
<GitHub27> jruby/truffle-head 14c901a Chris Seaton: [Truffle] Confused about Truffle commits.
tcrawley-away is now known as tcrawley
lanceball is now known as lance|afk
claudiuinberlin has joined #jruby
claudiuinberlin has quit [Ping timeout: 265 seconds]
<travis-ci> etehtsea/jruby (socket-next-re:c4b85f1 by Konstantin Shabanov): The build failed. (https://travis-ci.org/etehtsea/jruby/builds/159290569)
takanuva has joined #jruby
<takanuva> my program freezes at org/jruby/ext/securerandom/SecureRandomLibrary.java:31, according to -rjruby/thread_dump... could someone help me understand what happened?
claudiuinberlin has joined #jruby
claudiuinberlin has quit [Ping timeout: 265 seconds]
<headius> good morning!
<headius> etehtsea: you might find backlog in here interesting...bascule was talking about work he's doing to build a nice socket timeout library atop nonblocking IO and the problems he's having
<headius> exactly the stuff you and I have worked on
<headius> takanuva: ahh I know what that probably is
<headius> takanuva: is it hung permanently or does it just get really slow there?
<takanuva> headius: just hung permanently there
<headius> ok maybe not what I thought then
<headius> loading up my dev, gimme a min
<headius> takanuva: what JRuby version?
<takanuva> headius: this is totally random, last friday the program was working perfectly, and it is still working on my local machine... but now hangs there on the server, same code base
<takanuva> jruby 1.7.22 (1.9.3p551) 2015-10-23 fffffff on OpenJDK 64-Bit Server VM 1.8.0_91-8u91-b14-3ubuntu1~16.04.1-b14 +jit [linux-amd64]
<headius> the problem we've had reported before relating to SecureRandom has been entropy starvation at the kernel level
<headius> it causes SecureRandom use to slow things way down
<headius> 1.7.22, pretty old
<takanuva> I actually just apt-get'd it
<headius> hmmm
<takanuva> I'm using this same version (by accident!) on my local station, and here it seems to be working
<headius> ahh, yeah...packages always lag
<headius> I guess I should be happy it's only a year behind
<headius> hmm
<headius> takanuva: can you gist a thread dump?
<headius> I see nothing on that line that would block
<headius> it just consutructs a string after it converts the result of nextBytes to a hex string
<takanuva> no need, I tried on jirb, required "securerandom", then SecureRandom.hex(8)
<takanuva> same thing
<headius> nextBytes does the actual low-level random number stuff, but the blocking should happen lower than line 31
<headius> takanuva: ok, get it to hang and then do Ctrl+\
<headius> and gist the resulting output
<takanuva> wow
<takanuva> didn't know I could do that
<takanuva> big log
<headius> thank you
<headius> one moment
<headius> takanuva: it sure looks like the smae problem
<headius> it's hung on readBytes, which is probably trying to read from /dev/random
<headius> my recommendation would be to get a newer JRuby, or install an entropy generator
<headius> takanuva: is this in a container perchance?
<headius> ^ points to a package called haveged that you can install to help keep the entropy pool full
<headius> perhaps you can try that and let me know if it helps
<headius> the rest of the bug is a bunch of us debating how best to deal with this problem
<takanuva> no, not in a container
<takanuva> so should I just install haveged? no need to change my code?
<takanuva> my employer is not particularly happy that the random number generator suddenly froze =P
<headius> takanuva: I think it runs as a server
<headius> yeah, trust me, we're not particularly happy about it either
<headius> it's improved in more recent JRuby versions
<headius> and it's more a JVM/Linux issue than JRuby :-(
<headius> takanuva: I meant service, not server
<takanuva> hey! it's working! :D
<takanuva> thank you very much!
<headius> damn that entropy!
<headius> well good to know that it's working
<headius> I'll make sure the next JRuby 1.7 has all our entropy improvements, but you should be good to go now
lance|afk is now known as lanceball
<takanuva> been loving JRuby, btw, it's so much nicer to work then plain mean Java
<headius> takanuva: that's great...using a lot of Java libraries?
<takanuva> Jersey for REST and Grizzly for the server... I can then use Ruby's metaprogramming and generate Java classes to pass to Jersey, everything works like a charm
<headius> oh nice...sounds like a great blog post if you ever feel the urge to be a guest blogger :-D
<takanuva> is that an invitation? cause I'd love to
<headius> that would be great! We're always interested in guest articles
<headius> it would go on blog.jruby.org
claudiuinberlin has joined #jruby
<headius> takanuva: toss an email to team@jruby.org and we'll work it out
prasunanand has quit [Ping timeout: 276 seconds]
nicksieger has joined #jruby
pawnbox has quit [Remote host closed the connection]
<takanuva> I'll send it, thanks :)
pawnbox has joined #jruby
prasunanand has joined #jruby
<takanuva> headius: sent it
pawnbox has quit [Ping timeout: 240 seconds]
<headius> excellent, thank you!
<takanuva> I'm gonna take a break, thanks for your assistance!
<takanuva> byebye :)
thedarkone2 has joined #jruby
<headius> seeya!
takanuva has quit [Quit: Page closed]
<GitHub167> [jruby] andreaseger opened issue #4148: Java::JavaLangInvoke::WrongMethodTypeException when using invokedynamic https://git.io/viucs
jhass has quit [Ping timeout: 255 seconds]
<headius> neat
jhass has joined #jruby
bbrowning_ has joined #jruby
prasunanand has quit [Ping timeout: 264 seconds]
bbrowning has quit [Ping timeout: 265 seconds]
bbrowning_ is now known as bbrowning
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
earthtrip has joined #jruby
pawnbox has joined #jruby
zacts has quit [Ping timeout: 264 seconds]
dminuoso has joined #jruby
<earthtrip> does anyone know if the rails5 branch of jruby/activerecord-jdbc-adapter can be made to work with postgresql, rails 5 and the latest jruby? I get NullPointerException's trying to run a server, migrate or run spec.
cprice has joined #jruby
<headius> earthtrip: anything's possible :-) that branch is a work in progress, but we have a hard deadline of RubyConf to have Rails 5 working well
<headius> so we'll be working on that real soon, like this week even
cprice is now known as cprice404
<headius> if you want to help us you could file an issue for that NPE
<headius> ideally with steps to reproduce
<GitHub194> [jruby] headius pushed 1 new commit to master: https://git.io/viuBo
<GitHub194> jruby/master 862ee1c Charles Oliver Nutter: Actually settle on SHA1PRNG if it's available. #1407...
<earthtrip> thanks @headius. yes I'm about to start on a pretty significant project and would like to use JRuby as it requires a SOAP integration (running a SOAP server - yuck). I'd be happy to file bug reports and help out wherever possible.
<headius> SOAP, lovely
<earthtrip> lol
<headius> yes, Rails 5 is a top priority right now
<headius> there's a small chance you might be able to fudge the built-in Rails adapters to work with our port of the pg gem, jruby-pg
<headius> but jruby-pg has fallen behind pg
<earthtrip> is the rails 5 branch the place to start or should i just checkout the latest master and work with that? I haven't looked to see where things are in terms of pull requests
<earthtrip> ok cool - i may check that out to do some proof of concept stuff
<GitHub65> [jruby] headius opened pull request #4149: Backport securerandom (jruby-1_7...backport_securerandom) https://git.io/viuRp
<headius> rails 5 branch is definitely the place to start
<headius> enebo got it working well enough to do a simple scaffolded app with sqlite
<headius> kares is another maintainer of ar-jdbc
<headius> so you've come to the right place :-)
<headius> ok, prng issue under way
<headius> time for email catch-up joy
<etehtsea> headius: hi! could you please create branch for this (https://github.com/jruby/jruby/pull/4119#issuecomment-245513356)? Actually this specific pr could be safely merged (I hope!) into master directly, but I don't insist
<earthtrip> thanks headius - will start digging into it this week
<headius> etehtsea: It doesn't look like we have any critical issues in 9.1.5.0 so I think it's a good time to merge to master
<headius> I Was mostly holding off in case we needed another quick minor
<headius> etehtsea: these are all one-off fixes, right? Not big changes like in my branch?
<etehtsea> headius: yep
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
<headius> etehtsea: ok
<GitHub130> [jruby] headius pushed 8 new commits to master: https://git.io/viugc
<GitHub130> jruby/master 250f44a Charles Oliver Nutter: More robust conversion and value-checking....
<GitHub130> jruby/master a87d873 Konstantin Shabanov: Fix passing socket option in a form of SO_OPTION...
<GitHub130> jruby/master b25773f Konstantin Shabanov: Add Socket::Option linger support
<GitHub123> [jruby] headius closed pull request #4119: Full Socket::Option support (master...getset-option-linger) https://git.io/v6plI
<headius> etehtsea: ^
<GitHub150> [jruby] headius closed issue #3438: BasicSocket#getsockopt does not work with all possible Symbol combinations https://git.io/vlY0O
<GitHub84> [jruby] headius closed issue #4040: Setting SO_LINGER completely inconsistent https://git.io/vKpwJ
<headius> should be able to merge your stuff more quickly now
<GitHub5> [jruby] chrisseaton pushed 2 new commits to truffle-head: https://git.io/viu2O
<GitHub5> jruby/truffle-head 864a3a6 Chris Seaton: [Truffle] Use truffle_malloc_managed to fix openssl for Sulong.
<GitHub5> jruby/truffle-head 4a657ad Chris Seaton: [Truffle] The new memory manager was a bad idea - use JNR.
earthtrip has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<travis-ci> jruby/jruby (master:862ee1c by Charles Oliver Nutter): The build was broken. (https://travis-ci.org/jruby/jruby/builds/159341315)
<etehtsea> headius: yey! thanks!
<headius> etehtsea: no, thank you! my big bang branch might have bitrotted if not for you getting involved
<headius> I believe bascule will file issues for nonblocking problems he finds
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
<etehtsea> headius: not sure that understood about bascule
<etehtsea> what/who is it?
<headius> bascule = tarcieri = guy behind celluloid, nio4r, and now this socket lib
earthtrip has joined #jruby
<headius> he was in here last night to let us know about incompatibilities in nonblocking socket IO
<etehtsea> headius: got it :)
earthtrip has quit [Client Quit]
<headius> I think this coffee shop keeps the AC on high so people want to buy a hoodie
<chrisseaton> Do you often work from coffee shops
<chrisseaton> Last time I went to the US I think my local coffee shop almost called the police to report me missing
<bascule> headius: they've all been fixed, except one with SSL
pilhuhn is now known as pil-afk
earthtrip has joined #jruby
claudiuinberlin has quit []
<travis-ci> etehtsea/jruby (socket-next-re:58db3d2 by Konstantin Shabanov): The build is still failing. (https://travis-ci.org/etehtsea/jruby/builds/159342841)
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
<headius> chrisseaton: I don't but I probably will start now that primary school has started up again...decent place about a block from my son's school
<headius> I will remember to bring a jacket next time
<headius> bascule: oh, neat
<etehtsea> lol this is unexpected to see notifications from my fork here
<headius> SSL is a fun area :-)
<bascule> headius: yeah, getting a Java NPE on connect_nonblock...
<headius> etehtsea: ahh yeah...a flaw in travis, unfortunately...if you fork someone's repo and it dumps travis notifications to IRC, yours will too
<headius> in your case, I don't mind :-)
<bascule> but much like with MRI 2.2 -> 2.3, all of the weirdness had already been fixed in JRuby 9.1.5.0
<headius> go us
<bascule> except for ^^^
<headius> etehtsea: where are you based?
<headius> bascule: did you file that?
<travis-ci> jruby/jruby (master:bbceb69 by Charles Oliver Nutter): The build was broken. (https://travis-ci.org/jruby/jruby/builds/159348312)
<headius> bleh...other down side of coffee shop is slow internet... I'm only getting 160KB/s down
<etehtsea> headius: somewhere in Siberia (Russia) :) https://goo.gl/maps/BWjHVo7fMN92
<etehtsea> seems that I'm in 12 hours in the future from you
ebarrett has quit [Quit: WeeChat 1.5]
<headius> neato...Siberia like the Australian Outback seems like mystery and adventure to me
<headius> I ask because I'm going to be in Saint-Petersburg mid-October for JokerConf
<etehtsea> oh wow
<headius> just for four full days...conf is two of them
ebarrett has joined #jruby
<etehtsea> I will be on railsclub in Moscow oct. 22. And in Saint-Petersburg around this days week before or after. So I'll definitely try to get to the JokerConf or just to be in Saint-Petersburg these days
shellac has quit [Quit: Leaving]
earthtrip has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<headius> Oh great! Perhaps we can have a nice Russian beverage together
<etehtsea> sounds exciting
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
mtoy has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
dannyNL has joined #jruby
<dannyNL> Hi, I'm currently trying to launch a jrubyFX applicatio from another program. Can anyone help me with this issue?
camlow325 has joined #jruby
pawnbox has quit [Ping timeout: 250 seconds]
pawnbox has joined #jruby
rcvalle has joined #jruby
<mtoy> is a warbler guru available for consultation ... trying to see if my failing jar is my fault ... by what mechanism does require 'jar_with_:git_in_gemspec' end up finding them gem in JAR!bundler/gems (because for me it isn't finding them)
nicksieger has quit [Remote host closed the connection]
claudiuinberlin has joined #jruby
mtoy_ has joined #jruby
<GitHub124> [jruby] asdf1337 opened issue #4150: Web Scraping with 9.1.5.0 much much slower than 9.0.4.0 https://git.io/viuFr
mtoy has quit [Ping timeout: 250 seconds]
mtoy_ has quit [Client Quit]
<travis-ci> etehtsea/jruby (socket-next-re:c0abe1d by Konstantin Shabanov): The build was fixed. (https://travis-ci.org/etehtsea/jruby/builds/159372051)
nicksieger has joined #jruby
subbu is now known as subbu|lunch
mtoy has joined #jruby
pawnbox has quit [Remote host closed the connection]
drbobbeaty has quit [Quit: Textual IRC Client: www.textualapp.com]
drbobbeaty has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
claudiuinberlin has quit [Remote host closed the connection]
claudiuinberlin has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
subbu|lunch is now known as subbu
<kares> mtoy: there's no such thing as a jar with :git in gemspec
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 276 seconds]
cremes has quit [Quit: cremes]
<headius> dannyNL: I'm afraid I'm not very familiar with how jrubyfx starts up, but what's the problem you're seeing?
pawnbox has joined #jruby
jhass has quit [Ping timeout: 252 seconds]
pawnbox has quit [Remote host closed the connection]
<mtoy> kares: i'm putting together a small sample app, my question was confusing ... staring at it before i submit, thanks for reply
<chrisseaton> headius: did you see this paper on indy? http://drops.dagstuhl.de/opus/volltexte/2016/6106/pdf/LIPIcs-ECOOP-2016-12.pdf
pawnbox has joined #jruby
<dannyNL> @ headius
jhass has joined #jruby
<chrisseaton> headius: this paper on bytecode-to-bytecode deoptimisation might be interesting for your IR as well https://hal.inria.fr/hal-01299371/document
<dannyNL> I am trying launch my app from another program by using Application.launch, but I am currently getting a
<dannyNL> undefined method `[]' for nil:NilClass (NoMethodError)
<headius> chrisseaton: awesome, thanks...I'll have a look
<headius> dannyNL: can you give us a line of code for that?
<headius> hopefully from a backtrace if one is given
<headius> chrisseaton: I've been meaning to look at using Soot as our bytecode layer...it's an LLVM-like JVM bytecode framework
<headius> might make it easier to split large methods, propagate constants, minify the bytecode
<dannyNL> Here is the error message I'm getting :
<dannyNL> Here's the code that is launching the app
claudiuinberlin has quit []
<headius> dannyNL: that line doesn't match up with jrubyfx master, but perhaps it's a line like this: scene.fill = settings[:fill]
pawnbox has quit [Remote host closed the connection]
<dannyNL> do you need to look at the app source code?
<headius> ok it's this: if root_dir == "" or not ["/", "."].include? (root_dir[0])
<headius> within jrubyfx
<headius> that appears to be from this call: root = Controller.get_fxml_loader(settings[:filename], ctrl, settings[:root_dir]).load
<headius> settings[:root_dir]
<headius> so I would suspect "root_dir" is not set somewhere, but I'm not familiar with out jrubyfx gets set up
<dannyNL> so it's having trouble locating the root directory based on this line : fxml_root File.dirname(__FILE__) ?
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 265 seconds]
dminuoso has quit [Read error: Connection reset by peer]
cremes has joined #jruby
camlow325 has quit [Quit: WeeChat 1.5]
pdamer has joined #jruby
<pdamer> I'm having trouble running bundle exec rake with jruby 1.7.19. I get this error: "Gem Load Error is: private method `require' called for Kernel:Module"
<pdamer> any ideas what is causing this?
nicksieger has quit [Remote host closed the connection]
nicksieger has joined #jruby
<chrisseaton> I was seeing that for something recently... unfortunately I can't remember what or why
<chrisseaton> What does the line look like?
<pdamer> bundler has a call to Kernel.require so thats kind of obvious but I'm not sure why that is private.
<pdamer> bundler version is 1.13.0
nicksieger has quit [Remote host closed the connection]
nicksieger has joined #jruby
lanceball is now known as lance|afk
bbrowning is now known as bbrowning_away
nicksieger has quit [Remote host closed the connection]
nicksieger has joined #jruby
<pdamer> newer version of jruby seems to fix it.
nicksieger has quit [Remote host closed the connection]
pdamer has quit [Quit: pdamer]
m4rCsi has quit [Read error: Connection reset by peer]
m4rCsi has joined #jruby
nicksieger has joined #jruby
nicksieger has quit [Ping timeout: 250 seconds]
nicksieger has joined #jruby
mtoy_ has joined #jruby
mtoy has quit [Ping timeout: 250 seconds]
pdamer has joined #jruby
pdamer has quit [Client Quit]
dannyNL has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
tcrawley is now known as tcrawley-away
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
nicksieger has quit [Remote host closed the connection]
<GitHub157> [jruby] nirvdrum pushed 2 new commits to truffle-head: https://git.io/vizEq
<GitHub157> jruby/truffle-head c7fdb07 Kevin Menard: [Truffle] All known encoding names are US-ASCII....
<GitHub157> jruby/truffle-head 6dc0f91 Kevin Menard: [Truffle] Removed unnecessary ByteList allocation....
m4rCsi has quit [Read error: Connection reset by peer]
m4rCsi has joined #jruby
athix has joined #jruby
<athix> Hi all, I'm having problems with TravisCI and jruby, and was wondering if anyone's available to help me troubleshoot
<havenwood> athix: Hey. What's going wrong?
<mtoy_> ok, i've discovered that i have built a careful small reproducible test case for a bug which already has one -- https://github.com/jruby/warbler/issues/165
pawnbox has joined #jruby
<athix> It seems like there's a weird dependency issue
<athix> Bundler::GemRequireError: There was an error while trying to load the gem 'activerecord-jdbcsqlite3-adapter'.
<athix> Gem Load Error is: private method `require' called for Kernel:Module
<athix> It's not local code changes causing it, and the builds were passing about 8 days ago. I found a couple threads but didn't really see any solutions that seemed viable
<mtoy_> my new question is, with the git-sources gems in $JAR/bundler/gems ... what is the intended mechanism for require 'gem_from_git' to work inside of a jar, it looks like a half implemented thing, or something i have failed to give the right config for, but no one seems to know what is right.
pawnbox has quit [Ping timeout: 276 seconds]
<athix> havenwood: any idea on what might be the cause?
dannyNL has joined #jruby
zacts has joined #jruby
<havenwood> athix: I can't tell on first glance, hrmm
camlow325 has joined #jruby
<athix> havenwood: this seems to be the first line of code that fails in travis - https://github.com/jruby/jruby/blob/master/core/src/main/java/org/jruby/RubyArray.java#L1613
bbrowning_ has joined #jruby
bbrowning_away has quit [Ping timeout: 260 seconds]
<athix> havenwood: the weird thing too, is that jruby is under our allowed failures for travis-ci
rcvalle has quit [Quit: rcvalle]
<athix> havenwood: Fixed the allowed_failures problem, should be able to merge now. Although I'm still not sure what the cause of failures is
camlow325 has quit [Ping timeout: 250 seconds]
drbobbeaty has joined #jruby
<chrisseaton> headius: are you going to JavaOne now?
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 240 seconds]