-
### Expected behavior
The ssh connection is successfully made. Same code works for rails 4 and not for rails 5.
### Actual behavior
Client logs:
D, [2020-12-03T09:08:02.314863 #17118] DEBU…
-
Discussed this briefly with @mpapis on `#jruby` but here's the issue nad the full typescript from my FreeBSD 11.0-CURRENT machine
```
Script started on Wed Aug 27 16:37:56 2014
[1m[7m%[27m[1m[m …
-
https://github.com/jruby/jruby-openssl/issues/5 was closed, need to figure out and document what works now.
-
Alpine linux don't have `getprotobyname_r`
```
WARNING: Failed to load native protocols db
java.lang.UnsatisfiedLinkError: unknown
at jnr.ffi.provider.jffi.AsmRuntime.newUnsatisifiedLinkError(A…
-
- IDEA Ultimate 2018.1
- JRuby 9.1.17.0
- Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
- macOS High Sierra 10.13.5 (17F77)
- ruby-debug-ide-0.7.0.beta4
- simplecov-0.16.1
- rails-5.1.6
…
-
We are running into this error every time we run `jbundle install` using jbundler 0.9.3
Not sure why it started happening or where to begin fixing this. We also tried version 0.9.2 and it also happen…
-
http://jruby-gradle.org/
-
```
What device(s) are you experiencing the problem on?
Motorola Cliq MB200
What firmware version are you running on the device?
1.5
What steps will reproduce the problem?
1. Write a Ruby scri…
-
Code: https://gist.github.com/678928a26e1f26eccfea
Problem: EM::Connection#start_tls in JRuby doesn't work
Error message: NoMethodError: undefined method `set_tls_parms' for EventMachine:Module
I …
-
if you haven't set Thread['name'](which sometimes you can't do nicely if you are working with third party libs), the thread name in the output comes out as #Thread:0x3b6c57b1
I've hacked around it wi…