Large number of Jruby jar files are generating in Windows temp folder that filling up the C drive space.
I want to change the path of those Jruby jar files.
Can anyone please help me on this.
Solution: Have to set "-Djava.io.tmpdir" property with the required path in jvm.options file
1 Like
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.