00:58
abe_ has quit [Ping timeout: 240 seconds]
08:19
claudiuinberlin has joined #jruby
08:42
abe_ has joined #jruby
08:53
vtunka has joined #jruby
08:58
drbobbeaty has joined #jruby
09:00
dameyerdave has joined #jruby
09:02
<
dameyerdave >
Hi, I have a problem using jruby based opeNER package tokenize found at
http://www.opener-project.eu/ I always get the error: "LoadError: Syslog not supported on this platform"
09:03
<
olle >
dameyerdave: You run this on Windows, perhaps?
09:03
<
dameyerdave >
How can I simply disable logging to syslog in jruby or configure the newest mac os x Sierra (10.12.6) to support syslog?
09:03
<
dameyerdave >
Sorry too slow in writing
09:04
<
dameyerdave >
It's mac os x sierra (10.12.6)
09:07
<
dameyerdave >
If you are using the server that's true but I'd like to use the CLI where I cannot find such an option...
09:07
<
dameyerdave >
I use it like: cat test.txt | language-identifier | tokenizer --disable-syslog
09:07
<
dameyerdave >
LoadError: Syslog not supported on this platform
09:07
<
dameyerdave >
<main> at /Users/dave/.rvm/rubies/jruby-9.1.13.0/lib/ruby/stdlib/syslog.rb:20
09:07
<
dameyerdave >
require at org/jruby/RubyKernel.java:955
09:07
<
dameyerdave >
require at /Users/dave/.rvm/rubies/jruby-9.1.13.0/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:59
09:08
<
dameyerdave >
<main> at /Users/dave/.rvm/gems/jruby-9.1.13.0/gems/opener-core-2.4.0/lib/opener/core.rb:1
09:08
<
dameyerdave >
require at org/jruby/RubyKernel.java:955
09:08
<
dameyerdave >
require at /Users/dave/.rvm/rubies/jruby-9.1.13.0/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:59
09:08
<
dameyerdave >
<main> at /Users/dave/.rvm/gems/jruby-9.1.13.0/gems/opener-core-2.4.0/lib/opener/core.rb:3
09:08
<
dameyerdave >
require at org/jruby/RubyKernel.java:955
09:08
<
dameyerdave >
(root) at /Users/dave/.rvm/gems/jruby-9.1.13.0/gems/opener-tokenizer-2.1.2/lib/opener/tokenizer.rb:1
09:08
<
dameyerdave >
<main> at /Users/dave/.rvm/gems/jruby-9.1.13.0/gems/opener-tokenizer-2.1.2/lib/opener/tokenizer.rb:3
09:08
<
dameyerdave >
load at org/jruby/RubyKernel.java:973
09:08
<
dameyerdave >
<eval> at uri:classloader:/jruby/kernel/kernel.rb:1
09:08
<
dameyerdave >
eval at org/jruby/RubyKernel.java:994
09:08
<
dameyerdave >
<main> at /Users/dave/.rvm/gems/jruby-9.1.13.0/bin/jruby_executable_hooks:15
09:08
<
dameyerdave >
but with the same error message:
09:08
<
dameyerdave >
Is there no jruby configuration option to change the logger to a file or something
09:09
<
olle >
dameyerdave: They really have extensive documentation.
09:12
<
dameyerdave >
Thank you for thi hint of the documentations I carefully read... but, the CLI along the docs does only support the following parameters:
09:12
<
dameyerdave >
Command Line Interface
09:12
<
dameyerdave >
The CLI takes the following options:
09:12
<
dameyerdave >
-v, --version Shows the current version
09:12
<
dameyerdave >
--no-kaf Disables KAF output
09:12
<
dameyerdave >
-p, --probs Displays probabilities instead of a language code
09:12
<
dameyerdave >
-h, --help Display this help message.
09:13
<
olle >
dameyerdave: I'm attempting to private-message you, to keep this channel about jruby-related things.
09:13
<
dameyerdave >
the --disable-syslog is only useable for the Webservice implementation such as language-identifier-server
09:23
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
10:08
dameyerd_ has joined #jruby
10:11
dameyerdave has quit []
10:12
dameyerd_ has quit [Remote host closed the connection]
10:12
dave____ has joined #jruby
10:57
drbobbeaty has joined #jruby
11:19
dave____ has quit [Remote host closed the connection]
11:19
dave____ has joined #jruby
11:22
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
11:35
dave____ has quit [Remote host closed the connection]
11:43
dave__ has joined #jruby
11:50
bbrowning is now known as bbrowning_away
11:54
dave__ has quit [Remote host closed the connection]
11:55
drbobbeaty has joined #jruby
12:28
claudiuinberlin has joined #jruby
12:47
dave__ has joined #jruby
12:51
dave__ has quit [Ping timeout: 240 seconds]
13:07
dave__ has joined #jruby
13:11
dave__ has quit [Ping timeout: 240 seconds]
13:51
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
14:12
vtunka has quit [Ping timeout: 260 seconds]
14:14
vtunka has joined #jruby
14:28
dave__ has joined #jruby
14:33
dave__ has quit [Ping timeout: 252 seconds]
14:36
claudiuinberlin has joined #jruby
14:48
dave__ has joined #jruby
14:53
dave__ has quit [Ping timeout: 260 seconds]
15:09
dave__ has joined #jruby
15:13
dave__ has quit [Ping timeout: 246 seconds]
15:14
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
15:24
claudiuinberlin has joined #jruby
15:30
<
GitHub119 >
jruby-openssl/master d57e258 kares: README update with compatibility (plans) for 0.10.0
15:30
<
GitHub119 >
jruby-openssl/master 9f879f2 kares: upgrade BC - include the JSSE provider as we're planning on using it
15:34
vtunka has quit [Quit: Leaving]
15:35
<
kares >
let's see if a build is greenish yet :)
15:38
<
GitHub149 >
jruby/jruby-9.1 703be9e Charles Oliver Nutter: Move bulk of checksum plugin config to parent pom.
15:40
dave_____ has joined #jruby
15:46
<
GitHub185 >
[jruby] headius closed issue #4785: join() on array of 1MB string ==> java.lang.NegativeArraySizeException
https://git.io/v5KEq
15:49
<
GitHub165 >
jruby/test-jossl-0.10.0 d3634a3 kares: update to jruby-openssl 0.10.0 (staging) - for Java 9 compatibility
16:10
<
kares >
waiting for the jossl 0.10.0 staging tests against 9.1 ... if they pass shall push a release
16:14
<
olle >
kares: awesome
16:16
<
kares >
hopefulyl they'll pass :)
16:16
<
kares >
headius: enebo: guess there isn't anything else you guys need to get it, right?
16:20
<
headius >
you shall not pass
16:20
<
headius >
kares: version number is changing?
16:20
<
kares >
that is right - its not picking up the staging repo for the gem ;(
16:20
<
kares >
headius: what do you mean the 0.10.0 thing?
16:21
<
kares >
yep cause we're dropping support for older JRubies/Java6
16:21
<
headius >
oh right, makes sense
16:21
<
kares >
0.9 supported all the way back to 1.6.8
16:21
<
headius >
some day it will get to 1.0 :-D
16:21
<
kares >
some day :)
16:22
dave_____ has quit [Remote host closed the connection]
16:24
<
kares >
so it will take a while to get mavengem to pick up the staging repo - postponing early excitment
16:26
<
enebo >
kares: I will be removing appraisals from rails-5 branch since we only plan on one release of rails per
16:34
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
16:36
dave__ has joined #jruby
16:39
claudiuinberlin has joined #jruby
16:39
claudiuinberlin has quit [Client Quit]
16:41
dave__ has quit [Ping timeout: 258 seconds]
16:44
claudiuinberlin has joined #jruby
16:50
bbrowning_away is now known as bbrowning
17:31
dave__ has joined #jruby
17:31
<
headius >
kares: I'm trying to look into this cert issue the rest of today
17:35
dave__ has quit [Ping timeout: 260 seconds]
17:43
claudiuinberlin has joined #jruby
17:46
claudiuinberlin has quit [Client Quit]
18:18
dave__ has joined #jruby
18:20
shellac has quit [Quit: Leaving]
18:23
<
kares >
cool - I got stuck with the new jossl test:mri seems to hang on CI. will investigate tomorrow - too low on brain power over here
18:24
<
headius >
kares: ok
18:28
dave__ has quit [Remote host closed the connection]
18:30
Antiarc has quit [Read error: Connection reset by peer]
18:31
Antiarc has joined #jruby
18:34
Puffball has joined #jruby
18:37
subbu is now known as subbu|lunch
18:41
Antiarc has quit [Ping timeout: 252 seconds]
18:42
claudiuinberlin has joined #jruby
18:45
Antiarc has joined #jruby
18:55
dave__ has joined #jruby
19:00
dave__ has quit [Ping timeout: 258 seconds]
19:26
subbu|lunch is now known as subbu
19:35
dave__ has joined #jruby
19:40
dave__ has quit [Ping timeout: 255 seconds]
20:16
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:17
dave_____ has joined #jruby
20:21
dave_____ has quit [Ping timeout: 240 seconds]
20:29
claudiuinberlin has joined #jruby
20:37
dave____ has joined #jruby
20:42
dave____ has quit [Ping timeout: 240 seconds]
20:46
<
GitHub58 >
jruby/test-jossl-0.10.0 0092e41 kares: [travis-ci] let's increase max Java memory a bit due jossl update
21:31
dave____ has joined #jruby
21:35
dave____ has quit [Ping timeout: 240 seconds]
21:41
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
21:52
dave____ has joined #jruby
21:56
dave____ has quit [Ping timeout: 248 seconds]
22:19
lanceball is now known as lance|afk
22:32
dave____ has joined #jruby
22:36
dave____ has quit [Ping timeout: 240 seconds]
22:46
dave____ has joined #jruby
22:50
dave____ has quit [Ping timeout: 240 seconds]
23:00
dave____ has joined #jruby
23:05
dave____ has quit [Ping timeout: 260 seconds]
23:17
drbobbeaty has joined #jruby
23:27
dave____ has joined #jruby
23:32
dave____ has quit [Ping timeout: 258 seconds]