-
**Environment Information**
Provide at least:
* JRuby version (`jruby -v`) and command line (flags, JRUBY_OPTS, etc): `9.3.0.0`
* Operating system and platform (e.g. `uname -a`): `Darwin Andys-…
-
JRuby JVM crashes when using win32ole/racob to change account a Windows Service shall use to run.
``` ruby
require "win32ole"
user = ".\\Administrator"
service_id = "tomcat7"
locator = WIN32OLE.ne…
-
Hello members.
`gem push` raise IOError.
**Environment Information**
* JRuby version: JRuby 9.4.3.0
* Operating system: macOS 13.5.2 (M1 arm64)
* Java 1.8 Zulu
**Expected Behavior**
…
-
I have a project using a specific TreeProcessor, I have this issue when I try to generate a PDF (no issue in html5):
Caused by: org.jruby.exceptions.RaiseException: (NoMethodError) undefined me…
-
Here's a sample from IRB:
``` ruby
# IRb MRI 1.9.3
html = Nokogiri::HTML.parse("")
# => #
html.internal_subset
# => #
html.internal_subset.remove
# => #
html.internal_subset
# => nil
```
``` ruby
# …
Mange updated
4 months ago
-
Hi,
I need your help in understanding the issue that i am getting here (Mentioned below). Here I am trying to run the Jruby code to build a double stack bar chart. I think i am getting this issue.
…
-
The LostText class from cyberneko throws a ConcurrentModificationException when parsing some HTML. See below output for environment information.
Removing any part of the HTML in the sample test case…
-
### Feature request
when training a chat model I want to ignore labels that are "user" generated and only compute the loss on the "assistant" messages. The `tokenizer.apply_chat_template(c,tokenize…
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existing i…
-
I get this since today when requesting pipeline admin for a lot of pipelines in separate tabs. Memory issue causing this? Worked fine before go 15.2.
2015-08-03 12:02:55,662 FATAL [qtp1671189369-6522…