Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JAVA temp folder #135

Open
oehrlis opened this issue Jun 19, 2024 · 0 comments
Open

JAVA temp folder #135

oehrlis opened this issue Jun 19, 2024 · 0 comments
Labels

Comments

@oehrlis
Copy link
Owner

oehrlis commented Jun 19, 2024

Java use be default /tmp als temporary folder. It can happen, that OS is configured to not execute script from them. Then I need to reset the java temp folder

export _JAVA_OPTIONS="-Djava.io.tmpdir=/opt/oracle/software/oud/v12.2.1.4.0/tmp"
@oehrlis oehrlis added the bug label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant