Error .gitignore running executable war
Hi,
I have this error when I do java -jar my_executable_jar.war after upgrading from jruby 1.7.20 to 1.7.21.
org.jruby.exceptions.RaiseException: (SystemCallError) Unknown Error (0) - .gitignore
You can find complete stack trace here: https://gist.github.com/pierrickrouxel/d6264fcdd7c60a0c27c9.
Thank you.
do you have a sample project I can use to reproduce this?
I'm really busy this week. I give you this as soon as possible. Thanks.
In fact I have only this problem on IBM JDK on IBM i. It doesn't exist on Oracle JDK on mac. I will do more tests to isolate problem.
@pierrickrouxel did you find a solution finally ?
No, I couldn't. I stay in 1.7.20 for the moment.
I ended up hitting this issue on IBM JDK on redhat 6.7.
seems like a JRuby compatibility issue with IBM Java ... if anyone can confirm its still present on latest or JRubies (1.7.26/9.1.1.0) it would be worth looking into.